Commit Graph
20384 Commits
Author SHA1 Message Date
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
Jason Felds ffe88b2a61 Removed DShow files from VC2005. After commenting out said DShow lines from Selector_MovieTexture.h, it should compile in Release mode. This needs more testing. 2006-03-07 20:22:38 +00:00
Chris Danford 39b0d2e7da editor fixup 2006-03-07 19:52:04 +00:00
Steve Checkoway 4bea77fca9 Missing string. 2006-03-07 19:39:48 +00:00
Chris Danford 611489b1bb map MenuInput to EditButton for joysticks in the editor/practice 2006-03-07 02:43:09 +00:00
Glenn Maynard 167caf4a42 metric 2006-03-07 02:43:03 +00:00
Glenn Maynard 78253caeea fix quotes 2006-03-07 00:45:41 +00:00
Glenn Maynard 20c521c29a fixup 2006-03-07 00:28:41 +00:00
Glenn Maynard 248fd7b8de entities 2006-03-06 20:17:36 +00:00
Glenn Maynard b7b03720a5 fix up quotes 2006-03-06 20:05:16 +00:00
Glenn Maynard 0fcfa90f31 remount to the default installation, so language utils follow it 2006-03-06 19:44:41 +00:00
Glenn Maynard c21870087b don't return "mountpoints" mountpoint 2006-03-06 19:37:36 +00:00
Glenn Maynard 81c5c2a7f0 cleanup 2006-03-06 19:29:11 +00:00
Glenn Maynard 1819a3ab39 FILEMAN already initialized here 2006-03-06 19:28:45 +00:00
Glenn Maynard c1ac1db757 fix nothing selected after "make default", but button still enabled
fix "remove" available when there's only 1 installation
2006-03-06 19:22:37 +00:00
Glenn Maynard 09fc204ce5 less excited Spanish 2006-03-06 19:12:15 +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
Glenn Maynard 45ccc24336 eval Format 2006-03-06 05:39:01 +00:00
Glenn Maynard bce305a0bf zoom long lines to fit if reasonable 2006-03-06 04:29:33 +00:00
Glenn Maynard 892fa90a59 change logic from "extends beyond end" to "width > max width" (preparatory) (fixup) 2006-03-06 04:23:08 +00:00
Glenn Maynard 5dea328ec6 change logic from "extends beyond end" to "width > max width" (preparatory) 2006-03-06 04:22:24 +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
Steve Checkoway 778025184c More editor work. Pressing \ cycles through steps/difficulties and updates the meter value for the particular difficulty. 2006-03-05 03:52:00 +00:00
Steve Checkoway 373d226dd7 Partial revert. This ended up not needing to be global. 2006-03-04 11:40:41 +00:00
Steve Checkoway c23e9f2e88 Mostly functional course editor. (It's not pretty, but then I have no ability/experience with graphics/metrics.) You can create, edit, and delete courses. I'm not sure about setting mods yet. 2006-03-04 10:27:09 +00:00
Steve Checkoway cef0c4cebb Const. 2006-03-04 10:24:50 +00:00
Steve Checkoway 4bd0599906 Set the path when loading from an edit. 2006-03-04 10:23:50 +00:00
Steve Checkoway 0e4899d83b Explicit. 2006-03-04 10:19:27 +00:00
Steve Checkoway 2ff53582a1 Fix crashes when using the second player.
Use the master player number for everything except setting the current trail which needs to be PLAYER_1 because there are different messages for each player's trail changing. Perhaps that should change at some point.
2006-03-04 02:34:01 +00:00
Steve Checkoway 1214a91649 SetHasFocus if we are the active application when the LLW is created, otherwise if the user switches to a different application before LLW is brought on screen then input is still registered (because we're bypassing the standard event model and getting the events directly from the hardware).
Also, ensure that the actual video mode params are set at all times and that the rate parameter is never zero.
2006-03-03 11:57:38 +00:00
Glenn Maynard 7793715749 fix langauge changes not saved to disk 2006-03-03 07:32:45 +00:00
Glenn Maynard 579d797374 don't assert on invalid text 2006-03-03 05:27:07 +00:00
Glenn Maynard 89d26b20ae bind case changing 2006-03-03 02:08:46 +00:00
Glenn Maynard fee07ccb36 override upper/lower with our own 2006-03-03 02:06:03 +00:00
Glenn Maynard 2b04608623 license 2006-03-03 02:03:42 +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
Glenn Maynard a8d96a30c0 fix "range" keyword 2006-03-02 07:15:25 +00:00
Steve Checkoway 380d55d3de German. 2006-03-02 06:00:26 +00:00
Steve Checkoway c425e718d9 Localize crash button. 2006-03-02 05:48:11 +00:00