]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Comment out warning for lack of engine support for fullspawndata
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2021-07-21 bones_was_hereComment out warning for lack of engine support for...
2021-07-20 bones_was_hereitem_scout: spawn bash buff instead of speed powerup...
2021-07-18 bones_was_hereResolve conflicts 2: Merge branch 'master' into bones_w...
2021-07-12 MarioFix compilation unit test
2021-07-11 terencehillFix #2611 "Continuous div by 0 error spam while scorebo...
2021-07-11 bones_was_hereResolve conflicts 1: Merge commit 'c58baab5' into bones...
2021-07-08 terencehillRankings panel: dynamically reduce rows if it bloats...
2021-07-08 terencehillRankings panel: allow immediate update of speed unit...
2021-07-05 terencehillFix spacing after the spectator list and before the...
2021-07-05 terencehillSmall optimization of the Rankings panel code
2021-07-05 terencehillSet 2 cvars only when needed
2021-07-01 terencehillMake work hud_panel_chat to toggle chat on/off, it...
2021-07-01 terencehillChange a error message to be immediately recognized...
2021-07-01 terencehillReload cvars opening root dialogues, e.g. hud panel...
2021-06-28 terencehillMerge branch 'bones_was_here/fc_auto_helpme' into ...
2021-06-25 MarioKeepaway: only apply damage and force scaling to player...
2021-06-25 MarioPrevent sentcvar from falling back to default values...
2021-06-23 terencehillMerge branch 'Mario/status_effects_extended' into ...
2021-06-23 MarioMerge branch 'master' into Mario/status_effects_extended
2021-06-23 MarioReset dodging status when re-spawning players, fixes...
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-21 MarioReplace tabs with an empty string when parsing settemp...
2021-06-20 MarioCount removal for idling as a forfeit in LMS, fixes...
2021-06-19 MarioMake the Keepaway ball respawn when it comes in contact...
2021-06-17 MarioRemove weapon projectile speed modifications from the...
2021-06-15 MarioAdd notes to the hidden status effects and disable...
2021-06-15 MarioMerge branch 'master' into Mario/status_effects_extended
2021-06-15 terencehillMerge branch 'master' into 'Mario/status_effects'
2021-06-15 terencehillMerge branch 'Mario/less_stats' into 'master'
2021-06-15 MarioConsolidates a few of the networked stats to free up...
2021-06-14 Rudolf PolzerUncategorized server list: add more spacing and larger...
2021-06-13 terencehillDisplay only icons of existing weapons (and attacks...
2021-06-13 terencehillCleanup
2021-06-13 terencehillFix the special command not being recognized
2021-06-12 MarioDisable the translated name and icon of the Burning... 908/head
2021-06-08 MarioPartially re-implement the .teleport_time field in...
2021-06-03 MarioInclude LegendGuard in the credits for their code,...
2021-06-03 terencehillProperly bound some positive numbers sent via WriteShort
2021-06-03 terencehillMerge branch 'bones_was_here/misc2' into 'master'
2021-06-02 terencehillMerge branch 'drjaska/cadmg2score' into 'master'
2021-06-02 Dr. Jaskaincluded suicides and friendly fire in CA's dmg2score...
2021-05-31 terencehillMerge branch 'terencehill/damage_for_suicide' into...
2021-05-30 MarioApply strength sound and buff shield stats to the entit...
2021-05-30 terencehillAdd a return value to the PlayerDamaged mutator hook... 911/head
2021-05-29 MarioNumerous enhancements to the new status effects system...
2021-05-29 terencehillAdd a parameter to the PlayerDamaged mutator hook to...
2021-05-27 terencehillCount damage caused by suicide (with the kill command...
2021-05-27 terencehillMenu: fix clear button playing a sound on click even...
2021-05-27 terencehillPrevent negative damage by correctly bounding g_spawnsh...
2021-05-27 terencehillMinor cleanups
2021-05-27 terencehillMake vampire buff and vampire PlayerDamage_SplitHealthA...
2021-05-27 terencehillFix indentation in sv_vampire.qc
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 terencehillShorten bold messages definitions
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-23 MarioExperimental status effects system: general backend...
2021-05-17 terencehillNotify panel: improve scoreboard area detection 904/head
2021-05-16 bones_was_hereChange "You killed your own dumb self!" to "You fragged... 902/head
2021-05-16 terencehillKeep the notify panel visible while dead; if it may...
2021-05-16 terencehillMerge branch 'AriosJentu/SpectatorsScoreboard' into...
2021-05-16 AriosJentuReplace scoreboard spectators position from 'after... 898/head
2021-05-15 terencehillMerge branch '2259-ca-uses-lms-start-values' into ...
2021-05-15 Dr. JaskaResolve "CA uses LMS start values" and same for FT
2021-05-13 bones_was_hereMerge branch 'master' into bones_was_here/centreprints
2021-05-11 terencehillMake sure new default value of sv_maxidle_playertospect...
2021-05-11 terencehillFix kicked player not receiving the kick message (if...
2021-05-11 terencehillMerge branch 'bones_was_here/sv_maxidle_playertospectat...
2021-05-10 terencehillSince strftime(false, "%s") doesn't work on Windows...
2021-05-10 bones_was_hereRefactor SetPlayerTeam() and fix some logic regressions 895/head
2021-05-07 bones_was_herePrint the teamkill, death and flag pickup centreprints...
2021-05-07 bones_was_hereCall team killers Traitor instead of Moron, and other...
2021-05-05 terencehillMerge branch 'master' into terencehill/freezetag_updates 896/head
2021-05-05 terencehillWhitelist g_freezetag_revive_spawnshield
2021-05-04 terencehillMerge branch 'vehicles_fix' into 'master'
2021-05-02 LegendaryGuardMove the functions in the corresponding header 899/head
2021-05-02 bones_was_hereRename sv_maxidle_spectatorsareidle to sv_maxidle_alsok...
2021-05-02 bones_was_heresv_maxidle: remove disabled announcer countdown
2021-05-02 bones_was_heresv_maxidle: Play team chat sound during countdown,...
2021-05-02 terencehillDon't show a confirmation dialogue when starting a...
2021-05-02 terencehillAdd CA and FT to Instant Action mode
2021-05-02 terencehillFix Instant Action mode not always applying the correct...
2021-04-30 terencehillFix #2579 "Persistent devastator arena after Level...
2021-04-30 terencehillSome more optimizations of Projectile_Draw
2021-04-30 terencehillOptimize code rotating prejectiles
2021-04-27 terencehillAllow customizing item stats filter with hud_panel_scor...
2021-04-27 terencehillMisc minor cleanups
2021-04-26 AriosJentuAdd CVar for moving 'Spectators' list over the scoreboa...
2021-04-23 terencehillFix 2 more incorrect notifications when notification_sh...
2021-04-23 terencehillFix teamchange notifications when notification_show_loc...
2021-04-23 terencehillGet rid of a wanring when notifications debug is enabled
2021-04-21 terencehillFreezetag: use an alternative lower revive speed if...
2021-04-21 terencehillMerge branch 'master' into terencehill/freezetag_updates
2021-04-19 terencehillMerge branch 'terencehill/image_extension_removal'...
2021-04-19 terencehillAllow showing ALL scoreboard scores (even the ones...
next