]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Split projectiles and scores out of constants.qh and remove lib definitions from...
authorMario <mario@smbclan.net>
Thu, 13 Jul 2017 02:12:43 +0000 (12:12 +1000)
committerMario <mario@smbclan.net>
Thu, 13 Jul 2017 02:12:43 +0000 (12:12 +1000)
commit71963d96e2432f053ed6048dc40f0bc51458d804
treea13320887c9069cec9b645d345a4d4be22d11418
parent964b0306f01d6d0de37f9b44693a44240631c48b
Split projectiles and scores out of constants.qh and remove lib definitions from util.qh
15 files changed:
qcsrc/client/hud/hud.qh
qcsrc/client/hud/panel/modicons.qc
qcsrc/client/hud/panel/score.qc
qcsrc/client/hud/panel/scoreboard.qc
qcsrc/client/main.qc
qcsrc/common/constants.qh
qcsrc/common/scores.qh [new file with mode: 0644]
qcsrc/common/util.qc
qcsrc/common/util.qh
qcsrc/common/weapons/all.qh
qcsrc/common/weapons/projectiles.qh [new file with mode: 0644]
qcsrc/server/mutators/events.qh
qcsrc/server/mutators/gamemode.qh
qcsrc/server/scores.qc
qcsrc/server/scores.qh