]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
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 Juhumention strafehud anti flicker in cvar description
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-20 Rudolf PolzerTransifex autosync
2020-06-19 terencehillDon't call setorigin if the origin hasn't changed
2020-06-17 Rudolf PolzerTransifex autosync
2020-06-17 MarioMerge branch 'Cloudwalk/rename-find' into 'master'
2020-06-17 Juhustrafehud: improve forward/backward strafe detection
2020-06-16 MarioCapitalize the function key binds to match other cases...
2020-06-16 CloudwalkMissed an instance of "find" 832/head
2020-06-16 CloudwalkRename the 'find' command to 'findent'
2020-06-16 MarioMerge branch 'bones_was_here/func_door_default_q3compat...
2020-06-16 bones_was_hereSet func_door speed to 400 if it's unspecified and... 831/head
2020-06-16 Rudolf PolzerTransifex autosync
2020-06-15 Juhuadd strafehud to _hud_panelorder and improve a few...
2020-06-15 MarioMerge branch 'bones_was_here/tourney_timeout' into...
2020-06-14 bones_was_hereEnable timeouts in tourney mode 829/head
2020-06-14 Rudolf PolzerTransifex autosync
2020-06-14 MarioMerge branch 'bones_was_here/qcsrc_Makefile' into ...
2020-06-14 MarioMerge branch 'bones_was_here/defragcompat_viewoffset...
2020-06-13 bones_was_hereAdjust q3dfcompat viewoffset to match q3df WRT fe92ff1f 828/head
2020-06-13 Rudolf PolzerTransifex autosync
2020-06-12 MarioMerge branch 'bones_was_here/whitelist_casings' into...
2020-06-12 MarioReference the correct local entity when checking for...
2020-06-12 Rudolf PolzerTransifex autosync
2020-06-12 MarioDon't adjust player alpha for the invisibility powerup...
2020-06-11 terencehillFix nJoinAllowed returning a negative amount of availab...
2020-06-11 terencehillDocument colormapPaletteColor and gfx/colormap_palette.pl
2020-06-10 Rudolf PolzerTransifex autosync
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-09 Rudolf PolzerTransifex autosync
2020-06-08 terencehillFix Erebus name in 2 Nyx textures
2020-06-08 bones_was_hereWhitelist g_casings 826/head
2020-06-08 Rudolf PolzerTransifex autosync
2020-06-07 Rudolf PolzerTransifex autosync
2020-06-06 terencehillFix subtle bug where if you drag the handle of the...
2020-06-06 terencehillRemove wrong dialog names
2020-06-06 terencehillGet rid of an useless constant
2020-06-06 terencehillPort crosshair code to its own file
2020-06-06 bones_was_hereqcsrc/Makefile: remove .lno csprogs-*.pk3 and qccversio... 825/head
2020-06-06 bones_was_hereqcsrc/Makefile: set default QCC path to the location...
2020-06-06 terencehillDisambiguate an if-if-else and fix indentation in globa...
2020-06-06 terencehillFix vkick and vkickban aliases ignoring kick reason
2020-06-06 terencehillFix Favorite button text
2020-06-06 Rudolf PolzerTransifex autosync
2020-06-05 MarioRemove a redundant GL extension check (S3TC implies...
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-05 Rudolf PolzerTransifex autosync
2020-06-04 Rudolf PolzerTransifex autosync
2020-06-03 MarioWhitelist keepaway ball effects cvars (not gameplay...
2020-06-03 terencehillcl_lockview 2 allows to control camera angles
2020-06-03 terencehillClean up a few comments and reduce code indentation...
2020-06-03 Juhufix strafehud when playing demos
2020-06-03 terencehillMerge ObserverThink and SpectatorThink to avoid code...
2020-06-03 MarioUpdate gameplay hash
2020-06-03 MarioFix compilation unit test
2020-06-03 MarioMake sure r_sky is turned on in the ultra/ultimate...
2020-06-03 Rudolf PolzerTransifex autosync
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 terencehillDon't count dead players when selecting a spawnpoint
next