]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
As a minor speedup, inline the set_movetype function into the main physics loop ...
authorMario <mario@smbclan.net>
Tue, 7 Mar 2017 12:56:34 +0000 (22:56 +1000)
committerMario <mario@smbclan.net>
Tue, 7 Mar 2017 12:56:34 +0000 (22:56 +1000)
commit405a14b7f0d9daa68166eb8616a6f96538164ef9
treeba8cafdf57f68409e42d093a70f96cfce0e08d90
parent56df1c4e33c8fe4f6726e7b48cc321aa8453e5f8
As a minor speedup, inline the set_movetype function into the main physics loop (this is called on every impure entity, so less function calls the better)
Also, fix CI script's reference to an invalid file
.gitlab-ci.yml
qcsrc/server/g_world.qc