Glenn Maynard
bcf4d2f604
Rename title accessors in Song.
...
Add a preference to prefer transliterations. Press F9 in the music
select screen to toggle it ("what's that kanji again?"); appearance
options entry forthcoming.
Hopefully fix wheel sections; we were assuming that sections were
always sorted the same as the songs in them, but this isn't true
with "OTHER".
2003-02-11 23:52:18 +00:00
Glenn Maynard
55becec35c
fix not writing autogen notes to DWIs
2003-02-04 20:01:26 +00:00
Chris Danford
ac391552fd
Changed Notes difficulty/description in preparation for edit selection system
2003-01-21 22:23:01 +00:00
Glenn Maynard
0980891b5a
Try not to write UTF-8 to DWIs.
2003-01-09 09:00:40 +00:00
Glenn Maynard
bb8940adad
Add and use accessors for most of Notes.
...
Don't autogen data until it's needed.
2003-01-02 22:10:51 +00:00
Glenn Maynard
33c1fb46f7
s/throw RageException/RageException::Throw/
2002-12-21 18:36:10 +00:00
Glenn Maynard
3f6075cdd6
... oops.
2002-12-13 22:07:59 +00:00
Glenn Maynard
23254cdd4a
more cleanups (lint lint lint)
2002-11-16 09:12:55 +00:00
Chris Danford
9d68ff5d7b
Added clamp in RageColor->RageVColor conversion to fix some artifacts
...
Fixed "autogen doesn't generate patterns for all difficulties for some songs"
Fixed incorrect "show" value in "show!hold" being written in DWIs
Fixed "song ends early after adding an edit then playing"
2002-11-13 05:17:15 +00:00
Glenn Maynard
64499909d5
remove more magic constants
2002-11-03 05:02:48 +00:00
Glenn Maynard
7d46004e54
get rid of CStdioFile
2002-10-31 03:54:50 +00:00
Glenn Maynard
945a39a247
some more s/GetSize/size/ and other minor STLisms
2002-10-31 02:54:49 +00:00
Chris Danford
ec202633e9
Added .GetString() to all CStrings passed in vargs
2002-10-29 07:58:44 +00:00
Glenn Maynard
dbb06ce6ac
use Get/SetTapNote
2002-10-25 04:37:00 +00:00
Chris Danford
57896611b9
Documentation clean up and optimized AutoGen
2002-10-24 01:51:01 +00:00
Chris Danford
1c75f1b095
More efficient texture memory usage. Fixes hickups on BGAnimation change.
2002-10-20 17:18:05 +00:00
Chris Danford
5c81cefb4b
Fixed DWI saving error.
2002-10-10 05:17:56 +00:00
Chris Danford
054847e12f
Fixed stupid DWI write bug
2002-10-08 08:22:04 +00:00
Chris Danford
f4ef92ab81
Fixed Grade display on MusicWheel not corresponding to top score
2002-10-07 05:45:59 +00:00
Chris Danford
4174ebf405
Fixed DWI writing bug, fixed player options interface bug, added more shorten group name presets.
2002-10-05 23:10:23 +00:00
Chris Danford
ad6c239858
ugh. Cleanup of ez2's menubganimations.
2002-09-29 05:06:18 +00:00
Glenn Maynard
bd78e3499a
Remove separation of Dance couples.
2002-09-12 08:37:12 +00:00
Chris Danford
45e1d6ef81
fixed a bunch of DWI save bugs.
2002-09-11 04:49:07 +00:00
Glenn Maynard
4f8d20d90d
... and associated cast changes.
2002-09-09 02:59:48 +00:00
Glenn Maynard
583a9690fd
Don't write empty tags.
2002-09-09 02:33:57 +00:00
Glenn Maynard
ca59284ac7
Fix writing couples.
2002-09-09 02:23:03 +00:00
Glenn Maynard
440de6c0da
Move DWI writing into a separate class. (Trying to simplify Song and
...
Notes ... this would help more if both of those were abstracted, though.)
2002-09-09 00:22:02 +00:00