gzdoom-gles/wadsrc/static/actors
Christoph Oelckers a59de25107 - Next round of things from Gez's experimental build:
* MBF's dog (definition only, no sprites yet.)
  * User variables. There's an array of 10. They can be set and checked in both DECORATE and ACS.
  * Made the tag name changeable but eliminated the redundancy of having both the meta property and the individual actor's one. Having one is fully sufficient. TO BE FIXED: Names are case insensitive but this should better be case sensitive. Unfortunately there's currently nothing better than FName to store a string inside an actor without severely complicating matters. Also bumped savegame version to avoid problems with this change.


SVN r1823 (trunk)
2009-09-14 21:41:44 +00:00
..
chex - Fixed: Player names and chat macros that end with incomplete \c escapes now 2009-02-20 00:53:25 +00:00
doom - Next round of things from Gez's experimental build: 2009-09-14 21:41:44 +00:00
heretic - Added the MF6_STEPMISSILE flag so that the Whirlwind can "walk" up steps. 2009-08-05 01:13:41 +00:00
hexen - Dropped the Hexen player classes' JumpZ down to 9, since the original value 2009-07-01 00:17:39 +00:00
raven - Fixed: A_SorcOffense2 depended on args being bytes and overflowing. 2009-08-12 18:57:31 +00:00
shared - Fixed: Argument count for UsePuzzleItem was wrong. 2009-09-14 20:47:53 +00:00
strife - Fixed: A_CountdownArg and A_Die must ensure a certain kill. 2009-05-23 08:30:36 +00:00
actor.txt - Next round of things from Gez's experimental build: 2009-09-14 21:41:44 +00:00
constants.txt - Renamed SXF_CLIENTSPAWN to SXF_CLIENTSIDE for Skulltag compatibility. 2009-07-23 03:19:31 +00:00