]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Pull over last batch of uncommited changes to vehicles before xonotic fork. Add code...
authorJakob MG <jakob_mg@hotmail.com>
Fri, 2 Apr 2010 20:49:55 +0000 (22:49 +0200)
committerJakob MG <jakob_mg@hotmail.com>
Fri, 2 Apr 2010 20:49:55 +0000 (22:49 +0200)
commit8ead9bc3073507149dc98d008c0d87a95ea965a2
tree1fac4a615d8b47c847630764fe9732eac8c90e27
parentdd93cc706eda2cd75cec1badf0cdb9407c5aee25
Pull over last batch of uncommited changes to vehicles before xonotic fork. Add code and data for the Raptor.
24 files changed:
models/vehicles/raptor.dpm [new file with mode: 0644]
models/vehicles/raptor_bomb.dpm [new file with mode: 0644]
models/vehicles/raptor_cockpit.dpm [new file with mode: 0644]
models/vehicles/raptor_gun.dpm [new file with mode: 0644]
qcsrc/server/vehicles/racer.qc
qcsrc/server/vehicles/raptor.qc [new file with mode: 0644]
qcsrc/server/vehicles/spiderbot.qc
qcsrc/server/vehicles/vehicles.qh
textures/raptor.jpg [new file with mode: 0644]
textures/raptor_bump.jpg [new file with mode: 0644]
textures/raptor_cockpit.jpg [new file with mode: 0644]
textures/raptor_gloss.jpg [new file with mode: 0644]
textures/raptor_pants.jpg [new file with mode: 0644]
textures/raptor_shirt.jpg [new file with mode: 0644]
textures/sb_shield.tga [new file with mode: 0644]
textures/spiderbot.tga [new file with mode: 0644]
textures/spiderbot_gloss.tga [new file with mode: 0644]
textures/spiderbot_glow.tga [new file with mode: 0644]
textures/spiderbot_norm.tga [new file with mode: 0644]
textures/spiderbot_pants.tga [new file with mode: 0644]
textures/wakazachi.tga [new file with mode: 0644]
textures/wakazachi_gloss.tga [new file with mode: 0644]
textures/wakazachi_norm.tga [new file with mode: 0644]
textures/wakazachi_pants.tga [new file with mode: 0644]