This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
b4cfea4e4d
vkdoom_m
/
src
/
g_statusbar
History
Major Cooke
b4cfea4e4d
Re-ordered drawing a little.
2019-07-03 18:01:45 +02:00
..
hudmessages.cpp
- improved handling of HUDMSG_TYPEON
2019-05-04 13:26:36 +03:00
sbar.h
Added support for monospacing alignment modes to HUDFont / BaseStatusBar.DrawString (
#810
)
2019-04-13 18:10:58 +02:00
sbar_mugshot.cpp
- removed all remaining native parts of APlayerPawn.
2019-01-03 22:05:49 +01:00
sbarinfo.cpp
- consolidated the 3 atterm implementations.
2019-06-10 12:01:01 +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
- fixed: air_finished was sometimes checked against level.time, sometimes against level.maptime.
2019-03-30 18:52:32 +01:00
shared_hud.cpp
- removed the rather pointless hud_althudfont CVAR and the tiny piece of code it activated.
2019-04-10 21:57:24 +02:00
shared_sbar.cpp
Re-ordered drawing a little.
2019-07-03 18:01:45 +02:00