Commit Graph

8412 Commits

Author SHA1 Message Date
Glenn Maynard 3919e302d0 fix SongFinished being called twice, causing bogus radar results 2004-02-16 09:11:25 +00:00
Glenn Maynard dd1c38eac6 fix crashes after reverting changes in gameplay 2004-02-16 09:07:07 +00:00
Glenn Maynard d82aed55b2 const fix
improve get_readable_ranges
2004-02-16 08:05:29 +00:00
Glenn Maynard 2025c85fec add assert 2004-02-16 07:39:29 +00:00
Glenn Maynard 2218b6e5b8 fix warnings 2004-02-16 07:25:59 +00:00
Glenn Maynard 08a1a67831 fix going from evaluation back to select course screen in event mode 2004-02-16 07:25:25 +00:00
Glenn Maynard 731359fb0a Transition::EarlyAbortDraw 2004-02-16 07:23:28 +00:00
Glenn Maynard 6a46606df0 cleanup 2004-02-16 06:35:11 +00:00
Glenn Maynard 47bc0b6bb6 fix OK and NG percent scores backwards 2004-02-16 06:09:33 +00:00
Chris Danford eeec88d58c no message 2004-02-16 05:47:27 +00:00
Chris Danford 6754c850df Profile HTML fixes 2004-02-16 05:35:06 +00:00
Glenn Maynard b665a81749 fix crash going from gameplay to how to play with delayed screen loads off 2004-02-16 05:30:31 +00:00
Glenn Maynard 47bf1ef190 simplify announcer handling 2004-02-16 05:29:33 +00:00
Glenn Maynard 497c3a18e3 fix check 2004-02-16 04:49:06 +00:00
Glenn Maynard 629fa68eaa fix output 2004-02-16 04:37:49 +00:00
Glenn Maynard d075baa5d1 ScreenBranch: use ModeChoice 2004-02-16 04:31:18 +00:00
Chris Danford 3906ea166f Profile HTML stats overhaul 2004-02-16 02:57:55 +00:00
Glenn Maynard 3a60b3930a debug 2004-02-16 01:35:59 +00:00
Glenn Maynard bf318da2e2 cleanup 2004-02-16 00:59:20 +00:00
Glenn Maynard 79b68a002d simplify 2004-02-16 00:55:36 +00:00
Glenn Maynard bab691b8ee simplify 2004-02-16 00:27:48 +00:00
Glenn Maynard 8e3e6575f3 FixSlashesInPlace when reading from an actor file 2004-02-15 23:51:57 +00:00
Glenn Maynard c5e45fc964 IsPlayerEnabled 2004-02-15 23:38:32 +00:00
Glenn Maynard 2cf96dc12a g_CurStageStats isn't meaningful in summary eval
cleanup
2004-02-15 23:37:31 +00:00
Glenn Maynard aaeb5981fa don't generate keys right now; it's crashing in Linux 2004-02-15 23:34:31 +00:00
Glenn Maynard 5df4390d51 cleanup 2004-02-15 23:10:40 +00:00
Glenn Maynard e755ecab67 debug option to not show loading window 2004-02-15 22:56:51 +00:00
Glenn Maynard b63eaa449c fix output 2004-02-15 22:41:08 +00:00
Glenn Maynard a314298d68 fix altsigstack never being used
allocate a larger altsigstack
handle failed altsigstack alloc better
2004-02-15 22:29:51 +00:00
Glenn Maynard d32745bd94 ThemeManager::GetMetricRaw: check "fallback" recursively
chekc for infinite recursion
2004-02-15 21:39:15 +00:00
Glenn Maynard 0f6caf79e0 better output 2004-02-15 21:28:36 +00:00
Glenn Maynard 91f6445a24 missing elements (thought I added these last night) 2004-02-15 21:24:30 +00:00
Glenn Maynard 5adcced8b2 fix fallbacks in the default theme not being searched for file elements
when using a derived theme
2004-02-15 21:20:53 +00:00
Glenn Maynard f6e0803b77 cleanup 2004-02-15 09:34:13 +00:00
Glenn Maynard 9ab55c7e74 cleanup 2004-02-15 09:27:03 +00:00
Glenn Maynard 8119067e64 _exit from crash, not exit 2004-02-15 06:33:36 +00:00
Glenn Maynard 563ccc160c spawn_child_process doesn't return 2004-02-15 06:32:07 +00:00
Chris Danford 65e75438c7 don't sign profile data by default (so that players at home can take data between machines) 2004-02-15 06:10:21 +00:00
Glenn Maynard c9240bd7c3 fix includes 2004-02-15 05:56:46 +00:00
Chris Danford 5cc79c5f2b create keypair on startup if one doesn't already exist 2004-02-15 05:45:18 +00:00
Glenn Maynard 0667124940 fix includes 2004-02-15 05:22:31 +00:00
Chris Danford 3d69b6e0ec sign all files in a profile
make RageFile filters for use with Crypt++
2004-02-15 04:47:32 +00:00
Glenn Maynard e80e0a2a25 cleanup 2004-02-15 04:34:51 +00:00
Glenn Maynard bfd70257a3 fix commands (ztest, etc) not propagating through ActorFrames 2004-02-15 04:00:37 +00:00
Glenn Maynard b9470a7508 remove unneeded traces 2004-02-15 03:56:21 +00:00
Glenn Maynard be2a3dfbb0 improve searching for a screenshot filename 2004-02-15 03:09:28 +00:00
Glenn Maynard a5770950e3 enable Sprite::EarlyAbortDraw; fixes white CDTitle when it should be hidden 2004-02-15 03:05:21 +00:00
Steve Checkoway a45f925485 fix warning 2004-02-15 03:04:30 +00:00
Glenn Maynard 56fb416bb1 Fix not delaying BACK on ScreenGameplay. 2004-02-15 02:06:39 +00:00
Glenn Maynard 7400645c28 Fix not delaying BACK on ScreenSelectMusic. 2004-02-15 01:52:28 +00:00