Chris Danford
ea99fad00b
fix jittery danger glow when steam bounces around danger threshold
2005-05-20 21:10:29 +00:00
Chris Danford
839c286e3e
clear Z after draw stream so that it doesn't conflict with arrows or dancing chars
2005-05-20 21:09:12 +00:00
Chris Danford
8b53c75e48
fix queue size assert when demoing courses
2005-05-20 21:08:08 +00:00
Chris Danford
9048ffa9de
disable sync in course modes
2005-05-20 18:38:53 +00:00
Chris Danford
4da8865e87
fix AV on theme reload
2005-05-20 18:09:41 +00:00
Chris Danford
16c7b72e61
remove unused non-method CoinMode
2005-05-20 18:03:41 +00:00
Chris Danford
14ed8f3bb8
remove unused non-method CoinMode
2005-05-20 17:56:11 +00:00
Chris Danford
b9be63e4f2
show course mods in demonstration according to a probability
...
don't show course mods that are advanced
2005-05-20 17:54:35 +00:00
Chris Danford
c04132dcfd
Set PlayMode depending on the Course mods chosen
2005-05-20 17:50:29 +00:00
Chris Danford
50717c6ee9
COIN_ -> COIN_MODE_
2005-05-20 17:45:44 +00:00
Chris Danford
b761f6abb0
don't show course mods so often
...
don't show advanced (confusing) mods in demo
2005-05-20 09:06:26 +00:00
Chris Danford
1227d18d6c
Modifier -> Modifiers
2005-05-20 08:57:59 +00:00
Chris Danford
2d2a1be418
don't print strings for hidden steps types
2005-05-20 08:19:56 +00:00
Chris Danford
39350d04be
use Premium constants
2005-05-20 08:08:34 +00:00
Chris Danford
6d49da50ee
doubles -> double
...
add Lua Premium constants
2005-05-20 08:03:01 +00:00
Chris Danford
b6af8a9816
fix bad cast causes bogus value, assert
2005-05-20 06:49:21 +00:00
Glenn Maynard
f4022b6bc4
fix errors
2005-05-20 05:23:27 +00:00
Glenn Maynard
812c1d5f45
isolate low-level crypto stuff in CryptHelpers, so it can be used without dragging in PREFSMAN
2005-05-20 04:48:29 +00:00
Glenn Maynard
5a80e4a542
fix crash
2005-05-20 04:34:54 +00:00
Glenn Maynard
52fd05751f
fix ssprintf
2005-05-20 03:52:48 +00:00
Glenn Maynard
e1c1a6db20
fix messages
2005-05-20 03:50:47 +00:00
Chris Danford
8e861c38ec
add branch logic for ScreenSaveSync
...
logging cleanup
2005-05-20 03:25:38 +00:00
Chris Danford
38dbfc1355
fix Giving up can unfail 1 player if 2 players present and only 1 failed so far
2005-05-20 03:21:13 +00:00
Chris Danford
46659e94df
fix prompted again Yes to SSaveSync
2005-05-20 03:13:05 +00:00
Chris Danford
982a432659
only prompt to save sync changes if there are changes
2005-05-20 02:53:37 +00:00
Glenn Maynard
1640cd4ff0
clean up weird tabs, etc
2005-05-20 02:45:21 +00:00
Glenn Maynard
25979e1c58
clean up weird tabs, etc
2005-05-20 02:44:54 +00:00
Glenn Maynard
ab723147bd
remove unused init-by-filename code path
2005-05-20 01:42:57 +00:00
Glenn Maynard
57d9817c5c
split out crypto++-specific signing code; prefer to create our own RageFileBasic
2005-05-20 01:42:25 +00:00
Glenn Maynard
f098157a4f
split out crypto++-specific verify code; prefer to create our own RageFileBasic
2005-05-20 01:19:47 +00:00
Glenn Maynard
98003393df
warnings
2005-05-20 01:16:46 +00:00
Glenn Maynard
e4a12fa22d
float
2005-05-20 01:04:05 +00:00
Glenn Maynard
54bed650e4
check size before reading
2005-05-20 01:02:56 +00:00
Glenn Maynard
1cc8495a26
simplify: read files ourselves
2005-05-20 00:58:09 +00:00
Glenn Maynard
b547c631e6
simplify: read files ourselves, don't bother using SecByteBlock
2005-05-20 00:45:05 +00:00
Glenn Maynard
2a8f4d02cf
fix eating keys
2005-05-20 00:41:22 +00:00
Glenn Maynard
fcab77004e
fix warning
...
prefer float over double
2005-05-20 00:35:40 +00:00
Glenn Maynard
aa5aff643f
fix const
...
fix signed warning
2005-05-20 00:28:41 +00:00
Glenn Maynard
b3d9debc44
remove unused (and too broad) IsGood
2005-05-20 00:18:52 +00:00
Glenn Maynard
38b10ca499
one line
2005-05-20 00:18:15 +00:00
Glenn Maynard
f37a3810d6
allow reading whole files with GetFileContents
2005-05-20 00:12:43 +00:00
Renaud Lepage
ffa3cd2b58
Again. So sorry. I promise this won't be the same next time.
2005-05-19 23:54:56 +00:00
Renaud Lepage
7495ac7443
Seems this file doesn't see the end of it. Sorry.
2005-05-19 23:52:47 +00:00
Renaud Lepage
8a954d8979
Reflect most recent changes
2005-05-19 23:45:48 +00:00
Renaud Lepage
bd296020e2
Removed the abnormalities in the DSP. Please update.
2005-05-19 23:44:32 +00:00
Glenn Maynard
e64e00d6c6
allow initializing a RageFileSource with a RageFileBasic*
2005-05-19 23:39:41 +00:00
Chris Danford
31a5d1e0ed
sync controls cleanup:
...
move sync display/saving out of complicated ScreenGameplay
show sync UI in editor playback as well as gameplay
revert sync from in-memory backup, not from disk
move more functions into debug overlay
2005-05-19 23:34:46 +00:00
Chris Danford
d67d60e178
sync controls cleanup:
...
move sync display/saving out of complicated ScreenGameplay
show sync UI in editor playback as well as gameplay
revert sync from in-memory backup, not from disk
move more functions into debug overlay
2005-05-19 23:29:39 +00:00
Chris Danford
f20e5915b0
sync controls cleanup:
...
move sync display/saving out of complicated ScreenGameplay
show sync UI in editor playback as well as gameplay
2005-05-19 23:10:28 +00:00
Renaud Lepage
4ab4762de7
Slight update. When exported, the project generates some bizzare strings in the makefile.
2005-05-19 23:07:24 +00:00