Sean Burke
14626dbf92
Add ModeChoice to the Makefile.
2003-07-21 23:14:20 +00:00
Glenn Maynard
a54fcffdb7
implement difficult course selection in ScreenSelectMusic
2003-07-21 22:57:19 +00:00
Glenn Maynard
b485365e26
simplify
2003-07-21 22:45:18 +00:00
Glenn Maynard
00d42525bb
add course meter
2003-07-21 22:38:41 +00:00
Glenn Maynard
5618c2b3d1
add course meter
2003-07-21 22:33:01 +00:00
Glenn Maynard
fb0b6ed89e
GetDifficulty and GetMeterRange take an Info.
2003-07-21 22:21:03 +00:00
Glenn Maynard
a0230f752a
Fill in CourseIndex.
2003-07-21 21:59:10 +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
bd10a6e212
SONGMAN->UpdateBest on reset
2003-07-21 21:49:24 +00:00
Glenn Maynard
2d49a8a604
use SONGMAN->GetBestSongs
2003-07-21 21:47:50 +00:00
Glenn Maynard
34fd7314ba
add SONGMAN->GetBestSongs
2003-07-21 21:45:59 +00:00
Glenn Maynard
06aed83dbe
fixes
2003-07-21 20:11:13 +00:00
Glenn Maynard
b9ef5b0f50
Remove #EXTRA. Nothing ever uses it and DWI doesn't mention it,
...
either.
2003-07-21 19:36:02 +00:00
Glenn Maynard
b447ccb01d
Fix scoring when using transforms.
2003-07-21 19:07:10 +00:00
Glenn Maynard
aa6edb4bdd
Don't waste time if the background is black.
2003-07-21 18:44:04 +00:00
Glenn Maynard
21a5ecced6
metricable options menu count
2003-07-20 22:21:00 +00:00
Glenn Maynard
365bbf0f29
add metric
2003-07-20 22:19:19 +00:00
Glenn Maynard
db0197fac7
Cleanup. Add metricable sort change score tween.
2003-07-20 21:44:04 +00:00
Glenn Maynard
6caa747db0
add metrics
2003-07-20 21:42:56 +00:00
Glenn Maynard
e38ecdafe1
improve output
2003-07-20 21:23:20 +00:00
Glenn Maynard
ca9b02c3b8
simplify
2003-07-20 20:53:11 +00:00
Glenn Maynard
16ca3937d9
Remove old code.
2003-07-20 20:10:54 +00:00
Glenn Maynard
3a04d3f223
Never handle polled devices in a thread in Win9x. It doesn't have the
...
scheduling granularity to handle it.
2003-07-20 19:16:49 +00:00
Glenn Maynard
da3be19536
use RageTimer::Half
2003-07-20 19:13:35 +00:00
Glenn Maynard
e3274ec002
add RageTimer::Half
2003-07-20 19:13:03 +00:00
Glenn Maynard
b656bda455
fix potential crash
...
(why is this a char[] instead of a CString, anyway?)
2003-07-20 18:19:38 +00:00
Glenn Maynard
eaa288a44f
fix warnings
2003-07-20 18:18:11 +00:00
Andrew Wong
c714d1c506
cosmetic changes to extreme-style scrolling text (still not perfect)
2003-07-20 15:54:47 +00:00
Andrew Wong
42ea9a0fdb
unlock system changes - mainly to try implement extreme-style unlock scrolling
2003-07-20 15:09:37 +00:00
Andrew Wong
f2747c9ccc
updated credits to give Xelf credit for sample banners
2003-07-20 12:25:23 +00:00
Andrew Wong
3e47f2e07e
course banners for sample courses (thanks to Xelf)
2003-07-20 12:24:34 +00:00
Andrew Wong
60a3ac3e04
oops, bugfix (null-terminate the char array, not CString object)
2003-07-20 11:52:55 +00:00
Glenn Maynard
8b346a3046
'
2003-07-20 09:18:34 +00:00
Glenn Maynard
81e16cf7a6
Don't show course modes after the first stage.
2003-07-20 09:15:46 +00:00
Glenn Maynard
5cb0b4f7cd
Split up the course sort into four sorts: all courses, and one ofr each
...
course mode.
Fix score not tweening when switching sorts via the menu.
Rename SORT_SORT to SORT_MODE. Add metrics to define what
sorts are listed. This can also change modes, but this has only been
tested for changing the play mode, not the play style.
2003-07-20 08:54:31 +00:00
Glenn Maynard
57d2c07c27
add SortCoursePointerArrayByType
2003-07-20 08:50:19 +00:00
Glenn Maynard
5ef7d39e46
add metrics
2003-07-20 08:49:45 +00:00
Glenn Maynard
94b415cd65
add graphics
2003-07-20 08:47:33 +00:00
Glenn Maynard
627269202d
Add DescribesCurrentMode
2003-07-20 07:32:26 +00:00
Glenn Maynard
377402ddc9
fix
2003-07-20 06:40:04 +00:00
Glenn Maynard
ba717617c2
simplify, add StringToSongSortOrder
2003-07-20 06:26:29 +00:00
Glenn Maynard
104742b361
quiet warning
2003-07-20 06:24:42 +00:00
Glenn Maynard
d0b5cbdfbb
remove GameState::ApplyModeChoice
2003-07-20 06:11:54 +00:00
Glenn Maynard
2f4ba1f25a
use ModeChoice::ApplyToAllPlayers, Apply, FromString.
2003-07-20 05:58:35 +00:00
Glenn Maynard
54038221b3
add ModeChoice.cpp.
2003-07-20 05:58:15 +00:00
Glenn Maynard
4090202427
Add ModeChoice::ApplyToAllPlayers, Apply, FromString.
2003-07-20 05:53:22 +00:00
Glenn Maynard
d7a4d8c1e4
add metrics
2003-07-20 05:14:52 +00:00
Glenn Maynard
530ef62c4a
Clean up course lists. Allow showing courses in SSM (not currently available).
2003-07-20 05:13:45 +00:00
Glenn Maynard
3925f12b98
fixes
2003-07-20 05:08:32 +00:00
Glenn Maynard
535ff46e9b
flush when PREFSMAN->m_bDebugMode
2003-07-20 04:38:31 +00:00