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
Steve Checkoway
c4835e0adb
Revert. Reloading is a hack and shouldn't be part of the API.
2006-03-18 13:26:01 +00:00
Steve Checkoway
dd3206c4fc
Play invalid sound.
2006-03-18 13:24:31 +00:00
Steve Checkoway
f648efa84e
Add string.
2006-03-18 13:23:38 +00:00
Steve Checkoway
80fdf6d8eb
group/persist/etc
2006-03-18 13:23:18 +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
Steve Checkoway
a79329daa3
Only rebuild the option rows when they've actually changed.
2006-03-18 11:28:41 +00:00
Steve Checkoway
1d45c8a0fd
For non-fixed songs find the longest non-tutorial song and use that for picking mods. Something isn't quite right with ScreenEdit though (it doesn't display existing attacks so you can add attacks but you cannot remove them, global mods can be modified normally).
2006-03-18 11:13:22 +00:00
Steve Checkoway
95c756f9e5
ReloadScreen().
2006-03-18 11:02:56 +00:00
Steve Checkoway
2dcdea5467
Add ReloadScreen().
2006-03-18 11:02:20 +00:00
Steve Checkoway
1b0c19d442
Copy code from RageThreads.cpp.
2006-03-18 09:22:56 +00:00
Steve Checkoway
cd45684d48
Warn on bad backgrounds.
2006-03-18 09:17:20 +00:00
Steve Checkoway
678c74e7c1
Fix warning.
2006-03-18 08:43:15 +00:00
Chris Danford
9b71410b14
easier grade in merciful beginner
2006-03-17 03:44:11 +00:00
Glenn Maynard
adae68f5f3
Coordinates are floats, but our maximum resolutions should always be
...
integers.
In 640x480 (4:3), with a 16:10 display, we were getting a 767.999939 width,
instead of 768, which truncated to 767. Round the value consistently, so
we always get 768x480.
2006-03-17 02:52:00 +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
Glenn Maynard
1fd4b7f05f
Use bFailed , not bFailedEarlier. That way, you can't get a Failed grade
...
in FailOff (that's what FailOff means: you can't fail). This also means you won't
get an F if you bottom out in TwoPlayerRecovery; that's OK.
2006-03-17 01:50:28 +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
Josh Allen
3fbf89bc0a
Remove ScreenEditCourseMods
2006-03-16 15:51:24 +00:00
Glenn Maynard
3d4f335330
unused
2006-03-16 09:07:08 +00:00
Glenn Maynard
575061c4c1
cleanup
2006-03-16 07:36:27 +00:00
Glenn Maynard
e0c8a8ebc7
fix HandleSongTimer not reset
2006-03-16 07:35:47 +00:00
Glenn Maynard
3699674088
add EndScreen(), symmetric with BeginScreen
2006-03-16 05:38:47 +00:00
Glenn Maynard
72c25d79d9
now this seems backwards. Something else is funky ...
2006-03-16 00:50:47 +00:00
Glenn Maynard
99d3a9486c
extra period
2006-03-16 00:49:51 +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
Glenn Maynard
b3884dbb01
cleanup (and don't ignore m_Cancel)
2006-03-15 21:41:26 +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
Glenn Maynard
068b9f2bf6
remove trailing spaces
2006-03-15 05:02:09 +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
Glenn Maynard
fb26cec6da
OnBnClickedCheckLanguage
2006-03-15 00:25:06 +00:00
Glenn Maynard
93cda5e73e
add IDC_CHECK_LANGUAGE
2006-03-15 00:24:14 +00:00