]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Teamplay: Made team balance entities destroy themselves on the next frame.
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2018-07-14 LybertaTeamplay: Made team balance entities destroy themselves...
2018-07-14 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-07-11 MarioMerge branch 'sev/lumaIcons' into 'master'
2018-07-10 LybertaTeamplay: Fixed Domination.
2018-07-10 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-07-06 terencehillAdapt indentation of TC calls to the surrounding code...
2018-07-03 MarioMerge branch 'martin-t/rpc-acc' into 'master'
2018-07-02 MarioRun impulse commands on spawn prior to running the...
2018-06-29 terencehillOptimize some math code of havocbot_movetogoal
2018-06-29 terencehillAssign entity number as name to bots without name ...
2018-06-26 MarioDon't count dmg score if player has spawn shield or...
2018-06-26 MarioRevert "Make sure hooks can't attach to projectiles...
2018-06-25 MarioFix compile
2018-06-25 MarioAdd mutator hooks for freezing/unfreezing, make use...
2018-06-25 MarioMerge branch 'Mario/morphed_explosivesmodel' into ...
2018-06-25 MarioMerge branch 'terencehill/scoreboard_columnns_set'...
2018-06-25 MarioRun the weapon frame after calling the weaponselect...
2018-06-23 MarioMake sure hooks can't attach to projectiles (besides...
2018-06-20 MarioFix not being able to set a health item to take health
2018-06-20 MarioOptimise bot route rating a tiny bit by abusing vlen2
2018-06-20 MarioUse intrusive lists in a sneaky way to avoid a findchai...
2018-06-20 MarioCache the result of the find for testplayerstart to...
2018-06-19 MarioMake the score comparison result quicker by checking...
2018-06-19 MarioDon't count w_prop_interval as impure
2018-06-19 MarioMerge remote-tracking branch 'origin/master'
2018-06-19 MarioMerge branch 'Mario/playerdemo_removal'
2018-06-18 MarioRevert "Leave the load in the weapon when throwing it"
2018-06-18 MarioLeave the load in the weapon when throwing it
2018-06-18 MarioIf game is stopped, don't count accuracy
2018-06-18 MarioCall a weapon frame on the weapon entity when the playe...
2018-06-18 MarioMerge branch 'Mario/event_heal' into 'master'
2018-06-18 MarioUpdate Heal documentation (again) 569/head
2018-06-17 MarioUse the new unlimited resource constant
2018-06-17 MarioMerge branch 'master' into Mario/event_heal
2018-06-17 MarioUse a constant to define the 'unlimited' resource limit
2018-06-17 MarioUse Heal in more places (turrets, trigger_heal, mage...
2018-06-17 MarioUpdate the Heal documentation to reflect the new limit
2018-06-17 MarioMerge branch 'master' into Mario/event_heal
2018-06-17 MarioAllow 0 as a valid limit (use -1 as the non-player...
2018-06-17 MarioFix a dumb mistake causing crashes
2018-06-17 MarioMerge branch 'master' into Mario/event_heal
2018-06-17 MarioSet health and armor explicitly when killing the player...
2018-06-17 MarioMerge branch 'master' into Mario/event_heal
2018-06-17 MarioDon't apply resource limits to non-player entities
2018-06-17 MarioImplement a proper Heal function for the Arc's ability...
2018-06-17 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-06-16 MarioLitter the code with a few notes about where health...
2018-06-16 MarioImplement TakeResource
2018-06-16 MarioRemove a no longer required hack
2018-06-16 MarioMove the hard resource limit constant to common
2018-06-16 MarioClear out .health and .armorvalue from the client side
2018-06-16 MarioClear out most references to .health and .armorvalue...
2018-06-16 MarioClear out most references to the .ammo_* fields
2018-06-16 LybertaFix spectator team assignment.
2018-06-16 LybertaFixed compilation units.
2018-06-16 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-06-15 Martin TaibrMerge branch 'master' into martin-t/rpc-acc
2018-06-15 MarioConsistently refer to the jetpack as that (not jet...
2018-06-15 MarioUse the regular method for getting the shot origin...
2018-06-15 MarioAttach the hook properly to entities even if they have...
2018-06-15 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-06-14 terencehillDisambiguate and simplify some waypoint code
2018-06-14 terencehillSplit havocbot_symmetryaxis_equation vector into separa...
2018-06-14 terencehillBot waypoints: fix waypoint link creation ignoring...
2018-06-12 MarioWhitelist all the hats cvars from purity checks
2018-06-12 MarioMinor tidy up in steerlib
2018-06-12 MarioClean up some dangling definitions from the server...
2018-06-12 MarioMerge branch 'terencehill/min_spec_time' into 'master'
2018-06-11 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-06-11 MarioMerge branch 'martin-t/defaults' into 'master'
2018-06-11 MarioMerge branch 'Lyberta/PrintMove' into 'master'
2018-06-11 MarioMerge branch 'master' into martin-t/defaults
2018-06-11 MarioMove dedicated_print to miscfunctions (not a client...
2018-06-11 MarioMerge branch 'master' into Lyberta/PrintMove
2018-06-11 MarioPurge direct includes of mutators/events.qh in favour...
2018-06-11 MarioFix compilation unit
2018-06-11 MarioFix compilation unit
2018-06-10 MarioPort the g_inventory global entity from the scoreboard...
2018-06-10 MarioFix a couple more compilation unit failures
2018-06-10 MarioReplace some ammo field references with resources
2018-06-10 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-06-10 MarioMerge branch 'Lyberta/OverkillWeaponsMutator' into...
2018-06-10 MarioRemove g_subs
2018-06-10 MarioClean up g_subs a bit more
2018-06-10 MarioMerge branch 'Lyberta/RandomItems2' into 'master'
2018-06-10 MarioMove all the remaining gamemodes to common
2018-06-10 LybertaMerge branch 'master' into Lyberta/RandomItems2 560/head
2018-06-10 MarioFix compilation unit
2018-06-10 MarioFix a missed use of SUB_UseTargets
2018-06-10 MarioPossibly fix compilation unit
2018-06-09 MarioRemove playerdemo feature (it is incomplete, unmaintain...
2018-06-09 MarioRemove a bit more dead code and put an include in the...
2018-06-09 MarioRemove some dead code from steerlib
2018-06-09 MarioMove dynlight to mapobjects
2018-06-09 MarioClean up mapobjects' includes a little bit, move some...
2018-06-09 MarioRename triggers to mapobjects
2018-06-09 MarioMove an assault constant into the assault file
2018-06-09 MarioMerge branch 'morosophos/rankings_cnt' into 'master'
2018-06-09 MarioMove another small piece of random weapons around
2018-06-09 MarioMove more of weaponarena_random into its mutator file
next