]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
rewrite of newtonian projectiles, now also with a function that inverts the shot...
authorRudolf Polzer <divverent@alientrap.org>
Tue, 1 May 2012 08:43:18 +0000 (10:43 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 1 May 2012 08:43:18 +0000 (10:43 +0200)
commit4f3a2f7b2c54a0d424e61266b406abfa71ab3c10
tree5290915d79ab6a527481392f578887e6dc0e8dba
parent074644f82b163d601264d9d0adfc63921a619292
rewrite of newtonian projectiles, now also with a function that inverts the shot direction adjustment for bot/turret purposes

vector solve_shotdirection(vector myorg, vector myvel, vector eorg, vector evel, float spd, float newton_style)
qcsrc/common/campaign_file.qc
qcsrc/common/util.qc
qcsrc/common/util.qh
qcsrc/server/cl_weaponsystem.qc