]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit - qcsrc/common/weapons/all.inc
common: move instagib and nexball as they add custom items and weapons
authorTimePath <andrew.hardaker1995@gmail.com>
Sun, 11 Oct 2015 07:10:16 +0000 (18:10 +1100)
committerTimePath <andrew.hardaker1995@gmail.com>
Sun, 11 Oct 2015 07:10:46 +0000 (18:10 +1100)
commitf9e4718d229df569d7878259d3db2bd2df1e7b91
tree01dca61ffbe76d09d6fc80108894605ec7ae77d6
parent289dc834837712c152d42d7755992e8e5ed09deb
common: move instagib and nexball as they add custom items and weapons
36 files changed:
qcsrc/client/progs.inc
qcsrc/client/view.qc
qcsrc/common/gamemodes/all.inc [new file with mode: 0644]
qcsrc/common/gamemodes/all.qc [new file with mode: 0644]
qcsrc/common/gamemodes/all.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/nexball/nexball.qc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/nexball/nexball.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/nexball/weapon.qc [new file with mode: 0644]
qcsrc/common/items/all.inc
qcsrc/common/items/all.qh
qcsrc/common/mutators/all.inc
qcsrc/common/mutators/all.qc
qcsrc/common/mutators/all.qh [new file with mode: 0644]
qcsrc/common/mutators/base.qh
qcsrc/common/mutators/mutator/casings.qc
qcsrc/common/mutators/mutator/damagetext.qc
qcsrc/common/mutators/mutator/instagib/instagib.qc [new file with mode: 0644]
qcsrc/common/mutators/mutator/instagib/items.qc [new file with mode: 0644]
qcsrc/common/mutators/mutator/itemstime.qc
qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc
qcsrc/common/physics.qc
qcsrc/common/weapons/all.inc
qcsrc/common/weapons/all.qh
qcsrc/server/mutators/gamemode_nexball.qc [deleted file]
qcsrc/server/mutators/gamemode_nexball.qh [deleted file]
qcsrc/server/mutators/gamemode_nexball_weapon.qc [deleted file]
qcsrc/server/mutators/mutator_buffs.qc
qcsrc/server/mutators/mutator_instagib.qc [deleted file]
qcsrc/server/mutators/mutator_instagib_items.qc [deleted file]
qcsrc/server/mutators/mutator_nades.qc
qcsrc/server/mutators/mutators.qc
qcsrc/server/mutators/mutators.qh
qcsrc/server/mutators/mutators_include.qc
qcsrc/server/mutators/mutators_include.qh
qcsrc/server/progs.inc
qcsrc/server/teamplay.qc