ACC is an ACS script compiler for use with ZDoom and Hexen.
Find a file
Christoph Oelckers 7668d75645 Added AProp_Notarget to ACS headers.
SVN r1572 (trunk)
2009-05-09 08:26:37 +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 - Version bumped ACC to 1.47. 2008-12-18 02:24:55 +00:00
parse.c - Fixed: ACC must adjust the StatementLevel in ProcessStatement(), not in 2009-02-04 00:58:14 +00:00
parse.h Initial commit for ACC. 2006-02-24 05:03:04 +00:00
pcode.c - Add x and b casts for ACS printing. 2008-12-07 03:59:06 +00:00
pcode.h - Updated ACC with current Skulltag definitions. (LSPEC6[DIRECT] has become a more useful 2009-04-18 01:44:46 +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 - Fixed: Inside an ACS library, you could not use a normal #define to specify 2006-08-03 03:45:26 +00:00
token.c - Added the ACC program directory as an implicit include path. 2008-12-24 19:16:32 +00:00
token.h - Added the ACC program directory as an implicit include path. 2008-12-24 19:16:32 +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 - Updated ACC with current Skulltag definitions. (LSPEC6[DIRECT] has become a more useful 2009-04-18 01:44:46 +00:00
zwvars.acs Initial commit for ACC. 2006-02-24 05:03:04 +00:00