OSDN Git Service

- Add TEXFLAG_ADDOFFSET definition, so that all the flags for Line_SetTextureOffset...
[zandronum/zandronum-acc.git] / parse.c
2010-07-08 Randy Heit- Better error message for trying to cram too many...
2009-12-04 Randy Heit- Fixed: Visual C++ 6.0 does not have _get_pgmptr(... 1.48
2009-06-30 Randy HeitACS update:
2009-05-11 Christoph Oelckers- ACC changes for externally definable functions.
2009-02-04 Randy Heit- Fixed: ACC must adjust the StatementLevel in ProcessS...
2008-12-24 Randy Heit- Apparently, va_list is a reference type on x86_64...
2008-12-07 Randy Heit- Add x and b casts for ACS printing.
2008-07-19 Christoph Oelckers- added ACC 64bit patch from Agent ME.
2008-02-13 Randy Heit- Added "return" script support to ACC.
2008-02-05 Randy Heit- Fixed: ACC multiplied array indices one too many...
2007-03-09 Randy Heit- Fixed: When ACC encountered a bad numeric constant...
2007-02-24 Christoph Oelckers- Fixed: In the Doom2 cast finale it was impossible...
2006-10-09 Christoph Oelckers- Fixed: PrintAlias passed FString objects directly...
2006-09-01 Randy Heit- Removed PCD_PRINTCOLOR.
2006-08-22 Randy HeitAdded PCD_PRINTCOLOR support to ACC.
2006-08-03 Randy Heit- Fixed: Inside an ACS library, you could not use a...
2006-07-16 Christoph Oelckers- Added NecroMage's submission for bitwise/shift assign...
2006-06-09 Christoph Oelckers- Changed music name handling in MAPINFO so that music...
2006-02-25 Randy HeitFix for generating incorrect code for accessing arrays...
2006-02-24 Randy HeitInitial commit for ACC. 1.36