This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
9e80caa85d
vkdoom_m
/
src
/
g_statusbar
History
Christoph Oelckers
5ca6f9af9a
- added missing null pointer check to SBarInfo's inventory bar drawer.
2018-12-30 08:31:40 +01:00
..
sbar.h
- removed some unused bits of code.
2018-12-29 13:28:22 +01:00
sbar_mugshot.cpp
- removed some unused bits of code.
2018-12-29 13:28:22 +01:00
sbarinfo.cpp
- handle CR_UNTRANSLATED so that it doesn't force CR_UNTRANSLATED to the palette.
2018-12-15 14:51:03 +01: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
- added missing null pointer check to SBarInfo's inventory bar drawer.
2018-12-30 08:31:40 +01:00
shared_sbar.cpp
- handle CR_UNTRANSLATED so that it doesn't force CR_UNTRANSLATED to the palette.
2018-12-15 14:51:03 +01:00