This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
2f1b5c375e
vkdoom_m
/
src
/
g_statusbar
History
Christoph Oelckers
3170591e32
- restated some weird number manipulation in SBARINFO for powerup time. This appears to be needed to distinguish between non-expiring items and non-present items.
2017-02-14 22:04:52 +01:00
..
sbar.h
- moved some more code out of the way.
2017-01-21 00:49:54 +01:00
sbar_mugshot.cpp
- turned many of PClassPlayerPawn's strings into names and moved all scalar properties into APlayerPawn.
2017-02-08 16:42:13 +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
- restated some weird number manipulation in SBARINFO for powerup time. This appears to be needed to distinguish between non-expiring items and non-present items.
2017-02-14 22:04:52 +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