]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators
Merge remote-tracking branch 'origin/Mario/yet_another_vehicle_crashfix'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators /
2013-09-14 Samual LenksMerge remote-tracking branch 'origin/Mario/yet_another_...
2013-09-14 Samual LenksMerge remote-tracking branch 'origin/samual/team_macros'
2013-09-14 Samual LenksMake some nice macros for team comparisons
2013-09-12 Samual LenksMerge remote-tracking branch 'origin/samual/notificatio...
2013-09-12 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-09-12 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/merged...
2013-09-04 DebuggerMerge branch 'master' into debugger/tdm_netscore
2013-08-30 Rudolf PolzerMerge branch 'master' of git://nl.git.xonotic.org/xonot...
2013-08-30 Rudolf Polzergmqcc has vector bit operations now. Switch to using...
2013-08-26 Samual LenksMerge remote-tracking branch 'origin/debugger/superspec...
2013-08-26 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-08-23 Samual LenksMove flag capture verbosity to MSG_CHOICE, plus fix...
2013-08-23 Samual LenksMove flag pickup verbose to MSG_CHOICE
2013-08-22 Samual LenksI'm a goddamn genius, IT WORKS!
2013-08-19 Samual LenksMerge remote-tracking branch 'origin/terencehill/HUD_co...
2013-08-19 Samual LenksMerge remote-tracking branch 'origin/terencehill/mapvot...
2013-08-18 Samual LenksMerge remote-tracking branch 'origin/terencehill/menu_f...
2013-08-14 Samual LenksMerge remote-tracking branch 'origin/Mario/mutators'
2013-08-14 MarioMerge branch 'master' into Mario/mutators
2013-08-13 Debuggerfollowkiller feature added properly, thanks for help...
2013-08-13 Debuggerfollowkiller wont work for whatever reason
2013-08-13 DebuggerMerge branch 'terencehill/superspec_fixes' into debugge...
2013-08-09 Rudolf PolzerMerge branch 'master' of git://nl.git.xonotic.org/xonot...
2013-08-08 Samual LenksMerge remote-tracking branch 'origin/ablu/vehiclebalance'
2013-08-08 Samual LenksMerge remote-tracking branch 'origin/Mario/mutators'
2013-08-08 MarioFix bots sliding around slowly while frozen
2013-08-08 MarioRemove rifle arena
2013-08-08 MarioMerge branch 'Mario/mutators' of git://de.git.xonotic...
2013-08-08 MarioDodging while frozen requires only 1 key push
2013-08-08 Samual LenksMerge remote-tracking branch 'origin/master' into Mario...
2013-07-12 MarioAlso check if the attacker is a player
2013-07-12 MarioFix nade timer getting reset if it's shot while on...
2013-07-12 MarioMove footsteps & norecoil out of the mutator system
2013-07-12 MarioMerge branch 'master' into Mario/mutators
2013-07-04 MarioMove jump grunt out of the mutator system (causes some...
2013-06-25 MarioMerge branch 'master' into Mario/mutators
2013-06-15 terencehillMake cmd followfc change to the other fc if we are...
2013-06-15 terencehillFix superspec bug that caused to see in the HUD you...
2013-06-15 terencehillAlso remove pointless commented out code
2013-06-15 terencehillFix color codes too...
2013-06-15 terencehillOMG! There were SOME typos in the superspec code...
2013-06-15 MarioMove more g_ca checks into mutator hooks
2013-06-15 MarioMove thrown nades to the side a bit more
2013-06-14 MarioMove some more CA damage checks into the mutator hook
2013-06-14 MarioMove a CA damage check into a mutator hook
2013-06-13 MarioRemove hook mutator block flags (hook is allowed in...
2013-06-13 MarioDon't disable hook in rifle arena
2013-06-13 MarioAdd an option to auto revive from fall damage
2013-06-11 MarioMerge branch 'master' into Mario/mutators
2013-06-11 MarioAdd damageinfo for nades
2013-06-11 MarioMove camp check to the mutator system
2013-06-11 MarioUse a bad trick to allow nades only in mutators which...
2013-06-11 MarioMerge branch 'Mario/rifle_arena' into Mario/mutators
2013-06-11 MarioMerge branch 'Mario/nades_mutator' into Mario/mutators
2013-06-11 MarioMerge branch 'Mario/mutators_config' into Mario/mutators
2013-06-11 MarioMerge branch 'master' into Mario/nades_mutator
2013-06-09 Matthias KrügerMerge branch 'master' into matthiaskrgr/gitignore
2013-06-09 MarioAdd some more checks to make sure nades don't use hook...
2013-06-09 MarioAdd nade slapping & fix nade not playing sound in 3rd...
2013-06-06 MarioMove some nexball checks into mutator hooks
2013-06-06 MarioAdd warmup support to melee only arena
2013-06-06 MarioAdd warmup support to minstagib
2013-06-06 MarioUse cvar_string instead of ftos(cvar) for sv_gravity...
2013-06-06 MarioUse settemp to save original gravity setting
2013-06-06 MarioMerge branch 'Mario/melee_mutator' into Mario/mutators
2013-06-06 MarioMove footsteps to the mutator system
2013-06-06 MarioMove jump grunt to the mutator system
2013-06-06 MarioRemove minstagib check from vampire mutator (vampire...
2013-06-06 MarioMove multijump to the mutator system
2013-06-06 MarioFix norecoil using midair mutators string hook
2013-06-06 MarioMove norecoil to the mutator system
2013-06-06 MarioReset gravity if g_random_gravity has been turned off
2013-06-06 MarioNew mutator: random gravity - changes gravity randomly...
2013-06-06 MarioMove bloodloss to the mutator system
2013-06-06 MarioMove midair to the mutator system
2013-06-06 MarioMove pinata to the mutator system
2013-06-06 MarioMelee only arena mutator
2013-06-05 MarioFix spectators throwing nades
2013-06-05 MarioFix reversed team explosions
2013-06-05 MarioBegin making nades a separate mutator
2013-06-05 MarioMerge branch 'master' into Mario/rifle_arena
2013-06-05 MarioMerge branch 'master' into Mario/rifle_arena
2013-06-04 Samual LenksMerge remote-tracking branch 'origin/Mario/extralives_fix'
2013-06-04 MarioAdd a comment to ForbidThrowing
2013-06-04 MarioRemove a useless health check
2013-06-04 MarioFix player not dying from lack of ammo if they have...
2013-06-04 Samual LenksMerge remote-tracking branch 'origin/Mario/minstagib_po...
2013-06-03 Samual LenksChange the netname back so that it can be displayed...
2013-06-01 Samual LenksMerge remote-tracking branch 'origin/zykure/teamscores'
2013-06-01 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-05-31 Samual LenksMerge remote-tracking branch 'origin/zykure/teamscores'
2013-05-31 Samual LenksMerge remote-tracking branch 'origin/master' into zykur...
2013-05-31 Samual Lenksfix something
2013-05-31 Samual LenksFix some !STRING usage
2013-05-31 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-05-30 MarioFix unable to pickup powerups in minstagib, fixes ...
2013-05-28 MarioAdd cvars for the custom rifle balance in riflearena...
2013-05-26 MarioOnly apply laser damage reduction to players
2013-05-26 MarioAdd some checks to prevent players throwing nades insta...
2013-05-26 MarioIncrease nade delay when re-spawning
next