]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Implement a qc version of copyentity that clears intrusive list data from the copied...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2023-03-19 terencehillImplement a qc version of copyentity that clears intrus...
2023-03-13 bones_was_hereOnly set up q3compat item teaming for enabled and mappe...
2023-03-13 bones_was_hereFix an inconsistency with applying ITEM_FLAG_MUTATORBLOCKED
2023-03-10 terencehillPrint the "Incorrect parameters for ..." message with...
2023-03-10 terencehillPrevent errors and a few crashes running most of the...
2023-03-05 terencehillMerge branch 'drjaska/mayhem' into 'master'
2023-03-05 Dr. JaskaMayhem and Team Mayhem gamemodes
2023-03-03 terencehillDocument item_armor25 usage in Nexuiz
2023-03-03 terencehillRemove an unused parameter from reset_map
2023-02-19 terencehillFix waypoints marked as pure but still linked to the...
2023-02-09 z411Merge branch 'bones_was_here/no_clobber_DP_cmds' into...
2023-02-05 Rudolf PolzerSkip division by zero in snapback anticheat.
2023-02-05 terencehillMerge branch 'bones_was_here/warmup' into 'master'
2023-02-05 terencehilloops, remove some testing code I accidentally put in...
2023-02-04 terencehillCount votes of eliminated players too if sv_vote_nospec...
2023-02-04 Rudolf PolzerAdd snapback detection.
2023-02-04 bones_was_hereRemove a FIXME that's fixed
2023-01-25 terencehillMerge branch 'Mario/monster_lod_models' into 'master'
2023-01-25 bones_was_hereMerge branch 'bones_was_here/r_ambient' into 'master'
2023-01-24 terencehillMerge branch 'drjaska/ctsdamagescorelabels' into 'master'
2023-01-24 Dr. JaskaRemove damage dealt, damage taken and ELO scoreinfo...
2023-01-23 bones_was_hereMerge branch 'terencehill/default_server_quickmenu...
2023-01-23 bones_was_hereUse gender-neutral pronouns when referring to the player
2023-01-23 squidink7Use gender-neutral pronouns when referring to the player
2023-01-23 bones_was_hereMerge branch 'Mario/item_replacement_fix' into 'master'
2023-01-22 terencehillMerge branch 'Mario/qc_setcolor' into 'master'
2023-01-17 bones_was_hereFix compilation unit test derp
2023-01-17 bones_was_hereUse correct droptofloor distance for each Quake map...
2023-01-16 terencehillFix #2798 "Armor shards stuck in ground on equinox_ligh...
2023-01-08 MarioSwitch to QC-based setcolor implementation, don't fall...
2023-01-07 MarioFix a minor typo in a comment
2023-01-07 MarioRemove an unclear comment about copyentity
2023-01-06 MarioAdd a new function to copy fields from items to replace...
2023-01-06 bones_was_hereRemove command-specific anti spam from ClientCommand_re...
2023-01-06 bones_was_hereImprove SVQC command flood control
2023-01-06 bones_was_hereBlock spectators from changing their ready status
2023-01-06 bones_was_hereUpdate the types of some voting related globals and...
2023-01-06 bones_was_hereRefactor Nagger_SendEntity and Net_Handle_ENT_CLIENT_NAGGER
2023-01-06 bones_was_hereCampaign: don't display scoreboard player count or...
2023-01-06 bones_was_hereGive bots genuine ready status, fixes not appearing...
2023-01-06 bones_was_hereRefactor ReadyCount() and handle bots properly
2023-01-06 bones_was_hereImprove end of warmup countdown abort (when player...
2023-01-06 bones_was_hereImplement g_warmup > 1: manual min player setting ...
2023-01-06 bones_was_hereConvert g_warmup to an autocvar and related refactoring
2023-01-05 terencehillMerge branch 'z411/ctf_notif_fix' into 'master'
2023-01-05 LegendaryGuardMerge branch 'terencehill/gibs_config' into 'master'
2023-01-05 LegendaryGuardMerge branch 'terencehill/weapon_decals_fix' into ...
2023-01-04 terencehillMerge branch 'z411/pickup_panel' into 'master'
2023-01-04 z411Item Pickup panel
2023-01-02 terencehillMerge branch 'Mario/ammo_panel_alphabetical' into ...
2023-01-02 bones_was_hereMerge branch 'Mario/no_engine_physics' into 'master'
2022-12-31 terencehillMerge branch 'bones_was_here/gunoffset' into 'master'
2022-12-31 terencehillMerge branch 'Mario/simple_ammo_pickupevalfunc' into...
2022-12-31 MarioClean up ammo_pickupevalfunc to not reference items...
2022-12-31 bones_was_hereMerge branch 'z411/annce_queue' into 'master'
2022-12-31 MarioMerge branch 'master' into Mario/no_engine_physics
2022-12-30 terencehillMerge branch 'Mario/undeprecate_weapon_cleanup' into...
2022-12-30 MarioAdd a registry field for renamed weapons to define...
2022-12-29 terencehillMerge branch 'drjaska/fireball-bot-firing-flip-fix...
2022-12-25 terencehillMerge branch 'z411/gamemenu_cvar' into 'master'
2022-12-25 terencehillMerge branch 'Goodspeed/Naitlee/ChineseLocalizationUpda...
2022-12-25 terencehillMerge branch 'Mario/minor_fixes' into 'master'
2022-12-22 terencehillOptimize damageeffects code: when a hitscan weapon...
2022-12-07 bones_was_hereMerge branch 'Mario/door_rotating_fix' into 'master'
2022-12-07 LegendaryGuardMerge branch 'Mario/item_skins' into 'master'
2022-12-06 MarioAllow mappers to define item skins 1107/head
2022-12-02 bones_was_hereMerge branch 'Mario/droptofloor_outofsolid' into 'master'
2022-12-02 terencehillCorrectly show particle fx and decal when a grenade...
2022-12-02 terencehillFix glow color of dropped weapons
2022-12-01 MarioMerge branch 'master' into Mario/no_engine_physics
2022-11-30 terencehillMerge branch 'z411/ca-prevent-observer' into 'master'
2022-11-30 z411Add option to disable freecam (observer) in Clan Arena...
2022-11-29 MarioFix mismatching whitespace
2022-11-28 MarioIf the entity cannot be unstuck when dropping it to... 1084/head
2022-11-27 MarioMerge branch 'z411/info_cleanup' into 'master'
2022-11-27 MarioMerge branch 'Mario/qcphysics_tweaks' into 'master'
2022-11-27 MarioMerge branch 'Mario/vortex_playercolors' into 'master'
2022-11-27 MarioUse the player's color for Vortex charging instead...
2022-11-23 MarioSet the entity's origin to the trace position before...
2022-11-21 terencehillMerge branch 'bones_was_here/sandbox_object_fix' into...
2022-11-21 MarioMerge branch 'master' into Mario/no_engine_physics
2022-11-18 bones_was_hereMerge branch 'terencehill/blocking_mover_fix' into...
2022-11-14 MarioDisable some warnings that serve no purpose, fixes...
2022-11-12 MarioAbort processing a monster's dropped item if it couldn...
2022-11-12 MarioClean up vote list checking code to not check empty...
2022-11-07 bones_was_hereMany whitespace fixes
2022-11-02 z411Merge branch 'master' into z411/annce_queue
2022-10-16 terencehillMerge branch 'terencehill/player_sorting' into 'master'
2022-10-16 terencehillMerge branch 'master' into terencehill/player_sorting
2022-10-16 terencehillMerge branch 'drjaska/ctsdamagestats' into 'master'
2022-10-16 terencehillMerge branch 'drjaska/ca-less-stalemates' into 'master'
2022-10-16 terencehillMerge branch 'terencehill/bot_ai' into 'master'
2022-10-14 terencehillProperly set serverflags's flags
2022-10-12 MarioFix compilation unit
2022-10-12 MarioMake sv_gameplayfix_droptofloorstartsolid_nudgetocorrec...
2022-10-12 bones_was_hereMerge branch 'Mario/q3compat_sanity' into 'master'
2022-10-11 MarioMerge branch 'Mario/qc_droptofloor' into 'master'
2022-10-11 terencehillMerge branch 'terencehill/welcome_dialog_fix' into...
2022-10-10 terencehillMerge branch 'Mario/elevator_view_fix' into 'master'
2022-10-05 terencehillMerge branch 'Mario/reset_clear_item_waypoints' into...
next