ACC is an ACS script compiler for use with ZDoom and Hexen.
Find a file
Christoph Oelckers 1d50d652b1 - Added a check to P_CheckMissileSpawn to decrease the monster counter
if it was called for spawning a monster with A_CustomMissile.
- Added a ML_BLOCK_PLAYERS line flag.


SVN r380 (trunk)
2006-11-10 12:13:37 +00:00
acc.c Bumped ACC version to 1.45. 2006-10-31 02:18:23 +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 Initial commit for ACC. 2006-02-24 05:03:04 +00:00
error.c Initial commit for ACC. 2006-02-24 05:03:04 +00:00
error.h Initial commit for ACC. 2006-02-24 05:03:04 +00:00
Makefile Bumped ACC version to 1.45. 2006-10-31 02:18:23 +00:00
misc.c Initial commit for ACC. 2006-02-24 05:03:04 +00:00
misc.h Initial commit for ACC. 2006-02-24 05:03:04 +00:00
parse.c - Fixed: PrintAlias passed FString objects directly to Printf. 2006-10-09 15:55:47 +00:00
parse.h Initial commit for ACC. 2006-02-24 05:03:04 +00:00
pcode.c - Added MF5_PIERCEARMOR flag that allows damaging objects that aren't 2006-10-22 10:32:41 +00:00
pcode.h - Added MF5_PIERCEARMOR flag that allows damaging objects that aren't 2006-10-22 10:32:41 +00:00
strlist.c Initial commit for ACC. 2006-02-24 05:03:04 +00:00
strlist.h Initial commit for ACC. 2006-02-24 05:03:04 +00:00
symbol.c - Added MF5_PIERCEARMOR flag that allows damaging objects that aren't 2006-10-22 10:32:41 +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 - Fixed: Inside an ACS library, you could not use a normal #define to specify 2006-08-03 03:45:26 +00:00
token.h - Fixed: Inside an ACS library, you could not use a normal #define to specify 2006-08-03 03:45:26 +00:00
zcommon.acs Initial commit for ACC. 2006-02-24 05:03:04 +00:00
zdefs.acs - Added a check to P_CheckMissileSpawn to decrease the monster counter 2006-11-10 12:13:37 +00:00
zspecial.acs - Fixed: PrintAlias passed FString objects directly to Printf. 2006-10-09 15:55:47 +00:00
zwvars.acs Initial commit for ACC. 2006-02-24 05:03:04 +00:00