Commit Graph
14131 Commits
Author SHA1 Message Date
Glenn Maynard 22d64c8fd9 allow updating selections on a message 2005-03-10 19:41:37 +00:00
Charles Lohr 2567f5992b Fix: We need to enable option lines for hardcoded screens for all players. 2005-03-10 18:03:19 +00:00
Charles Lohr 5ba2976694 Fix: ProfileOptions (Navigation was not correct and all text was hidden) 2005-03-10 17:59:01 +00:00
Charles Lohr 0495b83ecf Fix: VC6 compile. Maybe we should try to figure out a clean way of doing this in VC6 insted of having these nasty GetValue()'s everywhere. 2005-03-10 16:55:11 +00:00
Glenn Maynard 8427c36c20 fix ScreenSelectMaster::AnyOptionsArePlayable 2005-03-10 07:56:41 +00:00
Glenn Maynard fb1d893f57 tolerate no options being selectable 2005-03-10 03:53:00 +00:00
Glenn Maynard 6a10714c9d "give up" metrics 2005-03-10 02:46:56 +00:00
Glenn Maynard 2f9be16b15 either start or select can trigger "give up" 2005-03-10 02:45:40 +00:00
Glenn Maynard 4a375d4f3b check several automake versions; don't give a URL to tools, since most people should be using distribution packages, not source 2005-03-09 19:15:37 +00:00
Glenn Maynard a979295191 remove _fade out to options (partially disambiguate _fade out) 2005-03-09 03:28:40 +00:00
Glenn Maynard fa21b5c7c3 rename to disambiguate 2005-03-09 03:21:26 +00:00
Glenn Maynard 4b3cabf456 const 2005-03-09 02:47:51 +00:00
Glenn Maynard d7911ccff9 simpler approach to letting overlay screens grab input 2005-03-09 02:45:33 +00:00
Glenn Maynard c829318686 remove GrabInputFocus and ReleaseInputFocus 2005-03-09 01:35:31 +00:00
Chris Danford 359b6d14c9 fix AV if create new steps then back out w/o saving 2005-03-08 22:21:18 +00:00
Chris Danford 21ae0fc658 don't delete current Song's steps through the LastSaved when destructing ScreenEdit 2005-03-08 21:39:01 +00:00
Chris Danford dc9e8e23ff revert from in-memory copy, not from disk 2005-03-08 21:19:17 +00:00
Chris Danford 38bd0116d1 ensure that memory is really freed 2005-03-08 21:18:00 +00:00
Chris Danford 494ae0b74d make deep copy simpler by not holding a pointer 2005-03-08 21:17:21 +00:00
Chris Danford 9cb560ae03 fix AV when change on SHOW_ONE and only P2 joined 2005-03-08 20:34:08 +00:00
Chris Danford d15a453d15 fix VC7 warnings 2005-03-08 20:13:44 +00:00
Chris Danford 19382b8ab3 add ExportOnChange table value for Lua 2005-03-08 18:37:09 +00:00
Chris Danford 3cc13f8a81 add ExportOnChange table value for Lua
fixes workout goal amounts not applied correctly
2005-03-08 17:54:12 +00:00
Chris Danford 1b9f3b5a61 re-enable VerifySelected assert 2005-03-08 17:53:16 +00:00
Chris Danford 7ab74cdd24 don't keep "Message" in command name
fixes ScoreDisplayCalories
2005-03-08 16:54:48 +00:00
Chris Danford 0be0cb5ab5 remove unnecessary SetXY 2005-03-08 16:52:15 +00:00
Chris Danford fa479f08dd split ScreenMemcardSaveEditsInEditor into ScreenMemcardSaveEditsAfterSave and ScreenMemcardSaveEditsAfterExit 2005-03-08 09:03:12 +00:00
Chris Danford 264dd13b45 eliminate Save on ScreenEditMenu when creating new steps 2005-03-08 07:57:14 +00:00
Glenn Maynard b6eebd2517 cache GetPath results, since it may call GetPathTo, which will skip if it reads from the disk (perhaps we need a ThemePath<> cache type, like ThemeMetric<>) 2005-03-08 06:48:31 +00:00
Glenn Maynard e9dd20f0e2 cache fallback cdtitle 2005-03-08 06:35:58 +00:00
Chris Danford 2d93802641 add Yes/No/Cancel prompt for exiting ScreenEdit 2005-03-08 04:02:25 +00:00
Chris Danford 10119047b3 themable text 2005-03-08 03:56:26 +00:00
Chris Danford 66dd203362 add missing 2005-03-08 03:56:00 +00:00
Glenn Maynard 2404ff1641 generic screen popping: pop if pushed, instead of NEXT_SCREEN 2005-03-08 03:52:18 +00:00
Glenn Maynard 31cb7efb3a build fix 2005-03-08 02:31:30 +00:00
Glenn Maynard a3c912a82e fix possible crashes 2005-03-08 02:24:39 +00:00
Chris Danford e01845866f add NumStepsLoadedFromProfile display 2005-03-08 01:46:57 +00:00
Glenn Maynard eadd3b3edb separate "low res loaded on startup" and "low res loaded on demand" banner modes 2005-03-08 01:39:32 +00:00
Glenn Maynard bd7f89455d fix course scrolling 2005-03-08 01:22:50 +00:00
Glenn Maynard 00b82cf86a fix course bugs 2005-03-08 01:07:01 +00:00
Chris Danford f2023c9cb7 On edit menu, only move to the next screen when the Action row has focus. 2005-03-08 00:48:59 +00:00
Chris Danford 4d69144983 fix NULL added to wrong Steps vector 2005-03-08 00:33:39 +00:00
Chris Danford 6d07297588 per-row explanation text in ScreenEditMenu 2005-03-08 00:32:49 +00:00
Chris Danford 7904959f4f theme edit menu row string 2005-03-07 23:55:18 +00:00
Chris Danford bf5d7435c4 fix AV is SourceSteps on edit, then change to song with no edits 2005-03-07 23:27:19 +00:00
Chris Danford c2b5b2779c edit menu layout cleanup 2005-03-07 23:15:33 +00:00
Glenn Maynard 776060e913 implement course radar value caching 2005-03-07 22:30:39 +00:00
Glenn Maynard 021e36535c fix memleak 2005-03-07 22:23:14 +00:00
Chris Danford cd18443b18 use SCREEN_* constants in EditMenu positions 2005-03-07 21:04:35 +00:00
Chris Danford bad9706b36 add OnCommads for text 2005-03-07 20:10:07 +00:00