]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Fix #2672 "Projectile damage unreliability regarding projectile size and rotation"
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
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_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-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-09 terencehillRemove redundant quotes in a name in the credits
2022-03-09 terencehillAllow exporting menu credits to data/data/credits.txt...
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-07 terencehillFade in centerprint messages that last less than 2...
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 terencehillTimer panel: fix timeout check and whitespace
2022-03-06 terencehillMerge branch 'z411/new_timer' into 'master'
2022-03-05 terencehillOptimize process_time(2, x) to use half the number...
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-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 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-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-19 z411Add cvar to show or hide secondary timer, and to show...
2022-02-19 FreddyRemove an old debug logging
2022-02-19 FreddyToS: only load Xonotic ToS when actually needed
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-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 z411Make timer subtext green
2022-02-10 terencehillFix 2 typos in mutators.cfg, slightly optimize the...
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-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-07 terencehillMerge branch 'drjaska/timerbounding' into 'master'
2022-02-07 Dr. Jaskacvar to unbind both timer increment styles
2022-02-06 terencehillMerge branch 'terencehill/seconds_tostring'
2022-02-06 terencehillRename mmssss to mmssth and mmsss to mmsst, more correc...
2022-02-06 terencehillMerge mmsss and mmssss code into a new function called...
2022-02-06 terencehillAllow seconds_tostring to work with a negative number...
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-05 JuhuAllow rot and regeneration to be enabled individually...
2022-02-05 terencehillMerge branch 'z411/fix_nostats' into 'master'
2022-02-04 z411Revert "Display noisy ready message in chat instead... 966/head
2022-02-04 z411Fixes serverlist displaying Jeff icon when server has... 977/head
2022-02-04 terencehillAuto skill: clarify bot skill down / up messages; print...
2022-02-04 terencehillFix #2651 "12th campaign level is incompleteable with...
2022-02-04 MarioUpdate credits to include the new extended team members
2022-02-03 terencehillMerge branch 'DefaultUser/ToS' into 'master'
2022-02-03 FreddyAdd Terms of Service Popup and server-specific Terms...
2022-02-01 terencehillAllow scrolling the maximized chat history by pressing... 974/head
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 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-16 terencehillSmall cleanup
2022-01-13 terencehillRename misleading DAMAGE_DEALT_TOTAL and damage_dealt...
2022-01-13 terencehillAdd a comment about DAMAGE_DEALT_TOTAL accuracy
next