]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client
strafehud: reworked panel center feature
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client /
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...
2020-05-19 terencehillTweak the cl_deathglow effect to end with a min glow...
2020-05-19 MarioFix some warnings found by FTEQCC
2020-05-18 terencehillFix names above players not centered if viewed from...
2020-05-18 terencehillFix name above dead players not starting to fade out...
2020-05-18 Juhuremove swamp detection in strafehud due to recent chang...
2020-05-18 MarioMerge branch 'garymoon/show-server-name-in-info' into...
2020-05-18 Juhurefactored lots of strafehud code and added mode option...
2020-05-16 MarioMerge branch 'terencehill/trimmed_sounds' into 'master'
2020-05-16 terencehillFix code indentation issues in shownames.qc
2020-05-16 terencehillFix names above players not following dead players...
2020-05-11 Juhusmall improvements to drawing logic in strafehud
2020-05-09 terencehillFix #2433 "Bold messages appearing twice"
2020-05-07 Juhufurther improve strafehud drawing code (fixes visual...
2020-05-06 terencehillMerge branch 'Mario/strength_stat_field' into 'master'
2020-05-05 Juhuadded an option to put the hud angle in the middle...
2020-05-05 Juhuimprove drawing of the strafe bar
2020-05-04 Juhuadd header for anim_implicit_state to strafehud, oops
2020-05-04 Juhufix onground detection in spectate mode
2020-05-04 Juhuremoved mode option, won't implement that for a while...
2020-05-04 Juhubug fixes, code clean up and improved comments
2020-05-03 Juhucleaned up strafehud core logic code
2020-05-02 terencehillMerge branch 'master' into terencehill/erebus_tweaks
2020-04-30 Juhuchange the way default values are reset
2020-04-29 Juhu_fix initial commit
2020-04-29 JuhuAdding StrafeHUD for Xonotic
2020-04-25 terencehillOptimize DrawCircleClippedPic when drawing full image
2020-04-20 Martin TaibrMerge branch 'martin-t/deglob-log' into 'master'
2020-04-18 MarioGive hud_panel_centerprint_fontscale_bold a default...
next