]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Enable log timestamps during serverbench.
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2020-12-14 terencehillFix some oddities
2020-12-14 terencehillAdd radio buttons to allow setting hit indication sound...
2020-12-13 MarioMerge branch 'master' into Mario/damagetext_reliable
2020-12-13 MarioMerge branch 'terencehill/oxygen_bar_start_alpha' into...
2020-12-12 terencehillFix Items Stats and Accuracy panels instantly disappear...
2020-12-12 terencehillFix centerprint panel glitch when scoreboard bottom...
2020-12-12 terencehillDon't slide the Item Stats panel down through the Accur...
2020-12-12 MarioDon't end the match at a 0:0 tie unless the server...
2020-12-11 terencehillImprove alpha sync of Accuracy and Item Stats panels...
2020-12-10 terencehillDisable crosshair (and crosshair_chase) if chase_front...
2020-12-10 MarioFix #2519
2020-12-09 MarioFix notification choices not working properly (they...
2020-12-08 terencehillFix compilation unit test
2020-12-08 MarioAdd a note to the first run dialog letting clients...
2020-12-07 MarioRecord player race move time in PlayerPreThink so it...
2020-12-06 MarioMerge branch 'Mario/ghost_botname_fix' into 'master'
2020-12-06 MarioAdd a wrapper for networked cvars and attach them to...
2020-12-06 MarioObey strict sorting when comparing player scores, fixes...
2020-12-05 MarioReuse the inventory clear function for map resets
2020-12-05 terencehillShow full oxygen bar with a low alpha, fade it in until...
2020-12-05 MarioFix new mutator hook's description
2020-12-03 terencehillDon't show any tooltip with the name of the selected...
2020-12-03 MarioRemove a redundant real client check from notification...
2020-12-03 MarioMerge branch 'z411/notif-fix' into 'master'
2020-12-03 MarioNetwork damage text with reliable messages by using...
2020-12-03 MarioDon't attempt to render the itemstats panel at all...
2020-12-01 MarioApply colormaps to gibs and apply a red tint by default...
2020-12-01 MarioAdd a fix for #1824: Don't attempt to network EntCS...
2020-12-01 MarioAdd a setup function for target_checkpoint entities...
2020-11-30 MarioDon't attempt to delete a null entity when removing...
2020-11-29 terencehillClear inventory on ready-restart
2020-11-29 terencehillItem stats: implement the item filter as a whitelist...
2020-11-23 MarioMerge branch 'master' into z411/notif-fix
2020-11-22 MarioMerge branch 'terencehill/crosshair_hittest_settings_fi...
2020-11-21 terencehillFix messy crosshair_hittest settings in the menu:
2020-11-18 terencehillThrow casings if chase_active is on and r_drawviewmodel...
2020-11-16 terencehillDon't spawn casings from the 1st person weapon model...
2020-11-16 MarioAdd g_balance_electro_secondary_limit setting to allow...
2020-11-14 terencehillRearrange checkboxes in the server filter row to be...
2020-11-14 terencehillAdvanced menu tooltips: display cvar value next to...
2020-11-14 terencehillGet rid of an useless global
2020-11-13 MarioNullify the think function on map entities, works aroun...
2020-11-11 MarioAdd a rough frontal view mode to the chase camera
2020-11-10 z411Fix broken notifications with bots
2020-11-07 MarioDon't apply view bobbing while observing
2020-11-06 MarioMerge branch 'Mario/arc_bolt_bounce' into 'master'
2020-11-06 MarioMerge branch 'Mario/rocket_wall_fix' into 'master'
2020-11-06 MarioPerform an initial trace to the position of the gun...
2020-11-06 MarioMerge branch 'master' into Mario/arc_bolt_bounce
2020-11-06 MarioFix minor whitespace mismatch
2020-11-06 MarioMerge branch 'terencehill/ft_autorevive_progress' into...
2020-11-06 MarioMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-11-06 MarioMerge branch 'Mario/filter_highping' into 'master'
2020-11-06 MarioAdd a checkbox to filter high latency servers (enabled...
2020-11-06 MarioMerge branch 'master' into Mario/arc_bolt_bounce
2020-11-06 MarioHide the item stats panel in CTS, Race, Nexball and...
2020-11-06 MarioMerge branch 'master' into terencehill/scoreboard_item_...
2020-11-06 MarioPerform a full projectile update when passing through...
2020-11-02 terencehillMerge branch 'master' into terencehill/scoreboard_item_...
2020-11-02 MarioDon't disable rendering completely if the player is...
2020-11-01 MarioMake automatic revival message white, as it is just...
2020-11-01 MarioMinor cleanup to vehicle code: make hover tags common...
2020-11-01 MarioDon't apply view bobbing while inside a vehicle (curren...
2020-11-01 MarioFix compilation unit test
2020-11-01 MarioDon't play teleportation sounds on dead players
2020-11-01 MarioRemove medic buff team healing functionality, fixes...
2020-11-01 terencehillFix distance check
2020-11-01 MarioMelee only mutator does not require items in the map
2020-11-01 MarioAdd a gametype flag to signify that the mode forces...
2020-11-01 terencehillShownames: calculate distance only when really needed...
2020-11-01 MarioCalculate a rough shot origin to show Arc smoke effects...
2020-11-01 MarioDon't attempt to play "welcome" announcement, as it...
2020-11-01 MarioMerge branch 'master' into Mario/arc_bolt_bounce
2020-10-28 terencehillRemove an extra new line prepended to LOG_INFO messages
2020-10-28 terencehillAttempt to prevent sound spam when a dead player gets...
2020-10-27 terencehillProperly fade Item stats panel in
2020-10-26 MarioPurge autocvars.qh from the codebase, cvars are defined...
2020-10-26 MarioPurge autocvars.qh from the client-side codebase, cvars...
2020-10-25 terencehillConsistent spacing between additional scoreboard panels
2020-10-25 terencehillItem stats panel: add cvar to enable/disable it and...
2020-10-25 terencehillItem stats panel: don't show uninteresting items (ammo...
2020-10-24 terencehillItem stats panel: show items in default order (ammo...
2020-10-19 MarioClean up keepaway code a bit, replace references to...
2020-10-19 MarioMerge branch 'Mario/model_stair_smoothing' into 'master'
2020-10-19 MarioMerge branch 'master' into Mario/model_stair_smoothing
2020-10-19 MarioClean up nexball gametype definition
2020-10-19 MarioMinor cleanup to player score sorting functions
2020-10-19 MarioAdd a mutator hook to allow mutators to force drawing...
2020-10-19 MarioIf item touching or spawning is already handled, don...
2020-10-19 MarioUse modern methods to access registry item counts
2020-10-18 MarioUpdate inventory code to match master's
2020-10-18 MarioMerge branch 'master' into terencehill/scoreboard_item_...
2020-10-18 MarioFix inventory system networking so that it stores the...
2020-10-18 MarioRemove an empty legacy include file
2020-10-18 MarioPort some minor cleanups from the guide branch
2020-10-18 MarioMinor cleanup to nades mutator
2020-10-18 MarioFix plasma turrets using a server-side particle effect...
2020-10-18 MarioMerge branch 'TimePath/classnames' into 'master'
2020-10-18 TimePathTidy up classnames
2020-10-18 MarioMerge branch 'bones_was_here/csprogs' into 'master'
next