Steve Checkoway
|
95ad9d9ac8
|
The 10.4u SDK doesn't contain this method so add it as a category on NSApplication but do not define it. This shuts gcc up and should still work.
|
2006-01-15 12:17:07 +00:00 |
|
Steve Checkoway
|
286c978484
|
cleanup.
|
2006-01-15 11:10:23 +00:00 |
|
Steve Checkoway
|
1a00f1f4d7
|
Remove SDL completely.
|
2006-01-15 00:58:54 +00:00 |
|
Steve Checkoway
|
7858052c43
|
Localize menu items.
|
2006-01-09 02:00:00 +00:00 |
|
Steve Checkoway
|
b58452d48e
|
Implement fullscreen and give the correct key equiv. to the menu item.
|
2005-12-23 14:41:03 +00:00 |
|
Steve Checkoway
|
ee07c1d20d
|
Use ArchHooks::SetUserQuit()
|
2005-12-17 13:03:04 +00:00 |
|
Steve Checkoway
|
315d907ef1
|
Add CreateThisThread(). Use it instead of the static object to name the main thread (and the GUI thread on OS X).
|
2005-12-15 08:32:29 +00:00 |
|
Steve Checkoway
|
deb83df80a
|
Add handler for uncaught NSExceptions.
|
2005-12-13 06:48:58 +00:00 |
|
Steve Checkoway
|
57830f22ff
|
Add separator between "Show All" and "Quit StepMania".
|
2005-10-31 03:09:02 +00:00 |
|
Steve Checkoway
|
ed5fa87584
|
Fix spelling.
|
2005-10-31 03:03:53 +00:00 |
|
Steve Checkoway
|
d87989bb8c
|
Handle key equivalents in menus.
|
2005-10-31 00:47:58 +00:00 |
|
Steve Checkoway
|
8d56d70e0f
|
Move ExitGame into GameLoop.h.
|
2005-10-30 09:45:52 +00:00 |
|
Steve Checkoway
|
962652291d
|
Cleanup.
|
2005-10-30 08:36:10 +00:00 |
|
Steve Checkoway
|
a867e5a301
|
Replace SDLMain.* This still class SDL_main(), for now.
|
2005-10-30 07:09:56 +00:00 |
|