Update to ZDoom r1169:

- Added a few more macros so that the action function code doesn't have
  to reference its arguments directly, except 'self'. This may be helpful if it 
  becomes necessary to restructure this code once DoomScript becomes real.
- Removed the last remaining global variable related to action functions:
  pStateCall. Everything is passed properly as function arguments now.
- fixed: PlayerChunk was missing the NOSKIN flag.
- Macro-fied access to action function parameters.
- Deactivated debug output code in d_Dehacked.cpp.
- fixed: A_FreezeDeathChunks crashed when a player's head got spawned.


git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@158 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
Christoph Oelckers 2008-08-14 11:28:02 +00:00
parent 636ecb8933
commit 59501a6aed
28 changed files with 529 additions and 626 deletions

File diff suppressed because it is too large Load diff