Commit Graph
311 Commits
Author SHA1 Message Date
Steve Checkoway b7aef41e4b Update instructions to include patch. 2006-01-16 03:03:44 +00:00
Steve Checkoway be85685182 Rename. 2006-01-15 23:51:02 +00:00
Steve Checkoway 1cd855ff5a update list 2006-01-15 23:49:07 +00:00
Steve Checkoway 9ca93b01a2 Remove SDL and update to Xcode 2.2.1. 2006-01-15 23:48:46 +00:00
Steve Checkoway d8dad3f4b5 Update to Xcode 2.2.1. 2006-01-15 13:22:49 +00:00
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 ac3f0f10da Add files. 2006-01-15 05:31:04 +00:00
Steve Checkoway 1a00f1f4d7 Remove SDL completely. 2006-01-15 00:58:54 +00:00
Steve Checkoway a38e7abea0 View all files with 8 space tab stop, 8 space indent. 2006-01-14 10:45:22 +00:00
Steve Checkoway 77d8011e2c Update projects. 2006-01-14 01:01:12 +00:00
Steve Checkoway fa3a61eb34 Add files, rearrange structure a bit. 2006-01-09 03:38:57 +00:00
Steve Checkoway 7858052c43 Localize menu items. 2006-01-09 02:00:00 +00:00
Steve Checkoway 59ec8965d1 Add Japanese for good measure. 2006-01-09 01:59:35 +00:00
Steve Checkoway 834cb81ff0 Add English localization of menus. 2006-01-09 01:54:13 +00:00
Steve Checkoway 40dea8c1f7 Not used. 2006-01-09 01:21:44 +00:00
Steve Checkoway 3608694a18 Do memory card stuff (more) correctly. 2006-01-08 00:23:33 +00:00
Steve Checkoway e6ff11e0b0 Remove file. 2005-12-30 13:29:31 +00:00
Steve Checkoway 118297bdd5 Add Debug build configuration. 2005-12-29 11:59:46 +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 29b0689d76 Fix quotes in About box. 2005-12-23 14:33:45 +00:00
Steve Checkoway 77d9169679 Add/remove files. 2005-12-23 13:14:35 +00:00
Steve Checkoway b1e0cc776c Fix linking 2005-12-18 03:57:10 +00:00
Steve Checkoway 3b9479e271 Add files 2005-12-18 01:44:23 +00:00
Steve Checkoway ee07c1d20d Use ArchHooks::SetUserQuit() 2005-12-17 13:03:04 +00:00
Steve Checkoway ac3e467913 update 2005-12-15 11:45:51 +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 f8a954fa14 Add files, move a few around. 2005-12-12 10:02:42 +00:00
Steve Checkoway 43f7034bbb Add files. 2005-12-10 07:14:19 +00:00
Steve Checkoway 34d979d364 Set SDKROOT 2005-11-29 08:07:33 +00:00
Steve Checkoway 7580e3d9bf Fix for pre 10.4 2005-11-12 23:10:13 +00:00
Steve Checkoway 69452209e3 SM 2005-11-07 09:51:01 +00:00
Steve Checkoway 5f2a151e9f hmm 2005-11-07 09:49:57 +00:00
Steve Checkoway 164555ac24 No debugging! 2005-11-07 09:49:18 +00:00
Steve Checkoway 90e4e1b039 Update. 2005-11-07 09:45:30 +00:00
Steve Checkoway 3e3ae3f34f Remove files I haven't finished writing from the build and fix the libjpeg header search path. 2005-11-04 12:56:12 +00:00
Steve Checkoway 45bdf1f517 This is supposed to "[take] the form of a Java package name, com.foosoft." 2005-11-04 07:47:02 +00:00
Steve Checkoway bafc4797a2 Use correct define. 2005-11-04 07:43:33 +00:00
Steve Checkoway 937721f718 Slight change to ProductInfo.h. Now just enter the strings without quotes in the PRODUCT_{NAME,VER}_BARE defines but still use PRODUCT_{NAME,VER} or PRODUCT_NAME_VER in the code.
Use PRODUCT_{NAME,VER}_BARE in the Info.plist instead of having to hand code that for every release (and forgetting for about a third of them).
2005-11-02 09:18:39 +00:00
Steve Checkoway cc189a7e5d Update. 2005-10-31 03:24:52 +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 91c38af1f7 Add/remove files. 2005-10-30 09:47:11 +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 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