Commit Graph

22 Commits (bcdb7b9f5640c6d683516fe4baf4c1f97a8b13c2)

Author SHA1 Message Date
Peter Wortmann 904138bae2 Moved version information to Version.txt, including the HG revision. From there it gets inserted into all relevant files by CMake. Used it to for properly setting up the Mac application bundles. 2010-08-01 14:49:51 +01:00
Martin Plicht 8620eba816 Mac: Fix ClonkAppDelegate so installing scenarios etc by opening them with the Clonk app works again 2010-02-27 01:31:32 +01:00
Martin Plicht a6a12309e9 Merge with debug 2010-02-24 17:30:32 +01:00
Martin Plicht f9c09c0863 Rename SDLMain to ClonkAppDelegate and remove SDLMain.nib (replaced by MainMenu.xib) 2010-02-24 13:09:06 +01:00
Martin Plicht 956de7aef5 Mac: Put game loop below NSApplicationMain in call hierarchy 2010-02-24 12:48:16 +01:00
Martin Plicht f3e83b339e Xcode: Add C4AulDebug.cpp 2010-02-19 16:01:58 +01:00
Martin Plicht 1063dbf413 Mac: Include MacUtility.h in OpenURL.cpp 2010-02-19 13:52:35 +01:00
Martin Plicht 742ed52ad2 Xcode: Add /opt/local/include/SDL to include path and remove SDL.framework + SDL_mixer.framework 2010-02-06 19:44:39 +01:00
Peter Wortmann 1aff82edb7 Quick test scenario for 50% Clonk. 2010-02-12 19:08:05 +01:00
Martin Plicht c5ec5592a0 Xcode: Updated project file to link with libsdl and libsdl_mixer (installed using MacPorts or similar) instead of custom frameworks 2010-02-06 18:20:54 +01:00
Nicolas Hake 07cd8b696c C4RTF: Accomodate case sensitive file systems 2009-12-31 04:00:04 +01:00
Tobias Zwick 025eec0e78 merge 2009-10-11 21:57:31 +02:00
Tobias Zwick f584896446 merge 2009-10-08 20:51:31 +02:00
Sven Eberhardt acca4a204d merge 2009-08-16 17:13:42 +02:00
Martin Plicht 5c4248b0a8 Mac: Implement CStdApp::MessageDialog and Copy & Paste
StdMacApp.mm implements parts of CStdApp using Objective-C
2009-08-12 14:17:36 +02:00
Martin Plicht 1dd67cdeff Mac: SDL-Startup code changed so that scenarios can be passed as arguments 2009-08-12 14:15:02 +02:00
Martin Plicht 08479b6cfd Put Mac-specific stuff into MacUtility namespace 2009-08-12 14:13:16 +02:00
Peter Wortmann feeb6f8dac #! Build fixes for XCode 2009-05-27 16:08:46 +02:00
Peter Wortmann 1fe837cc34 * Bundle all non-system libraries for Mac builds 2009-05-16 18:24:44 +02:00
Peter Wortmann b35b6aefdb ! Final XCode project fixes: Now produces working Mac builds again 2009-05-13 17:29:32 +02:00
Peter Wortmann cbdbbed62a ! Fixed all 'trivial' errors in XCode project file. Now obviously needs dependencies like everybody else, though. SDL Application still waiting for a StdScheduler-based implementation... 2009-05-10 19:53:52 +02:00
Nicolas Hake 0f050f0343 Import source 2009-05-08 15:28:41 +02:00