Commit Graph
4344 Commits
Author SHA1 Message Date
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
Glenn Maynard aae0ef4d82 s/ShowConsole/DebugMode/ 2003-07-20 04:35:22 +00:00
Glenn Maynard 489e55d35c Add course support. 2003-07-20 04:22:25 +00:00
Andrew Wong afe284316f reversed draw order of text on scrolling screen 2003-07-20 03:54:26 +00:00
Glenn Maynard adaa0b0b01 Allow resetting a CourseContentsList. 2003-07-20 02:27:37 +00:00
Glenn Maynard 301ad56516 add Course::GetPlayMode 2003-07-20 01:54:17 +00:00
Glenn Maynard 4b198a5dd4 themable radar label tweens 2003-07-20 01:47:50 +00:00
Glenn Maynard 1eb870cbd4 make FinishTweening recursive 2003-07-20 01:32:42 +00:00
Glenn Maynard 2d3219b899 Add GetAllCourses. 2003-07-20 00:30:24 +00:00
Glenn Maynard 3ae3834d2e remove old comment 2003-07-19 21:22:02 +00:00
Glenn Maynard 969585516e remove odl comment 2003-07-19 21:20:34 +00:00
Glenn Maynard 62d2fdc3bd simplify 2003-07-19 20:44:23 +00:00
Glenn Maynard 8820ea1356 Update, simplify. 2003-07-19 20:38:34 +00:00
Andrew Wong be5131bd40 minor bug fix 2003-07-18 17:02:10 +00:00
Andrew Wong bd78736692 rudimentary support for extreme-style unlocks list (its not perfect yet, still have to work on commands) 2003-07-18 15:00:33 +00:00
Sean Burke b91d1039ae Make the MovieTexture_Null stuff work in Linux. 2003-07-18 13:59:31 +00:00
Glenn Maynard 24fe033661 add m_bShowConsole 2003-07-18 08:05:39 +00:00
Glenn Maynard 608f6aede3 simplify 2003-07-18 08:04:47 +00:00
Glenn Maynard 948ac51c90 m_bIsLocked is unneeded. 2003-07-18 07:54:07 +00:00
Glenn Maynard bbec48aef1 simplify 2003-07-18 07:53:41 +00:00