]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client
Since strftime(false, "%s") doesn't work on Windows implement a qc version of it...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client /
2021-04-30 terencehillSome more optimizations of Projectile_Draw
2021-04-30 terencehillOptimize code rotating prejectiles
2021-04-27 terencehillAllow customizing item stats filter with hud_panel_scor...
2021-04-27 terencehillMisc minor cleanups
2021-04-19 terencehillMerge branch 'terencehill/image_extension_removal'...
2021-04-19 terencehillAllow showing ALL scoreboard scores (even the ones...
2021-04-19 terencehillFix cl_forceplayercolors 3; also improve cl_forceplayer...
2021-04-17 terencehillDraw images without specifying an extension so to make... 894/head
2021-04-14 terencehillScoreboard: optimize team score comparisons too
2021-04-14 terencehillScoreboard: fix broken player sorting by fields after...
2021-04-13 terencehillImprove comments
2021-04-13 terencehillMerge branch 'terencehill/ice_nade_revival_progress_fixes'
2021-04-13 terencehillMove the "frags" check to the right place (the SP_FRAGS...
2021-04-11 terencehillDon't delay showing name above the players who weren...
2021-04-11 terencehillClean up and document scoreboard field parsing
2021-04-09 terencehillFix #2575 "FPS field no longer displayed in scoreboard...
2021-04-06 terencehillFix #2548 "FPS field is displayed (but empty) in the...
2021-04-03 terencehillWhen "a CSQC entity changed its type" remove it from...
2021-03-29 terencehillAdd minor optimizations and comments
2021-03-22 terencehillAvoid settings cvars every frame to optimize code and...
2021-03-21 terencehillMerge branch 'terencehill/crosshair_chase_fix'
2021-03-21 terencehillcrosshair_chase: reset weapon alpha in all cases
2021-03-21 terencehillFix compilation units
2021-03-18 terencehillcrosshair_chase: prevent negative alpha values and...
2021-03-18 terencehillcrosshair_chase: fade in/out player alpha changes and...
2021-03-18 terencehillcrosshair_chase: fix player alpha while walking through...
2021-03-11 terencehillMerge branch 'master' into terencehill/race_cleanups
2021-03-10 terencehillMerge branch 'master' into terencehill/less_entities
2021-03-01 terencehillQuickmenu: fix names starting with yellow in the player...
2021-02-28 MarioMerge branch 'bones_was_here/lerpsprites' into 'master'
2021-02-28 MarioEnsure csqcmodel_isdead is reset each frame, fixes...
2021-02-27 MarioMerge branch 'terencehill/entcs_fixes' into 'master'
2021-02-27 MarioMerge branch 'terencehill/help_messages_cleanup' into...
2021-02-10 terencehillStandardize command usage messages, part 2 (mostly...
2021-02-10 terencehillStandardize command usage messages:
2021-02-01 terencehillSimplify vdist macro and remove a redundant vec2 call
2021-01-27 MarioMerge branch 'terencehill/scoreboard_item_stats' into...
2021-01-26 MarioMerge branch 'master' into terencehill/scoreboard_item_... 663/head
2021-01-25 terencehillKeep showing overlapping player tags but with low alpha 873/head
2021-01-25 terencehillImprove detection of overlapping player tags by checkin...
2021-01-25 terencehillFix multiple bugs in hud_shownames_antioverlap, it...
2021-01-24 terencehillFix small bug with names above players sometimes stuck...
2021-01-24 terencehillDon't delay the apparence of names above the players...
2021-01-19 MarioMerge branch 'terencehill/csqc_input_stuff' into 'master'
2021-01-09 terencehillScoreboard: allow showing player id next to player...
2021-01-08 terencehillScoreboard: allow changing eliminated highlight alpha...
2021-01-06 terencehillMerge branch 'master' into terencehill/csqc_input_stuff 872/head
2020-12-30 terencehillMap vote: cycle through all the maps by pressing uparro...
2020-12-28 terencehillRemove redundant bInputType checks in HUD_Panel_InputEvent
2020-12-27 terencehillRemove redundant bInputType checks in HUD_Radar_InputEv...
2020-12-27 terencehillMap vote: reset keyboard selection in a simpler way...
2020-12-27 terencehillMap vote: capture and ignore right mouse click; it...
2020-12-27 terencehillMap vote screen: capture and ignore key release events...
2020-12-26 terencehillQuickmenu: restart expire time by hovering over a diffe...
2020-12-20 terencehillFix CSQC_Ent_Update parameters in 2 prints
2020-12-20 MarioMerge branch 'master' into Mario/damagetext_reliable
2020-12-16 terencehillFix inconsistent indentation in hud.qc
2020-12-16 terencehillFix inconsistent indentation in 2 files
2020-12-16 terencehillShare (and compact) some duplicated code in the radar...
2020-12-16 MarioMerge branch 'Mario/firstrun_mention_stats' into 'master'
2020-12-15 terencehillDefault cl_hitsound to 1 (fixed sound) if it isn't...
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-11 terencehillImprove alpha sync of Accuracy and Item Stats panels...
2020-12-10 terencehillDisable crosshair (and crosshair_chase) if chase_front...
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 MarioDon't attempt to render the itemstats panel at all...
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-14 terencehillGet rid of an useless global
2020-11-06 MarioMerge branch 'Mario/arc_bolt_bounce' into 'master'
2020-11-06 MarioMerge branch 'master' into Mario/arc_bolt_bounce
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 'master' into Mario/arc_bolt_bounce
2020-11-06 MarioMerge branch 'master' into terencehill/scoreboard_item_...
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 terencehillFix distance check
2020-11-01 terencehillShownames: calculate distance only when really needed...
2020-11-01 MarioMerge branch 'master' into Mario/arc_bolt_bounce
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 MarioMerge branch 'Mario/model_stair_smoothing' into 'master'
2020-10-19 MarioMerge branch 'master' into Mario/model_stair_smoothing
2020-10-19 MarioAdd a mutator hook to allow mutators to force drawing...
2020-10-19 MarioUse modern methods to access registry item counts
2020-10-18 MarioMerge branch 'master' into terencehill/scoreboard_item_...
next