Commit Graph
8876 Commits
Author SHA1 Message Date
Glenn Maynard c2fa441b7e simplify RageZeroTimer
avoid starting the SDL timer system; it starts a thread
2004-03-13 23:11:08 +00:00
Glenn Maynard 02d8bc45e8 fix stopping before the last note can be missed, especially in course modes 2004-03-13 22:41:31 +00:00
Chris Danford 7a32af8c5e clean up presisting of settings to Profile
persist PreferredCourseDifficulty
2004-03-13 22:18:09 +00:00
Chris Danford 22a82cad8e fix wrong string order 2004-03-13 22:13:33 +00:00
Chris Danford e4855e627f persist PreferredDifficulty in Profile 2004-03-13 19:20:24 +00:00
Chris Danford 8f10f429ea fix GradePercent pref names 2004-03-13 18:35:25 +00:00
Chris Danford 731ea124a2 add graphic for ScreenPlayerOptions CancelAll 2004-03-13 18:16:42 +00:00
Chris Danford bb8ae37aab add graphic for ScreenPlayerOptions CancelAll 2004-03-13 18:15:50 +00:00
Chris Danford 5bb3804be8 add comment 2004-03-13 17:38:26 +00:00
Chris Danford a4f72adc3d save player options automatically if using profile
remove code for saving player options
2004-03-13 17:35:31 +00:00
Chris Danford df63bf2642 fix Game default modifiers override Profile default modifiers depending on when the player joined 2004-03-13 12:27:24 +00:00
Chris Danford ada21b9787 change some strings so that stats.xml doesn't use invalid entity names 2004-03-13 10:48:15 +00:00
Glenn Maynard 62d1a344f2 fix mapped logs not being timestamped 2004-03-13 10:28:12 +00:00
Glenn Maynard db48c0715d log which players are joined 2004-03-13 10:26:51 +00:00
Glenn Maynard bc34bcb347 cleanup 2004-03-13 10:22:03 +00:00
Chris Danford 05d3de33e9 play ending screen sounds even if attract sound is set to "never" 2004-03-13 10:12:59 +00:00
Glenn Maynard a635467db4 fix FOREACH_HumanPlayer, FOREACH_EnabledPlayer always
iterating over p1
2004-03-13 08:07:20 +00:00
Glenn Maynard 0a0f43e3bb cleanup 2004-03-13 07:38:46 +00:00
Glenn Maynard 7ea70ab1b3 fix errors due to weird goto init rules 2004-03-13 07:33:40 +00:00
Glenn Maynard c39201efcd improve CheckPalettedTextures output 2004-03-13 06:42:07 +00:00
Glenn Maynard 88c869da6a work around probable OS X mktime() bug 2004-03-13 06:22:05 +00:00
Glenn Maynard b866e921c5 song.h 2004-03-13 01:47:52 +00:00
Steve Checkoway 311ef8b8d3 Add files 2004-03-12 10:07:45 +00:00
Steve Checkoway 83d23da521 Fix scoping error. 2004-03-12 09:22:44 +00:00
Chris Danford 28f4764ed2 SongSortOrder -> SortOrder
save/restore last sort with Profile
clean up GameConstants
2004-03-12 08:31:40 +00:00
Glenn Maynard 6faa757683 fix warning 2004-03-12 05:43:39 +00:00
Chris Danford d0c7e488f8 fix themed StepsType doesn't show on all ScreenRanking pages 2004-03-12 05:39:46 +00:00
Glenn Maynard 26476795be cleanup 2004-03-12 05:33:02 +00:00
Chris Danford 4ce627988c whoops! 2004-03-12 05:31:52 +00:00
Glenn Maynard 3c77cf036e update 2004-03-12 05:28:02 +00:00
Glenn Maynard 8cb671ee3d add test_threads 2004-03-12 05:27:27 +00:00
Glenn Maynard 9bfe4b0620 use LinuxThreadHelpers 2004-03-12 05:26:10 +00:00
Chris Danford 1a0c040f43 add courses to "total game DP" count
move RadarValues into a struct
2004-03-12 05:24:32 +00:00
Glenn Maynard 5d6063681c split out backtracing and symbol lookup
add support for backtracing other threads
2004-03-12 05:15:32 +00:00
Glenn Maynard 35688b1a21 sig handler fix 2004-03-12 03:03:09 +00:00
Glenn Maynard ac8ac4f8ae signal handling fixes 2004-03-12 02:58:54 +00:00
Glenn Maynard 6ba7f1d2e6 reduce SignalHandler dependency on StepMania.cpp 2004-03-12 01:09:38 +00:00
Glenn Maynard 14f6a6f510 reduce crash handler dependency on StepMania.cpp 2004-03-11 23:58:49 +00:00
Steve Checkoway 02d438b33f Fix warnings 2004-03-11 10:58:36 +00:00
Steve Checkoway a5f8f3bc23 Open the correct file when crashing. 2004-03-11 10:01:09 +00:00
Chris Danford 4fa5f867e1 add macros: FOREACH_HumanPlayer, FOREACH_EnabledPlayer 2004-03-11 06:46:52 +00:00
Chris Danford 1090dcd2a0 add themed StepsType name
add "TotalHighScoreDancePoints" calculation to ScreenEnding
2004-03-11 06:31:30 +00:00
Thad Ward 61dd2dd425 quiet a very noisy trace message. 2004-03-11 03:08:02 +00:00
Thad Ward 88aadf4305 remove "itg" from the debug build's output exe name. 2004-03-11 02:33:32 +00:00
Chris Danford 441f341a53 color the combo when full combo in progress 2004-03-10 07:59:52 +00:00
Chris Danford 1536146bf3 color the combo when full combo in progress 2004-03-10 07:54:12 +00:00
Chris Danford 23e763c107 fix eval screen assert 2004-03-10 07:19:40 +00:00
Chris Danford d0356d78fa if using a handicap option, don't add a high score and show "disqualify" on the eval screen 2004-03-09 08:19:55 +00:00
Steve Checkoway 9f3ae0c820 Fix warnings. 2004-03-09 01:40:56 +00:00
Chris Danford df72631f6c add "disqualify" graphic to options screen for options that make a song easier 2004-03-08 07:49:01 +00:00