Historique des commits

Auteur SHA1 Message Date
  Bart van Strien 0d170088c5 Fix changelog il y a 13 ans
  Bart van Strien 8a6a75b9ed Update changelog. il y a 13 ans
  Bart van Strien 31fbf98ed8 Update hgignore il y a 13 ans
  Bart van Strien 1656e4d191 Merged in bartbes/love-experiments/win-console (pull request #11) il y a 13 ans
  Boolsheet 5139ca8e56 New approach to console redirection. il y a 13 ans
  Bart van Strien dd04074d62 Add love.filesystem.getIdentity il y a 13 ans
  Bart van Strien 1eb17f2376 Add love.mouse.setX/setY (issue #438) il y a 13 ans
  Bart van Strien f62bad6e12 Make sure processed is initialized, for when alGetSourcei errors (bug #442) il y a 13 ans
  Bart van Strien 329a6328db Backed out changeset 7e5b88e76bda il y a 13 ans
  Boolsheet 786980d196 Try to reuse cmd if opened (on windows) il y a 13 ans
  Bart van Strien cab543764d Fix msvc warnings il y a 13 ans
  Bart van Strien b3ce2b4dd7 And add love.rc, same reason.. il y a 13 ans
  Bart van Strien 62a3dab995 Remove app.rc, which the patch somehow omitted il y a 13 ans
  Bart van Strien 13be72c5ce Updated the Visual Studio 2010 project. It can now build a liblove dll. il y a 13 ans
  Boolsheet b33160227a Update project file for liblove (without actually building liblove as a lib) il y a 13 ans
  Boolsheet ee1b679639 Use OpenAL's direct channel features, should improve audio quality il y a 13 ans
  Boolsheet 73672bd674 Clean up love.image because we own the memory, not DevIL il y a 13 ans
  Bart van Strien 0a423d3e67 Export boot.lua as love.boot, and make it return a function that 'does everything' il y a 13 ans
  Bart van Strien 140dbd4fcc Add silent-rules to configure.in, will allow for less verbose builds, also move configure.in and Makefile.am to platform/unix like other 'project files' il y a 13 ans
  Bart van Strien 124e9d1d2a Fix memory leak in the mp3 decoder, turned out to be of pretty decent size (bug #395) il y a 13 ans
  Bart van Strien f933d5983b Add basic support for file:// uri scheme (issue #425) il y a 13 ans
  Bart van Strien 839b48c3e9 Make most Source setters default their z coordinate to 0, instead of erroring in its absence (issue #423) il y a 13 ans
  Bart van Strien 7b161e5c41 Make using mpg123 optional, add option to linux build system il y a 13 ans
  Bart van Strien 8211b8f93f Add love.joystick.reload, remove love.joystick.open and friends. (issue #392) il y a 13 ans
  Bart van Strien fb6ffded14 Fix copyright date in the license file il y a 13 ans
  Bart van Strien fd34c21d76 Made sure the launcher uses SDLmain (by including SDL.h) il y a 13 ans
  Bart van Strien eb7a758691 Apply patch "More efficient SoundData allocator" that allocates memory less often, and shrinks to minimum size afterwards il y a 13 ans
  Bart van Strien cadde8947f Use love.run's return value as return value (if valid), default to 0 il y a 13 ans
  Bart van Strien db7fba1d3a Now returns return value 1 on error il y a 13 ans
  Bart van Strien 2986890746 Fix Shape:testPoint's stack indices (issue #430) il y a 13 ans