Commit Graph
20086 Commits
Author SHA1 Message Date
Chris Danford b3cfedeb68 fix crash no game dirs written to registry 2006-03-13 09:14:54 +00:00
Chris Danford 3213b52a68 crash text cleanup 2006-03-13 09:14:07 +00:00
Glenn Maynard 207973f3da group "play" 2006-03-13 09:03:02 +00:00
Glenn Maynard a85ba734d6 fix play_selection assertion if no selection 2006-03-13 08:59:32 +00:00
Glenn Maynard bd896acff2 remove IDC_RESULT_ID 2006-03-13 08:55:26 +00:00
Glenn Maynard 32dfaac9a8 Display PRODUCT_FAMILY. PRODUCT_ID is just for IDs, like registry entries. 2006-03-13 08:52:51 +00:00
Glenn Maynard 17d4d8bc44 cleaner/more consistent report id 2006-03-13 08:48:32 +00:00
Chris Danford fdb6038003 fix unlocks re-celebrated every time the app is run 2006-03-13 08:03:17 +00:00
Glenn Maynard 4eb0b1f86e wider range of speeds available 2006-03-13 07:46:02 +00:00
Steve Checkoway 00ddde56ba Revert. 2006-03-12 23:53:31 +00:00
Steve Checkoway 9a6a581e14 Const. 2006-03-12 23:42:50 +00:00
Steve Checkoway 3e9c9141fe Fix declared extern and then redeclared static warning. 2006-03-12 23:39:54 +00:00
Chris Danford e4717d1f79 reload all ThemeMetrics when aspect ratio changes so that metrics using SCREEN_* are reevaluated 2006-03-12 20:05:27 +00:00
Chris Danford 8f53aef30b fix warning 2006-03-12 20:03:36 +00:00
Steve Checkoway 3481196347 Songs can be in any of the following formats:
*
song
group/*
group/song
If we read in "song" don't write out "group/song". If we read in "group/song" make sure we set the course entry's group name.
2006-03-12 09:10:31 +00:00
Steve Checkoway 3511392d6d Make this public. 2006-03-12 09:06:31 +00:00
Chris Danford 7d0ac62982 poll for memory cards in the editor screens even if MemoryCard=0 2006-03-12 07:02:50 +00:00
Chris Danford 15268245ff fix edits don't show immediately after copying
fix ResetPreferences doesn't apply the new video/sound values
2006-03-12 06:56:48 +00:00
Jason Felds 9f46acd2d4 VC2005 Support compilable and runnable in debug mode. AJ187 confirmed these changes work in VC2003, so nothing should be broken. Thanks to Mystik EE of DDRUK for the assistance. 2006-03-12 06:32:21 +00:00
Jason Felds f820e6b39e VC2005 Support compilable and runnable in debug mode. Thanks to Mystik EE of DDRUK for the assistance. 2006-03-12 06:31:08 +00:00
Chris Danford c67c147637 remove deleted SSetCourseMods 2006-03-12 06:05:06 +00:00
Steve Checkoway 17847941ba Remove unused. 2006-03-12 00:48:19 +00:00
Steve Checkoway 14d737a085 Working on course mod editor. Add new edit mode. 2006-03-12 00:45:18 +00:00
Steve Checkoway 6a0106ef56 When loading course entries that specify a song, fill out the song group too. 2006-03-12 00:35:55 +00:00
Steve Checkoway dd2857c70f Fix define. 2006-03-11 22:06:20 +00:00
Steve Checkoway 7e0d36ae5f Simplify. 2006-03-11 21:35:12 +00:00
Steve Checkoway d0b0ab2543 Cleanup. 2006-03-11 21:32:29 +00:00
Glenn Maynard 14a87ff180 cleanup 2006-03-11 06:13:18 +00:00
Glenn Maynard fe45bb1e50 fix home mode edits 2006-03-11 06:06:48 +00:00
Glenn Maynard 8d54d072e3 fix newline 2006-03-11 05:06:22 +00:00
Glenn Maynard fda3ca9932 cleanup 2006-03-11 02:49:11 +00:00
Steve Checkoway 233bf29cee Add Secret row to mark course entries as hidden. 2006-03-10 23:55:58 +00:00
Steve Checkoway 1530f4c4fe Cleanup. 2006-03-10 23:50:40 +00:00
Steve Checkoway 9e7ba6ff9d Fix Checkobug 1: If we cannot go full screen unless we have focus. 2006-03-10 23:21:37 +00:00
Chris Danford e8ce30eb1a don't spread text to the edge of the screen. Keep the spacing fixed so things don't look silly when there are only 8 items. 2006-03-10 22:45:57 +00:00
Steve Checkoway 61b3768b22 Cleanup. 2006-03-10 22:32:20 +00:00
Steve Checkoway f40d23227c Fix crash on random entry. Add metric to hide the mods row. 2006-03-10 22:29:05 +00:00
Chris Danford 155c58ecd8 fix reversed DialogsEnabled logic 2006-03-10 20:01:25 +00:00
Chris Danford f24ba8d5f2 fix mod unlocks 2006-03-10 17:06:55 +00:00
Glenn Maynard 03d8568a8a we lowercase elsewhere 2006-03-10 04:09:48 +00:00
Chris Danford c8769a1534 themable devices text 2006-03-10 00:29:38 +00:00
Chris Danford a9a87d2892 localizable header text 2006-03-09 22:59:29 +00:00
Glenn Maynard a1aefaa159 fix "missing a music file" prompt deletes steps 2006-03-09 22:30:43 +00:00
Glenn Maynard 45ca5f9f8e cleanup 2006-03-09 22:16:20 +00:00
Glenn Maynard 181ffaafdc remove untranslated "songs", "courses" text. We'd have to worry about
word ordering here, I think, and this seems clear enough.
2006-03-09 22:02:19 +00:00
Glenn Maynard 347218429f cleanup 2006-03-09 21:59:05 +00:00
Chris Danford e61eb4d499 cleanup 2006-03-09 10:47:46 +00:00
Chris Danford 51735a33a9 remove unused #defines 2006-03-09 09:44:39 +00:00
Steve Checkoway 587fca151c Unused. 2006-03-09 09:42:16 +00:00
Chris Danford 41d1e79678 fix course mods carry over to 2nd demonstration screen if 2 SDemonstrations are back to back 2006-03-09 09:06:46 +00:00