提交历史

作者 SHA1 备注 提交日期
  [email protected] d22d268c92 Fixed some constants 16 年之前
  rude be768bdc2e Fixed gcc error. (Invalid cast in const expression). 16 年之前
  rude 5fd6e7fbfb Updated no-game screen. It now uses string constants. 16 年之前
  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 年之前
  rude 0a2ae705dd Fixed build script for MacOSX. 16 年之前
  bill@Ixion 54f275f2b4 updated OS X build to use PhysFS 2.0 16 年之前
  bill@Ixion ac16935782 now does what the previous commit was supposed to make it do, but with fewer bugs 16 年之前
  bill@Ixion a45500c1ff now uses the proper appdata directory on Mac OS X 16 年之前
  bart@bart 4b4cf36579 Clears the scissor in the error screen 16 年之前
  rude 3df85df1c1 Fixed immortal Sources. 16 年之前
  bart@bart e30e28eb6c Added a forgotten GC release 16 年之前
  bart@bart 3b99c686d5 Fixed the am64 architecture issue in the deb 16 年之前
  bill@Ixion cc90e43464 Fixed some more warnings/errors 16 年之前
  bill@Ixion 716830882d Fixed some sign issues in ImageData 16 年之前
  rude 42a3be2171 Added __tostring for all types. 16 年之前
  bill@Ixion 81c4f69148 Fixed errors and warnings on Linux (and probably Windows, just not Mac for some reason...) 16 年之前
  bill@Ixion e21ce73554 now supports encoding to BMP as well as TGA, hooray 16 年之前
  rude 3c2bd1bd9c Fixed epic bug in runtime.cpp causing non-Lua-owned objects to be released by Lua GC. 16 年之前
  rude fea48f421c Changed autobuild (Linux) to use curl. 16 年之前
  tenoch@tenoch-laptop a3cd1e67bc Trying to figure out how hg works... 16 年之前
  bart@bart 0b38be2b4c Readded get/setCategory and get/setMask 16 年之前
  tenoch@tenoch-laptop ca15eb1922 Changed default mass and rot. inertia values for new body to Box2D's 16 年之前
  bart@bart 41a7c11f9f Fixed a few errors, buildable again 16 年之前
  bill@Ixion 8d17ca0546 Apparently we're not using love.filesystem.write anymore? Oh well. now file:write can write data as well. 16 年之前
  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 年之前
  bill@Ixion bd1e587811 Merged 16 年之前
  bill@Ixion 4d2994e05f Fixed up love.graphics.newScreenshot() to return a right-side up image without breaking abstraction layers. 16 年之前
  rude 28b1ee4f16 Fixed bug which caused files opened in write mode to fail. 16 年之前
  rude 623e701549 Modules now reside in Lua and are treated (almost) like normal objects. 16 年之前
  bart@bart bea504af2b Added ILU in configure.in, now builds on linux 16 年之前