mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-08 14:00:43 +00:00
d2f1515aa6
- Added a check for PUFFGETSOWNER to A_BFGSpray. - Moved the PUFFGETSOWNER check into P_SpawnPuff and removed the limitation to players only. - Fixed: P_SpawnMapThing still checked FMapThing::flags for the class bits instead of FMapThing::ClassFilter. - Fixed: A_CustomMissile must not let P_SpawnMissile call P_CheckMissileSpawn. It must do this itself after setting the proper owner. - Fixed: CCMD(give) increased the total item count. - Fixed: A_Stop didn't set the player specific variables to 0. SVN r1066 (trunk) |
||
---|---|---|
.. | ||
olddecorations.cpp | ||
thingdef.cpp | ||
thingdef.h | ||
thingdef_codeptr.cpp | ||
thingdef_exp.cpp | ||
thingdef_main.cpp | ||
thingdef_properties.cpp | ||
thingdef_states.cpp |