This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
a0c0e8bdfe
vkdoom_m
/
src
/
g_statusbar
History
Christoph Oelckers
a0c0e8bdfe
Merge remote-tracking branch 'remotes/origin/weapon_scriptification' into asmjit
...
# Conflicts: # src/g_inventory/a_pickups.cpp
2018-11-30 21:28:44 +01:00
..
sbar.h
- removed all remaining native components of the weapon class.
2018-11-25 10:00:55 +01:00
sbar_mugshot.cpp
Removed all superfluous #include's
2018-04-24 14:30:35 +03:00
sbarinfo.cpp
Merge remote-tracking branch 'remotes/origin/weapon_scriptification' into asmjit
2018-11-30 21:28:44 +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
- removed all remaining native components of the weapon class.
2018-11-25 10:00:55 +01:00
shared_sbar.cpp
- removed all direct access to AWeapon's members to prepare moving this class fully to the script side.
2018-11-25 08:17:37 +01:00