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
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
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