Glenn Maynard
|
4f5febbf07
|
fix m_iCustomMeter not initialized correctly
GetTrails: don't return course difficulties that aren't being displayed
|
2004-06-04 02:52:07 +00:00 |
|
Glenn Maynard
|
b93d1bfd5e
|
first pass at merging CourseDifficulty into Difficulty
CourseDifficulty names still exist, since it's useful to distinguish them
in command names
|
2004-06-04 02:05:56 +00:00 |
|
Glenn Maynard
|
ffebc3125a
|
these are no-ops: SetFromMeterAndDifficulty() resets them immediately
|
2004-06-04 01:20:55 +00:00 |
|
Glenn Maynard
|
5676372659
|
rerearrange
|
2004-06-04 01:17:46 +00:00 |
|
Glenn Maynard
|
33a16651d6
|
rearrange
|
2004-06-03 23:30:07 +00:00 |
|
Glenn Maynard
|
2856e3760b
|
fix NormalizePath not removing leading dots
|
2004-06-03 23:17:27 +00:00 |
|
Glenn Maynard
|
8cbea03d58
|
remove Course::HasCourseDifficulty
|
2004-06-03 21:51:33 +00:00 |
|
Glenn Maynard
|
184024d538
|
if !HasCourseDifficulty(cd), return NULL from GetTrail instead of COURSE_DIFFICULTY_REGULAR
|
2004-06-03 21:45:24 +00:00 |
|
Glenn Maynard
|
ea112e024d
|
default to COURSE_DIFFICULTY_REGULAR
|
2004-06-03 21:44:07 +00:00 |
|
Glenn Maynard
|
76a190e5f3
|
SwitchToPreferredSongDifficulty -> SwitchToPreferredDifficulty; handle
course difficulty
don't re-tween course list after changing course difficulty
|
2004-06-03 21:41:54 +00:00 |
|
Glenn Maynard
|
4cc4349c4c
|
simplify
|
2004-06-03 21:35:45 +00:00 |
|
Glenn Maynard
|
63cb23b1fd
|
remove unused file
|
2004-06-03 21:35:08 +00:00 |
|
Glenn Maynard
|
e1792e1a66
|
handle GetTrail returning NULL
|
2004-06-03 21:34:11 +00:00 |
|
Glenn Maynard
|
088cc44d93
|
simplify
ChangePreferredCourseDifficulty: only choose among difficulties available in the course
|
2004-06-03 21:33:37 +00:00 |
|
Glenn Maynard
|
6696e26acf
|
simplify
|
2004-06-03 20:49:10 +00:00 |
|
Glenn Maynard
|
b1bbce2edb
|
make trail handling mimic steps handling
|
2004-06-03 20:47:37 +00:00 |
|
Glenn Maynard
|
2a121229d7
|
implement bAllowNull
|
2004-06-03 20:46:54 +00:00 |
|
Glenn Maynard
|
db40dc2b81
|
handle GetTrail returning NULL
|
2004-06-03 20:44:27 +00:00 |
|
Glenn Maynard
|
370b0deed8
|
assert
|
2004-06-03 20:43:23 +00:00 |
|
Glenn Maynard
|
50bddd1b71
|
wider "s"
|
2004-06-03 20:37:37 +00:00 |
|
Glenn Maynard
|
fd43aec354
|
assert
|
2004-06-03 20:28:09 +00:00 |
|
Glenn Maynard
|
fe4ffc61fd
|
make trail handling mimic steps handling
|
2004-06-03 20:26:51 +00:00 |
|
Glenn Maynard
|
67c929cc08
|
fix ModeChoice::m_pTrail
|
2004-06-03 20:25:29 +00:00 |
|
Glenn Maynard
|
065f3eb517
|
fix warning
|
2004-06-03 20:03:41 +00:00 |
|
Glenn Maynard
|
74ab510484
|
fix warnings
|
2004-06-03 20:02:46 +00:00 |
|
Chris Danford
|
61581479d8
|
track the current Trail in GameState
|
2004-06-03 08:22:02 +00:00 |
|
Sean Burke
|
956698079b
|
Fix Linux compile due to C include in C++ code.
|
2004-06-03 08:02:27 +00:00 |
|
Chris Danford
|
2fdc062c08
|
remove unused class
|
2004-06-03 07:10:19 +00:00 |
|
Glenn Maynard
|
8e9aa050d6
|
no need to time a banner load when the full banner is loaded fast
|
2004-06-03 05:36:01 +00:00 |
|
Glenn Maynard
|
867bf597c9
|
fix BannerCache=2 when DelayedTextureDelete=0
|
2004-06-03 05:33:23 +00:00 |
|
Glenn Maynard
|
9e84283b5c
|
add RageTextureID::TEX_PERMANENT
|
2004-06-03 05:30:15 +00:00 |
|
Glenn Maynard
|
b6e5a87a00
|
path normalization optimziation (don't redo it per-driver)
|
2004-06-03 05:15:08 +00:00 |
|
Glenn Maynard
|
f4187fb867
|
CDTitleFrontCommand, CDTitleBackCommand
|
2004-06-03 02:56:24 +00:00 |
|
Glenn Maynard
|
0f5c3f0fec
|
simplify cdtitle; spin, dim, etc. are themable
|
2004-06-03 02:55:47 +00:00 |
|
Glenn Maynard
|
5fb15586f7
|
simplify m_sprCDTitleBack
|
2004-06-03 02:35:27 +00:00 |
|
Glenn Maynard
|
051e9769f9
|
fix infinite loop if rotations are set to INF or -INF
|
2004-06-03 01:58:54 +00:00 |
|
Charles Lohr
|
8a265cf7cc
|
Modified to add ScreenNetworkOptions
|
2004-06-02 22:45:19 +00:00 |
|
Charles Lohr
|
308872ddc6
|
Screen with two extra networking options (this will expand as networking increases)
|
2004-06-02 22:39:45 +00:00 |
|
Glenn Maynard
|
06d251ca5c
|
slightly less transparent lyrics; somewhat hard to read
|
2004-06-02 20:17:59 +00:00 |
|
Glenn Maynard
|
f87cb30d37
|
add DifficultyMeter::SetFromTrail (not used yet)
|
2004-06-02 08:17:27 +00:00 |
|
Glenn Maynard
|
80efe21839
|
store meter in Trail (like Steps)
|
2004-06-02 08:13:09 +00:00 |
|
Chris Danford
|
a1dbc5e5d4
|
DifficultyMeter: fudge a Difficulty from the Trail CourseDifficulty, not from the Trail's meter
|
2004-06-02 07:43:43 +00:00 |
|
Chris Danford
|
64636015c8
|
fix assert when choosing TYPE_PORTAL
|
2004-06-02 07:22:55 +00:00 |
|
Glenn Maynard
|
784af74244
|
add GetTrails
make GetTrail return value not become invalid after ClearCache() is called
|
2004-06-02 07:15:19 +00:00 |
|
Chris Danford
|
1c9223787d
|
add pref SubSortByNumSteps
|
2004-06-02 07:07:12 +00:00 |
|
Chris Danford
|
0e52080354
|
make Random also prefer Songs that have all preferred difficulties
make Random and Portal ignore Songs with only beginnger Steps (Training)
|
2004-06-02 06:02:20 +00:00 |
|
Chris Danford
|
0a5d0fb73f
|
name cleanup
|
2004-06-02 05:52:16 +00:00 |
|
Chris Danford
|
6c692d953d
|
make Portal try to look for a song that matches all preferred difficulties
|
2004-06-02 05:49:38 +00:00 |
|
Chris Danford
|
2d269ebe06
|
remove Leap, add Portal
|
2004-06-02 05:12:45 +00:00 |
|
Glenn Maynard
|
cab74820c4
|
SwitchToPreferredDifficulty -> SwitchToPreferredSongDifficulty
|
2004-06-01 19:19:35 +00:00 |
|