Commit Graph

14 Commits

Author SHA1 Message Date
Glenn Maynard 8da3651c13 cleanup, simplify 2004-05-31 22:07:09 +00:00
Glenn Maynard 7dfd611587 license updates 2004-05-31 21:55:14 +00:00
Glenn Maynard 60beca458d cleanup, const fix 2003-12-03 01:47:03 +00:00
Chris Danford bf02bfddf4 rename Notes to Steps 2003-08-03 00:13:55 +00:00
Glenn Maynard 3ecdae154b Add filename to error reporting 2003-07-15 19:55:06 +00:00
Glenn Maynard 28f2fcd75d Implement `192nds', <46> jumps, and <4!46!6> hold jumps. <4006>
containing 0s are still treated as 192nds, for compatibility.

Needs better testing.
2003-07-02 01:52:06 +00:00
Glenn Maynard ec2d476420 cleanup 2003-06-30 04:29:53 +00:00
Glenn Maynard 0ff6f863ee s/Song.h/song.h/
I'd prefer "Song.h", but it's not worth losing history for, and SF will
choke on that rename anyway.
2003-02-16 04:28:17 +00:00
Glenn Maynard 4f1455d30e fix up MsdFile; get rid of arbitrary limits 2003-01-14 22:44:30 +00:00
Glenn Maynard 7c8b88e186 handle sample timings in ms 2002-12-27 21:39:25 +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 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