Historique des commits

Auteur SHA1 Message Date
  Bart van Strien 6282cad960 Update changelog il y a 12 ans
  Bart van Strien 4c2b1ea104 Make visual studio produce love.dll instead of liblove.dll il y a 12 ans
  Alex Szpakowski 1d34dda48b Removed SpriteBatch:remove(id) (reverted commit 2ca82dd) il y a 12 ans
  Alex Szpakowski 7d579308dc LÖVE now errors when Image creation fails il y a 12 ans
  Alex Szpakowski 472915a4bb Worked around ATI/AMD driver bugs when creating mipmaps for Images il y a 12 ans
  Alex Szpakowski d9736ab3ab Removed mipmap support from Font graphics objects il y a 12 ans
  Alex Szpakowski 5bf78f891d Fixed OpenGL vertex buffer function usage (issue #489.) il y a 12 ans
  Alex Szpakowski 23968d3b4a Fixed image mipmap creation on some systems with buggy video drivers il y a 12 ans
  Alex Szpakowski 8c21c4dce0 Fixed love.graphics.getBlendMode on systems which don't support the subtractive blend mode il y a 12 ans
  Alex Szpakowski a68bdfe7a2 Constified many Graphics and Window methods il y a 12 ans
  Alex Szpakowski eba8cbc0b5 Removed internal code support for multitexturing without shaders, since it's not currently used and there are no plans to do so il y a 12 ans
  Alex Szpakowski 0e4d7f1f4a Replaced deprecated lua_open calls with luaL_newstate il y a 12 ans
  Alex Szpakowski 1945b7975d Cleaned up exception handling code when creating new fonts, spritebatches, and shaders il y a 12 ans
  Alex Szpakowski e1779897ab Removed love.graphics.drawTest il y a 12 ans
  Alex Szpakowski e05e8e6e6a Switched audio backends in OS X from Apple's OpenAL implementation to OpenAL Soft il y a 12 ans
  Alex Szpakowski 77ab120424 Fixed SpriteBatch file includes il y a 12 ans
  Alex Szpakowski ceb0ee6c7e Added SpriteBatch:remove(id) il y a 12 ans
  Alex Szpakowski 842c01b4e5 liblove now builds as a framework on OS X il y a 12 ans
  Alex Szpakowski 668a1bfa6d Silenced some compiler warnings il y a 12 ans
  Alexander Szpakowski ef8bdb96bd removed stowaway hgcheck file il y a 12 ans
  Alex Szpakowski c6da6ffab9 XCode project now builds liblove and uses it with love.app il y a 12 ans
  Alex Szpakowski 3cf03fee8f Fixed the lua header generator script to output the correct year in the copyright text il y a 12 ans
  Alex Szpakowski 96161c66f6 Updated copyright text for the new year il y a 12 ans
  Alex Szpakowski e16b5afa6d Fixed love.graphics.getPointStyle il y a 12 ans
  Alex Szpakowski a76ffd5715 Fixed VertexIndex::getElementSize il y a 12 ans
  Alex Szpakowski de959b7275 Added a method to VertexIndex to determine the size in bytes of an element in the index array il y a 12 ans
  Alex Szpakowski a9211a1389 Removed direct OpenGL calls in the SDL Window module il y a 12 ans
  Bart van Strien 8fba362fc5 Add SoundData:getDuration, returns the duration in seconds il y a 12 ans
  Alex Szpakowski 7a16e4cb49 Made Visual Studio play nice with the C++ STL min/max functions in the new shader code il y a 12 ans
  Alex Szpakowski 7384bf15d3 Merged rude/love into default il y a 12 ans