Commit Graph

212 Commits

Author SHA1 Message Date
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
Glenn Maynard 3aea7c8a3e SOUNDMAN -> SOUND
RageSoundManager.h -> RageSounds.h
2003-07-26 22:53:22 +00:00
Glenn Maynard 9b3112facd add missing header 2003-07-26 21:43:40 +00:00
Chris Danford 278cb4c3f1 runs on Xbox 2003-07-22 07:47:27 +00:00
Glenn Maynard 350ce47a00 Handle timestamps in Step. 2003-07-13 00:34:30 +00:00
Chris Danford fa91f2e636 working on Rave 2003-06-30 18:08:27 +00:00
Glenn Maynard 3ca9b23f40 Fix autoplay weirdness in editor 2003-06-25 05:35:14 +00:00
Glenn Maynard 17e111815d unused member variable 2003-06-25 05:26:47 +00:00
Glenn Maynard 9342550563 fix reloading: simply calling LoadFromSMFile won't reset everything,
leading to duplicate notes and some other stuff not always being reverted
2003-06-24 20:06:16 +00:00
Chris Danford 8abc865646 Add edit song credit function to ScreenEdit 2003-06-23 02:24:13 +00:00
Chris Danford efc1025583 fix "changes to current Song remain if exit from editor without saving" 2003-06-21 03:45:34 +00:00