Commit Graph
9905 Commits
Author SHA1 Message Date
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
Glenn Maynard a10ad4c232 work around vc6 brain damage; it can't figure out that "short" == "__int16",
etc
2004-05-14 05:37:05 +00:00
Glenn Maynard 3f91f9e235 unused 2004-05-14 02:38:02 +00:00
Glenn Maynard aa8a17774d ... unused ... 2004-05-14 02:32:27 +00:00
Glenn Maynard 85d5113113 unused 2004-05-14 02:31:36 +00:00
Glenn Maynard d858d8c363 unused stuff 2004-05-14 02:30:48 +00:00
Glenn Maynard 81a1acca18 DES is unused 2004-05-14 02:29:30 +00:00
Glenn Maynard 8f7828000d unused 2004-05-14 02:20:41 +00:00
Glenn Maynard 80d2b93fdd more unused 2004-05-14 02:18:18 +00:00
Glenn Maynard 1dc772c911 unused stuff 2004-05-14 02:17:03 +00:00
Glenn Maynard 4016c5a740 unused stuff 2004-05-14 01:56:42 +00:00
Glenn Maynard 7c1550599a unused 2004-05-14 01:48:41 +00:00
Glenn Maynard 04ddf3ec71 cleanup 2004-05-14 01:46:07 +00:00
Glenn Maynard 71a97751b4 remove unused stuff 2004-05-14 01:32:35 +00:00
Glenn Maynard 7e2446496e unused 2004-05-14 01:05:49 +00:00
Glenn Maynard 031bf4c242 cleanup 2004-05-14 01:04:53 +00:00