Commit Graph

472 Commits

Author SHA1 Message Date
Glenn Maynard 5d7ffff221 fix editor tick 2003-11-30 23:53:33 +00:00
Glenn Maynard c691a3c2da merge NoteFieldPlus back down 2003-11-27 05:18:28 +00:00
Chris Danford 143dc3ae5e tweak ScoreDisplayRave 2003-11-26 06:40:03 +00:00
Glenn Maynard 0d194ef2a0 handle Y values in GrayArrowRow and GhostArrowRow 2003-11-26 02:15:55 +00:00
Chris Danford e385a2c930 put attacks in effect when tap attack is stepped on 2003-11-17 07:14:41 +00:00
Chris Danford 3b8718c1e1 fix saving and copying of tap attack notes 2003-11-17 03:38:24 +00:00
Chris Danford 38ec8ca856 rework tap attack representation 2003-11-15 23:19:13 +00:00
Chris Danford d51a3491a8 working on battle attacks 2003-11-15 08:51:47 +00:00
Glenn Maynard e6c9afc74a fix warnings 2003-11-14 17:10:46 +00:00
Chris Danford f9cdbab937 working on "attack notes" 2003-11-12 08:32:32 +00:00
Chris Danford 52100a727b working on "attack notes" 2003-11-12 08:13:02 +00:00
Glenn Maynard 38efc79a53 and some more fixes 2003-11-08 01:00:27 +00:00
Glenn Maynard fdae9e268b fixes 2003-11-08 00:56:39 +00:00
Glenn Maynard d5e98040b2 Improve ScreenEdit compile times in g++ 3.3. 2003-11-08 00:50:25 +00:00
Chris Danford 3ca893b0ca add twister transform
reorganize transform options
2003-11-07 08:45:21 +00:00
Chris Danford cf579908cb add echo, planted, stomp transforms 2003-11-07 05:17:41 +00:00
Chris Danford c43360bbb1 BitmapText: line wrap automatically 2003-11-06 06:20:35 +00:00
Glenn Maynard e4b1a2f6cc Add comment. Remove date. 2003-11-04 18:32:35 +00:00
Matt Denham 6a4a16e5a6 fix up DWI writer, leave notes for things to fix soon 2003-11-04 08:44:26 +00:00
Matt Denham d87612090a fix assorted errors and warnings (including stepmania/src being treated as a file) 2003-11-03 11:18:12 +00:00
Andrew Wong 1db14cebdd minor semantic fix 2003-11-03 10:44:19 +00:00
Matt Denham 975c45df11 support 48th/64th notes in editor 2003-11-03 08:44:49 +00:00
Glenn Maynard 8e351d6dc3 remove old comments 2003-11-02 04:17:28 +00:00
Glenn Maynard 8c5c84b691 Re-fix '0' crashing the editor 2003-10-10 22:22:10 +00:00
Glenn Maynard 40924823ad unneeded cast 2003-10-04 04:30:38 +00:00
Chris Danford 4dd503780a add subtitle to editor 2003-10-03 03:32:08 +00:00
Glenn Maynard 6063565530 simplify 2003-10-02 04:10:56 +00:00
David Wilson 99027657e3 Fixed bug #814251 Editor NoteBarField 2003-10-02 03:05:52 +00:00
Glenn Maynard c15e0cec49 Allow screen aliasing. 2003-09-27 22:30:51 +00:00
Glenn Maynard 8994cf8cb7 fix play alignment in the editor 2003-09-24 02:27:47 +00:00
Chris Danford 9434a66d94 fix FixImpossibleRows()
fix misaligned editor NoteFields
2003-09-21 23:16:44 +00:00
Glenn Maynard 1671e38f48 Hopefully fix rare UpdateTextInfo crashes. 2003-09-15 05:14:05 +00:00
Glenn Maynard 1dba3cd96d allow setting up to 15-feet in the editor, if you really want to 2003-09-14 01:49:03 +00:00
Glenn Maynard b0adf33f18 (Overly large commit; these ended up being very interdependent.)
Move beat searching in NoteField into FindFirstDisplayedBeat and FindLastDisplayedBeat.
Handle seamless note skin changing during Rave mode.
NoteDisplay loads a given note skin, ignoring GAMESTATE.
2003-09-12 06:23:51 +00:00
Glenn Maynard 14d12df8e0 Fix warnings. 2003-09-07 22:48:25 +00:00
Chris Danford 6ad6b3656e add tempo compress/expand in editor 2003-09-07 22:28:46 +00:00
Chris Danford 8f920347d6 Shift+number to lay mines in editor
Alt+number to lay taps, holds, mines in right half of notefield
2003-08-31 23:52:02 +00:00
Chris Danford a6978ccc32 don't clear area before recording 2003-08-31 23:15:05 +00:00
Chris Danford c51ac60bb5 fix editor MainMenu 2003-08-26 07:43:29 +00:00
Chris Danford 04080c8b1b draw help behind NoteField in editor 2003-08-24 17:03:33 +00:00
Chris Danford c089f53de7 switch Steps while in editor with F5/F6 2003-08-24 05:12:08 +00:00
Chris Danford 5a36244a4e fix "corrupted HoldNotes" when using Transforms as attacks 2003-08-18 04:20:51 +00:00
Glenn Maynard 7499556e05 Chris: uncomment this if problems persist 2003-08-17 23:57:45 +00:00
Chris Danford 87b066782c HACK: reload song before playing in editor. This fixes the obvious sync problems in the editor. 2003-08-17 05:30:46 +00:00
Chris Danford 7429c86ebe Add "tipsy" effect (is there a better name for this?) 2003-08-16 23:34:47 +00:00
Chris Danford a2ebcfce01 show different tap graphic for additional notes created by a transform 2003-08-10 06:00:30 +00:00
Chris Danford 265c0aa739 use "note" NoteSkin in editor 2003-08-09 19:00:52 +00:00
Chris Danford 1a0d83cbc0 m_NotesType => m_StepsType
split NoteDataUtil to sep file
2003-08-07 06:36:34 +00:00
Chris Danford c74333eeb5 Add support for 0% and negative background rates. This isn't supported by many codecs though... 2003-08-04 00:04:28 +00:00
Chris Danford bf02bfddf4 rename Notes to Steps 2003-08-03 00:13:55 +00:00