]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit - qcsrc/ecs/systems/cl_physics.qc
Move PM_Main to ecs
authorTimePath <andrew.hardaker1995@gmail.com>
Thu, 23 Jun 2016 11:59:43 +0000 (21:59 +1000)
committerTimePath <andrew.hardaker1995@gmail.com>
Thu, 23 Jun 2016 11:59:43 +0000 (21:59 +1000)
commit0e9f5745e13dd23ac8378717d95663f87253791b
treedbec72cad1670d2c2e219f69c126f9decbf2d05d
parenta182459443fafedff6516522277b03103a476fd7
Move PM_Main to ecs
13 files changed:
qcsrc/common/physics/player.qc
qcsrc/common/physics/player.qh
qcsrc/ecs/components/input.qh
qcsrc/ecs/systems/_mod.inc
qcsrc/ecs/systems/_mod.qh
qcsrc/ecs/systems/cl_physics.qc [new file with mode: 0644]
qcsrc/ecs/systems/input.qc [new file with mode: 0644]
qcsrc/ecs/systems/input.qh [new file with mode: 0644]
qcsrc/ecs/systems/physics.qc
qcsrc/ecs/systems/physics.qh
qcsrc/ecs/systems/sv_physics.qc [new file with mode: 0644]
qcsrc/lib/_all.inc
qcsrc/uncrustify.cfg