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
1860c6c674
consolidate Steps description validation
2006-03-08 04:03:39 +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
611489b1bb
map MenuInput to EditButton for joysticks in the editor/practice
2006-03-07 02:43:09 +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
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
Chris Danford
5e12c7d9f4
move helpful CSV parse error message
2006-03-03 00:59:01 +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
c425e718d9
Localize crash button.
2006-03-02 05:48:11 +00:00
Glenn Maynard
b4abd6f067
simplify clearing theme path cache; fix it when changing languages
2006-03-02 05:31:14 +00:00
Glenn Maynard
dc15096294
language filtering for XML-referenced files
2006-03-02 04:59:37 +00:00
Steve Checkoway
a618c19f06
Use localized strings in the OS X dialog driver. Still don't have any clue what "Don't show again" might be in various languages.
2006-03-02 04:28:13 +00:00
Steve Checkoway
829ad0d1d9
Fix compile.
2006-03-02 03:32:28 +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
e5da1a542a
fix AV preloading SPlayerOptions when no course selected
2006-03-01 21:37:49 +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
Glenn Maynard
20909ff1dc
cleanup
2006-03-01 10:21:12 +00:00
Glenn Maynard
38dc0d4896
cleanup
2006-03-01 08:37:04 +00:00
Glenn Maynard
de33dac2cb
cleanup
2006-03-01 07:31:20 +00:00
Glenn Maynard
4b0128d810
bind GetZoomedWidth, GetZoomedHeight
2006-03-01 04:12:30 +00:00
Glenn Maynard
f9f990f590
support UTF-8 through ISO-8859-1 in MakeUpper, MakeLower, Capitalize
2006-03-01 02:45:42 +00:00