- 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:
parent
ed12bdc0f4
commit
7dc4be302f
4 changed files with 123 additions and 14 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue