Glenn Maynard
66d97b6a10
cache GetPathTo returns
2003-10-22 07:56:08 +00:00
Glenn Maynard
dcea66e6e6
fix GetExtension
2003-10-22 07:23:50 +00:00
Glenn Maynard
889b685f18
fix alsa errors being duplicated to stderr
2003-10-22 06:50:08 +00:00
Glenn Maynard
fddcb9ecd5
Use CHECKPOINT_M instead of Checkpoint. It's simpler, faster and more reliable.
2003-10-22 06:37:31 +00:00
Glenn Maynard
2715b39ba3
optimize GetExtension
2003-10-22 05:49:26 +00:00
Glenn Maynard
da14c54268
Fixes, software fallback, attenuation support.
2003-10-22 03:41:29 +00:00
Glenn Maynard
51d60e1db1
add RageSoundManager::AttenuateBuf
2003-10-22 03:39:52 +00:00
Glenn Maynard
b5656d7ec9
oops, us default, not dmix
2003-10-22 02:35:56 +00:00
Glenn Maynard
e95cc858c0
RageSoundDriver_ALSA9_Software.*
2003-10-22 02:35:08 +00:00
Glenn Maynard
0d2671bb01
Add ALSA hardware mixing
2003-10-22 02:34:44 +00:00
Glenn Maynard
5dfbc32965
fix log
2003-10-21 23:31:31 +00:00
Glenn Maynard
dd671b5d33
fix log
2003-10-21 23:29:59 +00:00
Glenn Maynard
57fbdf5a6b
add ALSA9Helpers
2003-10-21 22:51:50 +00:00
Glenn Maynard
dd6191bdf1
split out ALSA stream code
2003-10-21 22:51:25 +00:00
Glenn Maynard
a47708b0b5
simplify and optimize SoundMixBuffer
2003-10-21 21:35:58 +00:00
Glenn Maynard
f4ff423457
better output
2003-10-21 21:33:51 +00:00
Glenn Maynard
593091e75e
fix warning
2003-10-21 20:57:48 +00:00
Glenn Maynard
a08639e1c5
fix exit from select game menu
2003-10-21 20:55:09 +00:00
Glenn Maynard
c547fae795
fix warning
2003-10-21 20:31:47 +00:00
Glenn Maynard
4dddfeb097
cleanup, simplify
2003-10-21 19:22:06 +00:00
Glenn Maynard
8f32599998
Fix warnings, fix possible problems with characters outside of ASCII
2003-10-21 19:05:16 +00:00
Glenn Maynard
9ca47c9a7f
reenable ALSA
2003-10-21 09:51:42 +00:00
Glenn Maynard
a9bf5ea08f
Lots of fixes.
2003-10-21 09:50:03 +00:00
Glenn Maynard
65fac63962
Make sure all threads are killed
2003-10-21 09:01:06 +00:00
Glenn Maynard
06b6f2d6bc
Improve error handling, output crashed thread name
2003-10-21 09:00:15 +00:00
Glenn Maynard
192d05a9c2
slightly cleaner shutdown after crash
2003-10-21 07:21:07 +00:00
Glenn Maynard
460efa3657
Fix g++ compile: operator< must be const
...
Fix warnings
2003-10-21 06:12:06 +00:00
Glenn Maynard
35522bc6ea
cleanup SDL build
2003-10-20 21:13:21 +00:00
Glenn Maynard
0a8d3010cf
cleanup
2003-10-20 20:47:13 +00:00
Glenn Maynard
0f092105f1
don't care if SDL-1.2.6/configure is -x
2003-10-20 20:46:55 +00:00
Glenn Maynard
53155bb619
fix warnings
2003-10-20 06:28:19 +00:00
Glenn Maynard
751f59a72b
s/NameChars/KeyboardLetters/
2003-10-20 06:12:30 +00:00
Glenn Maynard
b34bc5108d
optimize case-insensitive string ops
2003-10-20 03:57:02 +00:00
Glenn Maynard
d7cb5aaa22
unneeded
2003-10-20 01:55:03 +00:00
Glenn Maynard
10688ad0e2
oops, disable debug stuff
2003-10-19 23:19:37 +00:00
Glenn Maynard
d7607ef63f
add trace
2003-10-19 23:19:02 +00:00
Glenn Maynard
95795ad081
precedence: false && false || true == true
2003-10-19 23:12:51 +00:00
Glenn Maynard
594130fa4e
avoid calling GetDirListing ten times per theme lookup
2003-10-19 23:00:11 +00:00
Glenn Maynard
702ce16761
FileSet::GetFilesMatching optimization
2003-10-19 22:20:56 +00:00
Glenn Maynard
2d60ade16b
header fix
2003-10-19 22:04:59 +00:00
Glenn Maynard
900b2c1685
Whatever ".set" is, we don't support it.
2003-10-19 21:12:27 +00:00
Glenn Maynard
6eaabfd769
dep cleanup
2003-10-19 20:01:20 +00:00
Glenn Maynard
9a21f5a1e1
defer MusicList loading
2003-10-19 19:59:11 +00:00
Glenn Maynard
cfbd136989
ShowLogWindow -> ShowLogOutput, now also affects stdout output
...
in *nix
(unimplemented, possibly temporary TexturePreload tags along to avoid
more recompiling ...)
2003-10-19 07:30:06 +00:00
Glenn Maynard
4329c3fbef
add traces
2003-10-18 21:01:04 +00:00
Glenn Maynard
9a091f5aec
add asserts
2003-10-18 20:57:28 +00:00
Glenn Maynard
3d523b1f35
fix demonstration music stopping on coin insert incorrectly
2003-10-18 20:56:42 +00:00
Glenn Maynard
69402a35aa
fix mix volume
...
cleanup
2003-10-18 20:17:10 +00:00
Glenn Maynard
f5c9acaac0
add metrics
2003-10-18 02:12:56 +00:00
Glenn Maynard
bfbdd31db7
Fix confusing behavior when importing a font that doesn't exist
2003-10-17 23:41:16 +00:00
Glenn Maynard
01fbfdd2d2
general g_bAutoRestart handling for regular errors
2003-10-17 06:33:35 +00:00
Glenn Maynard
42a9b7e155
add ArchHooks_Win32::RestartProgram
2003-10-17 06:32:37 +00:00
Glenn Maynard
7ecbd11306
add missing SoundMixBuffer::SetVolume
2003-10-16 19:56:54 +00:00
Glenn Maynard
36758bf240
obey mixer voluem changes
2003-10-16 18:49:12 +00:00
Glenn Maynard
04146a0e5c
readd reverse metrics
2003-10-16 09:21:12 +00:00
Glenn Maynard
b178e1646a
add metrics
2003-10-16 09:20:00 +00:00
Glenn Maynard
04e28b05d0
support g_bAutoRestart
2003-10-16 09:07:04 +00:00
Glenn Maynard
eb0daaf7e2
support g_bAutoRestart
2003-10-16 09:00:20 +00:00
Glenn Maynard
c3bc5440d5
add RestartProgram
2003-10-16 08:56:58 +00:00
Glenn Maynard
6e5a5efe73
add g_bAutoRestart
2003-10-16 08:55:32 +00:00
Glenn Maynard
cd195dc6b7
comment
2003-10-16 06:50:53 +00:00
Glenn Maynard
ce9b1909f2
keep track of life
2003-10-16 06:49:02 +00:00
Glenn Maynard
64bfcd2a79
remove hardcoded ScreenSelectDifficulty screen names
2003-10-15 22:25:53 +00:00
Glenn Maynard
57656a3742
remove hardcoded ScreenSelectStyle screen names
2003-10-15 22:09:53 +00:00
Glenn Maynard
187d479ad7
add backspace
2003-10-15 21:23:23 +00:00
Glenn Maynard
0b41d6d2cf
no ScreenCredits from SNET for now
...
external NameChars
2003-10-15 21:09:22 +00:00
Glenn Maynard
e8bd7992ec
add "OK" alias
2003-10-15 20:50:22 +00:00
Glenn Maynard
43bd673683
temporarily use BGs in name entry instead of banners
2003-10-15 20:26:53 +00:00
Glenn Maynard
d73a071690
support PercentageScoring
2003-10-15 06:25:28 +00:00
Glenn Maynard
8d2b9c90f7
premature reset
2003-10-15 06:24:57 +00:00
Glenn Maynard
1aa6063b74
fix crash
2003-10-15 05:36:23 +00:00
Glenn Maynard
737db19f91
fix
2003-10-15 04:29:28 +00:00
Glenn Maynard
5d6f1ea829
update
2003-10-15 04:29:06 +00:00
Glenn Maynard
01344a6227
make more info available from GetRankingFeats
2003-10-15 01:09:29 +00:00
Glenn Maynard
9853c9fb85
SM_GoToEvaluationSummary is redundant: the end screen *is* the
...
eval summary when relevant
2003-10-15 01:05:20 +00:00
Glenn Maynard
d1d342dbd3
AddHighScore fixes
2003-10-15 01:03:14 +00:00
Glenn Maynard
cf381fb553
simplify, fix rankings
2003-10-14 23:29:34 +00:00
Glenn Maynard
233d456cea
move code from the header, fix AddHighScore
2003-10-14 22:42:23 +00:00
Glenn Maynard
387d423084
fix warnings
2003-10-14 21:44:58 +00:00
Glenn Maynard
3756ca554b
avoid global CStrings in major headers
2003-10-14 21:44:20 +00:00
Glenn Maynard
8bb6e86c47
add MaxRankingNameLength
2003-10-14 21:43:30 +00:00
Glenn Maynard
d67f631297
fix warnings
2003-10-14 21:39:13 +00:00
Glenn Maynard
b6296f0dbe
fix warnings
2003-10-14 21:38:48 +00:00
Glenn Maynard
5a5e44adfd
fix warnings
2003-10-14 21:10:40 +00:00
Glenn Maynard
34223d4c0f
update
2003-10-14 09:54:48 +00:00
Glenn Maynard
3be673162c
add incomplete ScreenNameEntryTraditional
2003-10-14 09:51:16 +00:00
Glenn Maynard
cc9277407f
looping fix
2003-10-14 07:06:23 +00:00
Glenn Maynard
4c51178670
um, no, not that file
2003-10-14 01:33:14 +00:00
Glenn Maynard
b79b3b4d2a
fix slash
...
use static
2003-10-14 01:33:13 +00:00
Glenn Maynard
e764def9c2
use StoreRankingName
2003-10-14 01:23:49 +00:00
Glenn Maynard
edd7f7bfc7
add StoreRankingName
2003-10-14 01:23:16 +00:00
Glenn Maynard
2b6e2eb9e9
Don't show points for inactive players.
2003-10-13 04:43:36 +00:00
Glenn Maynard
80b7186a42
update
2003-10-13 03:28:23 +00:00
Glenn Maynard
d82f701722
Preload "LifeMeterBattery lose life", to prevent framerate drops.
2003-10-13 03:25:39 +00:00
Glenn Maynard
70d4e23d2c
Lock the life meter after failing.
...
If m_bTwoPlayerRecovery (normal): only lock and fail in FAIL_END_OF_SONG
if both players were failing at the same point. (Before, FAIL_ARCADE
would pass as long as one player was passing at any given point,
but FAIL_END_OF_SONG would fail at the end if all players were failing
at any point, which made FAIL_END_OF_SONG harder than FAIL_ARCADE
in some cases.)
Don't show the danger animation in FAIL_OFF.
2003-10-13 03:24:28 +00:00
Glenn Maynard
805bbdd125
add m_bTwoPlayerRecovery
2003-10-13 03:20:05 +00:00
Glenn Maynard
5c8a8d16d7
changable regen combos
2003-10-13 00:06:49 +00:00
Glenn Maynard
4c5b32db02
floating-point scores
2003-10-12 21:51:02 +00:00
Glenn Maynard
607666d330
use GetPercentDancePoints
2003-10-12 21:49:29 +00:00
Glenn Maynard
67a7d0c8e0
preload ScreenTitleMenu change
2003-10-12 21:49:06 +00:00