qzdoom/src/g_statusbar
Christoph Oelckers dadc8e2ec2 - removed all uses of DTA_Translation except for the single one that passes a custom built table.
This means that with the exception of 3 pointers the DrawTexture interface only accepts numeric values now.
Still need to get rid of the last 3 to have this ready for scripting.
2017-02-04 23:26:28 +01:00
..
sbar.h - moved some more code out of the way. 2017-01-21 00:49:54 +01:00
sbar_mugshot.cpp - moved statusbar code to a separate directory before starting work on it. 2017-01-20 22:59:31 +01:00
sbarinfo.cpp - removed all uses of DTA_Translation except for the single one that passes a custom built table. 2017-02-04 23:26:28 +01:00
sbarinfo.h - moved statusbar code to a separate directory before starting work on it. 2017-01-20 22:59:31 +01:00
sbarinfo_commands.cpp - fixed: the restart CCMD must clear out all statically stored pointers to VM functions because they do not survive the shutdown that is needed before loading new data. 2017-01-31 13:41:23 +01:00
shared_sbar.cpp - moved some more code out of the way. 2017-01-21 00:49:54 +01:00
strife_sbar.cpp - removed all uses of DTA_Translation except for the single one that passes a custom built table. 2017-02-04 23:26:28 +01:00