]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/t_jumppads.qc
handle self/oself CORRECTLY this time
[divverent/nexuiz.git] / data / qcsrc / server / t_jumppads.qc
2008-01-19 div0database, stringbuffer and FTE_STRINGS for menu QC;
2007-12-06 div0allow custom jumppad sounds using trigger_push.noise
2007-12-06 div0fix jumppad sound on targetless jumppads
2007-05-28 div0reduce sound minimum time for jumppads from 0.5 to...
2007-05-13 esteelgive a nice little indication when a jumppad was activated
2007-05-04 lordhavocvery major cleanup of precache code, this patch reduced...
2007-04-28 kadaverjack- always turn missiles in direction of flight
2007-04-26 lordhavocchanged all sound names from .ogg to .wav, the engine...
2007-04-24 div0fix missing jumppad sounds for bots
2007-04-18 div0Dear havocbots,
2007-04-18 div0set lowprecision whereever possible
2006-08-13 div0self.model is not the right thing to check - and mins...
2006-08-09 div0removed a rather spammy dprint from the code I added...
2006-08-09 div0New parameter for jump pads: height.
2006-07-30 kadaverjack- drop flag when becomming specator
2006-06-12 lordhavocadded droppedweapon to the list of things a jumppad...
2006-06-12 lordhavocrenamed and moved all gamec/*.[ch] files to *.q[ch]