]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2023-02-05 Rudolf PolzerSkip division by zero in snapback anticheat.
2023-02-05 terencehillMerge branch 'bones_was_here/warmup' into 'master'
2023-02-05 Rudolf PolzerTransifex autosync
2023-02-05 terencehilloops, remove some testing code I accidentally put in...
2023-02-04 terencehillCount votes of eliminated players too if sv_vote_nospec...
2023-02-04 Rudolf PolzerAdd snapback detection.
2023-02-04 bones_was_hereRemove a FIXME that's fixed
2023-02-03 Rudolf PolzerFix the txt file.
2023-02-03 Rudolf PolzerTransifex autosync
2023-02-03 Rudolf PolzerRemove the stupid qcc calls in check-translations.sh.
2023-02-03 Rudolf Polzercheck-translations.sh: bail out if QCC not found
2023-02-03 Rudolf PolzerMore translation damage fixing.
2023-02-03 Rudolf PolzerUndo damage to the .pot file.
2023-02-03 Rudolf PolzerAdd back lost translations.
2023-02-01 Rudolf PolzerTransifex autosync
2023-02-01 Rudolf PolzerTransifex autosync
2023-02-01 Rudolf PolzerTransifex autosync
2023-01-31 Rudolf PolzerTransifex autosync
2023-01-30 Rudolf PolzerTransifex autosync
2023-01-29 Rudolf PolzerTransifex autosync
2023-01-28 Rudolf PolzerTransifex autosync
2023-01-27 Rudolf PolzerTransifex autosync
2023-01-26 Rudolf PolzerTransifex autosync
2023-01-25 terencehillMerge branch 'Mario/monster_lod_models' into 'master'
2023-01-25 Rudolf PolzerTransifex autosync
2023-01-25 bones_was_hereMerge branch 'bones_was_here/r_ambient' into 'master'
2023-01-24 terencehillMerge branch 'drjaska/ctsdamagescorelabels' into 'master'
2023-01-24 Dr. JaskaRemove damage dealt, damage taken and ELO scoreinfo...
2023-01-23 bones_was_hereMerge branch 'terencehill/default_server_quickmenu...
2023-01-23 terencehillQuickmenu: allow players to make server's custom quickm...
2023-01-23 bones_was_hereUse gender-neutral pronouns when referring to the player
2023-01-23 squidink7Use gender-neutral pronouns when referring to the player
2023-01-23 bones_was_hereMerge branch 'Mario/item_replacement_fix' into 'master'
2023-01-22 terencehillMerge branch 'Mario/qc_setcolor' into 'master'
2023-01-22 Rudolf PolzerTransifex autosync
2023-01-21 Rudolf PolzerTransifex autosync
2023-01-20 Rudolf PolzerTransifex autosync
2023-01-19 Rudolf PolzerTransifex autosync
2023-01-18 Rudolf PolzerTransifex autosync
2023-01-17 Rudolf PolzerTransifex autosync
2023-01-17 bones_was_hereFix compilation unit test derp
2023-01-17 bones_was_hereUse correct droptofloor distance for each Quake map...
2023-01-16 terencehillAdd more name checks
2023-01-16 terencehillFix #2798 "Armor shards stuck in ground on equinox_ligh...
2023-01-11 Rudolf PolzerTransifex autosync
2023-01-10 Rudolf PolzerTransifex autosync
2023-01-09 Rudolf PolzerTransifex autosync
2023-01-08 MarioAvoid running ColorTranslateRGB on an empty string
2023-01-08 MarioSwitch to QC-based setcolor implementation, don't fall...
2023-01-08 Rudolf PolzerTransifex autosync
2023-01-07 Rudolf PolzerTransifex autosync
2023-01-07 MarioFix a minor typo in a comment
2023-01-07 MarioRemove an unclear comment about copyentity
2023-01-06 MarioAdd a new function to copy fields from items to replace...
2023-01-06 bones_was_hereSupport multi-stage warmups in Announcer_Time()
2023-01-06 bones_was_hereRemove command-specific anti spam from ClientCommand_re...
2023-01-06 bones_was_hereImprove SVQC command flood control
2023-01-06 bones_was_hereBlock spectators from changing their ready status
2023-01-06 bones_was_hereUpdate the types of some voting related globals and...
2023-01-06 bones_was_hereRefactor Nagger_SendEntity and Net_Handle_ENT_CLIENT_NAGGER
2023-01-06 bones_was_hereRefactor HUD_InfoMessages()
2023-01-06 bones_was_hereFix HUD timer and infomessage support for g_warmup_limi...
2023-01-06 bones_was_hereUpdate hash due to some bot_think code running during...
2023-01-06 bones_was_hereCampaign: don't display scoreboard player count or...
2023-01-06 bones_was_hereGive bots genuine ready status, fixes not appearing...
2023-01-06 bones_was_hereRefactor ReadyCount() and handle bots properly
2023-01-06 bones_was_hereImprove end of warmup countdown abort (when player...
2023-01-06 bones_was_hereImplement g_warmup > 1: manual min player setting ...
2023-01-06 bones_was_hereConvert g_warmup to an autocvar and related refactoring
2023-01-05 terencehillMerge branch 'z411/ctf_notif_fix' into 'master'
2023-01-05 z411Fixed notification bug in 3-4 team CTF
2023-01-05 LegendaryGuardMerge branch 'terencehill/gibs_config' into 'master'
2023-01-05 LegendaryGuardMerge branch 'terencehill/weapon_decals_fix' into ...
2023-01-05 terencehillMerge branch 'LegendaryGuard/scale_weapon_models' into...
2023-01-05 LegendaryGuardUpdate and optimize Akordeon, Devastator, Fireball...
2023-01-04 terencehillMerge branch 'z411/pickup_panel' into 'master'
2023-01-04 z411Item Pickup panel
2023-01-02 terencehillMerge branch 'Mario/ammo_panel_alphabetical' into ...
2023-01-02 MarioClean up ammo sorting in the HUD to not reference items...
2023-01-02 bones_was_hereMerge branch 'Mario/no_engine_physics' into 'master'
2023-01-01 terencehillMore whitespace fixes
2023-01-01 terencehillDisplay ammo types in the Items Stats panel in the...
2023-01-01 MarioRevert "Add brackets around the nested viewmodel draw...
2023-01-01 MarioAdd brackets around the nested viewmodel draw call...
2022-12-31 terencehillMerge branch 'bones_was_here/gunoffset' into 'master'
2022-12-31 terencehillMerge branch 'Mario/simple_ammo_pickupevalfunc' into...
2022-12-31 MarioClean up ammo_pickupevalfunc to not reference items...
2022-12-31 bones_was_hereMerge branch 'z411/annce_queue' into 'master'
2022-12-31 MarioUpdate gameplay hash 1044/head
2022-12-31 MarioMerge branch 'master' into Mario/no_engine_physics
2022-12-30 terencehillMerge branch 'Mario/undeprecate_weapon_cleanup' into...
2022-12-30 MarioAdd a registry field for renamed weapons to define...
2022-12-29 terencehillMerge branch 'drjaska/fireball-bot-firing-flip-fix...
2022-12-29 Dr. Jaskaflip bot_primary_fireballmooth boolean so bots are...
2022-12-27 bones_was_heretrigger_hurt q3compat: always damage player at 20hz...
2022-12-27 Rudolf PolzerTransifex autosync
2022-12-26 Rudolf PolzerTransifex autosync
2022-12-25 terencehillMerge branch 'z411/gamemenu_cvar' into 'master'
2022-12-25 z411Add menu_gamemenu client cvar for the in-game menu 1101/head
2022-12-25 terencehillMerge branch 'Goodspeed/Naitlee/ChineseLocalizationUpda...
next