Commit Graph

341 Commits

Author SHA1 Message Date
bill@Ixion 54f275f2b4 updated OS X build to use PhysFS 2.0 2009-09-20 05:14:17 -05:00
bill@Ixion a45500c1ff now uses the proper appdata directory on Mac OS X 2009-09-19 19:59:23 -05:00
bart@bart 3b99c686d5 Fixed the am64 architecture issue in the deb 2009-09-13 10:15:23 +02:00
rude 3c2bd1bd9c Fixed epic bug in runtime.cpp causing non-Lua-owned objects to be released by Lua GC. 2009-09-05 16:14:52 +02:00
rude fea48f421c Changed autobuild (Linux) to use curl. 2009-09-05 16:09:00 +02:00
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. 2009-09-04 00:34:13 -05:00
bill@Ixion cece5fe625 readded support for screenshots - love.graphics.newScreenshot() returns ImageData that can be manipulated as one pleases 2009-09-01 03:56:00 -05:00
bill@Ixion d3d7d787e4 Made the distributable DMG even smaller (now 5.4MB instead of 6.3). 2009-08-31 15:29:59 -05:00
rude 28aae4d109 Updated MacOSX installer image. 2009-08-31 22:15:10 +02:00
rude 0264c9a6c8 Fixed autobuild system so it uses the correct architecture on Linux. 2009-08-31 21:10:56 +02:00
bart@bart 0c946c00fe Merge 2009-08-30 20:20:22 +02:00
bart@bart 0a528ef9fa New deb file creation script also adds icons and mimetype 2009-08-30 20:16:20 +02:00
bill@Ixion 7e000c2014 DMG is now renamed, much smaller, slightly better-looking and has a custom icon 2009-08-30 12:43:22 -05:00
rude 3ed03bf675 Added autobuilder for macosx. 2009-08-30 14:52:52 +02:00
rude b4bf2c0595 Updated autobuilder to Mercurial. 2009-08-30 14:12:49 +02:00
bill@Ixion 1cb9a6dae2 made the DMG better (still no icon though) 2009-08-27 15:36:00 -05:00
bill@Ixion 91b8195ebb fixing casefolding bug 2009-08-27 14:10:28 -05:00
bill@Ixion d5eb94fd5b fixing casefolding bug 2009-08-27 14:10:06 -05:00
bill@Ixion e969879d5a Added DMG automation to Xcode project 2009-08-27 13:55:19 -05:00
bill@Ixion c0258e9403 fixed project I guess? 2009-08-27 01:21:21 -05:00
bill@Ixion 8724053613 fixed up info.plist and the xcodeproj 2009-08-26 17:20:29 -05:00
bill@Ixion 8a6f16a4f6 brought up-to-date with latest changes from main repo 2009-08-26 11:07:44 -05:00
rude a3bff7cde9 Reintegrated ParticleSystem. 2009-08-26 00:14:40 +02:00
rude c52c218ba1 Renamed Frame to Quad; added drawq/addq; fixed some bugs. 2009-08-17 23:35:04 +02:00
rude 579f9c75db Embedded nogame screen into binary and exposed version info. 2009-08-15 12:48:32 +02:00
rude d164a305c5 Fixed broken love.cpp. 2009-08-13 21:38:55 +02:00
rude dd420d68a3 Ok, project generation didn't really work out. Reverted. 2009-08-10 21:33:07 +02:00
rude ba1a75e547 Added many comments, and changed function names for wrapper functions. 2009-08-09 21:08:55 +02:00
rude f2adfd53f2 Fixed MSVC project files again. 2009-08-08 12:15:47 +02:00
rude b04b278cd0 Added project generator. 2009-08-06 21:19:01 +02:00
rude 73b37f626d Added Lua interpreter for debugging. 2009-08-04 20:26:48 +02:00
rude 8e681b4204 It's now possible to build each module individually (as a DLL). 2009-08-04 19:57:14 +02:00
rude 477d5a05b8 Updated love.font, and added Glyph object in love.graphics. 2009-07-30 21:43:00 +02:00
rude 0c241a14fb Added resources, and changed slightly how wrappers expose functions. 2009-07-30 00:37:43 +02:00
mike 8f4662c8a2 merge 2009-07-29 12:55:40 +02:00
michaee 74190255ed Added basic (unfinished and untested) font module. 2009-07-28 20:22:48 +02:00
rude 78370abb58 Fixed MemoryData. 2009-07-28 17:43:22 +02:00
rude a9e3fb12cc Moved FileData to love::filesystem. 2009-07-28 17:21:29 +02:00
rude 4f32377efa Added working SpriteBatch. 2009-07-27 02:10:51 +02:00
rude e0115a384e Moved most constants into relevant classes. 2009-07-26 23:05:26 +02:00
rude dcb3dfd83d Initial Mercurial commit. 2009-07-26 15:46:49 +02:00