]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client/hud/panel/strafehud.qc
Update default video settings
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud / panel / strafehud.qc
2024-04-10 terencehillMerge branch 'master' into 'terencehill/nades_stuff' 1236/head
2024-03-23 terencehillMerge branch 'terencehill/minigame_spectator_list'...
2024-02-25 bones_was_hereMerge branch 'bones_was_here/sv_playerthink_optimise...
2024-02-06 Dr. JaskaMerge branch 'drjaska/spawnfunc-item_buff_name' into...
2023-11-08 Dr. JaskaMerge branch 'Juhu/target_print' into 'master'
2023-09-15 bones_was_hereCleanups following ff0befb7d2c673b926cbc9bf0bbf8a1e07f2...
2023-08-22 Dr. JaskaMerge branch 'Mario/mehrdad08_spectatorlist' into ...
2023-08-04 LegendaryGuardWrap some statuses with parentesis to avoid possible...
2023-05-25 terencehillMerge branch 'terencehill/lms_spec' into 'master'
2023-05-23 terencehillMerge branch 'drjaska/crylink-waitrelease' into 'master'
2023-05-23 terencehillMerge branch 'terencehill/democamera_fix' into 'master'
2023-05-10 bones_was_hereMerge branch 'terencehill/scores_per_round' into 'master'
2023-05-09 bones_was_hereMerge branch 'bones_was_here/autopause_dedicated' into...
2023-05-09 bones_was_hereMerge branch 'drjaska/whitelist_weaponarena' into ...
2023-04-10 LegendaryGuardMerge branch 'drjaska/dos2unix' into 'master'
2023-04-09 bones_was_hereMerge remote-tracking branch 'origin/master' into pendi...
2023-04-04 terencehillMerge branch 'Juhu/strafehud-fixes' into 'master'
2023-03-28 bones_was_hereMerge branch 'bones_was_here/q3compat_gravity' into...
2023-03-27 JuhuMerge branch 'master' into Juhu/strafehud-fixes
2023-03-27 Juhustrafehud: connect the arrow to the line when drawing...
2023-03-27 Juhustrafehud: reformat code to match Xonotic code style
2023-03-26 bones_was_hereMerge branch 'terencehill/il_loop_fix' into 'master'
2023-03-19 terencehillMerge branch 'z411/speed_unit' into 'master'
2023-03-19 z411Make the speed unit a global, consistent setting
2023-03-04 Juhustrafehud: if the slick detector is enabled reserve...
2023-02-03 Juhustrafehud: make gradient segments calculate their appea...
2023-01-18 Juhustrafehud: update the strafehud hud editor and add...
2023-01-17 Juhustrafehud: don't draw text indicators if fade time...
2023-01-17 Juhustrafehud: make slickdetector scan only downwards for...
2023-01-17 Juhustrafehud: ignore jump input when determining onground...
2023-01-17 Juhustrafehud: put common code for text indicators in a...
2023-01-15 Juhustrafehud: refactor some drawing code + make the angle...
2023-01-15 Juhustrafehud: store current jumpheight in qu and convert...
2023-01-15 Juhustrafehud: ignore a race_checkpointtime of 0 on the...
2023-01-14 Juhustrafehud: merge the preaccel zone into the accel zone...
2023-01-11 Juhustrafehud: refactor/simplify angle indicator coloring...
2023-01-08 Juhustrafehud: make slick detection more reliable and consi...
2022-10-08 Juhustrafehud: add include for IS_PLAYER macro
2022-10-07 Juhustrafehud: more code clean up, make jump height indicat...
2022-10-07 Juhustrafehud: set hud_lasttime even if the strafehud isn...
2022-10-06 Juhustrafehud: small clean up and code readability improvements
2022-10-05 Juhustrafehud: make hud editor demo smoother
2022-09-30 MarioMerge branch 'master' into Mario/q3compat_sanity
2022-09-28 z411Merge branch 'master' into z411/powerups_drop
2022-09-23 Juhustrafehud: improve turn timeout code
2022-09-23 Juhustrafehud: refactor: removed unneeded code, improved...
2022-09-14 Juhustrafehud: also reset maxspeed to ground physics in...
2022-09-14 Juhustrafehud: detect zero friction frame on landing, remov...
2022-09-11 Juhustrafehud: remove 0.8.2 compatibility cvars
2022-09-11 Juhustrafehud: make frametime calculation more accurate
2022-09-11 Juhustrafehud: cleanup of previous commit, small refactorin...
2022-09-10 Juhustrafehud: adjust strafehud to match actual behaviour...
2022-09-10 Juhustrafehud: properly calculate per-frame acceleration
2022-07-10 Juhustrafehud: get rid of most global variables
2022-07-10 Juhustrafehud: refactor start speed code + a small fix...
2022-07-10 Juhustrafehud: make jump height feature more reliable
2022-07-06 terencehillMerge branch 'master' into terencehill/lms_updates 808/head
2022-07-01 JuhuMerge branch 'master' into Juhu/strafehud-fixes
2022-05-17 terencehillMerge branch 'master' into terencehill/scoreboard_ui
2022-04-29 MarioMerge branch 'master' into Mario/monsters
2022-04-12 terencehillMerge branch 'master' into develop
2022-03-21 bones_was_hereMerge branch 'ferreum/demoseeking-overhaul' into 'master'
2022-03-17 bones_was_hereMerge branch 'bones_was_here/stepup_distance' into...
2022-03-17 bones_was_hereMerge branch 'bones_was_here/doxygen' into 'master'
2022-03-13 terencehillMerge branch 'master' into terencehill/menu_quit_game
2022-02-10 terencehillMerge branch 'master' into terencehill/replicatevars_en... 964/head
2022-01-18 terencehillMerge branch 'Mario/resource_registry' into 'master'
2022-01-18 MarioMigrating resources (ammo, health etc) to a registry...
2022-01-10 MarioMerge branch 'master' into Mario/q3compat_sanity
2022-01-10 MarioMerge branch 'master' into develop
2022-01-08 MarioMerge branch 'bones_was_here/walking_groundentity_fix...
2022-01-02 terencehillMerge branch 'z411/srestart' into 'master'
2021-12-09 MarioMerge branch 'Mario/lms_pickup_items' into 'master'
2021-12-04 terencehillMerge branch 'z411/powerups_dropondeath' into 'master'
2021-11-21 terencehillMerge branch 'terencehill/health_armor_icons' into...
2021-11-17 terencehillMerge branch 'bones_was_here/ft_start_armor' into ...
2021-11-17 terencehillMerge branch 'bones_was_here/strafehud_jumpheight'...
2021-10-20 z411Merge branch 'master' into z411/srestart
2021-10-18 JuhuMerge branch 'bones_was_here/strafehud_jumpheight'...
2021-10-12 bones_was_herestrafehud: fix and refactor jumpheight feature 939/head
2021-09-13 terencehillMerge branch 'master' into terencehill/lms_updates
2021-09-07 Juhustrafehud: fix console spam when playing with high...
2021-08-29 MarioMerge branch 'bones_was_here/hlac_speed' into 'master'
2021-07-31 MarioMerge branch 'master' into Mario/q3compat_sanity
2021-07-18 JuhuMerge branch master into Juhu/strafehud-fixes
2021-07-18 Juhustrafehud: some more small bug fixes and code improveme...
2021-07-18 Juhustrafehud: improve offsetting of hud elements in case...
2021-07-18 Juhustrafehud: make sure the ghost angle indicator stays...
2021-07-18 bones_was_hereResolve conflicts 2: Merge branch 'master' into bones_w...
2021-07-08 terencehillRankings panel: allow immediate update of speed unit...
2021-06-17 terencehillMerge branch 'master' into terencehill/lms_updates
2021-03-27 Juhustrafehud: remove experimental marking and comment...
2021-03-27 Juhustrafehud: draw direction caps after slick detector...
2021-03-27 Juhustrafehud: add a ghost angle indicator showing the...
2021-03-26 Juhustrafehud: add pre acceleration zone and move the accel...
2021-03-24 Juhustrafehud: improve direction caps drawing logic
2021-03-24 Juhustrafehud: add size restrictions back but add a cvar...
2021-03-23 Juhustrafehud: move text indicators so that they don't...
2021-03-23 Juhustrafehud: improve visual fidelity of arrows
2021-03-23 Juhustrafehud: make scaling restrictions more reasonable...
next