]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Merge branch 'master' into terencehill/menu_quit_game
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
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-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 terencehillMerge branch 'master' into terencehill/welcome_dialog_s...
2022-03-23 terencehillWelcome message: fix broken version check by giving...
2022-03-22 terencehillPartially build the Welcome message in client code...
2022-03-21 bones_was_hereMerge branch 'ferreum/demoseeking-overhaul' into 'master'
2022-03-21 bones_was_hereantilag.qc: fix indenting
2022-03-21 terencehillMerge branch 'bones_was_here/lms_specwarn' into 'master'
2022-03-20 bones_was_hereMerge branch 'terencehill/LMS_forfeits_end_match' into...
2022-03-20 terencehillMerge branch 'terencehill/full_damage_fix' into 'master'
2022-03-20 terencehillReduce MIN_DAMAGEEXTRARADIUS because radius was increas...
2022-03-20 terencehillOffset Resource hook args to avoid conflicts as much...
2022-03-19 terencehillFix powerdown sound being played in instagib on death...
2022-03-18 terencehillMerge branch 'master' into terencehill/full_damage_fix
2022-03-18 terencehillRefactor edgedamage calculation to be clearer and fix...
2022-03-18 terencehillAdd NearestPointOnBoundingBox (copy of WarpZoneLib_Near...
2022-03-18 terencehillFix #2672 "Projectile damage unreliability regarding...
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-13 terencehillRemove an unused field; make it clear with a comment...
2022-03-12 terencehillcl_welcome_in_menu_dialog 1 "1: show the welcome messag...
2022-03-10 terencehillShow a welcome window with MOTD on server connection
2022-03-07 terencehillStop countdown to timeout start if timeout was aborted...
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 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 terencehillExecute TRANSMUTE(Observer, this); slightly earlier...
2022-03-03 terencehillMerge branch 'z411/ready_improvements' into 'master'
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-02-28 terencehillAvoid changing timelimit in the endmatch alias so that...
2022-02-28 z411Fixed intermission freeze for secondary timer
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-12 terencehillImplement #2662 "Remove inability to use waypoints...
2022-02-11 terencehillWhen switching from spectator to observer don't place... 979/head
2022-02-10 terencehillFix 2 typos in mutators.cfg, slightly optimize the...
2022-02-10 terencehillMerge branch 'terencehill/replicatevars_enhancements...
2022-02-10 terencehillMerge branch 'master' into terencehill/replicatevars_en... 964/head
2022-02-10 terencehillREPLICATE_FIELD -> REPLICATE_INIT
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-08 terencehillDon't reset bindmap on connection, no longer needed...
2022-02-07 z411Implement secondary timer and subtext
2022-02-06 terencehillMerge branch 'terencehill/seconds_tostring'
2022-02-05 terencehillMerge branch 'z411/fix_resetmatch_scores' into 'master'
2022-02-05 z411Fixes scores not being reset in resetmatch warmup if...
2022-02-05 terencehillMerge branch 'terencehill/chat_maximized_scrollable...
2022-02-05 terencehillMerge branch 'Juhu/lmsrot' into 'master'
2022-02-04 z411Revert "Display noisy ready message in chat instead... 966/head
2022-02-04 terencehillAuto skill: clarify bot skill down / up messages; print...
2022-02-03 terencehillMerge branch 'DefaultUser/ToS' into 'master'
2022-02-03 FreddyAdd Terms of Service Popup and server-specific Terms...
2022-01-18 z411Disable ready flag when going to spect
2022-01-18 z411Fix ready counting after someone has gone to spect
2022-01-18 z411Display noisy ready message in chat instead of console
2022-01-18 z411Added anti-flood to ready command
2022-01-18 terencehillMerge branch 'Mario/resource_registry' into 'master'
2022-01-18 MarioMigrating resources (ammo, health etc) to a registry...
2022-01-13 terencehillRename misleading DAMAGE_DEALT_TOTAL and damage_dealt...
2022-01-13 terencehillAdd a comment about DAMAGE_DEALT_TOTAL accuracy
2022-01-13 terencehillClean up code parsing restart / resetmatch commands...
2022-01-11 terencehillMove more REPLICATE calls to \common and from qh files...
2022-01-08 terencehillUse REPLICATE_FIELD for the all replicated cvars
2022-01-08 MarioMerge branch 'bones_was_here/walking_groundentity_fix...
2022-01-08 MarioMerge branch 'LegendaryGuard/nades_orb_time_fix' into...
2022-01-07 terencehillAdd REPLICATE_APPLYCHANGE macro
2022-01-07 terencehillRemove unused cvar_cl_newusekeysupported field, sort...
2022-01-06 terencehillMake work the string fixup function called inside REPLI...
2022-01-06 terencehillFully port cvar_cl_allow_uidtracking handling to REPLIC...
2022-01-06 terencehillAdd REPLICATE_FIELD
2022-01-06 MarioFix a typographical error in a newly introduced team...
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 terencehillAssault: add a couple informational messages and fix...
2022-01-02 terencehillFix parameter name in ReadyRestart
2022-01-02 terencehillMerge branch 'z411/srestart' into 'master'
2022-01-02 terencehillMerge branch 'terencehill/playerstats_reset' into ...
2022-01-02 terencehillReset player stats on repeated readyrestart, it fixes...
2021-12-31 terencehillRename Team_*ControlPoints functions to Team_*OwnedItem...
2021-12-31 terencehillSimplify and share some duplicated code
2021-12-13 z411Make vcall restart do a resetmatch instead 940/head
2021-12-12 z411Updating outdated comment
2021-12-12 z411Making boolean name more descriptive
2021-12-12 z411Change command name from reset to resetmatch
2021-12-11 terencehillProperly reset weapon accuracy on player respawn if...
2021-12-11 terencehillFix compilation units
next