Glenn Maynard
653cd78e9f
translate digits to TAP_*
2002-11-02 21:33:56 +00:00
Glenn Maynard
80c0f04397
use untemplated trim*
2002-10-31 08:05:13 +00:00
Glenn Maynard
bccaf3560b
s/Add/push_back/
2002-10-31 04:23:39 +00:00
Glenn Maynard
a041b7cd3e
s/RemoteAt/erase/
2002-10-31 04:11:08 +00:00
Glenn Maynard
32bf482480
clean up some sign mismatches
2002-10-31 03:25:35 +00:00
Glenn Maynard
69b816e780
some more s/GetSize/size/ and other minor STLisms
2002-10-31 03:01:35 +00:00
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
Glenn Maynard
5c841f287b
s/RemoveAll/clear/g
2002-10-24 20:15:24 +00:00
Chris Danford
ad6c239858
ugh. Cleanup of ez2's menubganimations.
2002-09-29 05:06:18 +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
0b264d276d
Remove separation of Pump couples. (Rest coming; this one first
...
since it wasn't working.) The couples separation stuff just isn't worth
the code.
2002-09-12 07:50:20 +00:00
Glenn Maynard
db53dc9923
add notesloader base class
2002-09-11 05:15:46 +00:00
Glenn Maynard
2440f1d6b7
/* */
2002-09-10 05:10:20 +00:00
Glenn Maynard
7a459c7e50
pump couples; fix style counts
...
(fallback not used yet)
2002-09-09 23:15:43 +00:00
Glenn Maynard
8bbcb59e49
add missing includes
2002-09-07 11:43:36 +00:00
Glenn Maynard
e396d12389
remove unused variables
2002-09-07 09:49:22 +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