Commit Graph
100 Commits
Author SHA1 Message Date
Chris Danford 4cd3bb26f6 fix styles in Firefox 1.5 2006-03-20 06:18:42 +00:00
Chris Danford 1bb78b396c don't write values to Preferences.ini that are in Static.ini 2006-03-20 04:57:15 +00:00
Chris Danford fd22fbf721 fix pre-link commands 2006-03-20 03:55:12 +00:00
Chris Danford ee39715667 populate SORT_PREFERRED from a txt file 2006-03-20 01:09:36 +00:00
Chris Danford 64ea81fac1 Best -> Popular
populate SORT_PREFERRED from a txt file
2006-03-20 01:04:46 +00:00
Chris Danford 020d3faaba tab cleanup 2006-03-19 21:50:21 +00:00
Chris Danford 702e5401d5 save Cache to My Documents. The Application Data dir is a pain to get to. 2006-03-19 20:50:09 +00:00
Chris Danford 7446a213dc add special coloring for unlock songs/courses 2006-03-19 05:59:24 +00:00
Chris Danford 5903dba293 remove unused sync strings 2006-03-19 04:12:18 +00:00
Chris Danford 00a08603a9 consolidate sync change strings and logic 2006-03-18 23:53:13 +00:00
Chris Danford 116c8cd1b0 localize sync overlay help 2006-03-18 23:18:34 +00:00
Chris Danford 036935282e remove global Lua function in GameState.cpp 2006-03-18 22:15:26 +00:00
Chris Danford a01e0998d7 cleanup minimenu row spacing 2006-03-18 22:15:11 +00:00
Chris Danford 2fba5ff7e6 don't show step counts in Steps Information - they're already shown on the main edit screen 2006-03-18 19:49:33 +00:00
Chris Danford 48a6f0f963 Don't add up actual scores for Courses that aren't installed or aren't shown. 2006-03-18 12:05:15 +00:00
Chris Danford def70f62a1 fix clear machine stats 2006-03-18 11:59:41 +00:00
Chris Danford 9b71410b14 easier grade in merciful beginner 2006-03-17 03:44:11 +00:00
Chris Danford 2002bf820b easier beginner life 2006-03-17 02:24:15 +00:00
Chris Danford dc05d4b0c8 remove funky beginner hacks to judgment window 2006-03-17 02:23:45 +00:00
Chris Danford 345a588e2d move DevicesChanged polling into separate thread because the DInput calls block. Only supported if ThreadedInput=1. 2006-03-17 00:29:10 +00:00
Chris Danford 4dd5728ee0 style cleanup 2006-03-17 00:15:35 +00:00
Chris Danford de4b978da3 lower sample count because of 4 beats lead-in 2006-03-16 21:56:03 +00:00
Chris Danford 94b0e34aee tab cleanup 2006-03-16 21:09:36 +00:00
Chris Danford 1023ad79a3 localize DeviceButton names
populate editor help based on mappings
2006-03-16 21:02:57 +00:00
Chris Danford 5e60bab5ce populate editor help based on mappings 2006-03-16 20:59:15 +00:00
Chris Danford c2946d8342 localize DeviceButton names 2006-03-16 20:57:10 +00:00
Chris Danford 46969bf4b6 consistent editor strings capitalization 2006-03-15 22:18:25 +00:00
Chris Danford b6cfe36364 consistent capitalization 2006-03-15 22:17:32 +00:00
Chris Danford 3b2ec6e8e8 add GotoURL 2006-03-15 18:12:46 +00:00
Chris Danford b7ae21b11a skip over Steps row in EditMenu_Home 2006-03-15 06:23:38 +00:00
Chris Danford d95b9f4a6f remove deleted SEnding metrics
remove combo on SGSyncMachine
2006-03-15 03:48:35 +00:00
Chris Danford 1b2a728e25 4 beats lead-in 2006-03-15 03:45:50 +00:00
Chris Danford bb534317e2 give a title 2006-03-15 03:28:10 +00:00
Chris Danford da5982a29d comments cleanup 2006-03-15 02:19:47 +00:00
Chris Danford 0df6972287 remove stats text - use Lua instead 2006-03-15 01:31:55 +00:00
Chris Danford e3dfa5695c remove ScreenEditCourseMods 2006-03-14 22:25:48 +00:00
Chris Danford 34b9aa17e9 use the same Play key mappings for all EditModes
If selection start is set, have "play" start at the selection, not at the current beat
2006-03-14 22:07:56 +00:00
Chris Danford 042b119dea fix reversed DialogsEnabled() 2006-03-14 20:48:43 +00:00
Chris Danford 492fbf1382 fix exporting 2006-03-14 19:19:58 +00:00
Chris Danford dbbca80b8d add comment to VC6 hack 2006-03-14 19:19:26 +00:00
Chris Danford 30e9778826 fix VC6 compile: even templated functions can't differ by only return value. Move return value to a reference parameter 2006-03-14 18:56:17 +00:00
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
Chris Danford fdb6038003 fix unlocks re-celebrated every time the app is run 2006-03-13 08:03:17 +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
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
Chris Danford c67c147637 remove deleted SSetCourseMods 2006-03-12 06:05:06 +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
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
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
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
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
Chris Danford c3b2181a37 fix Center1Player in SGSyncMachine 2006-03-09 06:43:32 +00:00
Chris Danford e691b97d31 reset autosync between each loop in SGSyncMachine 2006-03-09 06:39:24 +00:00
Chris Danford 280bf4513f quantize values before comparing them. Fixes goofy messages like "sync changed from +0.010 to +0.010". 2006-03-09 06:38:24 +00:00
Chris Danford 7f52558484 fix dupe language names 2006-03-09 00:12:11 +00:00
Chris Danford 58a6402201 play cancel sound when using CancelTransitionsOut, not start sound 2006-03-08 23:58:37 +00:00
Chris Danford 7ec7a906c3 finish edit renaming and handle display errors encountered during rename 2006-03-08 22:05:23 +00:00
Chris Danford e02690299a add Explanation OffCommand 2006-03-08 18:08:04 +00:00
Chris Danford 563b8d907f edit menus touchup 2006-03-08 08:16:48 +00:00
Chris Danford 1eca58ea9d consolidate Steps description validation 2006-03-08 08:16:18 +00:00
Chris Danford 1860c6c674 consolidate Steps description validation 2006-03-08 04:03:39 +00:00
Chris Danford e3f43444b9 themable edit help text 2006-03-07 20:46:44 +00:00
Chris Danford ff6f781cb5 themable edit help text
map MENU_BUTTON_BACK
Add selction setting in menu for joystick users
2006-03-07 20:43:40 +00:00
Chris Danford 39b0d2e7da editor fixup 2006-03-07 19:52:04 +00:00
Chris Danford 611489b1bb map MenuInput to EditButton for joysticks in the editor/practice 2006-03-07 02:43:09 +00:00
Chris Danford bb0b3138b4 const fix 2006-03-06 17:52:33 +00:00
Chris Danford 187d8196fb fix path in exported files 2006-03-06 17:50:54 +00:00
Chris Danford 28f18b1b39 fix assert "!m_sNoteSkin.empty()" 2006-03-06 00:17:50 +00:00
Chris Danford 6a78f271d0 fix mines frames draw with wrong tex coord shifting 2006-03-06 00:16:08 +00:00
Chris Danford 5e12c7d9f4 move helpful CSV parse error message 2006-03-03 00:59:01 +00:00
Chris Danford 270934f1c0 move helpful CVS parse error message 2006-03-03 00:58:12 +00:00
Chris Danford 7b8e1b5cd2 no message 2006-03-03 00:57:37 +00:00
Chris Danford 53afb08810 SPANISH 2006-03-03 00:28:43 +00:00
Chris Danford d1cf2e5feb copy Manual non-recursively so that we don't pick up CVS metadata files 2006-03-02 16:51:45 +00:00
Chris Danford e96a90181e convert UTF-8 language names to active code page before displaying 2006-03-02 16:00:51 +00:00
Chris Danford 196fa4a84f more langs 2006-03-02 00:48:00 +00:00
Chris Danford f5eadc6bc9 minimenu row cleanup 2006-03-01 22:07:59 +00:00
Chris Danford e13bd85d5b don't assert if no rows enabled (editor help screen) 2006-03-01 22:06:31 +00:00
Chris Danford 42b2ba7e9b add missing practice strings 2006-03-01 21:39:57 +00:00
Chris Danford e5da1a542a fix AV preloading SPlayerOptions when no course selected 2006-03-01 21:37:49 +00:00
Chris Danford d2e10295c4 edit menu fix for widescreen 2006-03-01 20:54:35 +00:00
Chris Danford 6d3a5a4b0a fix calories too generous - count as a jump only if the buttons are pressed near-simultaneously 2006-03-01 17:41:29 +00:00
Chris Danford 7146649851 fix installation reg values not written 2006-02-28 21:51:21 +00:00
Chris Danford 01dcea30c1 load first match of splash*.png 2006-02-28 21:44:09 +00:00
Chris Danford 646e199e14 fix VC6 compile 2006-02-28 17:52:29 +00:00
Chris Danford 4c0038e142 fix model glow 2006-02-28 17:50:00 +00:00
Chris Danford b19c423fb9 fix model glow 2006-02-28 17:29:10 +00:00
Chris Danford b4795b868b fix meter underlay and overlay on top of filling 2006-02-28 14:11:35 +00:00
Chris Danford 841006ddc4 meter overlay on top of filling 2006-02-28 01:57:32 +00:00
Chris Danford b7cbd54498 play sound on start 2006-02-27 20:36:14 +00:00
Chris Danford cd2fb443d0 metric to make ScreenEnding use machine's Profile instead of player's Profile 2006-02-27 19:53:11 +00:00
Chris Danford bf0cc13a47 Change GetDevicesAndDescriptions to fill in one vector instead of 2
Ignore changes in non-joystick devices when automapping
2006-02-27 17:51:27 +00:00
Chris Danford 388eacea2e handle ShellExecute error values (0-32)
clear cache before checking if files exist
2006-02-26 05:00:45 +00:00
Chris Danford fc2ee3e32d handle ShellExecute error values (0-32) 2006-02-26 04:31:43 +00:00