Glenn Maynard
4eb0b1f86e
wider range of speeds available
2006-03-13 07:46:02 +00:00
Steve Checkoway
14d737a085
Working on course mod editor. Add new edit mode.
2006-03-12 00:45:18 +00:00
Steve Checkoway
7e0d36ae5f
Simplify.
2006-03-11 21:35:12 +00:00
Glenn Maynard
14a87ff180
cleanup
2006-03-11 06:13:18 +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
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
Chris Danford
611489b1bb
map MenuInput to EditButton for joysticks in the editor/practice
2006-03-07 02:43:09 +00:00
Chris Danford
3c4087a187
fix ManageProfiles errors
...
add bThemeTitle flag to MenuRow
2006-02-13 22:45:17 +00:00
Chris Danford
cce97c40b8
move autosync logic out of Player and GameState, into a separate file
2006-02-06 01:23:25 +00:00
Chris Danford
8c7baa0ec8
add sound feedback to bpm, stop, offset
2006-02-04 18:35:29 +00:00
Chris Danford
18cd1a345d
switch -> switch steps
2006-02-03 19:24:39 +00:00
Glenn Maynard
083af22b1b
NoteTypeToLocalizedString
...
("Notes" still not localized, since this isn't simply a drop-in substitution
for different languages. "notes" may just be removed, not sure yet.)
2006-02-02 22:51:18 +00:00
Glenn Maynard
f873e9bd84
fix EDIT_BUTTON_SAMPLE_LENGTH_DOWN, EDIT_BUTTON_SAMPLE_LENGTH_UP
2006-02-02 08:38:50 +00:00
Glenn Maynard
70501c3dcc
cleanup
2006-02-02 08:38:15 +00:00
Glenn Maynard
79c1ebe890
Localize editor info text.
...
Add "Rolls" count.
Only show "Subtitle", "Selection beat", and note stats that
are actually relevant.
"Selection beat" polish.
Push note info onto a single line. The jagged numbers look
a little weird, but this stuff is too long and is falling
off the bottom of the screen, and "Hands: 3" is easier to
read anyway.
"(note type) Notes" still needs localization.
2006-02-02 08:33:09 +00:00
Glenn Maynard
efb0c6f64a
disable STATE_RECORDING_PAUSED for now
2006-02-02 01:24:17 +00:00
Glenn Maynard
8b15de1a05
fix note skin changing in the editor menu
2006-02-01 06:22:35 +00:00
Glenn Maynard
63fbb804da
clarify
2006-02-01 05:49:55 +00:00
Glenn Maynard
a6475109a3
fix up STATE_RECORDING_PAUSED; make this clearer
2006-02-01 05:47:50 +00:00
Glenn Maynard
7a1da2cd5b
typo
2006-02-01 05:00:51 +00:00
Glenn Maynard
799f725ccb
Normally, the "fYReverseOffsetPixels" value to NoteField::Init
...
is the distance from the center of the field to the top and bottom.
To center record mode, we've been setting this to a low value.
That's different from every other place we use NoteField. Instead,
set it to a more typical value, and enable the "centered" modifier.
2006-02-01 04:59:38 +00:00
Glenn Maynard
f7bd5862ac
remove unused
2006-01-30 07:10:10 +00:00
Glenn Maynard
57947b2252
Use ScreenManager's preload logic, instead of manually loading
...
a bunch of screens.
2006-01-30 07:09:25 +00:00
Glenn Maynard
3229a7fbf4
Use ScreenManager's preload logic, instead of manually loading
...
a bunch of screens.
2006-01-30 06:59:15 +00:00
Glenn Maynard
5bd65a0212
spacing
2006-01-30 04:16:48 +00:00
Glenn Maynard
d9a8e42fa1
Disable laying tap attacks, remove dupe.
2006-01-30 04:09:00 +00:00
Glenn Maynard
3cb8d75cfc
Disable keys inappropriate for home mode. Disable laying tap attacks.
2006-01-30 04:00:14 +00:00
Glenn Maynard
0740b81efb
cleanup
2006-01-30 03:07:02 +00:00
Glenn Maynard
2c9cfd46ee
fix off-by-one
2006-01-28 03:19:21 +00:00
Glenn Maynard
2a94c0bd8d
"exit" is ambiguous, and gets confused with the normal "Exit" row,
...
which has no text
2006-01-24 01:35:38 +00:00
Chris Danford
7f821e8cfc
CString -> RString
2006-01-22 01:00:06 +00:00
Chris Danford
d66b45a117
consistent precision for BPM and secs - 3 decimal places in the editor and in the song file
2006-01-19 03:07:43 +00:00
Chris Danford
941e70ba39
consistent precision for BPM and secs - 3 decimal places in the editor and in the song file
2006-01-19 03:03:27 +00:00
Chris Danford
a2c12bdc61
8sp tab cleanup
2006-01-19 02:40:44 +00:00
Glenn Maynard
a87993bcb1
finish ctor transition
2006-01-15 20:46:15 +00:00
Glenn Maynard
2b4c9e4516
Transition away from Screen(sName).
2006-01-15 19:49:02 +00:00
Glenn Maynard
470c909ec6
Transition away from Screen(sName).
2006-01-15 18:54:03 +00:00
Glenn Maynard
c5b71c0631
remove logs (this stuff predates the crash handler and has been copied
...
and pasted around since)
jesus we have a lot of screens
2006-01-15 08:54:03 +00:00
Glenn Maynard
51a2d29493
unuseds
2006-01-13 06:50:16 +00:00
Glenn Maynard
e3b8969de3
direct
2006-01-13 05:58:46 +00:00
Glenn Maynard
68b9637eb9
quick compile fix (coming back to this ...)
2006-01-13 05:55:45 +00:00
Glenn Maynard
e0c8035435
PlayerState::LaunchAttack, RemoveActiveAttacks, missed commit
2006-01-13 05:51:37 +00:00
Chris Danford
fc18dbd342
make more strings localizable
2006-01-08 18:40:20 +00:00
Chris Danford
44225ad379
XToThemedString -> XToLocalizedString
2006-01-07 04:11:29 +00:00
Glenn Maynard
b734b602d2
force TypeName arrays for XToString to be an array of const char*, not CString
2006-01-04 22:30:51 +00:00
Glenn Maynard
c0e6e08918
fix warnings
2006-01-04 05:17:36 +00:00
Glenn Maynard
8d970cc4ea
add SetOneUnthemedChoice for common case
...
don't theme dynamic choices and already-themed choices
2005-12-29 04:19:22 +00:00
Glenn Maynard
a13cbcaafb
simplify edit_stop
2005-12-29 04:01:54 +00:00
Glenn Maynard
e0c221396d
comment
2005-12-29 03:33:00 +00:00