]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Scoreboard: allow showing average scores per round
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2023-05-10 terencehillScoreboard: allow showing average scores per round
2023-03-26 bones_was_hereMerge branch 'terencehill/il_loop_fix' into 'master'
2023-03-24 terencehillAdd back support for nested intrusive list loops
2023-03-19 terencehillImplement a qc version of copyentity that clears intrus...
2023-03-19 terencehillMerge branch 'z411/speed_unit' into 'master'
2023-03-19 z411Make the speed unit a global, consistent setting
2023-03-19 terencehillMerge branch 'terencehill/decals_fix' into 'master'
2023-03-19 terencehillAdd some automated tests of intrusive lists when they...
2023-03-17 terencehillMake work IL_POP (pop from tail) and IL_SHIFT (pop...
2023-03-17 terencehillRefactor IL_CLEAR to avoid using IL_EACH which is now...
2023-03-17 terencehillRun genmod.sh
2023-03-16 terencehillMerge branch 'master' into 'master'
2023-03-16 terencehillImplement safe removal of elements of an intrusive...
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-13 bones_was_hereFix mapinfo settemp of individual powerup cvars
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-07 terencehillListbox: don't allow double-click on non-selectable...
2023-03-07 terencehillShow the scoreboard user interface shortcut in the...
2023-03-07 terencehillKeybinder: make sure the selected keybind is always...
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-03-03 terencehillGive a local variable a less ambiguous name (fraglimit_...
2023-02-20 terencehillUse a temp entity to avoid linking kh_controller to...
2023-02-19 terencehillFix waypoints marked as pure but still linked to the...
2023-02-17 bones_was_hereMerge branch 'Juhu/q3_jumppads' into 'master'
2023-02-17 JuhuUse same jump pad trajectory origin as Q3 on Q3 maps...
2023-02-16 bones_was_hereAdd Q3COMPAT_COMMON to work around #2812
2023-02-09 z411Merge branch 'bones_was_here/no_clobber_DP_cmds' into...
2023-02-09 terencehillDocument the negative w_backoff factor of the hook...
2023-02-08 terencehillRevert "Restore a safety check removed in the previous...
2023-02-08 terencehillRestore a safety check removed in the previous merge...
2023-02-08 terencehillMerge branch 'Mario/rocket_blaster_fix' into 'master'
2023-02-07 MarioUpdate credits
2023-02-07 MarioAlso reverse trace_plane_normal to match the engine...
2023-02-07 MarioCheck to make sure neither entity has been freed when...
2023-02-07 MarioAdd a global to enable engine physics for testing purposes
2023-02-06 terencehillRemove BLASTER_SECONDARY_ATTACK, now less useful thanks...
2023-02-06 terencehillClean blaster code up to reduce code and fields
2023-02-06 kiwixzFix qcsrc genmod.sh including files twice
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 terencehillQuickmenu: allow players to make server's custom quickm...
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-22 bones_was_hereRemove override of engine +showscores command
2023-01-18 terencehillFix #2128 "Hitscan weapons create no decals when shooti...
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 terencehillAdd more name checks
2023-01-16 terencehillFix #2798 "Armor shards stuck in ground on equinox_ligh...
2023-01-09 terencehillSave 3 bytes by sending the force vector slightly compr...
2023-01-09 terencehillFix decals not appearing when a projectile with 0 size...
2023-01-08 terencehillRevert ceb39e77a "Optimize damageeffects code: when...
2023-01-08 MarioAvoid running ColorTranslateRGB on an empty string
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_hereSupport multi-stage warmups in Announcer_Time()
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_hereRefactor HUD_InfoMessages()
2023-01-06 bones_was_hereFix HUD timer and infomessage support for g_warmup_limi...
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 z411Fixed notification bug in 3-4 team CTF
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 MarioClean up ammo sorting in the HUD to not reference items...
2023-01-02 bones_was_hereMerge branch 'Mario/no_engine_physics' into 'master'
2023-01-01 terencehillMore whitespace fixes
2023-01-01 terencehillDisplay ammo types in the Items Stats panel in the...
2023-01-01 MarioRevert "Add brackets around the nested viewmodel draw...
2023-01-01 MarioAdd brackets around the nested viewmodel draw call...
next