Commit Graph
27626 Commits
Author SHA1 Message Date
Chris Danford 2a4f8d956a fix too large combo numbers, fix goofy percent score formatting 2009-04-03 19:56:06 +00:00
Chris Danford 9ef9203b95 cleanup 2009-04-03 19:43:26 +00:00
Chris Danford c2711a4100 no message 2009-04-03 19:41:47 +00:00
Chris Danford d0db88ce66 prettier lyrics 2009-04-03 17:48:53 +00:00
Chris Danford 79a24f159d fix lyrics (command names are now case sensitive), and cleanup lyrics names 2009-04-03 17:39:49 +00:00
Chris Danford 949a1ea89d themable status text 2009-04-03 17:37:57 +00:00
Chris Danford baa7f6d1f1 theme cleanup 2009-04-03 16:22:22 +00:00
Chris Danford 0b16e4ac0e fix bogus asserts firing in course mode 2009-04-03 16:21:38 +00:00
Chris Danford e292d6d237 no message 2009-04-03 14:33:15 +00:00
Chris Danford 7372256ee1 blank default cdtitle 2009-04-03 14:18:16 +00:00
Chris Danford 01146b8155 theme cleanup 2009-04-03 14:11:50 +00:00
Chris Danford 0a6257a0aa theme cleanup 2009-04-03 09:18:10 +00:00
Chris Danford cdda4e6409 theme cleanup 2009-04-02 23:19:55 +00:00
Chris Danford edde57837c transition/animation cleanup 2009-04-02 23:05:32 +00:00
Colby Klein 6bca32e6cd Change "ChangedLanguageDisplay" to "DisplayLanguageChanged" and use it for artist names. 2009-04-02 18:09:23 +00:00
Chris Danford c42c4b297f remove conflict 2009-04-02 09:45:50 +00:00
Chris Danford 6edd8f9f1e remove unnecessary ScreenWithMenuElements2 2009-04-02 09:41:08 +00:00
Chris Danford b612259f7d revert april fools 2009-04-02 05:25:53 +00:00
Chris Danford 744881d263 april fools build 2009-04-01 11:35:04 +00:00
Chris Danford 0d01be5181 fix dimensions 2009-04-01 10:43:34 +00:00
Chris Danford fa42f6a6eb change version numbers for build 2009-04-01 10:20:15 +00:00
Steve Checkoway 94025ac745 Remove files. 2009-04-01 09:48:47 +00:00
Steve Checkoway 95645cdafb Optimize. The Unset() call was actually rather expensive. This speeds up SSMusic by a few frames per second for me in optimized builds. 2009-03-26 11:30:45 +00:00
Chris Danford 868b7346bc comment out incomplete part 2009-03-25 17:50:39 +00:00
Chris Danford 14968729bd clean up save keyboard shortcut 2009-03-25 17:31:27 +00:00
Chris Danford e553cdc0f2 update enum names in automappings 2009-03-25 14:32:50 +00:00
Steve Checkoway 96650cc156 Load the actor for the current stage only and only show Event Mode during Regular play. 2009-03-25 08:03:46 +00:00
Colby Klein ed7a89657e Change MusicWheelItem grades to fit new theme. 2009-03-25 06:46:41 +00:00
AJ Kelly 2bf357f193 add StepsDisplay StepsType for techno-* modes 2009-03-25 06:06:08 +00:00
AJ Kelly 03b894841b make long/marathon balloon animate 2009-03-25 05:57:00 +00:00
AJ Kelly f985957c69 change fallbacks to fit new theme 2009-03-25 05:35:58 +00:00
AJ Kelly 6a5ce80545 update WheelNotifyIcons 2009-03-25 05:18:31 +00:00
Steve Checkoway 941369dfb5 Use SMApplication as the main class, not NSApplication. 2009-03-24 14:04:49 +00:00
Steve Checkoway 5718527579 Add comment about SMApplication and remove poseAsClass hack. 2009-03-24 14:04:05 +00:00
Steve Checkoway 5a38444f7d Install .smzip files. 2009-03-24 14:01:20 +00:00
Steve Checkoway b828794f0a Set SM to be the owner of .smzip files. 2009-03-24 13:59:27 +00:00
Chris Danford 4a26db17b1 fix assert on bogus values in keymaps.ini 2009-03-24 13:35:55 +00:00
Chris Danford 47af8522e9 add missing strings 2009-03-24 13:30:06 +00:00
Jason Felds fa030664e9 Remove old workout files. Aside: Why do I think that ScreenOptionsEditCourse was also used to create Nonstop/Challenge courses? Guess I'll worry about it later. 2009-03-23 04:08:48 +00:00
Chris Danford 90f916aee4 remove Workout 2009-03-23 00:19:01 +00:00
AJ Kelly 1f7b23ef3b remove old files 2009-03-22 21:40:19 +00:00
AJ Kelly 6e53742099 remove old files 2009-03-22 21:38:23 +00:00
Chris Danford bb17b6ff29 GameController enum cleanup 2009-03-22 20:14:56 +00:00
Chris Danford a4dd16da5a remove old files 2009-03-22 20:14:27 +00:00
Chris Danford 3a24d564e2 remove old workout files 2009-03-22 20:13:07 +00:00
Chris Danford 118c931382 remove old workout files 2009-03-22 20:12:11 +00:00
Steve Checkoway d4cf111fff Fix warning. 2009-03-22 14:30:04 +00:00
Chris Danford 759b5fc220 fix compile 2009-03-22 14:10:51 +00:00
Chris Danford ed75682b9f remove Workout, fold into EditCourses 2009-03-22 08:42:27 +00:00
Steve Checkoway 415e464926 Check that subversion AND (curl OR wget) are installed before downloading ffmpeg. Prevents running ./build.sh which fails if curl and wget are not installed and then running build.sh again which proceeds as if ffmpeg had been patched. Also add -j or --jobs option to pass to make. ./build -j3 works nicely. Now if someone wants to buy me one of those 16 context Macs, I would sure love to try -j17. 2009-03-21 05:53:52 +00:00