gzdoom/wadsrc/static/zscript
Christoph Oelckers 9f8a5dae21 - scriptified A_BruisAttack.
- removed 'self' as a dedicated token. Internally this gets handled as a normal but implicitly named variable so the token just gets in the way of proper processing.
- removed P_ prefix from SpawnMissile export.
- fixed a crash with misnamed function exports.
2016-10-23 17:15:24 +02:00
..
chex - converted the Chex Quest actors, completing the DECORATE conversion. 2016-10-18 23:22:41 +02:00
doom - scriptified A_BruisAttack. 2016-10-23 17:15:24 +02:00
heretic - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
hexen - turned everything I could into non-action functions. 2016-10-22 17:49:08 +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 - scriptified A_BruisAttack. 2016-10-23 17:15:24 +02:00
constants.txt Merge branch 'master' of https://github.com/rheit/zdoom into zscript 2016-10-12 12:43:56 +02:00