ACC is an ACS script compiler for use with ZDoom and Hexen.
Find a file
Randy Heit 2acd56bf73 - Bio Hazard's ACC tweaks:
* Change CC, CFLAGS, and LDFLAGS assignment operators to ?=.
  * Add /usr/local/share/acc as a predefined include path on Unix systems.

SVN r3185 (trunk)
2011-04-17 16:50:38 +00:00
acc.c - Bio Hazard's ACC tweaks: 2011-04-17 16:50:38 +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 - Bump ACC version to 1.50. 2010-07-10 00:58:22 +00:00
error.h - Bump ACC version to 1.50. 2010-07-10 00:58:22 +00:00
Makefile - Bio Hazard's ACC tweaks: 2011-04-17 16:50:38 +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 - Better error message for trying to cram too many values into an array. 2010-07-08 22:08:20 +00:00
parse.h Initial commit for ACC. 2006-02-24 05:03:04 +00:00
pcode.c - Better error message for trying to cram too many values into an array. 2010-07-08 22:08:20 +00:00
pcode.h ACS update: 2009-06-30 21:03:21 +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 - Bump ACC to 1.49. 2010-02-14 02:13:04 +00:00
token.h ACS update: 2009-06-30 21:03:21 +00:00
zcommon.acs Initial commit for ACC. 2006-02-24 05:03:04 +00:00
zdefs.acs - Add TEXFLAG_ADDOFFSET definition, so that all the flags for Line_SetTextureOffset have mnemonics. 2011-04-17 16:43:30 +00:00
zspecial.acs - added Sector_SetTranslucent to ACC headers. 2011-02-12 09:54:23 +00:00
zwvars.acs Initial commit for ACC. 2006-02-24 05:03:04 +00:00