Chris Danford
61581479d8
track the current Trail in GameState
2004-06-03 08:22:02 +00:00
Glenn Maynard
92ea8ad404
comment
2004-05-25 20:47:49 +00:00
Chris Danford
abfc956e4f
refactor Course: move some responsibilities to Trail
2004-05-23 00:53:20 +00:00
Steve Checkoway
20a8bab45c
Clean up includes.
2004-04-05 05:22:32 +00:00
Chris Danford
7a32af8c5e
clean up presisting of settings to Profile
...
persist PreferredCourseDifficulty
2004-03-13 22:18:09 +00:00
Glenn Maynard
3c41ff7d84
allow showing separate difficulties for each player
2004-01-21 08:38:06 +00:00
Glenn Maynard
41ae8fbbe2
simplify
2004-01-21 06:58:01 +00:00
Glenn Maynard
6c71f9103f
allow per-player course difficulties (not well-tested yet, off by default)
2004-01-21 01:35:54 +00:00
Glenn Maynard
758381eecd
metric lookup update
...
better abstraction
2003-11-16 21:44:42 +00:00
Glenn Maynard
cbdf39644f
missing headers
2003-11-07 20:46:04 +00:00
Chris Danford
1a0d83cbc0
m_NotesType => m_StepsType
...
split NoteDataUtil to sep file
2003-08-07 06:36:34 +00:00
Chris Danford
bf02bfddf4
rename Notes to Steps
2003-08-03 00:13:55 +00:00
Glenn Maynard
7f13b5ce6d
Replace "caprice" with a "showcourse"/"noshowcourse" tag.
...
This also allows hiding static songs; I added that since it took about four
lines extra code.
Note that I've updated the Save() function a bit, and fixed some bugs
I saw, but it's not used yet and it's no more tested than it was before.
2003-07-30 21:33:20 +00:00
Glenn Maynard
d0502bfddb
rename
2003-07-21 23:16:06 +00:00
Glenn Maynard
fb0b6ed89e
GetDifficulty and GetMeterRange take an Info.
2003-07-21 22:21:03 +00:00
Glenn Maynard
4106afb299
Refactor.
...
Finding out which songs were random was broken: if a non-static
song (eg. player's best) was missing ("BEST99999"), m_entries
doesn't necessarily match one-to-one with the results of GetStageInfo.
2003-07-21 21:54:07 +00:00
Glenn Maynard
adaa0b0b01
Allow resetting a CourseContentsList.
2003-07-20 02:27:37 +00:00
Glenn Maynard
5a28d482cc
reduce dependencies
2003-06-29 01:04:22 +00:00
Glenn Maynard
2cb374103f
remove unused parameter
2003-06-06 19:42:53 +00:00
Glenn Maynard
7dc5cef9a1
fix masking
2003-05-29 01:30:41 +00:00
Chris Danford
54bedc3eba
clean up RageDisplay methods, add ability to mask song banner
...
The masking uses the Z-buffer under the assumption that some cards don't have a stencil. Should we be using the stencil instead? It doesn't really matter because we never need both the Z buffer and stencil buffer simultaneously.
2003-05-15 06:09:19 +00:00
Chris Danford
e148806d1b
add name to Actor
2003-04-12 06:16:12 +00:00
Glenn Maynard
21c4f840c7
fix tweening
2003-03-28 02:15:29 +00:00
Chris Danford
5028fab1bc
fixed interaction between arrow brightness and boomerang
...
fixing more course problems
2003-02-17 02:45:30 +00:00