mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-08 22:11:09 +00:00
9b0b199bb5
- Fixed: Due to the changes for custom states the internal weapons shouldn't define a holdatk state unless it differs from the attack state. - Fixed: The bot code tried to spawn ACajunBodyNode instead of CajunBodyNode. - Changed: MF2_BLASTED doesn't work well for players so I had to take it out of A_BlastRadius. - Fixed: When MF2_BLASTED was cleared MF2_SLIDE got cleared as well, no matter whether it was set by default or not. Now the MF2_SLIDE check checks both flags and the BlastRadius code doesn't set MF2_SLIDE anymore. SVN r422 (trunk) |
||
---|---|---|
.. | ||
a_chicken.cpp | ||
a_dsparil.cpp | ||
a_hereticartifacts.cpp | ||
a_hereticglobal.h | ||
a_hereticimp.cpp | ||
a_hereticmisc.cpp | ||
a_hereticweaps.cpp | ||
a_ironlich.cpp | ||
a_knight.cpp | ||
a_wizard.cpp | ||
heretic_sbar.cpp |