]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client
strafehud: minor bug fixes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client /
2020-07-05 Juhustrafehud: minor bug fixes
2020-07-05 Juhuadd strafe efficiency field for CTS scoreboard
2020-07-04 Juhustrafehud: add slick detector
2020-07-02 Juhustrafehud: clean up gradient code
2020-07-02 Juhustrafehud: make the angle indicator use a gradient...
2020-07-02 Juhustrafehud: add gradient style
2020-07-02 Juhustrafehud: make sure not to draw stuff too far outside...
2020-07-01 Juhustrafehud: change hud drawing logic to not need differe...
2020-07-01 Juhustrafehud: make both switch indicator alphas configurable
2020-07-01 Juhustrafehud: minor adjustments
2020-07-01 Juhustrafehud: minor code cleanup
2020-07-01 Juhustrafehud: optimize by returning immediately in draw...
2020-07-01 Juhustrafehud: mass renaming of cvars + some new cvars...
2020-06-29 Juhustrafehud: the opacity of various different parts of...
2020-06-24 Juhustrafehud: unify HUD_Panel_DrawStrafeHUD_* functions...
2020-06-24 Juhustrafehud: limit angle indicator height to prevent...
2020-06-23 Juhustrafehud: add option to disable direction caps
2020-06-23 Juhustrafehud: reorder some cvars
2020-06-23 Juhustrafehud: change default values to adjust size of...
2020-06-23 Juhustrafehud: no direction timeout when changing direction...
2020-06-23 Juhustrafehud: enable air timeout by default
2020-06-23 Juhustrafehud: make forward/backward detection work correct...
2020-06-23 Juhustrafehud: change simplified water physics slightly
2020-06-23 Juhustrafehud: invert left/right direction indicator if...
2020-06-23 Juhustrafehud: change which switch angles are displayed...
2020-06-23 Juhustrafehud: remove timeout value for left/right strafe...
2020-06-23 Juhustrafehud: direction caps can now be customized even...
2020-06-23 Juhustrafehud: remove the need to pass hidden area width...
2020-06-23 Juhustrafehud: reworked panel center feature
2020-06-23 Juhustrafehud: add timeout values for left/right strafe...
2020-06-23 Juhustrafehud: apply antiflicker_speed value while swimming...
2020-06-23 Juhustrafehud: make more width/height values configurable...
2020-06-22 Juhustrafehud: ignore direction timeout when below maxspeed
2020-06-21 Juhustrafehud: make anti flicker values configurable
2020-06-21 Juhustrafehud: don't show acceleration when standing still
2020-06-21 Juhustrafehud: fix code which prevents flickering
2020-06-21 Juhustrafehud: minspeed cvar now only affects strafe switch...
2020-06-21 Juhustrafehud: handle direction == 0 properly
2020-06-20 Juhustrafehud: fix bug caused by rewrite commit which made...
2020-06-20 Juhuupdate strafehud minspeed description and cvar name...
2020-06-20 Juhuadd option to hide strafehud switch indicators
2020-06-20 Juhumake water physics related strafehud variable names...
2020-06-20 Juhuadd drawfill-only option to the strafehud to prevent...
2020-06-20 Juhumake sure angle indicator changes color when inside...
2020-06-20 JuhuMerge remote-tracking branch 'origin/master' into Juhu...
2020-06-20 Juhuadd HUD_StrafeHUD_Export()
2020-06-20 Juhumajor strafehud refactoring/rewrite
2020-06-19 terencehillDon't call setorigin if the origin hasn't changed
2020-06-17 Juhustrafehud: improve forward/backward strafe detection
2020-06-15 Juhuadd strafehud to _hud_panelorder and improve a few...
2020-06-14 MarioMerge branch 'bones_was_here/qcsrc_Makefile' into ...
2020-06-12 MarioMerge branch 'bones_was_here/whitelist_casings' into...
2020-06-09 terencehillAutomatically get the command name in the "Incorrect...
2020-06-09 terencehillIntroduce LOG_HELP a simpler version of LOG_INFO that...
2020-06-09 terencehillMove cursor drawing functions to hud.qc
2020-06-09 terencehillGet rid of 6 redundant translatable strings
2020-06-06 terencehillGet rid of an useless constant
2020-06-06 terencehillPort crosshair code to its own file
2020-06-05 terencehillCrosshair blur: make playing and spectating a player...
2020-06-05 terencehillMake precedence explicit in expressions where || and...
2020-06-05 terencehillClean up and improve HUD_Get_Num_Color so that it can...
2020-06-05 terencehillFix and improve crosshair_color_special description
2020-06-03 terencehillcl_lockview 2 allows to control camera angles
2020-06-03 Juhufix strafehud when playing demos
2020-06-02 Juhuaccidentally used scoreboard panel names for cvars...
2020-06-02 Juhuimprove strafehud mode branch logic
2020-06-02 Juhuimprove cvar handling and change strafehud mode default...
2020-06-02 terencehillIf cl_lockview is enabled disable crosshair, spawn...
2020-06-01 terencehillAdd cl_respawn_ghosts_keepcolors (disabled by default)
2020-06-01 terencehillMove SET_POS_AND_SZ_Y_ASPECT back to miscfuntions.qc...
2020-06-01 terencehillMove hud_panel_engineinfo_framecounter_decimals and...
2020-05-31 MarioReset glowmod and colormap after the skipforcemodels...
2020-05-31 MarioDon't apply glowmod or colormap to respawn ghosts
2020-05-30 terencehillcenterprint_kill --> centerprint_Kill
2020-05-29 terencehillFix crosshair_chase not resetting player's alpha upon...
2020-05-29 MarioFix spawnpoints showing up white in teamplay gamemodes...
2020-05-29 MarioOptimize spawnpoint drawing further (there is no render...
2020-05-29 MarioSimplify spawnpoint distance culling (particles aren...
2020-05-29 MarioMerge branch 'terencehill/registry_API' into 'master'
2020-05-28 terencehillUse a consistent naming scheme for the centerprint...
2020-05-28 terencehillStrip BOLD_OPERATOR when a centerprint message gets...
2020-05-27 terencehillFix #2448 "HUD editor cursor stuck after exit"
2020-05-27 terencehillRegistry API: add REGISTRY_GET
2020-05-26 MarioMerge branch 'master' into Mario/pure_entity_fix 820/head
2020-05-26 terencehillImprove registry API by adding REGISTRY_MAX and REGISTR...
2020-05-25 MarioMerge branch 'terencehill/erebus_tweaks' into 'master'
2020-05-23 terencehillMerge branch 'Mario/waterjump_fix' into 'master'
2020-05-23 MarioMerge branch 'terencehill/hud_cvar_exporter' into ...
2020-05-23 terencehillRemove the HUD_WriteCvars hook as it's no longer needed... 812/head
2020-05-23 MarioMerge branch 'master' into Mario/waterjump_fix
2020-05-23 MarioMerge branch 'master' into Mario/stepdown_maxspeed
2020-05-23 MarioMerge branch 'martin-t/server-quit' into 'master'
2020-05-23 MarioMerge branch 'terencehill/texture_names_fix' into ...
2020-05-23 MarioMerge branch 'bones_was_here/wl-clientselect_options...
2020-05-23 MarioMerge branch 'bones_was_here/guard-resistance' into...
2020-05-23 MarioMerge branch 'terencehill/cl_deathglow_min' into 'master'
2020-05-22 terencehillRemove the old_glowmod field which is no longer needed now 811/head
2020-05-22 MarioMake sure cl_dodging exists on the client, fixes issues...
2020-05-21 terencehillHUD: allow panels to define in their own files their...
2020-05-21 terencehillhud_panel_weapons_orderbyimpulse shouldn't be saved...
next