]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
fix keybinder having wrong team selection bind
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2023-05-30 drjaskafix keybinder having wrong team selection bind drjaska/fixes
2023-05-30 drjaskakeepaway string inconsistency
2023-05-28 bones_was_hereIncrease Xonotic version to 0.8.6
2023-05-28 bones_was_hereMerge branch 'pending-release' into 'master'
2023-05-28 bones_was_hereMerge branch 'LegendaryGuard/remove_spawnfunc_check_fie...
2023-05-28 bones_was_hereRemove temporary (for translators) survival strings
2023-05-28 bones_was_hereMerge remote-tracking branch 'origin/master' into pendi...
2023-05-28 bones_was_hereMerge branch 'terencehill/vote_canceled' into 'master'
2023-05-27 terencehillAdd a cvar to make it easy to debug votes
2023-05-27 terencehillWhen the match is over notify that the vote in progress...
2023-05-27 terencehillMerge branch 'terencehill/ft_froze_by_space_fix' into...
2023-05-27 Dr. JaskaMerge branch 'drjaska/superbots' into 'master'
2023-05-27 Dr. JaskaAdd a new bot skill level for extremely tough bots
2023-05-27 terencehillImprove a comment
2023-05-27 LegendaryGuardRemove map entity whitelist checks
2023-05-26 LegendaryGuardApply SPAWNFUNC_CHECK_FIELDS in the Makefile for custom...
2023-05-25 terencehillMerge branch 'terencehill/lms_spec' into 'master'
2023-05-25 terencehillMerge branch 'drjaska/2809-splashdmgforcecalcfix' into...
2023-05-25 Dr. JaskaResolve "Setting a weapon's primary damage to 1 causes...
2023-05-25 LegendaryGuardIncrease IGNORE_MAXPLAYERS to 16
2023-05-25 LegendaryGuardMerge branch 'LegendaryGuard/avoid_spam_map_custom_fiel...
2023-05-25 LegendaryGuardAdd SPAWNFUNC_CHECK_FIELDS macro to enable/disable...
2023-05-25 bones_was_herePort !1175 (keepaway fixes) to team keepaway
2023-05-25 bones_was_hereMerge remote-tracking branch 'origin/master' into pendi...
2023-05-25 bones_was_hereMerge branch 'LegendaryGuard/banningsystems' into ...
2023-05-25 LegendaryGuardNew banning systems (ignore, muteban, voteban and playb...
2023-05-25 bones_was_hereMerge branch 'bones_was_here/ka_fixes' into 'master'
2023-05-25 bones_was_herekeepaway: make warning punchier and more suitable for...
2023-05-25 bones_was_hereMinor cleanups in keepaway
2023-05-25 bones_was_herekeepaway: fix bug where on certain maps the ball had...
2023-05-25 bones_was_hereRevert "Remove legacy Quake bbox expansion: map entities"
2023-05-25 bones_was_hereRevert "Use correct pickup item bboxes on clients"
2023-05-25 bones_was_hereRevert "Remove legacy Quake bbox expansion: projectiles"
2023-05-25 bones_was_hereRevert "Fix thrown/dropped loot items getting stuck...
2023-05-25 bones_was_hereRevert "Fix thrown/dropped gametype objectives getting...
2023-05-25 bones_was_hereFix thrown/dropped gametype objectives getting stuck...
2023-05-25 bones_was_hereFix thrown/dropped loot items getting stuck in solid
2023-05-24 terencehillAlso don't increase armor and ammo of non-frozen player...
2023-05-24 terencehillIf a frozen player falls into space don't increase...
2023-05-23 terencehillMerge branch 'drjaska/wep-reload-fixes' into 'master'
2023-05-23 Dr. JaskaFix crylink and vaporizer being able to fire with empty...
2023-05-23 terencehillMerge branch 'drjaska/crylink-waitrelease' into 'master'
2023-05-23 Dr. JaskaCrylink: require 2 or more pellets for waitrelease
2023-05-23 terencehillMerge branch 'terencehill/democamera_fix' into 'master'
2023-05-23 bones_was_heresv_q3compat_changehitbox: use correct model scale and...
2023-05-23 bones_was_hereMerge branch 'Mario/team_keepaway' into 'pending-release'
2023-05-23 MarioAdd Team Keepaway, a teamplay variant of Keepaway where...
2023-05-22 Dr. JaskaMerge branch 'Spike29/translators_credits_update' into...
2023-05-21 terencehillAdd Survival strings before the merge of Survival to...
2023-05-21 terencehillMerge branch 'bones_was_here/sv_legacy_bbox_expand...
2023-05-21 bones_was_hereRemove legacy Quake bbox expansion: projectiles
2023-05-21 bones_was_hereUse correct pickup item bboxes on clients
2023-05-21 bones_was_hereRemove legacy Quake bbox expansion: map entities
2023-05-21 bones_was_hereInclude boxesoverlap() in WarpZoneLib_ExactTrigger_Touc...
2023-05-21 bones_was_hereInvert bool WarpZoneLib_ExactTrigger_Touch() so it...
2023-05-21 bones_was_hereRemove trigger_init(), it's in the way and is mostly...
2023-05-21 Spike29Update the list of translators:
2023-05-21 bones_was_hereMerge remote-tracking branch 'origin/master' into pendi...
2023-05-21 bones_was_hereMerge branch 'terencehill/instagib_powerup_distribution...
2023-05-20 terencehillShow the correct key to join a team in the team selecti...
2023-05-19 terencehillInstagib: select a random powerup to replace an item...
2023-05-19 terencehillFix Extralife pickup sound stopping long powerup sounds
2023-05-19 terencehillMerge branch 'bones_was_here/BoxTouchesBrush' into...
2023-05-19 terencehillhud_panel_scoreboard_ping_* cvars: fix typos in 2 cvar...
2023-05-19 terencehillImplement the gametypevote global as bool both in serve...
2023-05-19 LegendaryGuardMerge branch 'z411/green_ping' into 'master'
2023-05-19 z411Make best pings green, good pings yellow, medium pings...
2023-05-19 bones_was_hereFix visual glitch when traversing warpzones with sv_are...
2023-05-19 terencehillMerge branch 'drjaska/mapvote-all-abstain' into 'master'
2023-05-19 Dr. JaskaFix #2443 "Map voting countdown continues even when...
2023-05-19 bones_was_hereUpdate dpdefs/upstream
2023-05-19 bones_was_hereChange update logic from missing-file-specific to versi...
2023-05-18 bones_was_hereWork around trigger_hurt not being detected by tracebox...
2023-05-18 bones_was_hereWarpZoneLib_BoxTouchesBrush: deglobalise, add TODO
2023-05-18 bones_was_hereWarpZoneLib_BoxTouchesBrush: fix whitespace
2023-05-15 bones_was_hereMerge branch 'Juhu/link_after_solid' into 'master'
2023-05-15 JuhuFix some bmodels not being linked/unlinked correctly...
2023-05-13 terencehillMinor cleanups
2023-05-13 terencehillFix application crash executing cl_cmd debugmodel witho...
2023-05-10 bones_was_hereMerge 'add %o and %O to chat formatting for own origin...
2023-05-10 bones_was_hereMerge branch 'drjaska/monster-loot-offswitch' into...
2023-05-10 Dr. JaskaMonster loot off-switch
2023-05-10 bones_was_hereMerge branch 'terencehill/scores_per_round' into 'master'
2023-05-10 terencehillScoreboard: allow showing average scores per round
2023-05-10 bones_was_hereMerge branch 'drjaska/maplist-remove' into 'master'
2023-05-10 Dr. Jaskafix g_maplist_remove completely breaking due to argv...
2023-05-10 bones_was_hereMerge branch 'terencehill/instagib_item_fix' into ...
2023-05-10 drjaskaadd %o and %O to chat formatting for origin
2023-05-09 terencehillMerge the instagib_replace_with_* functions into a...
2023-05-09 terencehillLMS and Instagib: fix extralife not counted in the...
2023-05-09 bones_was_hereMerge remote-tracking branch 'origin/master' into pendi...
2023-05-09 bones_was_hereMerge branch 'Mario/survival' into 'pending-release'
2023-05-09 MarioAdd Survival, a gamemode where randomly selected hunter...
2023-05-09 bones_was_hereMerge branch 'bones_was_here/autopause_dedicated' into...
2023-05-09 bones_was_hereMerge branch 'drjaska/whitelist_weaponarena' into ...
2023-05-09 Dr. Jaskawhitelist g_*_weaponarena "most" and "most_available"
2023-05-06 terencehillLMS: if normal items are enabled don't convert megaheal...
2023-05-06 terencehillLMS: fix megahealths from other games not getting repla...
2023-05-06 terencehillInstagib: fix ammo from other games not getting replace...
2023-05-06 terencehillInstagib: fix items from other games not getting replac...
next