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

Аутор SHA1 Порука Датум
  Alex Szpakowski d7f1262e20 Query the Decoder instead of the current OpenAL buffer when getting the sample rate for calculations in streaming audio Sources. пре 11 година
  Alex Szpakowski 1bc8b7346d Added internal thread name support, for use with debuggers. пре 11 година
  Alex Szpakowski e4dc533bb2 Minor code cleanup пре 11 година
  Bart van Strien e667485f68 Check argument count of newChainShape пре 11 година
  Alex Szpakowski f30a0d72f0 Added Shader:getExternVariable(name). пре 11 година
  Bart van Strien 853f741ba3 Prevent erroring in gen-modules when no source files are found (needed in some пре 11 година
  Bart van Strien 5484921597 Make the stored data and type of Variant public, to allow for non-lua unpacking. пре 11 година
  Alex Szpakowski 3cf2a8f8a2 Improved error message when love.math.setRandomSeed(0) is attempted (resolves issue #876) пре 11 година
  Alex Szpakowski af88423285 Fixed an attempted creation of an array with a constant size of 0 пре 11 година
  Alex Szpakowski 8b90f64440 Don't try to bind the love_PseudoInstanceID vertex shader attribute (it's disabled for now) пре 11 година
  Alex Szpakowski b5ad14ccb1 Removed platform/msvc2010/* пре 11 година
  Alex Szpakowski f05551a01f Fixed a potential null pointer dereference and a case of undefined behaviour пре 11 година
  Alex Szpakowski b98e6add18 Fixed version description for the windows executable пре 11 година
  Alex Szpakowski 4ea18d8bbc love.math.setRandomSeed now calls random() a couple times internally, to make similar seeds give less similar results when random() is called for the first time after setRandomSeed. пре 11 година
  Alex Szpakowski 9dd3f70988 Use love.filesystem.isFile instead of love.filesystem.exists when checking for main.lua and conf.lua on startup пре 11 година
  Alex Szpakowski 606c9b8fb1 Updated changelog пре 11 година
  rude 9e49514db9 Set release date for 0.9.1 in changes.txt. пре 11 година
  Bart van Strien 4597947106 Added tag 0.9.1 for changeset 8b113c345e97 пре 11 година
  Bart van Strien 820d8a8267 Add correct header for waitpid in openURL пре 11 година
  Bart van Strien a1158599ab Use '=' instead of '==' for test command in configure scripts (fixes #866) пре 11 година
  Alex Szpakowski 38497d23da Added love.system.openURL (resolves issue #863) пре 11 година
  Alex Szpakowski c985b1f2f7 Don't destroy OpenGL resources before checking whether the fullscreen size is supported in love.window.setMode. пре 11 година
  Alex Szpakowski be8c19911f Fixed love.graphics.isCreated to properly return false if love.window.setMode failed пре 11 година
  Alex Szpakowski a22c4b5f92 Explicitly #ifdef'd out SDL 2.0.1+ function calls for Linux to avoid runtime function resolving problems when love is built with SDL 2.0.1+ headers but run using SDL 2.0.0. пре 11 година
  Bart van Strien 2698fd2c2c Use debian's name for libsdl2 in the debian package dependency list пре 11 година
  Alex Szpakowski f65e9826d9 Disabled shader code for instancing пре 11 година
  Alex Szpakowski e7947d9d2e Pulled Mesh:set/getInstanceCount from 0.9.1 for now. пре 11 година
  Alex Szpakowski 146b3cff19 Added blend mode "screen". пре 11 година
  Alex Szpakowski 1fd5d492fe Removed obsolete change from the changelog пре 11 година
  Alex Szpakowski fcb24871d5 Updated changelog пре 11 година