Matt Denham
664524a4e9
fixes for BMS loader, along with commented-out items for other Beatmania modes
2003-10-28 06:36:11 +00:00
Glenn Maynard
3014693618
fix blacklist image filenames being case-sensitive
2003-07-29 23:20:33 +00:00
Steve Checkoway
498d770210
Add virtual dtor
2003-07-28 09:56:14 +00:00
Glenn Maynard
f9505197ee
add BlacklistedImages
2003-07-28 08:21:12 +00:00
Glenn Maynard
791b70803b
make GetMainAndSubTitlesFromFullTitle available
2003-03-04 06:22:20 +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
ef2b3d18eb
make GetMainAndSubTitlesFromFullTitle static
2002-12-13 22:07:32 +00:00
Glenn Maynard
23254cdd4a
more cleanups (lint lint lint)
2002-11-16 09:12:55 +00:00
Glenn Maynard
c2f2f99650
move GetMainAndSubTitlesFromFullTitle to NotesLoader (only
...
used by them)
2002-09-13 18:17:53 +00:00
Glenn Maynard
db53dc9923
add notesloader base class
2002-09-11 05:15:46 +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