]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client
Standardize command usage messages, part 2 (mostly arguments descriptions)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client /
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-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_...
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'
2020-10-16 MarioApply a standard alphabetical sort order to the client...
2020-10-16 MarioMerge branch 'Juhu/unnecessary-main-includes' into...
2020-10-16 Juhuremove unnecessary main.qh includes (also one server...
2020-10-16 MarioRemove an unnecessary main.qh include from the strafehu...
2020-10-14 MarioMerge branch 'amade/cleanup_includes' into 'master'
2020-10-14 Amadeusz SławińskiCleanup common includes
2020-10-14 MarioMerge branch 'Juhu/strafehud' into 'master'
2020-10-14 MarioMerge branch 'master' into Juhu/strafehud
2020-10-12 MarioMerge branch 'master' into Mario/arc_bolt_bounce
2020-10-07 terencehillMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-10-07 MarioImplement a new design for the Arc secondary: electric...
2020-10-05 MarioMerge branch 'terencehill/fps_display_fix' into 'master'
2020-09-29 MarioPurge miscfunctions.qc from the client-side codebase...
2020-09-27 terencehillUse gettime(GETTIME_FRAMESTART) instead of gettime...
2020-09-25 MarioFurther cleanup miscfunctions, document the need to...
2020-09-23 MarioUse a trace log for the client program version message...
2020-09-21 terencehillLock camera angles while moving the cursor if hud_curso...
2020-09-11 MarioMerge branch 'martin-t/jump' into 'master'
2020-08-25 terencehillHide shownames health / armor bg as soon as player...
2020-08-16 terencehillReduce a few overlong lines in crosshair code
2020-08-16 terencehillAvoid using duplicated code for vortex and oknex crossh...
2020-08-07 Juhustrafehud: add missing include for race checkpoints
2020-08-07 Juhustrafehud: use a hook to determine whether the strafehu...
2020-08-07 MarioPort some minor code fixes from the default-erasable...
2020-08-07 JuhuMerge branch 'master' into Juhu/strafehud
2020-08-07 JuhuRevert "add strafe efficiency field for CTS scoreboard"
2020-08-03 MarioPurge server/constants.qh
2020-08-03 MarioApply stair smoothing to other players too
2020-08-03 Juhustrafehud: change a few comments and mark jump height...
2020-08-03 MarioReduce bold centerprint message size from 1.8 to 1.4
2020-08-03 MarioMerge branch 'terencehill/cl_forceplayercolors_3' into...
2020-08-02 MarioRename client's commands folder to command, to match...
2020-08-02 MarioDon't attempt to network more than the maximum number...
2020-08-02 MarioPurge client/defs.qh
2020-08-02 MarioMinor cleanup of client/defs.qh, move replicated cvars...
next