]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators/mutator_dodging.qc
mutator system: cleanup of hooks
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / mutator_dodging.qc
2010-03-20 Rudolf Polzermutator system: cleanup of hooks
2010-03-20 Florian Paul Schmidt- some final fixup.
2010-03-20 Florian Paul Schmidt- made stuff local
2010-03-20 Florian Paul Schmidt- working ramp (needs some more love though)
2010-03-20 Florian Paul SchmidtMerge branch 'div0/mutatorsystem' of git://git.xonotic...
2010-03-20 Florian Paul Schmidt- some whitespace cleanup
2010-03-20 Florian Paul Schmidt- yay, it works
2010-03-20 Florian Paul Schmidt- almost working.. but what's up with v_right v_up...
2010-03-19 Florian Paul Schmidt- meeeh
2010-03-19 Florian Paul Schmidt- oops :D normalize the dodging_direction vector
2010-03-19 Florian Paul Schmidt- almost working
2010-03-19 Florian Paul Schmidt- refining the dodging code
2010-03-19 Florian Paul Schmidt- read g_dodging cvar into g_dodging float
2010-03-19 Florian Paul Schmidt- added infrastructure for dodging mutator