Историја ревизија

Аутор SHA1 Порука Датум
  Alex Szpakowski b95a02772a Include the freetype error code in the error message when truetype font/glyph loading fails пре 11 година
  Alex Szpakowski 50916825d0 Data::getSize now uses size_t instead of int пре 11 година
  Alex Szpakowski aba17607aa Added an optional callback function argument to love.filesystem.getDirectoryItems. Callback function takes a single argument containing a filepath string. пре 11 година
  Alex Szpakowski 9e6a3b8d5e Fixed 8-bit SoundData samples when used in a love.audio Source пре 11 година
  Alex Szpakowski fc77e8f9f0 Throw away the first 3 love.math.random results after seeding it (xorshift outputs less random results the first few times when the seed is very similar to a previous one) пре 11 година
  Alex Szpakowski 89e9288a85 Make sure SoundData objects aren't initialized with garbage sample values пре 11 година
  Alex Szpakowski 4faddcd9aa Fixed some trivial compiler warnings пре 11 година
  Alex Szpakowski a13fd761cc Updated love.filesystem's C library loader for require to look in paths added via love.filesystem.mount, when in fused mode пре 11 година
  Alex Szpakowski 98873b593a Updated ENet to version 1.3.11 пре 11 година
  Alex Szpakowski 314a528996 Fixed loading BC4 compressed textures пре 11 година
  Alex Szpakowski b9fd3f3554 Missed one пре 11 година
  Alex Szpakowski 07aba4c147 Added some missing obscure key constants пре 11 година
  Alex Szpakowski f7c0fc1888 Make sure love.window.getMode returns up-to-date information about the window, remove some Mac-specific windowing code now unnecessary with SDL 2.0.2. пре 11 година
  Alex Szpakowski d5096840ba Fixed Canvas:clear not working properly with antialiased Canvases пре 11 година
  Alex Szpakowski a3afb1a9ca Refactored the ImageData decoding/encoding backends a bit пре 11 година
  Alex Szpakowski 55514720a6 Fixed some minor compiler warnings пре 11 година
  Alex Szpakowski ec0f428c4f Cleaned up the code for initializing love.filesystem and the source and save directories a bit пре 11 година
  Alex Szpakowski ecf37320a9 Changed love.graphics.newMesh, Mesh:setVertex, and Mesh:setVertices to default the u,v arguments to 0,0 instead of requiring them пре 11 година
  Alex Szpakowski fe5e7c17e7 Added Body:setUserData and Body:getUserData (resolves issue #853_ пре 11 година
  Alex Szpakowski 94aa39116e Fixed stencils used when an antialiased Canvas is active пре 11 година
  Bart van Strien e92be92900 Add fused and version flags to love manpage пре 11 година
  Bart van Strien c2971f9568 Distribute associations, icons and manpages in the deb package пре 11 година
  Alex Szpakowski 2a19a4444e Allow Fixture:setUserData and Fixture:getUserData to be called in coroutines (resolves issue #850.) пре 11 година
  Alex Szpakowski 31134ada13 Updated changelog пре 11 година
  Alex Szpakowski 6259e38d84 Meshes will now use the smallest integer data type possible for index buffer (vertex map) values, instead of always using 32-bit integer numbers. пре 11 година
  Alex Szpakowski c17cada9e0 Fixed World:getBodyList, World:getJointList, and World:getContactList causing hard crashes instead of Lua errors пре 11 година
  Alex Szpakowski 0e28a9d01b Added a header guard for luasocket's lua.h wrapper пре 11 година
  Alex Szpakowski d07e31370d Added RandomGenerator:getState and RandomGenerator:setState (resolves issue #831.) пре 11 година
  Alex Szpakowski de1f105e40 the AL_SOFT_direct_channels OpenAL extension shouldn't be required for compilation пре 11 година
  Alex Szpakowski 615492540d Added ParticleSystem:setRelativeRotation. If enabled, particle rotations and angles will be relative to their current velocities. пре 11 година