Commit Graph

265 Commits

Author SHA1 Message Date
Steve Checkoway 962652291d Cleanup. 2005-10-30 08:36:10 +00:00
Steve Checkoway 950e10c761 remove 2005-10-30 07:13:20 +00:00
Steve Checkoway a867e5a301 Replace SDLMain.* This still class SDL_main(), for now. 2005-10-30 07:09:56 +00:00
Steve Checkoway c4195979f3 Clean up a bit, remove useless code. Some work needs to be done to fix up the menu bar situation. 2005-10-28 08:07:53 +00:00
Steve Checkoway fd28146428 Fix beeps by just not posting keydown events. 2005-10-28 05:40:37 +00:00
Steve Checkoway 04d79278d4 Cleanup. Fix beeping when pressing certain keys while windowed. It still beeps in full screen and command key presses beep all the time.
I need to just replace SDL entirely to fix this. LowLevelWindow is all that remains.
2005-10-24 13:41:01 +00:00
Steve Checkoway 55f9fe93be *shurg* it thinks they're newer. 2005-10-24 12:29:48 +00:00
Steve Checkoway 878247f51d Update. (I hope this adds the shell script phase to fix problems with ranlib.) 2005-10-24 11:46:48 +00:00
Steve Checkoway ff9f7d25c5 Test having SM not run in the main thread. This is most noticeable during the loading window since events are still processed.
It's possible that this causes problems if something in SDL or SM absolutely must be run in the main thread. One thing to consider is lowering the main thread's precedence.
2005-10-24 11:29:34 +00:00
Steve Checkoway 5d41ae8076 Update Library project. 2005-10-23 09:54:37 +00:00
Steve Checkoway e1ba368806 Update project file. 2005-10-23 09:52:29 +00:00
Steve Checkoway 1a78603d2a Add static libs. 2005-10-23 09:51:52 +00:00
Steve Checkoway 836762c977 update 2005-10-19 21:39:27 +00:00
Steve Checkoway 58323e3387 Use InputHandler_Carbon 2005-10-19 21:21:55 +00:00
Steve Checkoway 0257336607 Some sort of project update. 2005-10-19 07:25:55 +00:00
Steve Checkoway 2a188c4ddd Add files. 2005-10-03 20:26:17 +00:00
Steve Checkoway 186ed0f0ac It compiles but crashes with: Crash reason: ScreenNameEntry, ScreenMusicScroll, during ScreenNameEntry. 2005-09-26 08:10:04 +00:00
Jared Hendry 83632f4f58 Add files. 2005-09-05 08:52:29 +00:00
Steve Checkoway 594983dbdf Add/remove files, revert to gcc 3.3 and resume supporting 10.2.8. 2005-08-20 06:20:49 +00:00
Steve Checkoway f16c913ff3 Add/remove files. 2005-07-16 09:33:32 +00:00
Steve Checkoway d7e2cf3bf3 update to Xcode 2.1 2005-06-23 16:58:07 +00:00
Steve Checkoway 2f126143ec Remove files and update header include path. 2005-06-23 05:52:26 +00:00
Steve Checkoway d8cb958fe4 update 2005-06-21 08:09:16 +00:00
Jared Hendry 3f187163e4 Added/Removed files 2005-06-20 21:24:44 +00:00
Steve Checkoway fc9c08f8d4 Remove all references to my build directory. Make this work as it did with previous versions of Xcode. 2005-06-19 11:19:08 +00:00
Steve Checkoway adfec6e2c8 Update 2005-06-19 11:18:27 +00:00
Steve Checkoway 12a2e1ae61 Update for Xcode 2.1, plus add/remove files. 2005-06-08 17:27:52 +00:00
Steve Checkoway 9753111517 Stop using the 10.2.8 SDK. I don't think this is necessary (or that it ever was). 2005-05-21 07:37:55 +00:00
Steve Checkoway 7623de2bd7 spelling 2005-05-01 18:38:26 +00:00
Steve Checkoway 91956f9342 odd that these did not get added. 2005-05-01 18:35:03 +00:00
Steve Checkoway fc4e9188a8 Use the Apple installer. My own installer was needed before the overhaul of the crash handler (quite a while ago). 2005-05-01 18:33:54 +00:00
Steve Checkoway e1b20c7d15 update 2005-04-28 17:29:38 +00:00
Steve Checkoway 299e0a8f1a update 2005-04-17 03:05:23 +00:00
Steve Checkoway c9c9e5dbeb When I say to commit the changes, I really mean commit them. *grumble grumble* 2005-04-10 23:22:14 +00:00
Steve Checkoway e9867a80b4 Don't assume that all files are c++. Remove the unnecessary objective-c++. 2005-04-10 23:16:12 +00:00
Steve Checkoway 06173b941f update?? 2005-04-03 08:08:21 +00:00
Steve Checkoway 6caf20d2a1 Make the version increment a separate target rather than a build phase to force ver.cpp to be rebuilt every time. 2005-03-26 18:39:04 +00:00
Steve Checkoway ce4997dbdc Change file type. An explicit -x flag is passed to gcc so this makes no difference, but it is more correct. 2005-03-26 18:25:54 +00:00
Steve Checkoway 52c27a1374 Add file. 2005-03-26 04:14:26 +00:00
Steve Checkoway 2cb9f7682c update project file 2005-03-23 21:18:05 +00:00
Steve Checkoway 818d305324 Update project file. 2005-02-20 21:37:51 +00:00
Steve Checkoway 22de4f78c9 update 2005-02-06 10:14:34 +00:00
Steve Checkoway c700011078 update 2005-01-24 10:37:47 +00:00
Steve Checkoway 97ddc053d1 sigh, every time 2005-01-22 04:50:25 +00:00
Steve Checkoway 5a62dfefbb Update. 2005-01-22 04:45:51 +00:00
Steve Checkoway c29b5a76cc update 2004-12-13 05:17:01 +00:00
Steve Checkoway c15b663c15 Add/remove files. 2004-12-04 20:38:10 +00:00
Steve Checkoway 86a0a15a55 Add files. 2004-12-01 13:17:34 +00:00
Steve Checkoway ed50b079b2 oops. We do not need this framework. 2004-11-20 23:23:15 +00:00
Steve Checkoway e26cc3d62f update 2004-11-20 22:58:37 +00:00