- Changed makewad's zip routines so that it simply stores files that cannot be

compressed smaller instead of using deflate anyway. Saves 133 bytes currently.


SVN r147 (trunk)
This commit is contained in:
Randy Heit 2006-05-27 02:17:30 +00:00
commit 67da924a02
4 changed files with 146 additions and 64 deletions

View file

@ -1,3 +1,7 @@
May 26, 2006
- Changed makewad's zip routines so that it simply stores files that cannot be
compressed smaller instead of using deflate anyway. Saves 133 bytes currently.
May 26, 2006 (Changes by Graf Zahl)
- Fixed: CallStateChain relied on CallingState being preserved across the
call of the state's action function. This is not the case when a missile