Commit Graph
100 Commits
Author SHA1 Message Date
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
Chris Danford f89ff843a7 check return value of CreateProcess instead of checking for existance of time. Fixes bogus error if root dir isn't mounted. 2006-02-26 01:13:16 +00:00
Chris Danford ca5f91ae8c install Manual in all INSTALL_TYPEs 2006-02-26 00:46:10 +00:00
Chris Danford ff338d15b8 PRODUCT_NAME -> PRODUCT_FAMILY
PRODUCT_NAME_VER -> PRODUCT_ID_VER
2006-02-26 00:31:31 +00:00
Chris Danford 1f7550852c PRODUCT_NAME -> PRODUCT_FAMILY
PRODUCT_NAME_VER -> PRODUCT_ID_VER
2006-02-26 00:12:29 +00:00
Chris Danford d87a17a034 PRODUCT_NAME -> PRODUCT_FAMILY
PRODUCT_NAME_VER -> PRODUCT_ID_VER
2006-02-25 23:59:32 +00:00
Chris Danford e26eaf822e stick registry entries in PRODUCT_ID 2006-02-25 23:41:50 +00:00
Chris Danford b56494dec0 fix uninstall leaves stuff behind 2006-02-25 23:13:44 +00:00
Chris Danford fe51b2c349 move end-user documentation into Manual/ 2006-02-25 22:57:37 +00:00
Chris Danford 409d2f9b0c move end-user documentation into Manual/ 2006-02-25 22:50:10 +00:00
Chris Danford e4d30babca move end-user documentation into Manual/ 2006-02-25 22:37:29 +00:00
Chris Danford f5174d5d99 have smpackage read theme from static.ini in case the game hasn't been run yet to create preferences.ini 2006-02-25 04:34:19 +00:00
Chris Danford 3e157b3ab5 move validation into Preference 2006-02-24 23:39:21 +00:00
Chris Danford 65ec3199b9 remove resample.dll 2006-02-24 21:43:40 +00:00
Chris Danford 69a5989d9e add resample.dll 2006-02-24 19:43:46 +00:00
Chris Danford c3ee0bc206 style cleanup 2006-02-24 19:37:28 +00:00
Chris Danford 0e76e44bbf add EnterComment strings 2006-02-24 19:28:25 +00:00
Chris Danford 8f6451f672 install Licenses.txt with all NSIS install types
fix location for copying pcks from .app
2006-02-24 17:16:36 +00:00
Chris Danford 21f2a7d58d install Licenses.txt with all NSIS install types 2006-02-24 17:14:24 +00:00
Chris Danford 724292d68e remove "confidential" in error report dialog 2006-02-24 01:07:18 +00:00
Chris Danford e63cfef561 change text and button names to more closely match Watson so that people are less nervous about sending us data 2006-02-23 20:05:05 +00:00
Chris Danford 6205025e9e use white background for header text and icon 2006-02-23 20:03:10 +00:00
Chris Danford 732bd2a29a Remove mount of desktop. Let smpackage mount if if it needs to. 2006-02-23 18:30:40 +00:00
Chris Danford 6b5231cbf0 make the Enter a Comment edit box default to disabled so people are less inclined to enter useless comments 2006-02-23 16:27:16 +00:00
Chris Danford 663f13e70b Intel i915 on OSX 10.4.4 supports vertex programs but not hardware vertex buffers. Our software vertex rendering doesn't support vertex programs. 2006-02-22 21:22:33 +00:00
Chris Danford 06b19345a9 fix NextRow markers accumulate when a row is reloaded 2006-02-22 18:12:45 +00:00
Chris Danford 071558697b don't show a string for the default NoteSkin 2006-02-22 17:27:32 +00:00
Chris Danford 0e12a206f4 blank m_sNoteSkin mean "no change in NoteSkin". Don't hardcode the NoteSkin "default" everywhere because "default" is not guaranteed to exist. 2006-02-22 17:15:13 +00:00
Chris Danford d7400af2c2 add support for ARB_texture_env_combine 2006-02-21 20:38:21 +00:00
Chris Danford 0e3cccdbf2 add missing UninstallOld strings 2006-02-21 20:31:38 +00:00
Chris Danford c8829120a9 fix VC6 compile 2006-02-21 20:30:30 +00:00
Chris Danford 2398398018 add Sandbox metrics 2006-02-21 05:02:14 +00:00
Chris Danford faa88362db disable GSL vector lib on MacOS x86 2006-02-21 04:52:39 +00:00
Chris Danford 63a2415b51 move output of all configuration to project root dir. Rename: . -> Release, Universal->Debug, etc 2006-02-19 06:27:10 +00:00
Chris Danford 79b21dcce3 fix VC6 clear() hack 2006-02-15 04:10:46 +00:00
Chris Danford 53e0ea8f24 fix smpackage uninstall and install to different installation other than where tools.exe resides 2006-02-15 03:58:29 +00:00
Chris Danford 75bd3e55a7 make smpackage dialogs app modal 2006-02-15 03:54:02 +00:00
Chris Danford 130554e42a fix VC6 compile 2006-02-15 03:53:04 +00:00
Chris Danford c58eeda0e4 fix wrong BPM number displayed 2006-02-15 03:50:50 +00:00
Chris Danford 3c4087a187 fix ManageProfiles errors
add bThemeTitle flag to MenuRow
2006-02-13 22:45:17 +00:00
Chris Danford 9d7f5eebef fix ManageProfiles errors 2006-02-13 22:40:28 +00:00
Chris Danford 5d0da191c7 clean up ugly TextEntry 2006-02-13 05:32:50 +00:00
Chris Danford 2732f0dabd fix VC6 build 2006-02-13 04:59:18 +00:00
Chris Danford 6116d9f1bc fix VC6 build 2006-02-13 01:07:44 +00:00
Chris Danford 79d1c0006e shorter help strings for localization 2006-02-10 04:37:38 +00:00
Chris Danford 95c88765a0 fix options rows tween from top of screen instead of initially being in the row's position 2006-02-10 04:33:54 +00:00
Chris Danford 02786346b8 use gamepads 2006-02-09 01:53:24 +00:00
Chris Danford 08759a1f67 map ignition Back to Back, not Tri to Back 2006-02-09 01:24:20 +00:00
Chris Danford 7546366890 add assert 2006-02-09 00:59:26 +00:00
Chris Danford a1fcc64baf poll DInput for number of joysticks instead of polling registry for num HID devices. Fixes us resetting INPUTMAN too early (after Windows sees the HID device but before DirectInput exposes it) 2006-02-09 00:53:20 +00:00
Chris Danford ecce21a0b4 automapping cleanup 2006-02-09 00:50:00 +00:00
Chris Danford ce0d196ad9 fix EMS USB2 mapping 2006-02-09 00:10:39 +00:00