Commit történet

Szerző SHA1 Üzenet Dátum
  Bill Meltsner eaa4af7a6e Make things build on Mac. 13 éve
  Marc Lepage b788d379d4 Change delete to delete[] to match new[]. 13 éve
  rude 098ffb7336 Added support for GME (Game_Music_Emu). 13 éve
  Bart van Strien f6099402e7 Make it build on linux 13 éve
  rude 72056caccd Say hello to the love module. Oh my! 13 éve
  rude 81c38e22d0 Applied the new style guidelines. 13 éve
  Bart van Strien bc4e59ba24 Apply the line width patch 13 éve
  Bart van Strien bcca03e6de I meant exit, not return 13 éve
  Bart van Strien 0d170088c5 Fix changelog 13 éve
  Bart van Strien 8a6a75b9ed Update changelog. 13 éve
  Bart van Strien 31fbf98ed8 Update hgignore 13 éve
  Bart van Strien 1656e4d191 Merged in bartbes/love-experiments/win-console (pull request #11) 13 éve
  Boolsheet 5139ca8e56 New approach to console redirection. 13 éve
  Bart van Strien dd04074d62 Add love.filesystem.getIdentity 13 éve
  Bart van Strien 1eb17f2376 Add love.mouse.setX/setY (issue #438) 13 éve
  Bart van Strien f62bad6e12 Make sure processed is initialized, for when alGetSourcei errors (bug #442) 13 éve
  Bart van Strien 329a6328db Backed out changeset 7e5b88e76bda 13 éve
  Boolsheet 786980d196 Try to reuse cmd if opened (on windows) 13 éve
  Bart van Strien cab543764d Fix msvc warnings 13 éve
  Bart van Strien b3ce2b4dd7 And add love.rc, same reason.. 13 éve
  Bart van Strien 62a3dab995 Remove app.rc, which the patch somehow omitted 13 éve
  Bart van Strien 13be72c5ce Updated the Visual Studio 2010 project. It can now build a liblove dll. 13 éve
  Boolsheet b33160227a Update project file for liblove (without actually building liblove as a lib) 13 éve
  Boolsheet ee1b679639 Use OpenAL's direct channel features, should improve audio quality 13 éve
  Boolsheet 73672bd674 Clean up love.image because we own the memory, not DevIL 13 éve
  Bart van Strien 0a423d3e67 Export boot.lua as love.boot, and make it return a function that 'does everything' 13 éve
  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' 13 éve
  Bart van Strien 124e9d1d2a Fix memory leak in the mp3 decoder, turned out to be of pretty decent size (bug #395) 13 éve
  Bart van Strien f933d5983b Add basic support for file:// uri scheme (issue #425) 13 éve
  Bart van Strien 839b48c3e9 Make most Source setters default their z coordinate to 0, instead of erroring in its absence (issue #423) 13 éve