]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/world.qc
Merge breaking changes for 0.8.5 into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / world.qc
2022-06-17 bones_was_hereMerge breaking changes for 0.8.5 into 'master'
2022-06-11 terencehillMerge branch 'drjaska/catimelimit' into 'master'
2022-06-11 Dr. JaskaWhitelist g_*_round_timelimit
2022-06-06 terencehillMerge branch 'terencehill/weapon_model_fixes' into...
2022-06-06 LegendaryGuardMerge branch 'terencehill/clockedtime_tostring_improvem...
2022-06-04 terencehillMerge branch 'z411/welcome_join' into 'master'
2022-06-04 bones_was_hereMerge branch 'master' into develop 1008/head
2022-06-04 bones_was_hereMerge branch 'Mario/monsters' into 'develop'
2022-06-02 LegendaryGuardMerge branch 'drjaska/weaponindepency' into 'master'
2022-06-02 bones_was_hereMerge branch 'master' into develop
2022-06-02 MarioFix whitespace inconsistency in the newly added telepor...
2022-05-31 terencehillMerge branch 'bones_was_here/matchid_eventlog' into...
2022-05-11 bones_was_herePut GameLogInit() code in there instead of in spawnfunc... 1019/head
2022-05-11 bones_was_hereAlways use a monotonic matchid to prevent random reject...
2022-04-29 MarioMerge branch 'master' into Mario/monsters
2022-04-22 terencehillMerge branch 'develop' into terencehill/player_models_i...
2022-04-22 terencehillMerge branch 'master' into develop
2022-04-18 bones_was_hereMerge branch 'bones_was_here/showspec' into 'master'
2022-04-18 bones_was_hereImplement sv_showspectators 2: Only spectators can... 1010/head
2022-04-14 terencehillCampaign: make sure there's no countdown on map start...
2022-04-13 bones_was_hereMerge branch 'terencehill/campaign_restart_level' into...
2022-04-13 bones_was_hereMerge branch 'drjaska/run-genmod' into 'master'
2022-04-13 bones_was_hereMerge branch 'z411/duel_center' into 'master'
2022-04-12 terencehillMerge branch 'terencehill/welcome_dialog_translatable...
2022-04-12 terencehillMerge branch 'master' into terencehill/welcome_dialog_t... 1000/head
2022-04-12 terencehillMerge branch 'master' into develop
2022-04-08 terencehillMerge branch 'master' into terencehill/welcome_dialog_t...
2022-03-31 terencehillMerge branch 'master' into terencehill/welcome_dialog_t...
2022-03-28 bones_was_hereMerge branch 'z411/new_centerprint' 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 terencehillForbid setting sudden death overtime when the game...
2022-03-24 terencehillAllow translating active modifications in the Welcome...
2022-03-24 terencehillShow "No weapons" if no valid weapon can be found in...
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-17 bones_was_hereMerge branch 'morosophos/xdf-speed-cfg-fix' into 'master'
2022-03-13 terencehillMerge branch 'master' into terencehill/menu_quit_game
2022-03-06 terencehillMerge branch 'z411/new_timer' into 'master'
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 terencehillMerge branch 'z411/ready_improvements' into 'master'
2022-03-01 z411Fix but where sudden death could remove timelimit accid...
2022-02-28 terencehillAvoid changing timelimit in the endmatch alias so that...
2022-02-22 z411Change overtimes and timeout status to int
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-05 terencehillMerge branch 'terencehill/chat_maximized_scrollable...
2022-02-05 terencehillMerge branch 'Juhu/lmsrot' into 'master'
2022-02-03 terencehillMerge branch 'DefaultUser/ToS' into 'master'
2022-02-03 FreddyAdd Terms of Service Popup and server-specific Terms...
2022-01-13 terencehillRename misleading DAMAGE_DEALT_TOTAL and damage_dealt...
2022-01-13 terencehillAdd a comment about DAMAGE_DEALT_TOTAL accuracy
2022-01-10 MarioMerge branch 'master' into develop
2022-01-08 MarioMerge branch 'bones_was_here/walking_groundentity_fix...
2022-01-04 terencehillAdd API to handle in-game status for game modes that...
2022-01-02 terencehillMerge branch 'z411/timer_bound' into 'master'
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 terencehillFix eliminated players not considered winners even...
2022-01-02 terencehillMerge branch 'z411/srestart' into 'master'
2021-12-09 terencehillMerge branch 'z411/round_countdown_fix' into 'master'
2021-12-09 MarioMerge branch 'Mario/lms_pickup_items' into 'master'
2021-12-04 terencehillMerge branch 'z411/powerups_dropondeath' into 'master'
2021-12-03 z411Remove sv_ready_restart as this command superseedes it
2021-12-02 z411Added cvar for default loot lifetime and using it for... 943/head
2021-11-24 z411powerups_dropondeath: Make time to live configurable
2021-11-18 z411Soft reset: Fix warmup limit and repeatable restart
2021-10-20 z411Merge branch 'master' into z411/srestart
2021-09-19 terencehillMerge branch 'terencehill/quickmenu_bugfix_2487' into...
2021-09-12 terencehillMerge branch 'terencehill/lms_spectatable' into 'master'
2021-09-10 MarioMerge branch 'bones_was_here/q3compat' into 'master'
2021-08-29 MarioMerge branch 'bones_was_here/hlac_speed' into 'master'
2021-08-27 MarioAdd g_powerups_dropondeath setting (off by default... 928/head
2021-07-18 bones_was_hereResolve conflicts 2: Merge branch 'master' into bones_w...
2021-07-11 bones_was_hereResolve conflicts 1: Merge commit 'c58baab5' into bones...
2021-06-28 terencehillMerge branch 'bones_was_here/fc_auto_helpme' into ...
2021-06-23 terencehillMerge branch 'Mario/status_effects_extended' into ...
2021-06-23 MarioMerge branch 'master' into Mario/status_effects_extended
2021-06-22 terencehillMerge branch 'Mario/qcphysics_fixes' into 'master'
2021-06-22 MarioFix an obscure bug causing QC physics-driven projectile...
2021-06-22 MarioMerge branch 'master' into Mario/status_effects_extended
2021-06-15 MarioMerge branch 'master' into Mario/status_effects_extended
2021-06-15 terencehillMerge branch 'master' into 'Mario/status_effects'
2021-06-03 terencehillMerge branch 'bones_was_here/misc2' into 'master'
2021-05-29 MarioNumerous enhancements to the new status effects system...
2021-05-27 terencehillPrevent negative damage by correctly bounding g_spawnsh...
2021-05-24 terencehillMerge branch 'terencehill/hud_notify_panel_update'...
2021-05-24 terencehillMerge branch 'terencehill/freezetag_updates' into ...
2021-05-24 bones_was_hereWhitelist g_ctf_flagcarrier_auto_helpme_damage 909/head
2021-05-24 terencehillMerge branch 'bones_was_here/centreprints' into 'master'
2021-05-24 terencehillMerge branch 'terencehill/strftime_s' into 'master'
2021-05-23 terencehillUse directly strftime_s() since strftime(false, "%s... 903/head
2021-05-16 terencehillMerge branch 'AriosJentu/SpectatorsScoreboard' into...
2021-05-15 terencehillMerge branch '2259-ca-uses-lms-start-values' into ...
2021-05-13 bones_was_hereMerge branch 'master' into bones_was_here/centreprints
2021-05-11 terencehillMerge branch 'bones_was_here/sv_maxidle_playertospectat...
2021-05-10 terencehillSince strftime(false, "%s") doesn't work on Windows...
next