ACC is an ACS script compiler for use with ZDoom and Hexen.
Find a file
Christoph Oelckers 02510cb7d9 - Added GetChar definition to ACS headers.
SVN r1584 (trunk)
2009-05-15 16:55:05 +00:00
acc.c Guess I didn't have the version bumped files saved when I committed the alleged version bump... 2008-12-26 01:58:42 +00:00
acc.dsp Initial commit for ACC. 2006-02-24 05:03:04 +00:00
acc.dsw Initial commit for ACC. 2006-02-24 05:03:04 +00:00
common.h - Added CodeImp's submission for specifying include paths to ACC. 2008-11-16 19:35:53 +00:00
error.c - Apparently, va_list is a reference type on x86_64 Linux systems, so 2008-12-24 18:39:25 +00:00
error.h - Added CodeImp's submission for specifying include paths to ACC. 2008-11-16 19:35:53 +00:00
Makefile Guess I didn't have the version bumped files saved when I committed the alleged version bump... 2008-12-26 01:58:42 +00:00
misc.c - Version bumped ACC to 1.47. 2008-12-18 02:24:55 +00:00
misc.h - ACC changes for externally definable functions. 2009-05-11 21:07:27 +00:00
parse.c - ACC changes for externally definable functions. 2009-05-11 21:07:27 +00:00
parse.h Initial commit for ACC. 2006-02-24 05:03:04 +00:00
pcode.c - ACC changes for externally definable functions. 2009-05-11 21:07:27 +00:00
pcode.h - ACC changes for externally definable functions. 2009-05-11 21:07:27 +00:00
strlist.c - added ACC 64bit patch from Agent ME. 2008-07-19 08:01:33 +00:00
strlist.h Initial commit for ACC. 2006-02-24 05:03:04 +00:00
symbol.c - Updated ACC with current Skulltag definitions. (LSPEC6[DIRECT] has become a more useful 2009-04-18 01:44:46 +00:00
symbol.h - ACC changes for externally definable functions. 2009-05-11 21:07:27 +00:00
token.c - ACC changes for externally definable functions. 2009-05-11 21:07:27 +00:00
token.h - ACC changes for externally definable functions. 2009-05-11 21:07:27 +00:00
zcommon.acs Initial commit for ACC. 2006-02-24 05:03:04 +00:00
zdefs.acs Added AProp_Notarget to ACS headers. 2009-05-09 08:26:37 +00:00
zspecial.acs - Added GetChar definition to ACS headers. 2009-05-15 16:55:05 +00:00
zwvars.acs Initial commit for ACC. 2006-02-24 05:03:04 +00:00