]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
clan arena:
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2018-07-17 terencehillBot AI: don't consider an item reachable just because...
2018-07-17 terencehillBot AI: don't try to rocket-jump when using a jumppad...
2018-07-16 LybertaMerge branch 'master' into Lyberta/AssaultIcons 576/head
2018-07-16 MarioMerge branch 'Lyberta/TeamplayOverhaul' into 'master'
2018-07-14 LybertaTeamplay: Made team balance entities destroy themselves...
2018-07-14 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-07-12 terencehillFix compilation units and update hash
2018-07-11 terencehillBot AI: fix bots sometimes getting stuck on a ledge...
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-09 terencehillBot AI: improve bot ability to climb ladders up (e...
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 terencehillMerge branch 'master' into terencehill/bot_ai
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 terencehillBot AI: make droppable items (flags, keys, etc...)...
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 MarioMerge branch 'master' into Mario/cursor
2018-06-25 MarioFix compile
2018-06-25 MarioMerge branch 'master' into Mario/cursor
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-24 terencehillBot AI: fix bots jumping over frozen players when tryin...
2018-06-23 terencehillBot AI: implement a rough way of unstucking bots from...
2018-06-23 terencehillBot AI: fix tracewalk failing to reach a player when...
2018-06-23 MarioMake sure hooks can't attach to projectiles (besides...
2018-06-23 terencehillBot AI: find another goal as soon as the current goal...
2018-06-21 terencehillBot AI: assume bot is walking if it's in the water...
2018-06-21 terencehillBot AI: allow bots to directly chase other players...
2018-06-21 terencehillBot AI: fix bots that are in the water (even if only...
2018-06-20 terencehillBot AI: avoid anticipating a new goal search if current...
2018-06-20 terencehillMerge branch 'master' into terencehill/bot_ai
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 terencehillMerge branch 'master' into terencehill/bot_ai
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-13 terencehillBot AI: try to anticipate (and optimize) path finding...
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 terencehillBot AI: attempt to improve CTF middle and defense roles
next