Commit Graph

14556 Commits

Author SHA1 Message Date
Chris Danford c1e4a0baee don't show endless courses in ranking 2005-03-27 10:31:27 +00:00
Chris Danford 05c5297f4b event mode should have precedence in stage text 2005-03-27 10:16:47 +00:00
Chris Danford bfece8a893 Sprite -> AutoActor 2005-03-27 07:04:04 +00:00
Chris Danford 091fed1bad add GetPlayMode Lua method 2005-03-27 07:03:30 +00:00
Glenn Maynard a0877fdab0 Actor::SubscribeToMessage 2005-03-27 05:54:26 +00:00
Glenn Maynard 4ba85f9844 don't try to load sound if transition path is xml 2005-03-27 05:16:51 +00:00
Josh Allen 9c6ca1381b Very basic and generic selection wheel using code from existing MusicWheel and MusicWheelItems. MusicWheel and MusicWheelItems will abstract from this eventually. 2005-03-27 03:56:10 +00:00
Chris Danford 2153d96c49 simplify - don't initialize Lists that won't be shown
fix manual scrolling in ALL_COURSES
2005-03-27 03:00:39 +00:00
Glenn Maynard aead9c172c cleanup 2005-03-27 00:33:31 +00:00
Chris Danford 734f4ba4f1 fix derived ThemeMetric types aren't Read on construction (broke ScreenRanking) 2005-03-27 00:32:25 +00:00
Glenn Maynard ea42968ce1 fix speed mappings 2005-03-27 00:32:20 +00:00
Glenn Maynard 75b081c272 default to cancel 2005-03-26 23:35:35 +00:00
Charles Lohr 39e9962e41 Fix: Don't crash on null validate callback 2005-03-26 22:59:13 +00:00
Chris Danford e6f37dbee8 Don't fill in new Profiles with a hard-coded "NoName". Let ScreenSystemLayer fill in blank name from metrics. 2005-03-26 22:18:28 +00:00
Chris Danford ff1d0fd0f0 hide locked songs from EditMenu in HomeEditMode 2005-03-26 20:46:50 +00:00
Charles Lohr 1adfcab82a Fix: Maximum length for text input 2005-03-26 19:55:22 +00:00
Chris Danford 6016f34983 multiply the alphas so we can fade even while an effect is playing 2005-03-26 19:30:10 +00:00
Chris Danford 40b6c0c350 When editing an edit, don't allow navigating far past the end of the song. 2005-03-26 19:11:22 +00:00
Chris Danford 89a1c9f42a fix initial selection not set to Easy 2005-03-26 18:51:39 +00:00
Chris Danford da6eb251bf don't calculate on edits in Song::ReCalculateRadarValuesAndLastBeat() 2005-03-26 18:50:20 +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 d7115f1dd1 cleanup 2005-03-26 18:21:34 +00:00
Steve Checkoway da80435d0f Use UTF-8 strings. Sometimes +[NSString stringWithUTF8String:] returns nil (I have no idea why), so use an empty string in that case. 2005-03-26 17:55:28 +00:00
Steve Checkoway 701d77ec51 Give the window a titlebar/title. Fix the off by one error. Clean up a bit. 2005-03-26 17:42:55 +00:00
Chris Danford c500975854 fix AccumStageStats doesn't get cleared between games 2005-03-26 17:30:37 +00:00
Ben Anderson 413cbfdeb4 Reflect branch fix in trunk... 2005-03-26 16:52:41 +00:00
Ben Anderson 80d6e78069 Code cleanups I keep forgetting to commit... 2005-03-26 16:39:53 +00:00
Steve Checkoway 9b68e25fc8 it is an int 2005-03-26 05:05:24 +00:00
Steve Checkoway 52c27a1374 Add file. 2005-03-26 04:14:26 +00:00
Chris Danford 1833d67aa9 TIMER_SECONDS: int -> float 2005-03-26 03:30:08 +00:00
Chris Danford 5e7ea768ff fix fallback order 2005-03-26 03:28:02 +00:00
Steve Checkoway 3134764b83 Attempt to support more audio hardware. (I have no way to really test this.) 2005-03-26 02:33:44 +00:00
Charles Lohr 424b831b9a Fix: change operand order to utilize VC 6 hack 2005-03-25 22:46:12 +00:00
Chris Danford a16db4edaa Don't use negative names for booleans: rename Hidden -> Visible, but still support the old interfaces. 2005-03-25 20:30:39 +00:00
Chris Danford bb6592a4e7 use float.h and limit.h constants instead of arbitrary large numbers 2005-03-25 20:01:51 +00:00
Ted Percival 50bd3a493c Remove duplicate MarvelousTiming option 2005-03-25 15:07:59 +00:00
Ted Percival 476bc01a9d replace arbitrarilyy "big" initialisers with those from <limits.h> 2005-03-25 12:37:17 +00:00
Ted Percival 151b70ab27 (cosmetic) fix off-by-one in current date sent to logfile 2005-03-25 11:51:08 +00:00
Chris Danford cc6b729c2d remove unused 2005-03-25 11:09:42 +00:00
Chris Danford becedbcca8 add "Blank" item in SourceSteps 2005-03-25 10:19:59 +00:00
Chris Danford c0d6a59282 move EditMenuAction into EditMenu.h and remove unused Lua binding 2005-03-25 09:52:14 +00:00
Chris Danford b684b3dd88 EditMenu: remove Autogen and consolidate Blank/Copy into Create 2005-03-25 09:49:34 +00:00
Chris Danford 441e86ac24 add "Autogen To Fill Width" to editor 2005-03-25 09:36:08 +00:00
Chris Danford 91c8cfec66 fix wrong Source Steps used 2005-03-25 09:35:08 +00:00
Chris Danford 466dbafa93 fix use of unititialized metric 2005-03-25 08:58:30 +00:00
Chris Danford f1f0a94f29 enable SongOptions in HomeEditMode 2005-03-25 08:22:39 +00:00
Chris Danford e45a53ad62 support aliases in mini menu text 2005-03-25 07:22:10 +00:00
Chris Danford be9e673001 Hide highlight if no rows are enabled 2005-03-25 04:31:14 +00:00
Chris Danford 24df996776 fix crash on change row if all rows disabled 2005-03-25 04:23:57 +00:00