qzdoom/wadsrc/static/zscript
Christoph Oelckers e39bf9eaeb - made the bounce flags accessible after verifying that the code works for 16 bit variables.
- fixed a deprecation warning with the Heresiarch by replacing A_ChangeFlag.
2016-10-25 11:38:02 +02:00
..
chex - converted the Chex Quest actors, completing the DECORATE conversion. 2016-10-18 23:22:41 +02:00
doom - scriptified A_HeadAttack, A_CyberAttack and A_Hoof. 2016-10-24 00:50:28 +02:00
heretic - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
hexen - made the bounce flags accessible after verifying that the code works for 16 bit variables. 2016-10-25 11:38:02 +02:00
raven - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
shared - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
strife - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
actor.txt - added explicit setter functions for the count and link flags so that A_ChangeFlag and A_SetFlag can be deprecated. 2016-10-25 10:15:24 +02:00
constants.txt - made the bounce flags accessible after verifying that the code works for 16 bit variables. 2016-10-25 11:38:02 +02:00