Commit Graph
4848 Commits
Author SHA1 Message Date
Glenn Maynard a6bc2db876 Clear the input buffer after seeking. This fixes problems with leftover
data before the seek being delivered after the seek, which would throw
off sync.
2003-08-17 23:55:54 +00:00
Glenn Maynard f901311803 unused variable 2003-08-17 23:48:13 +00:00
Glenn Maynard 3db13f165e fix type warnings 2003-08-17 23:46:51 +00:00
Chris Danford 3d93c11e21 generate an HTML page with a list of all songs and difficulties on exit 2003-08-17 18:03:02 +00:00
Chris Danford 87b066782c HACK: reload song before playing in editor. This fixes the obvious sync problems in the editor. 2003-08-17 05:30:46 +00:00
Ben Anderson 180642b826 Add NoteFieldPlus 2003-08-17 01:05:15 +00:00
Chris Danford 248a61513a Add scrolls: split and alternate 2003-08-17 00:15:54 +00:00
Chris Danford 7429c86ebe Add "tipsy" effect (is there a better name for this?) 2003-08-16 23:34:47 +00:00
Glenn Maynard 7395839f3e Simplify.
Hide the window when we finish loading.  (It should really
shut down GTK altogether, so we don't keep junk in memory and
shut down the extra X11 connection--but GTK doesn't appear to
have any way to do that.)
2003-08-16 23:30:01 +00:00
Glenn Maynard 9975ef73fb Simplify. 2003-08-16 21:16:02 +00:00
Glenn Maynard cca9a68b95 Cleanup, fix checkpoint output. 2003-08-16 20:54:15 +00:00
Glenn Maynard 369780e9b3 remove cacidental debug cruft 2003-08-16 19:34:47 +00:00
Glenn Maynard 160979916a update 2003-08-16 19:30:32 +00:00
Glenn Maynard f067942817 fix potential overflow 2003-08-16 18:40:05 +00:00
Glenn Maynard aea20c1893 fix potential % crash 2003-08-16 18:36:19 +00:00
Glenn Maynard 25e3423063 display error 2003-08-16 18:22:14 +00:00
Glenn Maynard 63d2646956 unreachable code 2003-08-16 18:20:50 +00:00
Glenn Maynard 1d9896df45 Don't register Marvelous with mines when they're disabled. 2003-08-16 18:08:55 +00:00
Chris Danford f2a1e081b6 fix deleting of Steps 2003-08-16 17:53:58 +00:00
Chris Danford 2be2718bb4 don't enter course editor if 0 non-autogen courses or 0 songs 2003-08-16 17:45:23 +00:00
Glenn Maynard 725684ae81 Fix bHoldNoteBeginsOnThisBeat 2003-08-16 17:28:15 +00:00
Glenn Maynard da820462ae Whoops. Fix loading font. 2003-08-16 17:09:40 +00:00
Chris Danford c1080ef660 Add global NoteSkin fallback. This ensures that every game type is at least playable (albeit with the wrong graphics) 2003-08-15 03:20:19 +00:00
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