gzdoom-gles/wadsrc/decorate
Christoph Oelckers b599eda17d - Moved A_ThrowGrenade from Inventory to Actor because it can also be used by
monsters
- Added velocity multiplicators to A_SpawnDebris.
- Changed: A_JumpIfNoAmmo should have no effect for CustomInventory items.
- Fixed: DECORATE jump commands must set the call state's result to 0
  even when they have to return prematurely.
- Added obituaries for Strife's and Hexen's monsters.
- Converted Strife's Bishop to DECORATE.
- Added momx, momy and momz variables to the DECORATE expression evaluator.


SVN r404 (trunk)
2006-12-06 10:38:47 +00:00
..
doom - Converted the Heretic sound sequences and the particle fountains to DECORATE. 2006-12-02 15:38:50 +00:00
heretic - Added global constants to DECORATE so that I can define meaningful flag 2006-11-29 16:20:22 +00:00
hexen - Moved A_ThrowGrenade from Inventory to Actor because it can also be used by 2006-12-06 10:38:47 +00:00
raven - Converted Heretic's Clink (Sabreclaw) to DECORATE. 2006-11-25 12:25:05 +00:00
shared - Converted the Heretic sound sequences and the particle fountains to DECORATE. 2006-12-02 15:38:50 +00:00
strife - Moved A_ThrowGrenade from Inventory to Actor because it can also be used by 2006-12-06 10:38:47 +00:00
constants.txt - Moved A_ThrowGrenade from Inventory to Actor because it can also be used by 2006-12-06 10:38:47 +00:00
decorate.txt - Moved A_ThrowGrenade from Inventory to Actor because it can also be used by 2006-12-06 10:38:47 +00:00
nativeclasses.txt - Moved A_ThrowGrenade from Inventory to Actor because it can also be used by 2006-12-06 10:38:47 +00:00