]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
allow model entities to be ODE objects if ODE is active and geomtype is set; this...
authorRudolf Polzer <divverent@xonotic.org>
Thu, 8 Mar 2012 12:54:43 +0000 (13:54 +0100)
committerRudolf Polzer <divverent@xonotic.org>
Thu, 8 Mar 2012 12:54:43 +0000 (13:54 +0100)
commit854cb134f90cd70f98b38bf04418074ce412895b
treef75bb19af9c135dff6504db92ac79b9958cc2250
parent3f1bd7a282baa2e8b21727048f67dfa1141897af
allow model entities to be ODE objects if ODE is active and geomtype is set; this then overrides movetype. This allows fallback to regular movetypes if ODE is missing.
qcsrc/server/autocvars.qh
qcsrc/server/g_models.qc