]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Merge branch 'Mario/qc_physics_prehax' into 'master'
authorMario <zacjardine@y7mail.com>
Mon, 27 Jul 2015 13:59:25 +0000 (13:59 +0000)
committerMario <zacjardine@y7mail.com>
Mon, 27 Jul 2015 13:59:25 +0000 (13:59 +0000)
Merge branch Mario/qc_physics_prehax (XXL merge request)

Ported client side movement prediction to CSQC, both server and client physics are matched as a common physics.qc file.
Also moving triggers and movetypes code to common folders for better organization.

Only a few features have been added to the physics, namely fully predicted jet packs and support for slick (slippery) surfaces.

See merge request !123


Trivial merge