História revízii

Autor SHA1 Správa Dátum
  rude 42a3be2171 Added __tostring for all types. 16 rokov pred
  bill@Ixion 81c4f69148 Fixed errors and warnings on Linux (and probably Windows, just not Mac for some reason...) 16 rokov pred
  bill@Ixion e21ce73554 now supports encoding to BMP as well as TGA, hooray 16 rokov pred
  rude 3c2bd1bd9c Fixed epic bug in runtime.cpp causing non-Lua-owned objects to be released by Lua GC. 16 rokov pred
  rude fea48f421c Changed autobuild (Linux) to use curl. 16 rokov pred
  tenoch@tenoch-laptop a3cd1e67bc Trying to figure out how hg works... 16 rokov pred
  bart@bart 0b38be2b4c Readded get/setCategory and get/setMask 16 rokov pred
  tenoch@tenoch-laptop ca15eb1922 Changed default mass and rot. inertia values for new body to Box2D's 16 rokov pred
  bart@bart 41a7c11f9f Fixed a few errors, buildable again 16 rokov pred
  bill@Ixion 8d17ca0546 Apparently we're not using love.filesystem.write anymore? Oh well. now file:write can write data as well. 16 rokov pred
  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 rokov pred
  bill@Ixion bd1e587811 Merged 16 rokov pred
  bill@Ixion 4d2994e05f Fixed up love.graphics.newScreenshot() to return a right-side up image without breaking abstraction layers. 16 rokov pred
  rude 28b1ee4f16 Fixed bug which caused files opened in write mode to fail. 16 rokov pred
  rude 623e701549 Modules now reside in Lua and are treated (almost) like normal objects. 16 rokov pred
  bart@bart bea504af2b Added ILU in configure.in, now builds on linux 16 rokov pred
  bill@Ixion cece5fe625 readded support for screenshots - love.graphics.newScreenshot() returns ImageData that can be manipulated as one pleases 16 rokov pred
  bill@Ixion b8677cebd0 added an endianness check in VorbisDecoder.cpp 16 rokov pred
  bill@Ixion d3d7d787e4 Made the distributable DMG even smaller (now 5.4MB instead of 6.3). 16 rokov pred
  bill@Ixion 6bdbfcda53 Merged. 16 rokov pred
  bill@Ixion 91f3cff8a2 Running love --version will now print a version string and exit. 16 rokov pred
  rude 28aae4d109 Updated MacOSX installer image. 16 rokov pred
  rude 0264c9a6c8 Fixed autobuild system so it uses the correct architecture on Linux. 16 rokov pred
  bart@bart 0c946c00fe Merge 16 rokov pred
  bart@bart 0a528ef9fa New deb file creation script also adds icons and mimetype 16 rokov pred
  bill@Ixion 7e000c2014 DMG is now renamed, much smaller, slightly better-looking and has a custom icon 16 rokov pred
  rude 3ed03bf675 Added autobuilder for macosx. 16 rokov pred
  rude b4bf2c0595 Updated autobuilder to Mercurial. 16 rokov pred
  bill@Ixion 8d666d0284 user can now manually set the offset for particle rotation 16 rokov pred
  bill@Ixion 98db275e76 particles now rotate around their center 16 rokov pred