]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
First part of a fix for untranslated item ammo names on drop: hack the item name...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2018-09-05 MarioFirst part of a fix for untranslated item ammo names...
2018-09-03 MarioMerge branch 'terencehill/clientkill' into 'master'
2018-08-28 terencehillClan Arena: make work team chat for killed players
2018-08-27 terencehillFix symmetrical editing of waypoints with custom origin...
2018-08-24 terencehillForgot to move the command too in the previous commit
2018-08-24 terencehillParse restart vote in VoteCommand_parse
2018-08-24 terencehillAdd a delay of 1 second before executing the command...
2018-08-22 MarioMerge branch 'Lyberta/GamemodesSplit' into 'master'
2018-08-22 MarioMerge branch 'master' into Mario/morphed_explosivesmodel
2018-08-22 MarioMerge branch 'master' into morphed/energyweapons
2018-08-21 terencehillMerge branch 'terencehill/bot_ai' into 'master'
2018-08-21 terencehillMerge branch 'master' into terencehill/bot_ai
2018-08-21 LybertaMerge branch 'master' into Lyberta/GamemodesSplit
2018-08-20 terencehillMerge branch 'terencehill/keepaway_enhancements'
2018-08-17 terencehillMerge branch 'byteManiak/types' into 'master'
2018-08-17 byteManiakData types
2018-08-15 terencehillMerge branch 'terencehill/formatmessage_fix' into ...
2018-08-14 terencehillMove more ClientKill code to clientkill.qc
2018-08-14 terencehillSimplify some ClientKill code
2018-08-14 terencehillMove ClientKill code into its own file
2018-08-06 terencehillImplement detection of items (%x) in formatmessage...
2018-08-06 terencehillRemove redundant use of .ctrace_solidchanged field...
2018-08-05 terencehillMerge branch 'terencehill/bot_waypoints' into 'master'
2018-08-05 terencehillFix alphabetical order in the command list, add missing...
2018-08-05 terencehillRemove an outdated comment
2018-08-03 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/fullbright'
2018-08-02 terencehillBot waypoints: add timestamps to waypoint and link... 583/head
2018-08-02 terencehillBot waypoints: reduce distance to snap a waypoint to...
2018-08-02 terencehillFix empty local/gm time printed by the command 'sv_cmd...
2018-08-02 terencehillTurn WAYPOINT_VERSION into a constant
2018-07-29 LybertaMerge branch 'master' into Lyberta/GamemodesSplit
2018-07-29 terencehillFix "bot connected" message displayed after "bot joined...
2018-07-29 terencehillMerge branch 'Lyberta/FixJoinBestTeam' into 'master'
2018-07-26 LybertaRemoved useless code in ClientConnect. 580/head
2018-07-26 LybertaFixed warning when manually changing teams for the...
2018-07-26 terencehillRename .old_solid to .solid_prev as the former is persi...
2018-07-25 LybertaRestore forced team functionality.
2018-07-25 Martin TaibrMerge branch 'Lyberta/AssaultIcons' into 'master'
2018-07-25 LybertaMerge branch 'master' into Lyberta/FixJoinBestTeam
2018-07-25 LybertaRemoved debug print.
2018-07-25 LybertaFixed JoinBestTeam.
2018-07-24 terencehillFix #2069 "LMS doesn't remove 25h on some maps (forest2...
2018-07-22 terencehillAvoid wasting a WarpZone_crosshair_trace call in every...
2018-07-22 terencehillFix %x not being replaced in chat messages by the name...
2018-07-17 terencehillMerge branch 'master' into terencehill/bot_ai
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 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-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
next