- Added action special support to the thingdef expression evaluator. Now you

can use them like normal functions, which is probably most useful for
  ACS_ExecuteWithResult.


SVN r294 (trunk)
This commit is contained in:
Randy Heit 2006-08-16 20:56:06 +00:00
commit 7dc4be302f
4 changed files with 123 additions and 14 deletions

View file

@ -1,4 +1,7 @@
August 16, 2006
- Added action special support to the thingdef expression evaluator. Now you
can use them like normal functions, which is probably most useful for
ACS_ExecuteWithResult.
- Switched to IJG code for reading JPEG images. I have included a stripped-
down version of the library with the ZDoom source. (It actually uses less
space than zlib now.) Unix users probably ought to use the system-supplied