Commit Graph

111 Commits

Author SHA1 Message Date
rude 5fd6e7fbfb Updated no-game screen. It now uses string constants. 2009-10-10 14:49:48 +02:00
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. 2009-10-10 11:11:04 +02:00
rude 0a2ae705dd Fixed build script for MacOSX. 2009-09-20 13:00:35 +02:00
bill@Ixion 54f275f2b4 updated OS X build to use PhysFS 2.0 2009-09-20 05:14:17 -05:00
bill@Ixion ac16935782 now does what the previous commit was supposed to make it do, but with fewer bugs 2009-09-19 20:45:20 -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 4b4cf36579 Clears the scissor in the error screen 2009-09-19 14:46:33 +02:00
rude 3df85df1c1 Fixed immortal Sources. 2009-09-14 21:47:08 +02:00
bart@bart e30e28eb6c Added a forgotten GC release 2009-09-13 21:37:05 +02:00
bart@bart 3b99c686d5 Fixed the am64 architecture issue in the deb 2009-09-13 10:15:23 +02:00
bill@Ixion cc90e43464 Fixed some more warnings/errors 2009-09-06 12:53:26 -05:00
bill@Ixion 716830882d Fixed some sign issues in ImageData 2009-09-06 11:29:17 -05:00
rude 42a3be2171 Added __tostring for all types. 2009-09-06 12:56:53 +02:00
bill@Ixion 81c4f69148 Fixed errors and warnings on Linux (and probably Windows, just not Mac for some reason...) 2009-09-06 02:43:18 -05:00
bill@Ixion e21ce73554 now supports encoding to BMP as well as TGA, hooray 2009-09-05 14:07:05 -05: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
tenoch@tenoch-laptop a3cd1e67bc Trying to figure out how hg works... 2009-09-05 16:13:32 +03:00
bart@bart 0b38be2b4c Readded get/setCategory and get/setMask 2009-09-05 14:37:44 +02:00
tenoch@tenoch-laptop ca15eb1922 Changed default mass and rot. inertia values for new body to Box2D's
ones.
2009-09-05 15:31:05 +03:00
bart@bart 41a7c11f9f Fixed a few errors, buildable again 2009-09-04 08:49:39 +02:00
bill@Ixion 8d17ca0546 Apparently we're not using love.filesystem.write anymore? Oh well. now file:write can write data as well. 2009-09-04 01:36:26 -05: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 bd1e587811 Merged 2009-09-02 20:42:55 -05:00
bill@Ixion 4d2994e05f Fixed up love.graphics.newScreenshot() to return a right-side up image without breaking abstraction layers. 2009-09-02 20:42:38 -05:00
rude 28b1ee4f16 Fixed bug which caused files opened in write mode to fail. 2009-09-02 22:47:11 +02:00
rude 623e701549 Modules now reside in Lua and are treated (almost) like normal objects.
Also added a way of getting a pointer to abstract module instances internally.
2009-09-02 21:18:13 +02:00
bart@bart bea504af2b Added ILU in configure.in, now builds on linux 2009-09-01 19:52:20 +02: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 b8677cebd0 added an endianness check in VorbisDecoder.cpp 2009-08-31 16:29:27 -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
bill@Ixion 6bdbfcda53 Merged. 2009-08-31 15:24:15 -05:00
bill@Ixion 91f3cff8a2 Running love --version will now print a version string and exit. 2009-08-31 15:23:44 -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 8d666d0284 user can now manually set the offset for particle rotation 2009-08-30 05:05:27 -05:00
bill@Ixion 98db275e76 particles now rotate around their center 2009-08-30 04:33:54 -05:00
bill@Ixion 5850700c8e creating a font with faulty data now throws an exception; error handler now wraps error text if it's too long 2009-08-28 20:45:20 -05:00
bill@Ixion 0e0c7527b1 Fixed crash when love.graphics.newFont() was passed nil or nonexistent argument #1 2009-08-27 22:03:41 -05: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 89416b0881 merged in more changes 2009-08-27 10:26:42 -05:00
bill@Ixion 5812d8f8e4 merged in changes from sf repo 2009-08-27 10:26:28 -05:00