]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2022-03-20 z411Merge branch 'master' into z411/new_centerprint
2022-03-20 terencehillGet rid of Duel gametype checks in client code
2022-03-20 z411Using CCR to process centerprint titles
2022-03-20 z411Flipped centerprint title fix
2022-03-19 z411Fixed centerprint title testing
2022-03-19 z411Using proper BOLD operator and separating untranslatabl...
2022-03-19 z411Removing short fade in cvar - we really never want...
2022-03-19 z411Make centerprint base fontsize slightly bigger
2022-03-19 terencehillFix powerdown sound being played in instagib on death...
2022-03-19 terencehillRemove duplicate bind
2022-03-19 terencehillHUD editor: find keys for toggleconsole only when needed
2022-03-19 terencehillFix #2675 "Quickmenu closes when navigated by mouse"
2022-03-18 z411Fixed centerprint title size
2022-03-18 z411Recreate old centerprint font size
2022-03-18 z411Using original sizes for the centerprint font
2022-03-18 z411centeprint: Use single zooming effect
2022-03-18 z411Fixed flipped centerprint title
2022-03-18 z411Make centerprint title smaller
2022-03-18 z411Adjusted font sizes to keep skins the same
2022-03-18 bones_was_hereMerge branch 'bones_was_here/stepup_reliability' into...
2022-03-18 bones_was_hereMake stepping up while jumping reliable
2022-03-17 bones_was_hereMerge branch 'bones_was_here/stepup_distance' into...
2022-03-17 bones_was_herePrevent players moving too far/fast when stepping up...
2022-03-17 bones_was_hereMerge branch 'bones_was_here/doxygen' into 'master'
2022-03-17 bones_was_hereMerge branch 'morosophos/xdf-speed-cfg-fix' into 'master'
2022-03-17 MorosophosXDF: move speed powerup params to balance-xdf.cfg and...
2022-03-17 Rudolf PolzerTransifex autosync
2022-03-16 Rudolf PolzerTransifex autosync
2022-03-14 terencehillSmall cleanup
2022-03-13 terencehillRemove an unused field; make it clear with a comment...
2022-03-13 terencehillSlightly optimize Spawn Near Teammate code mainly for...
2022-03-11 z411Fixed adding empty message when attempting to kill...
2022-03-11 z411Add underline to centerprint title
2022-03-11 z411Fix redundant conditional
2022-03-09 z411Making round counter increase after round starts
2022-03-09 terencehillRemove redundant quotes in a name in the credits
2022-03-09 terencehillAllow exporting menu credits to data/data/credits.txt...
2022-03-09 z411Added round number in countdown
2022-03-09 z411Create centerprint titles
2022-03-09 z411Fix some centerprint mess
2022-03-09 Rudolf PolzerTransifex autosync
2022-03-08 terencehillFix double "5 minutes remaining" announcement if timeli...
2022-03-08 terencehillMake the timer turn red at 1:00, not 0:59 seconds remaining
2022-03-08 Rudolf PolzerTransifex autosync
2022-03-08 z411Experiment: Changing bold to each centerprint line
2022-03-08 z411centerprint: Simplified fade in/out code
2022-03-07 terencehillFade in centerprint messages that last less than 2...
2022-03-07 terencehillMove out of hud skins some personal centerprint settings
2022-03-07 terencehillStop countdown to timeout start if timeout was aborted...
2022-03-07 Rudolf PolzerTransifex autosync
2022-03-06 terencehillFix powerup sound not stopped on disconnection and...
2022-03-06 terencehillFix powerup sound not stopped on death if powerup was...
2022-03-06 Rudolf PolzerTransifex autosync
2022-03-06 terencehillTimer panel: fix timeout check and whitespace
2022-03-06 terencehillMerge branch 'z411/new_timer' into 'master'
2022-03-06 z411Centered timer on luminos minimal skin 978/head
2022-03-05 terencehillOptimize process_time(2, x) to use half the number...
2022-03-05 z411Aligned timer dimensions to grid
2022-03-05 terencehillDon't show "0 seconds" in human readable time format...
2022-03-04 z411Add subtimer vertical padding
2022-03-04 z411Using a separate global to keep track of overtime phase
2022-03-03 z411Not setting overtimes to -1 in suddendeath
2022-03-03 terencehillExecute TRANSMUTE(Observer, this); slightly earlier...
2022-03-03 terencehillMerge branch 'z411/ready_improvements' into 'master'
2022-03-03 Rudolf PolzerTransifex autosync
2022-03-02 Rudolf PolzerTransifex autosync
2022-03-01 terencehillAdjust smoke position of tuba and alternative instruments
2022-03-01 z411Fixed typo and standardized function names
2022-03-01 Rudolf Polzercmd setbots: add more than one bot at once.
2022-03-01 z411Fix but where sudden death could remove timelimit accid...
2022-03-01 z411Refactored time calculation in timer
2022-03-01 z411Removed intermission from timer subtext
2022-02-28 terencehillAvoid changing timelimit in the endmatch alias so that...
2022-02-28 Rudolf PolzerTransifex autosync
2022-02-28 z411Fixed intermission freeze for secondary timer
2022-02-27 z411Fixed compilation units
2022-02-27 z411Fixed bug where swapped timer wouldn't show anything...
2022-02-27 z411Added secondary timer to menu
2022-02-27 z411Using GAME_STOPPED to freeze the round timer
2022-02-27 Rudolf PolzerTransifex autosync
2022-02-25 terencehillCA: don't show "Press space to join" to eliminated...
2022-02-23 terencehillMerge branch 'z411/hide_invalid_ranks' into 'master'
2022-02-23 terencehillMerge branch 'terencehill/observer_spawnpoint' into...
2022-02-22 z411Change overtimes and timeout status to int
2022-02-21 terencehillRemove a debug print
2022-02-21 terencehillMerge branch 'DefaultUser/ToS_2' into 'master'
2022-02-21 z411Show invalid ranks as N/A 982/head
2022-02-21 terencehillLMS: Remove "^1Match has already begun" hud message...
2022-02-20 Rudolf PolzerTransifex autosync
2022-02-19 z411Adjusted skins to make room for new timer
2022-02-19 z411Add cvar to show or hide secondary timer, and to show...
2022-02-19 terencehillMerge branch 'bones_was_here/imagejank' into 'master'
2022-02-19 FreddyAdd sv_termsofservice_url to xonotic-server.cfg 981/head
2022-02-19 FreddyRemove an old debug logging
2022-02-19 FreddyToS: only load Xonotic ToS when actually needed
2022-02-19 bones_was_hereWork around imagemagick regression that puts everything... 980/head
2022-02-17 Rudolf PolzerTransifex autosync
2022-02-16 terencehillKA: assign time points every second (rather than every...
2022-02-16 terencehillMove code adding score as int to a dedicated function...
2022-02-16 Rudolf PolzerTransifex autosync
next