]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Clear out .health and .armorvalue from the client side
authorMario <mario@smbclan.net>
Sat, 16 Jun 2018 17:25:07 +0000 (03:25 +1000)
committerMario <mario@smbclan.net>
Sat, 16 Jun 2018 17:25:07 +0000 (03:25 +1000)
commitf8fe0e4aa8dad544f243ae997dfeb9cdccd55ee2
treea48c2368709079c462d366784904a5acc60a7909
parent86c4f57358c37c4165945b1c99840aa447b50000
Clear out .health and .armorvalue from the client side
21 files changed:
qcsrc/client/_mod.inc
qcsrc/client/_mod.qh
qcsrc/client/hud/panel/radar.qc
qcsrc/client/miscfunctions.qh
qcsrc/client/resources.qc [new file with mode: 0644]
qcsrc/client/resources.qh [new file with mode: 0644]
qcsrc/client/shownames.qc
qcsrc/common/debug.qh
qcsrc/common/ent_cs.qc
qcsrc/common/gamemodes/gamemode/onslaught/cl_controlpoint.qc
qcsrc/common/gamemodes/gamemode/onslaught/cl_generator.qc
qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qc
qcsrc/common/mapobjects/func/door.qc
qcsrc/common/mapobjects/func/door_rotating.qc
qcsrc/common/mapobjects/trigger/swamp.qc
qcsrc/common/mutators/mutator/nades/net.qc
qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc
qcsrc/common/turrets/cl_turrets.qc
qcsrc/common/turrets/turret/ewheel.qc
qcsrc/common/turrets/turret/walker.qc
qcsrc/server/client.qc