Commit Graph

27 Commits

Author SHA1 Message Date
Bill Meltsner b75e976f94 integrated stevejohnson/diordna's SDLMain.m patches for running a .love file from Resources and accepting keyboard shortcuts for menu commands. 2009-12-30 01:54:50 -06:00
bill@Ixion 3d95e9e44b xcode project no longer requires lanes and will build correctly (probably) 2009-12-14 13:11:01 -06:00
bill@Ixion c70d1e9db3 keeping a consistent coding style and apparently fixing broken compilation on systems that aren't mine. 2009-12-05 16:29:33 -06:00
bill@Ixion 3c68cf5a93 you can now drag and drop folders onto the Mac version of love 2009-11-24 14:48:51 -06:00
bill@localhost cb5dfbe483 changed when the build copies frameworks to the .app to avoid a possible linker error 2009-11-23 12:27:03 -06:00
bill@Ixion 200f3f5f6a updated xcode project with new source files 2009-11-22 16:13:57 -06:00
bill@Ixion 0e98e7928b aaand one more fix to make sure mpg123 runs 2009-11-02 11:34:02 -06:00
bill@localhost c016c25e33 fixed the linking hack so that mpg123.framework and libmodplug.framework actually, uh, work (thanks fizzadar for testing) 2009-11-02 10:56:55 -06:00
bill@localhost 6853f8374e made building from source on OS X a hell of a lot easier - no more .dylibs, and all the header files are contained in the frameworks (as they should be!) 2009-11-01 22:09:23 -06:00
bill@Ixion 10b5530c0d updated xcode project to build properly, fixed a typo, miscellaneous unwanted line ending changes 2009-10-12 14:01:47 -05: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 a45500c1ff now uses the proper appdata directory on Mac OS X 2009-09-19 19:59:23 -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 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
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
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 dcb3dfd83d Initial Mercurial commit. 2009-07-26 15:46:49 +02:00