ACC is an ACS script compiler for use with ZDoom and Hexen.
Find a file
2014-10-11 16:34:24 -04:00
.gitignore Convert svn:ignore to .gitignore. 2013-06-23 14:15:01 -04:00
acc.c This is ACC 1.54. 2013-06-09 01:55:22 +00:00
acc.dsp Don't convert string constants to numbers for #define 2014-07-21 23:32:57 -05:00
acc.dsw Initial commit for ACC. 2006-02-24 05:03:04 +00:00
common.h Remove dead "language" code from ACC 2014-07-24 15:16:30 -05:00
error.c event scripts now have three arguments 2014-10-11 16:34:24 -04:00
error.h event scripts now have three arguments 2014-10-11 16:34:24 -04:00
Makefile This is ACC 1.54. 2013-06-09 01:55:22 +00:00
misc.c - Version bumped ACC to 1.47. 2008-12-18 02:24:55 +00:00
misc.h - Do not allow scripts to be named "None". 2012-02-26 02:37:44 +00:00
parse.c event scripts now have three arguments 2014-10-11 16:34:24 -04:00
parse.h Initial commit for ACC. 2006-02-24 05:03:04 +00:00
pcode.c Fixed: scriptarray[i] += x generated &= x instead 2014-07-28 19:52:33 -05:00
pcode.h added new event script type 2014-10-11 16:34:23 -04:00
strlist.c Remove dead "language" code from ACC 2014-07-24 15:16:30 -05:00
strlist.h Remove dead "language" code from ACC 2014-07-24 15:16:30 -05:00
symbol.c Add script/function arrays to ACC 2014-07-24 14:41:39 -05:00
symbol.h Add script/function arrays to ACC 2014-07-24 14:41:39 -05:00
token.c added new event script type 2014-10-11 16:34:23 -04:00
token.h added new event script type 2014-10-11 16:34:23 -04:00
zcommon.acs Initial commit for ACC. 2006-02-24 05:03:04 +00:00
zdefs.acs Get linetarget (aim target) from any actor (not just player): AAPTR_LINETARGET 2014-09-28 15:12:06 +02:00
zspecial.acs Merge branch 'canraise' of https://github.com/GitExl/acc 2014-09-29 00:51:14 +02:00
zwvars.acs Initial commit for ACC. 2006-02-24 05:03:04 +00:00