Commit Graph
4825 Commits
Author SHA1 Message Date
Chris Danford 5f2a39c70f Add global NoteSkin fallback. This ensures that every game type is at least playable (albeit with the wrong graphics) 2003-08-15 03:14:53 +00:00
Glenn Maynard 60c182b253 update 2003-08-15 01:08:30 +00:00
Glenn Maynard 6a935d3b03 fix warnings 2003-08-15 01:04:05 +00:00
Glenn Maynard b2e86172d3 Unneeded headers. 2003-08-14 23:05:49 +00:00
Glenn Maynard a29f74b84b Lots of people report crashes with DivX 5.0.2 and 5.0.3. Warn about it. 2003-08-14 23:04:27 +00:00
Glenn Maynard e8525a3e44 reorder DumpDebugInfo 2003-08-14 23:02:55 +00:00
Glenn Maynard 504e622409 add debug cruft 2003-08-14 22:37:57 +00:00
Glenn Maynard cafa498233 add translits 2003-08-14 22:11:45 +00:00
Glenn Maynard f42a78df2e add characters 2003-08-14 21:56:48 +00:00
Glenn Maynard 3c403ca056 updates 2003-08-14 20:59:05 +00:00
Andrew Wong 18d61edb52 fix percentages regarding oni mode
fix crash in oni mode when using 5th mix scoring
2003-08-14 19:46:22 +00:00
Steve Checkoway 49b646fa5e Remove ActiveItemList 2003-08-14 14:12:45 +00:00
Andrew Wong 8b90d8e6a2 remove ActiveItemList from project file 2003-08-14 13:07:02 +00:00
Chris Danford 10610e75ce support mini, reverse in rave 2003-08-14 08:13:08 +00:00
Sean Burke 7385c15e8e Remove ActiveItemList from the Makefile. 2003-08-14 08:10:51 +00:00
Chris Danford 0f1743a468 remove unused ActiveItemList 2003-08-14 07:30:00 +00:00
Steve Checkoway 18d457db94 Bump product version for next release. 2003-08-14 07:00:22 +00:00
Glenn Maynard 42dd286334 AAAA fix 2003-08-13 19:52:19 +00:00
Glenn Maynard 5a231e9cd4 Fix DP calculation when using transforms 2003-08-13 19:51:53 +00:00
Glenn Maynard 6e4e3b2f1d unneeded 2003-08-13 19:23:25 +00:00
Glenn Maynard 1ecfc2e78a These shouldn't have been there. 2003-08-13 19:22:55 +00:00
Glenn Maynard 57983c6d70 add NoteDataUtil::TransformNoteData 2003-08-13 19:17:28 +00:00
Glenn Maynard 2ed5c8d339 move judgement font to numbers 2003-08-13 18:57:00 +00:00
Glenn Maynard 78828f1069 Fix ScreenNameEntry erasing options (fixes Oni in event mode) 2003-08-13 18:47:12 +00:00
Glenn Maynard 35f3225e4f move function out of header 2003-08-13 18:30:46 +00:00
Glenn Maynard 5d81bdb8c3 Fix handling of derived RageExceptions.
Log unhandled exceptions.
2003-08-13 17:45:47 +00:00
Glenn Maynard 20f073fbcd If you're having trouble with being left in fullscreen, check to make sure
SDL is resetting the video mode correctly.
2003-08-13 17:33:21 +00:00
Steve Checkoway 8f0c678ae3 If a RageException is thrown and not caught until main(), attempt to goto windowed mode before displaying the dialog box. If that fails (any exception thrown) just quit.
Don't simply freeze with a dialog box behind full screen.
2003-08-13 10:40:51 +00:00
Glenn Maynard ea628ea706 Don't send newlines to LOG. 2003-08-13 04:52:41 +00:00
Chris Danford 62a6a7754b Fill in Steps::m_sDescription automatically if missing. 2003-08-13 04:48:06 +00:00
Chris Danford 35950c4eaf Add prefs for logging. Don't throw if can't open log file. Remove Ragefopen and Rageifstream (they aren't needed). 2003-08-13 04:40:23 +00:00
Andrew Wong ab000d06b1 metrics update. 2003-08-13 00:45:06 +00:00
Andrew Wong 1ebe763c9a add option to push random courses to end or sort them based on GetMeter 2003-08-12 23:18:19 +00:00
Glenn Maynard cbc0458cc6 Fix Caprice. 2003-08-12 22:01:46 +00:00
Andrew Wong 166e8b8150 fix sorting for average feet difficulty 2003-08-12 20:55:48 +00:00
Andrew Wong 0ff630ce69 fix non-fixed songs not showing in blue on average foot rating sort 2003-08-12 20:28:56 +00:00
Glenn Maynard 1913fddee0 Change progressive -> interlaced. Not Xbox-only. (Avoid making
RageDisplay interfaces arch-specific.)
2003-08-12 19:08:07 +00:00
Glenn Maynard 49fd8b0a24 reduce duplicate code 2003-08-12 18:50:42 +00:00
Glenn Maynard d27eb82dc4 Fix error handling crashes. 2003-08-12 18:29:35 +00:00
Sean Burke a29d428430 Restructure and clean the Makefile. 2003-08-12 08:46:35 +00:00
Chris Danford bf950a3037 fix crash loading extra stage info from CRS file 2003-08-12 08:03:16 +00:00
Chris Danford b832481613 fix crash for Courses with 0 entries 2003-08-12 07:48:59 +00:00
Chris Danford 1afec64f34 fix Course::Save() writes incorrect song path 2003-08-12 07:48:35 +00:00
Glenn Maynard a1b15435b1 These are separate for a reason (cleans up local build changes). 2003-08-12 07:20:29 +00:00
Chris Danford 5cda86b3a7 compile error - oops 2003-08-12 07:20:12 +00:00
Sean Burke 4a170d0eb7 Cleanup for the Makefile. 2003-08-12 07:11:36 +00:00
Chris Danford 892bc90247 course editor is usable 2003-08-12 06:51:03 +00:00
Chris Danford cd9fbf25f2 better logging 2003-08-12 06:50:42 +00:00
Chris Danford 16d52fa534 fix actor tween overflow 2003-08-12 06:49:25 +00:00
Andrew Wong 1d0a297886 account for bonus in eval screen for 5th scoring 2003-08-12 06:09:49 +00:00