mirror of
https://github.com/ZDoom/acc.git
synced 2025-03-13 03:42:17 +00:00
ACC is an ACS script compiler for use with ZDoom and Hexen.
like doors. This flag is on by default for any monster which was the previous behavior. - Optimized the DECORATE flag parser so it can more efficiently handle the deprecated flags. As a side effect of this optimization the deprecated flags became usable in A_ChangeFlag again. - Changed LONGMELEERANGE flag into a MeleeThreshold property. - Changed SHORTMISSILERANGE flag into a MaxTargetRange property. - Added Thing_Stop action special. SVN r517 (trunk) |
||
---|---|---|
acc.c | ||
acc.dsp | ||
acc.dsw | ||
common.h | ||
error.c | ||
error.h | ||
Makefile | ||
misc.c | ||
misc.h | ||
parse.c | ||
parse.h | ||
pcode.c | ||
pcode.h | ||
strlist.c | ||
strlist.h | ||
symbol.c | ||
symbol.h | ||
token.c | ||
token.h | ||
zcommon.acs | ||
zdefs.acs | ||
zspecial.acs | ||
zwvars.acs |