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.
- Silenced some conversion warnings made by VC++ 6. - Added the current working directory (.) as an automatic include directory, just ahead of the program directory, for compatibility with older ACCs that had no include path handling. SVN r2016 (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 |