Steve Checkoway
|
ff65a4f49a
|
nevermind
|
2004-05-16 08:25:40 +00:00 |
|
Steve Checkoway
|
77469f1951
|
fix some of the many warnings
|
2004-05-16 08:23:14 +00:00 |
|
Steve Checkoway
|
43ef336eea
|
Fix warning.
|
2004-05-16 08:11:41 +00:00 |
|
Steve Checkoway
|
7e72d8d532
|
Add suggested changes.
|
2004-05-16 08:09:36 +00:00 |
|
Glenn Maynard
|
04a74a4455
|
begin work on arbitrary alpha values in paletted textures
|
2004-05-16 05:51:25 +00:00 |
|
Chris Danford
|
3e91007367
|
tweak rave mercy rules
|
2004-05-16 05:21:43 +00:00 |
|
Chris Danford
|
a8882ff9d0
|
don't clamp super meter
|
2004-05-16 05:06:58 +00:00 |
|
Chris Danford
|
c53b2100e8
|
fix cpu players not enumerated correctly
|
2004-05-16 03:01:41 +00:00 |
|
Chris Danford
|
ee4427a54b
|
clean up CPU player naming
add default CPU player modifiers
|
2004-05-16 02:51:55 +00:00 |
|
Chris Danford
|
79e5c41476
|
add override for lock input time
|
2004-05-15 23:11:20 +00:00 |
|
Glenn Maynard
|
97791d82f0
|
license update
|
2004-05-15 22:30:30 +00:00 |
|
Glenn Maynard
|
f128ee2d35
|
license update
|
2004-05-15 22:16:39 +00:00 |
|
Glenn Maynard
|
564eea2ade
|
license update
|
2004-05-15 22:07:41 +00:00 |
|
Glenn Maynard
|
f1bb0126da
|
license update
|
2004-05-15 21:53:06 +00:00 |
|
Glenn Maynard
|
aa73bb0444
|
license update
|
2004-05-15 20:28:17 +00:00 |
|
Glenn Maynard
|
e8e33efa87
|
license update
|
2004-05-15 20:13:19 +00:00 |
|
Chris Danford
|
e83bbc40da
|
fix ActorFrame ZTest propogation
|
2004-05-15 18:35:03 +00:00 |
|
Chris Danford
|
9ec4c6be91
|
add "draw on z fail" mode
|
2004-05-15 09:26:21 +00:00 |
|
Glenn Maynard
|
0a59a81d66
|
Crash handler from VirtualDub X11-licensed by Avery Lee. Special thanks
for that--it's the single most important piece of code in the project. (Ever
try to track a crash without a backtrace?)
|
2004-05-15 08:34:10 +00:00 |
|
Glenn Maynard
|
af88a2be4f
|
Asserting copyright on a signal handler is dumb, but disclaiming warranty isn't.
|
2004-05-15 08:27:42 +00:00 |
|
Glenn Maynard
|
c51a588a45
|
license update
|
2004-05-15 08:23:53 +00:00 |
|
Glenn Maynard
|
6398054e26
|
Remove 4-bit palette support. As far as I can tell, no hardware supports
it. (New ATI hardware apparently doesn't even support 8-bit palettes?!)
|
2004-05-15 08:18:37 +00:00 |
|
Glenn Maynard
|
0dd2a75c5d
|
simplify
|
2004-05-15 08:09:34 +00:00 |
|
Glenn Maynard
|
943b3e693d
|
cleanup
|
2004-05-15 08:06:06 +00:00 |
|
Chris Danford
|
575a9abf96
|
improve planted, twister
|
2004-05-15 03:00:43 +00:00 |
|
Glenn Maynard
|
ea1aab7e74
|
Fix character model rendering artifacts when a freeze segment lies on beat
0. PlayAnimation() is called, and Update() is not, so it would render without
ever calling AdvanceFrame.
|
2004-05-15 01:38:12 +00:00 |
|
Glenn Maynard
|
c8e2173282
|
cleanup
|
2004-05-15 01:31:34 +00:00 |
|
Glenn Maynard
|
0da668cfc8
|
build fix
|
2004-05-15 01:09:05 +00:00 |
|
Glenn Maynard
|
ee8b2263dc
|
build crypto++ directly; partially fixed vpath builds
|
2004-05-15 01:07:20 +00:00 |
|
Glenn Maynard
|
da06281786
|
cleanup
|
2004-05-14 23:23:17 +00:00 |
|
Glenn Maynard
|
0ec88317a0
|
delete edits when deleting a profile; otherwise the profile directory won't
be removed, and the entry will still show up in the profile list
|
2004-05-14 23:20:28 +00:00 |
|
Glenn Maynard
|
a8340dc8de
|
unused
|
2004-05-14 22:50:06 +00:00 |
|
Glenn Maynard
|
010629ed06
|
unneeded
|
2004-05-14 22:48:36 +00:00 |
|
Glenn Maynard
|
56aef66b37
|
unused static
|
2004-05-14 22:46:54 +00:00 |
|
Glenn Maynard
|
604f5badd4
|
unneeded
|
2004-05-14 22:20:00 +00:00 |
|
Glenn Maynard
|
f313fdabe2
|
disable vc warnings
|
2004-05-14 22:18:01 +00:00 |
|
Glenn Maynard
|
e6e2e0b686
|
move crypto++ into the main project; this avoids the typical vc6/vc7 static
linking pains, and we don't need to have an extra precompiled library in
CVS. (We don't do this with libresample because it's LGPL.)
|
2004-05-14 22:13:44 +00:00 |
|
Glenn Maynard
|
3b8a811c80
|
fix warning (unreachable code), comment
|
2004-05-14 21:51:25 +00:00 |
|
Glenn Maynard
|
dee215ea0b
|
enable optimizations
-fno-strict-aliasing seems to work around presumable aliasing problems
causing assertion failures
|
2004-05-14 20:22:02 +00:00 |
|
Glenn Maynard
|
f2d843ad7e
|
restore sanity checks
|
2004-05-14 20:16:41 +00:00 |
|
Thad Ward
|
e84792125a
|
silence VC6's complaints about not having pdb info for cryptlib.lib.
|
2004-05-14 13:42:38 +00:00 |
|
Chris Danford
|
83c0c4dda5
|
make Start exit ScreenEnding
|
2004-05-14 07:14:45 +00:00 |
|
Chris Danford
|
762768e534
|
change DifficultyMeter when difficulty changes and on Roulette
|
2004-05-14 06:49:46 +00:00 |
|
Glenn Maynard
|
b9fe820936
|
no, really, remove debug
|
2004-05-14 06:30:27 +00:00 |
|
Chris Danford
|
d92c7150a8
|
fix file missing from VC6 project
|
2004-05-14 06:21:03 +00:00 |
|
Glenn Maynard
|
56ca0b3267
|
remove debug library
|
2004-05-14 05:56:31 +00:00 |
|
Glenn Maynard
|
bb49aad935
|
update
(2.5 megabytes for RSA; whoever designed crypto++ needs to be forcefed
a little embedded programming or something)
|
2004-05-14 05:48:36 +00:00 |
|
Glenn Maynard
|
fb8c64b387
|
crypto51 debug/release libraries were swapped
always link to release; we can't be uploading a 6.5 meg debug .lib every
time something in crypto51 changes
|
2004-05-14 05:45:46 +00:00 |
|
Glenn Maynard
|
97fa5c398e
|
update
|
2004-05-14 05:40:07 +00:00 |
|
Glenn Maynard
|
ccf1a86899
|
compile fix
|
2004-05-14 05:38:44 +00:00 |
|