gzdoom-gles/src/g_statusbar
2019-04-15 22:29:17 +02:00
..
sbar.h - use a saner data structure to store the BrokenLines. 2018-11-01 21:08:17 +01:00
sbar_mugshot.cpp - renamed FTexture's UseType flags and gave them a dedicated type. 2018-03-25 20:26:16 +02:00
sbarinfo.cpp - a little bit of cleanup on some code that repeatedly accessed some fields in AWeapon and produced far too many search results when looking for this. 2019-04-15 22:29:17 +02:00
sbarinfo.h - added a 'protrusion' property to SBARINFO so that the map name display can properly be handled here as well. Until now it was only working for scripted status bars. 2017-05-05 19:32:37 +02:00
sbarinfo_commands.cpp - a little bit of cleanup on some code that repeatedly accessed some fields in AWeapon and produced far too many search results when looking for this. 2019-04-15 22:29:17 +02:00
shared_sbar.cpp - removed the default parameter handling from all native script functions because it is no longer needed. 2019-04-15 14:59:00 +02:00