Historial de Commits

Autor SHA1 Mensaje Fecha
  Alex Szpakowski 706ed3e8ce Added math module files to Visual Studio project (thanks Boolsheet) hace 12 años
  Alex Szpakowski 395a1dbced The "alpha" blend mode now outputs more useful/intuitive alpha values (thanks Boolsheet) hace 12 años
  Alex Szpakowski e5670e69b3 Added love.graphics.setColorMask(r, g, b, a) and love.graphics.getColorMask() hace 12 años
  Alex Szpakowski 0be26b7678 Added new math module files to the Xcode project hace 12 años
  vrld 4b8c6d236d Rename Math.{cpp,h} to ModMath.{cpp,h}. hace 12 años
  vrld d842c5d28d Fix box muller transform in common/math.cpp. hace 12 años
  vrld 03518d51ac Merge something (?) hace 12 años
  vrld 5f586390d8 Add module `love.math`. Implements xorshift RNG. hace 12 años
  Alex Szpakowski 86ced3c70e Simplified the error message on image creation failure hace 12 años
  Bart van Strien 6282cad960 Update changelog hace 12 años
  Bart van Strien 4c2b1ea104 Make visual studio produce love.dll instead of liblove.dll hace 12 años
  Alex Szpakowski 1d34dda48b Removed SpriteBatch:remove(id) (reverted commit 2ca82dd) hace 12 años
  Alex Szpakowski 7d579308dc LÖVE now errors when Image creation fails hace 12 años
  Alex Szpakowski 472915a4bb Worked around ATI/AMD driver bugs when creating mipmaps for Images hace 12 años
  Alex Szpakowski d9736ab3ab Removed mipmap support from Font graphics objects hace 12 años
  Alex Szpakowski 5bf78f891d Fixed OpenGL vertex buffer function usage (issue #489.) hace 12 años
  Alex Szpakowski 23968d3b4a Fixed image mipmap creation on some systems with buggy video drivers hace 12 años
  Alex Szpakowski 8c21c4dce0 Fixed love.graphics.getBlendMode on systems which don't support the subtractive blend mode hace 12 años
  Alex Szpakowski a68bdfe7a2 Constified many Graphics and Window methods hace 12 años
  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 hace 12 años
  Alex Szpakowski 0e4d7f1f4a Replaced deprecated lua_open calls with luaL_newstate hace 12 años
  Alex Szpakowski 1945b7975d Cleaned up exception handling code when creating new fonts, spritebatches, and shaders hace 12 años
  Alex Szpakowski e1779897ab Removed love.graphics.drawTest hace 12 años
  Alex Szpakowski e05e8e6e6a Switched audio backends in OS X from Apple's OpenAL implementation to OpenAL Soft hace 12 años
  Alex Szpakowski 77ab120424 Fixed SpriteBatch file includes hace 12 años
  Alex Szpakowski ceb0ee6c7e Added SpriteBatch:remove(id) hace 12 años
  Alex Szpakowski 842c01b4e5 liblove now builds as a framework on OS X hace 12 años
  Alex Szpakowski 668a1bfa6d Silenced some compiler warnings hace 12 años
  Alexander Szpakowski ef8bdb96bd removed stowaway hgcheck file hace 12 años
  Alex Szpakowski c6da6ffab9 XCode project now builds liblove and uses it with love.app hace 12 años