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 |
|
Glenn Maynard
|
8c4eedf5e0
|
x4 instead of x5; lines up with the editor (and 2,3,4,8 seems better than
2,3,5,8)
|
2004-03-07 03:50:20 +00:00 |
|
Glenn Maynard
|
eb673765ac
|
simplify
|
2004-03-07 03:49:28 +00:00 |
|
Steve Checkoway
|
d444d82235
|
As it says, broken on G5.
|
2004-03-07 01:39:19 +00:00 |
|
Glenn Maynard
|
fc544bb7d9
|
simplify
|
2004-03-07 00:22:03 +00:00 |
|
Glenn Maynard
|
e57c9cc9b8
|
filter locked and hidden songs from player's best in SongManager
add GetBestSongs accessor that filters like GetAllSongs
|
2004-03-07 00:17:50 +00:00 |
|
Glenn Maynard
|
765fb88f83
|
fix GetBestSongs, GetBestCourses
|
2004-03-07 00:02:51 +00:00 |
|
Steve Checkoway
|
b94ad4b8d8
|
fix warning
|
2004-03-06 18:41:44 +00:00 |
|
Glenn Maynard
|
8887353517
|
add transition at end of song; used regardless of mode
|
2004-03-06 10:07:17 +00:00 |
|
Steve Checkoway
|
c70166768e
|
fix compile
|
2004-03-06 08:53:49 +00:00 |
|
Glenn Maynard
|
83d0586e91
|
a14
|
2004-03-06 07:34:30 +00:00 |
|
Glenn Maynard
|
9e4da2da60
|
cleanup
|
2004-03-06 07:28:40 +00:00 |
|
Glenn Maynard
|
192321af5f
|
another () ;
|
2004-03-06 07:23:46 +00:00 |
|
Glenn Maynard
|
41c33995ab
|
log all skips
|
2004-03-06 07:21:15 +00:00 |
|
Glenn Maynard
|
330ba5ab27
|
make scale(RageColor) available
|
2004-03-06 07:20:21 +00:00 |
|
Glenn Maynard
|
d5dfc14f48
|
support fadeleft/faderight in text
|
2004-03-06 07:15:59 +00:00 |
|
Steve Checkoway
|
6117ca2fc6
|
Add missing header. (There's really no need for "global.h" here since it's only using CString.)
|
2004-03-06 07:05:27 +00:00 |
|
Glenn Maynard
|
f1729a8a6f
|
alternate aoi shoudou entry
|
2004-03-06 03:46:51 +00:00 |
|