Glenn Maynard
e8c13d6798
fix ScreenJukeboxMenu draw order
2004-06-05 01:39:46 +00:00
Glenn Maynard
2ccea8dcf6
very temporary hack to try to track down all_sounds corruption
2004-06-05 01:04:17 +00:00
Glenn Maynard
b882bb1e63
stop accessing Song::m_vpSteps directly
2004-06-04 23:36:50 +00:00
Glenn Maynard
c266c71dca
stop accessing Song::m_vpSteps directly
2004-06-04 23:29:13 +00:00
Glenn Maynard
693eee576a
cleanup
2004-06-04 22:49:46 +00:00
Glenn Maynard
1bebbc1b4f
Fix !DelayedCreditsReconcile with DOUBLES_PREMIUM. The behavior
...
was odd: both sides had to be joined, which required two credits, and it
refunded the extra credit after selecting. Now, doubles is available with
only one side joined in DP.
2004-06-04 22:27:37 +00:00
Thad Ward
a539219d63
use the meter values for the current course entry, not (possibly)
...
some other entry.
2004-06-04 22:06:31 +00:00
Glenn Maynard
28d1dfbb39
fix select screen flickering on coin input
2004-06-04 21:56:36 +00:00
Glenn Maynard
c3f3a18e2c
split out GetNumCreditsPaid()
2004-06-04 21:12:03 +00:00
Glenn Maynard
06af12a4aa
cleanup
2004-06-04 20:35:05 +00:00
Glenn Maynard
bf6d177250
fix calling lua-config if lua-config50 was found
2004-06-04 20:32:38 +00:00
Glenn Maynard
bb39eab0f0
only check for libXtst if we found X
2004-06-04 20:31:45 +00:00
Steve Checkoway
70be8084c2
update
2004-06-04 08:47:48 +00:00
Glenn Maynard
af9a619044
seed and course change in GameState::FinishStage
2004-06-04 06:34:52 +00:00
Glenn Maynard
8767d7276f
fix random courses not showing up on ranking screen the first time
...
through due to negative cached trails from before the random list
was available
2004-06-04 06:18:30 +00:00
Glenn Maynard
a047366a73
better assert
2004-06-04 05:44:51 +00:00
Glenn Maynard
64988f3216
set DifficultyIcon from the actual diffiuclty, not preferred
2004-06-04 05:40:57 +00:00
Glenn Maynard
a185c714f5
remove unused metrics
2004-06-04 05:37:08 +00:00
Glenn Maynard
7999764de4
simplify
2004-06-04 03:42:49 +00:00
Glenn Maynard
da275bc880
fix inconsistent course difficulty strings
2004-06-04 03:38:52 +00:00
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