Commit Graph

425 Commits

Author SHA1 Message Date
Chris Danford e225a77763 don't show snap type in practice 2005-04-16 20:43:26 +00:00
Chris Danford 7b2adcd066 fix difficulties not themed
fix difficulty and meter shouldn't be editable in practice
2005-04-16 04:55:50 +00:00
Chris Danford 976e497de7 add EDIT_MODE_PRACTICE 2005-04-14 06:34:17 +00:00
Chris Danford ce83ae6ef0 only clamp description for edits 2005-04-13 08:05:48 +00:00
Chris Danford de904aea1e fix warnings 2005-04-08 20:59:03 +00:00
Chris Danford 973bda0596 fix warnings 2005-04-08 11:45:20 +00:00
Chris Danford ec38b47d9e don't show radar values in home edit mode 2005-04-07 20:06:49 +00:00
Chris Danford ce20ddda6c fix "can lay taps on top of holds in record" 2005-04-07 19:38:01 +00:00
Chris Danford 3d8c3c8dd5 center record notefield 2005-04-07 19:27:53 +00:00
Chris Danford 193f4e5983 fix edit playback options lost after playback 2005-04-07 18:32:19 +00:00
Chris Danford b042a545df don't play row change sound if original row = destination row 2005-04-04 00:58:54 +00:00
Chris Danford 9d16a66f77 fix radar values don't get recalculated after changing steps in editor
fix radar values shown for edits if copied from official steps
2005-04-03 21:43:29 +00:00
Chris Danford 350ebdaeec block changes that insert a beat past the end 2005-04-02 21:59:27 +00:00
Chris Danford 835fb1f004 fix bogus max beat check would let you place new notes 1 measure past the last note 2005-04-02 10:36:44 +00:00
Glenn Maynard 825d3b30e6 more frequent updates so the display isn't lagged 2005-04-02 01:44:04 +00:00
Chris Danford 745a2141cb update textInfo max once every 0.5 secs 2005-04-01 08:34:23 +00:00
Glenn Maynard 6305f0ba29 fix "iNewNumTracks > 0" assertion failure when uninitialized m_EditMode happens to be 1 2005-04-01 04:47:03 +00:00
Chris Danford 7856c7c534 use modifiers only in playback/record, not in edit 2005-03-31 21:25:15 +00:00
Chris Danford a50beea26a add ability to customize PlayerOptions and SongOptions screens in editor 2005-03-31 19:03:20 +00:00
Glenn Maynard 5b577d5455 fix assertion failure 2005-03-30 06:09:30 +00:00
Chris Danford d8a269754e Only UpdateTextInfo when something changes (fixes skips in playback/record) 2005-03-30 01:06:13 +00:00
Chris Danford cd8b35e801 fix "can't paste from clipboard with only one row in clipboard"
fix "can't Undo to a blank NoteField"
clamp paste area so that pasting past the maximum beat is impossible
2005-03-29 20:25:14 +00:00
Charles Lohr 8c5909ebe9 Modify AutoScreenMessage to keep map of all non-standard ScreenMessages.
This has a lot of advantages over the old ways.  Some of the initial ones are that
you can log a list of all screenmessages and their respective number and another
is that it would be fairly easy to add a reverse lookup, so you could get the name
of a ScreenMessage for log use by getting the ScreenMessage number.
2005-03-28 08:01:36 +00:00
Glenn Maynard aead9c172c cleanup 2005-03-27 00:33:31 +00:00
Glenn Maynard ea42968ce1 fix speed mappings 2005-03-27 00:32:20 +00:00
Glenn Maynard 75b081c272 default to cancel 2005-03-26 23:35:35 +00:00
Chris Danford 40b6c0c350 When editing an edit, don't allow navigating far past the end of the song. 2005-03-26 19:11:22 +00:00
Chris Danford 441e86ac24 add "Autogen To Fill Width" to editor 2005-03-25 09:36:08 +00:00
Chris Danford f1f0a94f29 enable SongOptions in HomeEditMode 2005-03-25 08:22:39 +00:00
Chris Danford c9bd120aba ifdef style cleanup 2005-03-25 03:14:28 +00:00
Chris Danford c45fd9fd33 only shift in Double and Couple, not Single 2005-03-24 23:03:12 +00:00
Chris Danford 8dfde50b5f don't show Tempo in HomeEditMode 2005-03-24 00:20:54 +00:00
Chris Danford 461c84b0c6 show help text in record as well as playback 2005-03-23 22:23:26 +00:00
Chris Danford b07ad44c71 lower notes cap
improve cap error message
2005-03-23 10:56:51 +00:00
Chris Danford cc912e4e5e add undo in editor
enforce a notes per measure cap, MAX_NOTES_PER_MEASURE
2005-03-23 10:43:57 +00:00
Chris Danford 880e42e1d3 fix conflicting ScreenMessage IDs by automatically generating unique values 2005-03-23 08:48:38 +00:00
Chris Danford 659def4479 fix Pop message doesn't get sent if more than 1 prompt screen on the stack 2005-03-23 06:46:24 +00:00
Chris Danford 6adaa3f1a2 Add cancel transition for STextEntry
Validate new edit name is unique
2005-03-23 05:12:31 +00:00
Chris Danford ee4be22260 add input length cap
fix bogus s_bCancelled flag
2005-03-23 04:08:27 +00:00
Chris Danford bd2f75f03b prompt for an edit name when creating 2005-03-22 23:59:17 +00:00
Chris Danford 17278e956f sound for add/remove notes 2005-03-22 13:38:18 +00:00
Chris Danford a976f65a08 add help text that's only shown in Play/Record 2005-03-21 14:13:11 +00:00
Chris Danford e2cbd6e848 rename ScreenMiniMenuKeyboardShortcuts -> ScreenMiniMenuEditHelp 2005-03-21 13:33:34 +00:00
Chris Danford a23db65a1e remove uses of PlayOnce 2005-03-21 03:02:47 +00:00
Chris Danford 4c031911fc screen name cleanup
add more info to StepsInformation menu
2005-03-20 20:13:27 +00:00
Chris Danford 69ec4c06de Info text cleanup 2005-03-20 11:35:45 +00:00
Chris Danford 301c6e707e more TickEarlySeconds into CommonMetrics 2005-03-20 09:52:48 +00:00
Chris Danford a7fdca526e remove hard-coded positions 2005-03-20 07:22:55 +00:00
Chris Danford 297a5851ba remove hard-coded positioning of text 2005-03-20 07:11:23 +00:00
Chris Danford bbadc010f4 Implement ScreenMiniMenu with ScreenOptions 2005-03-20 06:41:56 +00:00