- 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:
parent
5abd6b972c
commit
67da924a02
4 changed files with 146 additions and 64 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue