]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Load vehicles in the menu with the registry system
authorTimePath <andrew.hardaker1995@gmail.com>
Sat, 22 Aug 2015 04:02:49 +0000 (14:02 +1000)
committerTimePath <andrew.hardaker1995@gmail.com>
Sat, 22 Aug 2015 04:02:49 +0000 (14:02 +1000)
commiteb77ee40c24fd00c38627ed2cfea725a5971bb26
treef1c481dcbf03c2e47fd551a02d6aa45d8f6a7da9
parent8f935a3cd36d703f480691e5fe61ecaac0ebb5c0
Load vehicles in the menu with the registry system
12 files changed:
qcsrc/client/main.qc
qcsrc/client/progs.src
qcsrc/common/vehicles/all.qc
qcsrc/common/vehicles/all.qh
qcsrc/common/vehicles/unit/bumblebee.qc
qcsrc/common/vehicles/unit/racer.qc
qcsrc/common/vehicles/unit/raptor.qc
qcsrc/common/vehicles/unit/spiderbot.qc
qcsrc/common/vehicles/vehicle.qh [new file with mode: 0644]
qcsrc/menu/progs.src
qcsrc/server/g_world.qc
qcsrc/server/progs.src