]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Merge branch 'master' into terencehill/menu_quit_game
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
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 terencehillMerge branch 'master' into terencehill/welcome_dialog_s...
2022-03-21 bones_was_hereMerge branch 'ferreum/demoseeking-overhaul' into 'master'
2022-03-21 terencehillMerge branch 'bones_was_here/lms_specwarn' into 'master'
2022-03-21 bones_was_hereLMS: add a centreprint for the spectate warning 987/head
2022-03-20 bones_was_hereMerge branch 'terencehill/LMS_forfeits_end_match' into...
2022-03-20 terencehillLMS: end the game if after 30s less than 2 players...
2022-03-20 terencehillMerge branch 'terencehill/full_damage_fix' into 'master'
2022-03-20 terencehillOffset Resource hook args to avoid conflicts as much...
2022-03-20 terencehillFix instagib bug where ammo pickups give nothing if...
2022-03-20 terencehillGet rid of Duel gametype checks in client code
2022-03-18 terencehillMerge branch 'master' into terencehill/full_damage_fix
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-18 terencehillAdd NearestPointOnBoundingBox (copy of WarpZoneLib_Near...
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-13 terencehillMerge branch 'master' into terencehill/menu_quit_game
2022-03-13 terencehillSlightly optimize Spawn Near Teammate code mainly for...
2022-03-10 terencehillShow a welcome window with MOTD on server connection
2022-03-06 terencehillFix powerup sound not stopped on disconnection and...
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 terencehillMerge branch 'z411/ready_improvements' into 'master'
2022-03-01 terencehillAdjust smoke position of tuba and alternative instruments
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 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-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-15 terencehillCA: refactor damage scoring code to avoid initializing...
2022-02-15 terencehillCA: fix scoring bug where players with negative scores...
2022-02-11 terencehillWhen switching from spectator to observer don't place... 979/head
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 z411Added timeout subtext
2022-02-07 z411Implement secondary timer and subtext
2022-02-06 terencehillMerge branch 'terencehill/seconds_tostring'
2022-02-06 terencehillRename mmssss to mmssth and mmsss to mmsst, more correc...
2022-02-05 terencehillMerge branch 'z411/fix_resetmatch_scores' into 'master'
2022-02-05 terencehillMerge branch 'terencehill/chat_maximized_scrollable...
2022-02-05 terencehillMerge branch 'Juhu/lmsrot' into 'master'
2022-02-05 JuhuAllow rot and regeneration to be enabled individually...
2022-02-04 terencehillFix #2651 "12th campaign level is incompleteable with...
2022-02-03 terencehillMerge branch 'DefaultUser/ToS' into 'master'
2022-02-03 FreddyAdd Terms of Service Popup and server-specific Terms...
2022-01-29 terencehillMerge W_RocketMinsta_Attack2 and W_RocketMinsta_Attack3...
2022-01-29 terencehillUse only one field instead of 3 to calculate rocketmins...
2022-01-29 terencehillFix #2657 "Arc beam does not follow player direction...
2022-01-29 terencehillRemove a wrong comment
2022-01-19 terencehillMerge branch 'terencehill/ca_integer_score' into 'master'
2022-01-19 terencehillCA: avoid fractional score by giving players 1 point...
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-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 terencehillMove setup of some replicated cvars to the common folder
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 LegendaryGuardEnhance fix details in show_tint entity 961/head
2022-01-06 terencehillMake work the string fixup function called inside REPLI...
2022-01-06 LegendaryGuardEnhance fix nades orb
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-05 terencehillMake cvar_cl_allow_uidtracking an int thanks to a patch...
2022-01-05 LegendaryGuardFix spamming CSQC errors when a vehicle is inside nade orb
2022-01-05 terencehillFix #2597 "Game not listed in XonStats if a player...
2022-01-04 terencehillLMS: Apply INGAME_STATUS_JOINED when players are reset
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 terencehillAssault: add a couple informational messages and fix...
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...
2022-01-01 terencehillLMS: fix screwed up rankings when a spectator disconnects
2021-12-31 terencehillRename Team_*ControlPoints functions to Team_*OwnedItem...
2021-12-31 terencehillSimplify and share some duplicated code
2021-12-17 bones_was_hereAdd support for LMS with items 956/head
2021-12-09 bones_was_hereUse https for xonstat submissions 953/head
2021-12-09 terencehillRemove an outdated comment and a redundant division...
2021-12-09 terencehillMerge branch 'z411/round_countdown_fix' into 'master'
2021-12-09 MarioMerge branch 'Mario/lms_pickup_items' into 'master'
next