Commit Graph
4771 Commits
Author SHA1 Message Date
Glenn Maynard e2523bf1e6 simplify 2003-08-12 00:51:34 +00:00
Glenn Maynard 31c2b8ff7b Don't display the offset change if there wasn't any. 2003-08-12 00:40:38 +00:00
Glenn Maynard 59277f9518 SortOrder_AvgDifficulty is unused. 2003-08-12 00:28:57 +00:00
Glenn Maynard c7e8af1bc9 Move best and worst to the end in the average difficulty sort. 2003-08-12 00:18:33 +00:00
Glenn Maynard 1305172793 This update is done as necessary *within* the SortCoursePointerArrayBy*
functions.
2003-08-12 00:07:00 +00:00
Glenn Maynard 85423c86dc Hide m_fOldOffset in ScreenGameplay.
Show the original and changed offsets.

Fix crash in course modes.
2003-08-12 00:05:01 +00:00
Glenn Maynard 607beaaed0 Make Course::GetMeter return a float. Use it in the sort again. This
fixes the sort ignoring #METER, not handling random difficulties the
same way as the difficulty meter, etc.
2003-08-11 23:58:32 +00:00
Glenn Maynard 4443730c98 cosmetic 2003-08-11 23:12:01 +00:00
Andrew Wong 06eaebb9c5 warn in logfile invalid unlock entries, and remove them from the system when they're found 2003-08-11 22:37:46 +00:00
Glenn Maynard 158dbedd25 fix compile 2003-08-11 21:05:18 +00:00
Andrew Wong 764cb9f5a1 various changes to bonus transfer to score during eval 2003-08-11 20:59:02 +00:00
Andrew Wong 6812cbfd7a change SongEntry to UnlockEntry 2003-08-11 20:57:57 +00:00
Glenn Maynard c94325c088 update 2003-08-11 20:46:36 +00:00
Glenn Maynard 0fc093b490 clarify 2003-08-11 20:45:55 +00:00
Glenn Maynard 1925a30a07 fix warnings 2003-08-11 20:29:55 +00:00
Glenn Maynard 83eba9530e merge dupe entry 2003-08-11 20:11:09 +00:00
Andrew Wong 2e46ffc07d metrics update. 2003-08-11 12:48:23 +00:00
Andrew Wong 8796c8979a add 5th mix bonuses 2003-08-11 12:14:26 +00:00
Andrew Wong d017385257 basic support for 5th scoring mode (only adjusts max score value right now) 2003-08-11 09:58:18 +00:00
Steve Checkoway 94e3b62b10 file changes 2003-08-11 08:56:22 +00:00
Steve Checkoway 5ba3bb1e30 Go back to using the RageSound_QT1 class since RageSound_QT is broken. 2003-08-11 08:55:34 +00:00
Steve Checkoway 99c5923839 Re-added. RageSound_QT broke right after I removed this. 2003-08-11 08:54:30 +00:00
Steve Checkoway db45a1cdb2 Add movie error checking. 2003-08-11 07:25:16 +00:00
Steve Checkoway 14cc23c84e Update formatting. 2003-08-11 07:13:46 +00:00
Chris Danford e9a452e8da course edit screen functional 2003-08-11 06:09:57 +00:00
Steve Checkoway cbe81a034e Fix compiler warnings. 2003-08-11 05:30:35 +00:00
Sean Burke d576bb16ea Add/remove appropriate files for the Makefile. 2003-08-11 03:16:45 +00:00
Chris Danford afa04ff82f more work on course edit screen 2003-08-11 02:18:13 +00:00
Chris Danford ce6ab9f929 working on course edit screen 2003-08-11 00:25:05 +00:00
Chris Danford d049234f03 working on course edit screen 2003-08-10 23:48:10 +00:00
Chris Danford 7bd15144cb add explosion graphic and sound if step on mine 2003-08-10 21:27:54 +00:00
Steve Checkoway 09c5bd5d88 Remove commented code and small changes in an attempt to get this to work again. Still no luck but at least the file is readable again. 2003-08-10 20:09:58 +00:00
Chris Danford 0a03681825 working on mine logic 2003-08-10 19:07:54 +00:00
Chris Danford 9e9eac516f remove 16x speedup key combo ' it's too fast 2003-08-10 19:07:21 +00:00
Andrew Wong b3d8ee0b44 show offset change when a song's bpm or offset changes (useful for obtaining global gap) 2003-08-10 13:34:55 +00:00
Chris Danford 1f8a45cbee Add mines transform 2003-08-10 10:12:50 +00:00
Chris Danford 1e514c1c51 Rename overloaded methods of Song so that stack traces are more helpful. 2003-08-10 08:58:11 +00:00
Chris Danford 53cbf16bfe fix compile error 2003-08-10 08:56:50 +00:00
Chris Danford 0e3375ab2d fix interaction between scoring and transforms that insert new notes 2003-08-10 06:23:24 +00:00
Chris Danford a2ebcfce01 show different tap graphic for additional notes created by a transform 2003-08-10 06:00:30 +00:00
Andrew Wong be8e5ba6c6 ehhh, decrementing an unsigned when it equals zero bug ^^ 2003-08-10 05:54:20 +00:00
Steve Checkoway 7b3a7056c8 Fix crash. 2003-08-10 03:53:02 +00:00
Steve Checkoway bc291923eb Update version information. 2003-08-10 03:40:22 +00:00
Steve Checkoway dfb0f03816 Fix compiler warning about new line at end of file. 2003-08-10 03:32:38 +00:00
Steve Checkoway 7d97750e3b removed files 2003-08-10 03:25:21 +00:00
Steve Checkoway 9da68fd3cf Use RageSoundDriver_QT. RageSoundDriver_QT1 has been removed. 2003-08-10 03:24:44 +00:00
Steve Checkoway 762afe38a4 Fix compiler warnings. 2003-08-10 03:23:17 +00:00
Chris Danford 2a2bdb3cb5 Move branding and version strings for program and installer into ProductInfo.inc/h. This will make it easier to keep version the information up to date. 2003-08-10 03:19:16 +00:00
Chris Danford 867dc42ab7 log more info if glDeleteTextures fails 2003-08-10 03:13:23 +00:00
Steve Checkoway d2416b3826 Unneeded class. 2003-08-10 00:51:44 +00:00