Commit History

Author SHA1 Message Date
  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
  bill@Ixion cece5fe625 readded support for screenshots - love.graphics.newScreenshot() returns ImageData that can be manipulated as one pleases 16 years ago
  bill@Ixion b8677cebd0 added an endianness check in VorbisDecoder.cpp 16 years ago
  bill@Ixion d3d7d787e4 Made the distributable DMG even smaller (now 5.4MB instead of 6.3). 16 years ago
  bill@Ixion 6bdbfcda53 Merged. 16 years ago
  bill@Ixion 91f3cff8a2 Running love --version will now print a version string and exit. 16 years ago
  rude 28aae4d109 Updated MacOSX installer image. 16 years ago
  rude 0264c9a6c8 Fixed autobuild system so it uses the correct architecture on Linux. 16 years ago
  bart@bart 0c946c00fe Merge 16 years ago
  bart@bart 0a528ef9fa New deb file creation script also adds icons and mimetype 16 years ago
  bill@Ixion 7e000c2014 DMG is now renamed, much smaller, slightly better-looking and has a custom icon 16 years ago
  rude 3ed03bf675 Added autobuilder for macosx. 16 years ago
  rude b4bf2c0595 Updated autobuilder to Mercurial. 16 years ago
  bill@Ixion 8d666d0284 user can now manually set the offset for particle rotation 16 years ago
  bill@Ixion 98db275e76 particles now rotate around their center 16 years ago
  bill@Ixion 5850700c8e creating a font with faulty data now throws an exception; error handler now wraps error text if it's too long 16 years ago
  bill@Ixion 0e0c7527b1 Fixed crash when love.graphics.newFont() was passed nil or nonexistent argument #1 16 years ago
  bill@Ixion 1cb9a6dae2 made the DMG better (still no icon though) 16 years ago
  bill@Ixion 91b8195ebb fixing casefolding bug 16 years ago
  bill@Ixion d5eb94fd5b fixing casefolding bug 16 years ago
  bill@Ixion e969879d5a Added DMG automation to Xcode project 16 years ago
  bill@Ixion 89416b0881 merged in more changes 16 years ago
  bill@Ixion 5812d8f8e4 merged in changes from sf repo 16 years ago
  bart@bart b39f353dbc love.errhand checks if it can run and is also called if love.init errors 16 years ago
  bart@bart 9434c7b7a1 When path is invalid no-game screen is shown 16 years ago
  bill@Ixion c0258e9403 fixed project I guess? 16 years ago
  bill@Ixion 2abd9c1141 added rude's better SDL thread fix 16 years ago
  rude a237008ce2 ParticleSystem works now. Error handler no longer loops forever. :) 16 years ago