Commit Graph

16 Commits

Author SHA1 Message Date
Chris Danford ec202633e9 Added .GetString() to all CStrings passed in vargs 2002-10-29 07:58:44 +00:00
Glenn Maynard 725fc98248 use Get/SetTapNote 2002-10-25 04:59:26 +00:00
Chris Danford 1b5dd73855 Now reads fractional index values from DWI for #FREEZE and #BPMCHANGE 2002-10-08 07:55:14 +00:00
Chris Danford 8ca696c739 Fixed parsing of DWI #samplestart 2002-10-02 07:57:10 +00:00
Chris Danford ad6c239858 ugh. Cleanup of ez2's menubganimations. 2002-09-29 05:06:18 +00:00
Chris Danford 23df7ec564 Yet more theme cleanup. This should be the job of the artists! 2002-09-24 02:55:32 +00:00
Chris Danford 326b1d4df0 Missing a music file is no longer a fatal error. 2002-09-16 00:56:30 +00:00
Chris Danford fdb09fc810 fixed crash in MsdFile. Also, updated ez2 and SMMAX2 themes to new element names. 2002-09-15 07:03:32 +00:00
Glenn Maynard c2f2f99650 move GetMainAndSubTitlesFromFullTitle to NotesLoader (only
used by them)
2002-09-13 18:17:53 +00:00
Glenn Maynard bd78e3499a Remove separation of Dance couples. 2002-09-12 08:37:12 +00:00
Glenn Maynard db53dc9923 add notesloader base class 2002-09-11 05:15:46 +00:00
Glenn Maynard 76e1a946c7 add sanity check 2002-09-08 22:02:01 +00:00
Glenn Maynard 8bbcb59e49 add missing includes 2002-09-07 11:43:36 +00:00
Glenn Maynard c87bda1d98 Remove another CMap. 2002-09-07 07:49:15 +00:00
Glenn Maynard 33a0e450e4 Switch to separate note patterns for couples. Add loader support.
This will break saving couples to DWI and probably the editor, too.
Getting to that.
2002-09-07 05:04:04 +00:00
Glenn Maynard 3bbfa5baf0 Move loaders into their own classes.
(These should have a common base class, but that can be done later;
I'm doing this to make it a bit more manageable so I can add the
new couples format to these.)
2002-09-06 23:24:40 +00:00