mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-12-03 17:32:40 +00:00
666e40c8bb
certain actors and added an option to APowerInvisibility to set this flag when active. - Added map specific automap backgrounds. - Fixed: Voodoo dolls did not play a sound when dying. - Added colorized error messages to DECORATE and made a few more error conditions that do not block further parsing not immediately abort. - Made all errors in CreateNewActor not immediately fatal so that the rest of the DECORATE lump can be parsed normally to look for more errors. - Fixed: Defining classes with the same name as their immediate base class was legal. It should not be allowed that a class has another one with the same name in its ancestry. - Fixed: Formatting of the intermission screen on Heretic, Hexen and Strife was broken. Changed it to use WI_Drawpercent which does it properly and also allows showing percentage in these games now. - Fixed: The MAPINFO parser ignored missing terminating braces of the last block in the file. SVN r1425 (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_strifeglobal.h | ||
a_strifeitems.cpp | ||
a_strifestuff.cpp | ||
a_strifeweapons.cpp | ||
a_templar.cpp | ||
a_thingstoblowup.cpp | ||
strife_sbar.cpp |