]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/t_jumppads.qc
better race spawning
[divverent/nexuiz.git] / data / qcsrc / server / t_jumppads.qc
2008-08-09 div0fix Qualifying mode for race; make teleporters able...
2008-08-06 div0okay, attach the jumppad sound to the player again
2008-08-06 div0minor channel changes, player.CHAN_AUTO is now for...
2008-08-06 div0gave some entity channels more descriptive names; add...
2008-08-05 div0two big changes:
2008-07-01 div0change all function declarations (except builtins and...
2008-06-03 div0oops... huge bugs in the spawnfunc patch... it also...
2008-06-01 div0change all spawn functions to use the spawnfunc_ prefix...
2008-02-05 div0jumppad.message can output a message when pushed (possi...
2008-01-22 lordhavocchanged all te_ effects (except te_bloodshower) to...
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]