OSDN Git Service

- Added PlayActorSound identifiers to zdefs.acs.
[zandronum/zandronum-acc.git] / pcode.h
2012-10-13 Braden Obrzut- Moved Sqrt, FixedSqrt, and VectorLength to zspecial...
2012-10-11 Randy Heit- Added sqrt, fixedsqrt, and vectorlength to ACC.
2012-09-20 Randy Heit- Added desaturation translation support to ACC. This...
2012-07-11 Randy Heit- Optimize away PCD_DUP when the preceding instruction...
2012-03-08 Randy Heit- Added the -hh switch, which works like the old -h...
2012-02-15 Randy Heit- Added support for named scripts. (Of course, without...
2011-06-13 Christoph Oelckers- ACC implementation of strcpy, submitted by FDARI.
2011-05-11 Christoph Oelckers- savestring extensions for ACC.
2009-06-30 Randy HeitACS update:
2009-05-11 Christoph Oelckers- ACC changes for externally definable functions.
2009-04-18 Randy Heit- Updated ACC with current Skulltag definitions. (LSPEC...
2008-12-07 Randy Heit- Add x and b casts for ACS printing.
2008-12-07 Randy Heit- Add ClassifyActor pcode to ACC.
2008-09-13 Randy Heit- Added GetPlayerInput() support to ACS.
2008-07-19 Christoph Oelckers- added ACC 64bit patch from Agent ME.
2008-05-22 Christoph Oelckers- ACC Changes for morph update.
2008-04-15 Christoph Oelckers- ACC psrt of CheckPlayerCamera.
2008-03-21 Christoph Oelckers- ACC part of ThingCountSector
2008-03-19 Christoph Oelckers- ACC related parts of SetMugShot addition.
2008-03-01 Christoph Oelckers- fixed: A_CountdownArg used 0 based indices although...
2008-02-13 Randy Heit- Added "return" script support to ACC.
2007-12-25 Christoph Oelckers- added UseInventory/UseActorInventory ACS functions.
2007-04-22 Randy HeitCommitted ACC changes.
2007-02-24 Christoph Oelckers- Fixed: In the Doom2 cast finale it was impossible...
2006-10-22 Christoph Oelckers- Added MF5_PIERCEARMOR flag that allows damaging objec...
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-12 Randy HeitAdded PCD_SECTORDAMAGE and PCD_REPLACETEXTURES support.
2006-08-10 Christoph OelckersAugust 10, 2006 (Changes by Graf Zahl)
2006-07-30 Christoph Oelckers- Added Grubber's GetPlayerInfo ACS function.
2006-07-16 Christoph Oelckers- Added NecroMage's submission for bitwise/shift assign...
2006-07-13 Christoph Oelckers- Generalized Hexen's class-based spawning to be a...
2006-07-09 Christoph OelckersSVN r241 (trunk)
2006-06-18 Christoph Oelckers- Added another set of ACS inventory functions which... 1.40
2006-06-03 Christoph Oelckers- Added a StartConversation special that allows automat...
2006-02-24 Randy HeitInitial commit for ACC. 1.36