]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client
In the Game menu dialog on Quit press show the confirmation dialog in order to avoid...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client /
2022-04-01 bones_was_hereMerge branch 'z411/revert_resetvote' into 'master'
2022-03-31 terencehillRevert buggy implementation of sending the welcome...
2022-03-31 terencehillSend the welcome message together with the gametype...
2022-03-28 bones_was_hereMerge branch 'z411/new_centerprint' into 'master'
2022-03-28 bones_was_hereMerge branch 'terencehill/menu_quit_game' into 'master'
2022-03-28 terencehillMerge branch 'master' into terencehill/menu_quit_game
2022-03-28 bones_was_hereMerge branch 'terencehill/welcome_dialog_simple' into...
2022-03-26 terencehillMerge branch 'bones_was_here/pipeline' into 'master'
2022-03-26 terencehillMake it "Gametype:" like another existing translatable...
2022-03-26 terencehillShow the Welcome dialog in the campaign too
2022-03-26 terencehillImprove a few strings
2022-03-26 terencehillMerge branch 'master' into terencehill/welcome_dialog_s...
2022-03-24 bones_was_hereMerge branch 'z411/new_timer_fix' into 'master'
2022-03-24 z411Fixed timer in unlimited warmup 989/head
2022-03-24 z411Revert "Fixed timer in unlimited warmup" 984/head
2022-03-24 z411Fixed timer in unlimited warmup
2022-03-23 terencehillWelcome message: fix broken version check by giving...
2022-03-22 terencehillPartially build the Welcome message in client code...
2022-03-22 z411Center "vs" in centerprint title in duel
2022-03-21 bones_was_hereMerge branch 'ferreum/demoseeking-overhaul' into 'master'
2022-03-21 z411Using proper centerprint title spacing
2022-03-20 terencehillMerge branch 'terencehill/full_damage_fix' into 'master'
2022-03-20 z411Show player names in centerprint title in 1v1 games
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 z411Removing short fade in cvar - we really never want...
2022-03-19 z411Make centerprint base fontsize slightly bigger
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 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-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-17 bones_was_hereMerge branch 'morosophos/xdf-speed-cfg-fix' into 'master'
2022-03-17 terencehillShow the Game menu dialog by pressing ESC instead of F11
2022-03-14 terencehillSmall cleanup
2022-03-13 terencehillMerge branch 'master' into terencehill/menu_quit_game
2022-03-12 terencehillSmall cleanups
2022-03-12 terencehillDisplay the welcome message as centerprint message...
2022-03-12 terencehillImplement reliable detection of the Welcome dialog...
2022-03-12 terencehillcl_welcome_in_menu_dialog 1 "1: show the welcome messag...
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-10 terencehillShow a welcome window with MOTD on server connection
2022-03-09 z411Making round counter increase after round starts
2022-03-09 z411Added round number in countdown
2022-03-09 z411Create centerprint titles
2022-03-09 z411Fix some centerprint mess
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 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-06 terencehillTimer panel: fix timeout check and whitespace
2022-03-06 terencehillMerge branch 'z411/new_timer' into 'master'
2022-03-04 z411Add subtimer vertical padding
2022-03-04 z411Using a separate global to keep track of overtime phase
2022-03-03 terencehillMerge branch 'z411/ready_improvements' into 'master'
2022-03-01 z411Fixed typo and standardized function names
2022-03-01 z411Refactored time calculation in timer
2022-03-01 z411Removed intermission from timer subtext
2022-02-28 z411Fixed intermission freeze for secondary timer
2022-02-27 z411Fixed bug where swapped timer wouldn't show anything...
2022-02-27 z411Using GAME_STOPPED to freeze the round timer
2022-02-22 z411Change overtimes and timeout status to int
2022-02-19 z411Add cvar to show or hide secondary timer, and to show...
2022-02-10 z411Make timer subtext green
2022-02-10 terencehillMerge branch 'terencehill/replicatevars_enhancements...
2022-02-10 z411Use timer color for secondary timer too
2022-02-10 terencehillMerge branch 'master' into terencehill/replicatevars_en... 964/head
2022-02-09 z411Merge branch 'master' into z411/new_timer
2022-02-09 z411Add sudden death to timer
2022-02-09 z411Added timeout subtext
2022-02-07 z411Implement secondary timer and subtext
2022-02-07 terencehillMerge branch 'drjaska/timerbounding' into 'master'
2022-02-07 Dr. Jaskacvar to unbind both timer increment styles
2022-02-05 terencehillMerge branch 'z411/fix_resetmatch_scores' into 'master'
2022-02-05 terencehillMerge branch 'terencehill/chat_maximized_scrollable...
2022-02-01 terencehillAllow scrolling the maximized chat history by pressing... 974/head
2022-01-18 terencehillMerge branch 'Mario/resource_registry' into 'master'
2022-01-18 MarioMigrating resources (ammo, health etc) to a registry...
2022-01-16 terencehillSmall cleanup
2022-01-13 terencehillRename misleading DAMAGE_DEALT_TOTAL and damage_dealt...
2022-01-08 MarioMerge branch 'bones_was_here/walking_groundentity_fix...
2022-01-08 MarioMerge branch 'LegendaryGuard/nades_orb_time_fix' into...
2022-01-05 terencehillMake cvar_cl_allow_uidtracking an int thanks to a patch...
2022-01-02 terencehillMerge branch 'z411/timer_bound' into 'master'
2022-01-02 z411Added upper bound for decreasing timer
2022-01-02 terencehillMerge branch 'bones_was_here/lms_items' into 'master'
2022-01-02 terencehillMerge branch 'bones_was_here/xonstat_https' into 'master'
2022-01-02 terencehillMerge branch 'z411/srestart' into 'master'
2021-12-09 terencehillRemove an outdated comment and a redundant division...
next