Commit Graph
8863 Commits
Author SHA1 Message Date
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
Glenn Maynard 10015303e9 maybe fix Mac screenshot endianness problem 2004-03-08 07:28:07 +00:00
Chris Danford 81606a2fd7 fix "PrevRow" sound 2004-03-08 06:12:03 +00:00
Glenn Maynard b8fb1413fe fix compile 2004-03-08 05:19:52 +00:00
Glenn Maynard c5d53f7611 cleanup 2004-03-08 05:11:26 +00:00
Glenn Maynard 0f8d41e7ed fix no announcers in demonstration 2004-03-08 04:30:57 +00:00
Chris Danford 4bdc608b1c move empty score name logic into HighScore
add FOV to ScreenNameEntryTraditional
2004-03-08 02:50:46 +00:00
Glenn Maynard 6d9ac029a3 comment 2004-03-08 02:43:11 +00:00
Chris Danford 0262ae76f3 show high score list on ScreenNameEntryTraditional 2004-03-08 02:21:22 +00:00
Steve Checkoway 840434dd49 Fix compile. 2004-03-08 00:07:42 +00:00
Glenn Maynard 84a38d3bf1 and SORT_GRADE fixes 2004-03-07 07:03:37 +00:00
Glenn Maynard 6923557389 SORT_GRADE fixes 2004-03-07 06:48:10 +00:00
Chris Danford f95254c1a9 turn off culling on dancing characters 2004-03-07 05:53:04 +00:00
Chris Danford 2825bdc13c no message 2004-03-07 04:58:40 +00:00
Chris Danford 7fe28a6dae add PerDifficulty and PeakCombo awards 2004-03-07 04:34:49 +00:00