mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-02-17 09:42:04 +00:00
for direct descendants of AWeapon and not for every weapon being defined. - Changed parsing of actor names back to not use C-mode. This change breaks any definition that contain periods in their name and apparently there's more than anyone could expect. Also altered the parser to manually check for colons inside the parsed string so that placing spaces around them is no longer necessary. - Fixed: Weapons could be picked up for ammo even if they gave none. - Fixed: A_Beacon was missing a NULL pointer check for the beacon's owner. - Fixed: The status bar tried to access CPlayer->camera without checking its validity. In spy mode there is a possibility that it is NULL. SVN r237 (trunk) |
||
---|---|---|
.. | ||
a_acolyte.cpp | ||
a_alienspectres.cpp | ||
a_coin.cpp | ||
a_crusader.cpp | ||
a_entityboss.cpp | ||
a_inquisitor.cpp | ||
a_loremaster.cpp | ||
a_macil.cpp | ||
a_oracle.cpp | ||
a_programmer.cpp | ||
a_reaver.cpp | ||
a_rebels.cpp | ||
a_sentinel.cpp | ||
a_spectral.cpp | ||
a_stalker.cpp | ||
a_strifebishop.cpp | ||
a_strifeglobal.h | ||
a_strifeitems.cpp | ||
a_strifeplayer.cpp | ||
a_strifestuff.cpp | ||
a_strifeweapons.cpp | ||
a_templar.cpp | ||
a_thingstoblowup.cpp | ||
strife_sbar.cpp |