Chris Danford
bce306dcdc
Move Numbers graphics into separate Number asset folder
...
Added precise timing window adjustment for each judge grade
Changed "hold START for options" to a Sprite
2002-09-22 18:18:50 +00:00
Glenn Maynard
f6572498a2
fix small memleak
...
+/* */s
2002-09-18 20:22:24 +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
33f20a1f85
KSF files, at least, are often missing closing ;'s. Cope.
2002-08-30 05:05:34 +00:00
Glenn Maynard
2da12c5d57
fix init
2002-08-27 20:25:51 +00:00
Glenn Maynard
4e2993f370
Don't free m_szFileString twice.
...
Must use delete[] x when x was allocated as an array.
No need to check for NULL; "delete NULL" is always OK. (http://www.parashift.com/c++-faq-lite/freestore-mgmt.html#faq-16.7 )
Don't depend on the compiler having old-style for scoping rules.
Remove extra iCurValueIndex/iCurParamIndex.
2002-08-20 01:27:42 +00:00
Chris Danford
4c3c43abcc
Broke noteskin colors into " Tap.colors" and " Hold.colors"
2002-08-03 18:40:09 +00:00
Chris Danford
317c352a9b
Various bug fixes. See changelog.
2002-07-23 01:41:40 +00:00