Commit History

Author SHA1 Message Date
  rude 0d897b0b0f Sound should now work again. Music looping does probably not work, however (at least now with mp3). 16 years ago
  [email protected] ff06834934 Made write dir override the .love 16 years ago
  bill@Ixion 10b5530c0d updated xcode project to build properly, fixed a typo, miscellaneous unwanted line ending changes 16 years ago
  rude ee1964dde5 Fixed "kp"-prefix on some keyboard constants. 16 years ago
  [email protected] d22d268c92 Fixed some constants 16 years ago
  rude be768bdc2e Fixed gcc error. (Invalid cast in const expression). 16 years ago
  rude 5fd6e7fbfb Updated no-game screen. It now uses string constants. 16 years ago
  rude 87e3c4131c Finally abstracted constants properly. Changed how the event module works; wasn't really abstract before. Removed libs we're not going to use: native, signal. 16 years ago
  rude 0a2ae705dd Fixed build script for MacOSX. 16 years ago
  bill@Ixion 54f275f2b4 updated OS X build to use PhysFS 2.0 16 years ago
  bill@Ixion ac16935782 now does what the previous commit was supposed to make it do, but with fewer bugs 16 years ago
  bill@Ixion a45500c1ff now uses the proper appdata directory on Mac OS X 16 years ago
  bart@bart 4b4cf36579 Clears the scissor in the error screen 16 years ago
  rude 3df85df1c1 Fixed immortal Sources. 16 years ago
  bart@bart e30e28eb6c Added a forgotten GC release 16 years ago
  bart@bart 3b99c686d5 Fixed the am64 architecture issue in the deb 16 years ago
  bill@Ixion cc90e43464 Fixed some more warnings/errors 16 years ago
  bill@Ixion 716830882d Fixed some sign issues in ImageData 16 years ago
  rude 42a3be2171 Added __tostring for all types. 16 years ago
  bill@Ixion 81c4f69148 Fixed errors and warnings on Linux (and probably Windows, just not Mac for some reason...) 16 years ago
  bill@Ixion e21ce73554 now supports encoding to BMP as well as TGA, hooray 16 years ago
  rude 3c2bd1bd9c Fixed epic bug in runtime.cpp causing non-Lua-owned objects to be released by Lua GC. 16 years ago
  rude fea48f421c Changed autobuild (Linux) to use curl. 16 years ago
  tenoch@tenoch-laptop a3cd1e67bc Trying to figure out how hg works... 16 years ago
  bart@bart 0b38be2b4c Readded get/setCategory and get/setMask 16 years ago
  tenoch@tenoch-laptop ca15eb1922 Changed default mass and rot. inertia values for new body to Box2D's 16 years ago
  bart@bart 41a7c11f9f Fixed a few errors, buildable again 16 years ago
  bill@Ixion 8d17ca0546 Apparently we're not using love.filesystem.write anymore? Oh well. now file:write can write data as well. 16 years ago
  bill@Ixion 3655c9caae Lots changed: ImageData can now encode itself to any format you like as long as it's tga, love.filesystem can now write data to files, added EncodedImageData class. 16 years ago
  bill@Ixion bd1e587811 Merged 16 years ago