]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/w_laser.qc
Merge remote-tracking branch 'origin/master' into samual/spawn_weapons
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / w_laser.qc
2012-08-17 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-07-31 Samual LenksCleanup debugging, plus add zscale cvar for attack...
2012-07-31 Samual LenksNew/better force calculations, now players shouldn...
2012-07-31 Samual LenksAdd damageinfo
2012-07-31 Samual LenksFix proper distance checking for splash/jump radiuses
2012-07-31 Samual LenksFix minor bug
2012-07-31 Samual LenksBegin refactoring all cvars for laser
2012-07-30 Samual LenksImplementing whole new damage management system for...
2012-07-30 Samual LenksMore work on laser
2012-07-29 Samual LenksCode cleanup, plus begin rewritting the jump/splash...
2012-07-29 SamualMerge remote-tracking branch 'origin/master' into samua...
2012-07-28 SamualClean up code
2012-07-28 Samual LenksImplement new primary effect for Blaster-- MESSY MESSY...
2012-07-26 SamualMake it ACTUALLY use the proper spread
2012-07-26 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-07-24 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-07-24 Samual LenksUse MOVE_NOMONSTERS for tracing visibility instead...
2012-07-24 Samual LenksRename laser to blaster part 1
2012-07-24 Samual LenksRemove stupid comment
2012-07-24 SamualBegin attempting to support warpzones
2012-07-24 SamualMore stuff and things
2012-07-24 SamualMore consistency
2012-07-24 SamualConsistency, consistency, consistency!
2012-07-24 SamualMajor cleanup/rewritting of laser code
2012-07-24 Samual LenksCleanup more, plus make the direct hit damage calculati...
2012-07-24 Samual LenksEven newer debug prints
2012-07-24 Samual LenksNew debug prints
2012-07-23 Samual LenksFix the distance calculation to be more consistent...
2012-07-23 Samual LenksFix melee
2012-07-23 Samual LenksFinish up the aiming code
2012-07-23 Samual LenksWorking on aiming for bots
2012-07-23 Samual LenksEnable the debug effect for melee until I can move...
2012-07-23 Samual LenksFINALLY fix the effect -- plus, add the proper cvars...
2012-07-23 SamualRemove old debug
2012-07-23 SamualBegin updating the cvars
2012-07-23 Samual LenksStuff and things
2012-07-23 Samual LenksCrude implementation of melee ripped from shotgun
2012-07-23 Samual LenksRemove guantlet entirely from code
2012-07-23 Samual LenksEven more cleanup
2012-07-23 SamualMore cleanup, plus make the direct hit multiplier equat...
2012-07-23 Samual LenksTrying to fix the damn effect... I hate makevectors()
2012-07-22 Samual LenksClean up the code a little
2012-07-22 Samual LenksFinishing up the spread work by adding new multiplier...
2012-07-22 SamualRefining the spread even more
2012-07-22 Samual LenksMore work on spread handling
2012-07-21 Samual LenksBegin implementing new spread method for shockwave...
2012-07-21 Samual LenksNew "IsVisible" tracing method for detecting whether...
2012-07-21 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-07-21 Rudolf PolzerMerge remote-tracking branch 'origin/master' into divVe...
2012-07-21 Samual LenksAdd toggle option for old and new laser behavior
2012-07-21 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-06-24 Jakob MGRaptor gets missile proxy alarm. Generic missile flags...
2012-06-01 SamualMerge remote-tracking branch 'origin/master' into samua...
2012-05-24 SamualFix small bug with damage function call
2012-05-24 SamualMerge remote-tracking branch 'origin/master' into samua...
2012-05-23 SamualWorking more on effects -- still can't get the damn...
2012-05-23 SamualNew way of handling the jumping/impact effect, plus...
2012-05-22 FruitieXsome fixes... this should fix case 1. Upon closer inves...
2012-05-22 FruitieXcode case 2: player is not hit directly with aim, but...
2012-05-22 FruitieXimplement the first part of my laser idea (force calcul...
2012-05-22 SamualMuch more work on the laser prototype... still pretty...
2012-05-22 SamualWorking on new laser primary attack -- now has no proje...
2012-05-20 SamualFooling around with shockwave idea on laser primaryy
2012-02-18 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/new...
2012-01-09 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/allow...
2012-01-03 SamualMerge remote branch 'origin/master' into samual/menu_up...
2011-12-04 mand1ngaMerge master
2011-11-10 terencehillMerge branch 'master' into terencehill/physics_panel_up...
2011-11-04 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-10-27 Rudolf PolzerMerge remote-tracking branch 'origin/atheros/secret'
2011-10-23 SamualMerge remote branch 'origin/master' into samual/add_eve...
2011-10-19 Mircea KitsuneMerge branch 'master' into mirceakitsune/damage_effects
2011-10-18 Przemysław GrzywaczMerge commit '6f440770dbdb' into atheros/item_keys
2011-10-15 SamualMerge remote branch 'origin/master' into samual/hud_updates
2011-10-14 SamualMerge remote branch 'origin/master' into terencehill...
2011-10-11 Jakob MGMerge remote-tracking branch 'origin/tzork/misc-fixes'
2011-10-10 Jakob MGGet rid of unnessesary traling ;'s (as in fucntions...
2011-10-10 Jakob MGget rid of 'local' prefixes (does nothing)
2011-10-09 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/keep_c...
2011-10-03 terencehillMerge branch 'master' into terencehill/maximized_radar
2011-09-29 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-09-27 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-09-27 SamualMerge remote branch 'origin/master' into terencehill...
2011-09-27 SamualMerge remote-tracking branch 'origin/master' into samua...
2011-09-26 SamualMerge remote branch 'origin/master' into samual/hagar_s...
2011-09-26 SamualMerge remote branch 'origin/master' into samual/new_sho...
2011-09-26 SamualMerge remote branch 'origin/master' into samual/balance
2011-09-26 SamualMerge remote branch 'origin/master' into samual/hud_updates
2011-09-26 SamualMerge remote branch 'origin/mrbougo/weaplast_on_spawn'
2011-09-18 MrBougomake weaplast and laser secondary use the best other...
2011-09-17 terencehillMerge branch 'master' into terencehill/menu_tooltips_2
2011-08-30 Rudolf PolzerMerge remote-tracking branch 'origin/morphed/casing'
2011-08-25 Mircea KitsuneMerge branch 'master' into mirceakitsune/damage_effects
2011-08-20 terencehillMerge branch 'master' into terencehill/arena_stuff
2011-08-18 SamualMerge remote branch 'origin/master' into fruitiex/anima...
2011-08-17 SamualMerge remote branch 'origin/master' into terencehill...
2011-08-15 SamualMerge remote branch 'origin/master' into terencehill...
2011-08-14 SamualMerge remote branch 'origin/master' into samual/flyings...
2011-08-10 terencehillMerge branch 'master' into terencehill/physics_panel_update
2011-07-31 MaidenBeastMerge branch 'master' into MaidenBeast/translation_updates
next