]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/cl_impulse.qc
experimental lightningun, used in the nexrun balance
[divverent/nexuiz.git] / data / qcsrc / server / cl_impulse.qc
2009-09-25 div0fix impulse 107 message
2009-09-25 div0snaaaaake
2009-09-25 div0better output for WPs in solid
2009-09-25 div0when checking spawns for WPs, trace down to floor first
2009-09-25 div0more impulse 107 goodness: verifying WPs near spawns
2009-09-25 div0even more details in WP debugging
2009-09-25 div0more detail for unreachable waypoints
2009-09-25 div0merge impulse 107 and 108 into one
2009-09-25 div0new waypoint debugging: impulse 108 marks all WPs that...
2009-09-20 div0allow breaking out of respawn loops :P
2009-09-20 div0improve impulse 30/141 for cts
2009-09-16 div0fix stupid bug there ;)
2009-09-16 div0impulse 107: mark unreachable waypoints
2009-08-26 fruitiexctf speedrun impulse fix by TH
2009-08-08 div0impluse cleanup
2009-08-08 div0tetris: fix rotation; set impulse from 200 to 100;...
2009-07-23 div0undo the most stupid change to RadiusDamage EVER
2009-07-18 mand1ngaFix accuracy stats (#400)
2009-06-17 div0add a new .float maycheat ;)
2009-06-12 tzorkwops
2009-06-12 tzorkvehicles server & client code, disabled by default...
2009-05-20 div0new supercontents flags: BOTCLIP (matching Q3's botclip...
2009-05-10 mand1ngaDisallowed the removal of auto-generated waypoints
2009-05-01 mand1ngaTell the location of new/removed waypoints (towards...
2009-03-30 div0more consistency regarding fuel
2009-02-06 div0fix impulse 404 :P
2009-02-03 div0add a new cheat "impulse 404"; some CSQC refactorings...
2009-02-02 div0factor out impulse 911 into a function MoveToRandomMapL...
2009-01-05 div0camping rifle: reload when selecting even if it's the...
2008-11-19 div0fix impulse 99 not giving unlimited portals
2008-11-05 div0sv_clones party
2008-10-24 div0unlimited ammo revisited: distinguish between superweap...
2008-10-06 div0hidewaypoints is handled by client now
2008-10-03 div0HELP ME now with a better color
2008-10-03 div0make Help Me show up on the radar THIS time
2008-10-03 div0fteqcc, why did this compile? Now REALLY fixed.
2008-10-03 div0compile fix for last commit
2008-10-03 div0fix crash when creating WP fails
2008-10-03 div0make radar pings when waypoints are created by players
2008-09-09 div0cl_weaponpriority_useforcycling; if that is off, the...
2008-09-06 div0"impulse 99": set unlimited ammo
2008-09-03 div0put the Port-O-Launch on impulse 14 (key 0)
2008-09-03 div0make the minstagib Nex a separate weapon
2008-09-02 div0huge patch that breaks everything: add a new stat ...
2008-09-02 div0argh... that was borked... fixed weapon cycling on...
2008-09-02 div0weapon priority lists; non-critical impulses reordered...
2008-09-02 div0document weapon impulse order; load weapon priority...
2008-07-20 div0impulse 911: also rule out looking at just sky
2008-07-19 div0sv_cheats 2: like 1, but (almost) unlimited attempts...
2008-07-19 div0add a rule for impulse 911 to not spawn above trigger_h...
2008-07-17 div0added cheat "impulse 911": emergency teleport. MOSTLY...
2008-07-01 div0change all function declarations (except builtins and...
2008-06-12 div0(suicide countdown) also show the countdown for clones...
2008-06-03 div0take out some spawnfunc_ out of strings
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-05-25 greenmarinegit-svn-id: svn://svn.icculus.org/nexuiz/trunk@3661...
2008-03-04 esteelsmall changes to make tetris work again by just uncomme...
2008-03-02 lordhavocallow weapon drops in minstagib (oops)
2008-03-02 lordhavocdon't throw weapons (by impulse or death) in several...
2008-01-19 div0fix cheat
2008-01-11 div0Speedrun mode: impulse 77 now:
2007-11-15 div0latch the mutator cvars too
2007-11-15 div0made cvars like g_ctf only be queried once on startup
2007-07-07 div0remove teleport from impulse 99 again, instead make...
2007-07-06 div0impulse 99 now goes to the personal waypoint (deploy...
2007-05-04 lordhavocvery major cleanup of precache code, this patch reduced...
2007-05-03 div0- sv_cheats now gets only read at startup (just like...
2007-05-01 div0make weapon throwing use physics styles
2007-04-14 div0print without action... corrected the check
2007-04-13 div0waypoint sprites system mainly for CTF; currently with...
2007-01-27 div0newly created wp relink
2006-08-17 div0Display player name when pointing to him. Removed impul...
2006-08-11 div0and now it shows the LAST player the crosshair pointed to
2006-08-11 div0"impulse 18" now shows the player you point to
2006-07-26 div0please test: unified W_ThrowWeapon and SpawnThrownWeapo...
2006-07-14 div0increased max shot distance from 8192 to 32768
2006-06-12 lordhavocrenamed and moved all gamec/*.[ch] files to *.q[ch]