Commit History

Author SHA1 Message Date
  [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
  bill@Ixion 4d2994e05f Fixed up love.graphics.newScreenshot() to return a right-side up image without breaking abstraction layers. 16 years ago
  rude 28b1ee4f16 Fixed bug which caused files opened in write mode to fail. 16 years ago
  rude 623e701549 Modules now reside in Lua and are treated (almost) like normal objects. 16 years ago
  bart@bart bea504af2b Added ILU in configure.in, now builds on linux 16 years ago