ACC is an ACS script compiler for use with ZDoom and Hexen.
Find a file
Christoph Oelckers 2efb16af47 ACC header additons for Line_SetBlocking.
SVN r1441 (trunk)
2009-02-22 15:40:17 +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 - Add x and b casts for ACS printing. 2008-12-07 03:59:06 +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 - Fixed: When DeleteNode() deleted a node with two children, it freed the name of the 2009-02-19 23:15:11 +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 ACC header additons for Line_SetBlocking. 2009-02-22 15:40:17 +00:00
zspecial.acs - Added Teleport_NoStop to zspecial.acs. I added this 3 weeks ago but apparently forgot to commit it earlier. 2008-09-13 07:11:50 +00:00
zwvars.acs Initial commit for ACC. 2006-02-24 05:03:04 +00:00