]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Merge branch 'terencehill/decals_fix' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2023-03-19 terencehillMerge branch 'terencehill/decals_fix' into 'master'
2023-03-17 terencehillRun genmod.sh
2023-03-16 terencehillMerge branch 'master' into 'master'
2023-03-13 bones_was_hereFix mapinfo settemp of individual powerup cvars
2023-03-05 terencehillMerge branch 'drjaska/mayhem' into 'master'
2023-03-05 Dr. JaskaMayhem and Team Mayhem gamemodes
2023-03-03 terencehillGive a local variable a less ambiguous name (fraglimit_...
2023-02-20 terencehillUse a temp entity to avoid linking kh_controller to...
2023-02-17 bones_was_hereMerge branch 'Juhu/q3_jumppads' into 'master'
2023-02-17 JuhuUse same jump pad trajectory origin as Q3 on Q3 maps...
2023-02-16 bones_was_hereAdd Q3COMPAT_COMMON to work around #2812
2023-02-09 z411Merge branch 'bones_was_here/no_clobber_DP_cmds' into...
2023-02-09 terencehillDocument the negative w_backoff factor of the hook...
2023-02-08 terencehillRevert "Restore a safety check removed in the previous...
2023-02-08 terencehillRestore a safety check removed in the previous merge...
2023-02-08 terencehillMerge branch 'Mario/rocket_blaster_fix' into 'master'
2023-02-07 MarioAlso reverse trace_plane_normal to match the engine...
2023-02-07 MarioCheck to make sure neither entity has been freed when...
2023-02-07 MarioAdd a global to enable engine physics for testing purposes
2023-02-06 terencehillRemove BLASTER_SECONDARY_ATTACK, now less useful thanks...
2023-02-06 terencehillClean blaster code up to reduce code and fields
2023-02-06 kiwixzFix qcsrc genmod.sh including files twice
2023-02-05 terencehillMerge branch 'bones_was_here/warmup' into 'master'
2023-01-25 terencehillMerge branch 'Mario/monster_lod_models' into 'master'
2023-01-25 bones_was_hereMerge branch 'bones_was_here/r_ambient' into 'master'
2023-01-23 bones_was_hereMerge branch 'terencehill/default_server_quickmenu...
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-18 terencehillFix #2128 "Hitscan weapons create no decals when shooti...
2023-01-09 terencehillSave 3 bytes by sending the force vector slightly compr...
2023-01-09 terencehillFix decals not appearing when a projectile with 0 size...
2023-01-08 terencehillRevert ceb39e77a "Optimize damageeffects code: when...
2023-01-08 MarioAvoid running ColorTranslateRGB on an empty string
2023-01-08 MarioSwitch to QC-based setcolor implementation, don't fall...
2023-01-06 MarioAdd a new function to copy fields from items to replace...
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-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...
2022-12-31 terencehillMerge branch 'bones_was_here/gunoffset' into 'master'
2022-12-31 terencehillMerge branch 'Mario/simple_ammo_pickupevalfunc' into...
2022-12-31 bones_was_hereMerge branch 'z411/annce_queue' into 'master'
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-25 terencehillMerge branch 'z411/gamemenu_cvar' into 'master'
2022-12-25 terencehillMerge branch 'Goodspeed/Naitlee/ChineseLocalizationUpda...
2022-12-25 terencehillMerge branch 'Mario/minor_fixes' into 'master'
2022-12-24 bones_was_hereIncrease cl_casings_ticrate for better quality with...
2022-12-24 bones_was_hereUse model size for casing bbox
2022-12-24 bones_was_hereDelete casings that spawn in a solid to avoid glitchy...
2022-12-24 bones_was_hereReduce overhead when deleting casings
2022-12-24 bones_was_hereRemove unused parameters of SpawnCasing()
2022-12-24 bones_was_hereSignificantly reduce the spin applied to casings
2022-12-24 bones_was_hereMake bullet cases more bouncy than shell cases
2022-12-24 bones_was_hereSave a byte on each casing message by omitting roll...
2022-12-22 terencehillSmall cleanup
2022-12-22 terencehillOptimize damageeffects code: when a hitscan weapon...
2022-12-21 LegendaryGuardFix #2783 (natural/napierian logarithm)
2022-12-15 terencehillFix decals not appearing if a grenade explodes slighlty...
2022-12-15 terencehillSend force vector uncompressed to avoid missing decals...
2022-12-13 bones_was_hereCheck PVS before sending casings
2022-12-13 bones_was_hereSome viewmodel_draw() optimisations
2022-12-13 bones_was_hereImplement cl_gunoffset: adjusts position of first perso...
2022-12-07 bones_was_hereMerge branch 'Mario/door_rotating_fix' into 'master'
2022-12-07 LegendaryGuardMerge branch 'Mario/item_skins' into 'master'
2022-12-04 bones_was_hereRevert "Make messages translatable for trigger_hurt...
2022-12-04 bones_was_hereMake messages translatable for trigger_hurt, target_kil...
2022-12-04 MarioFix error spam that occurs when standing in the way... 1105/head
2022-12-03 terencehillOptimize damageeffects code a bit; also fix whitespace
2022-12-02 bones_was_hereMerge branch 'Mario/droptofloor_outofsolid' into 'master'
2022-12-02 terencehillCorrectly show particle fx and decal when a grenade...
2022-12-01 MarioMerge branch 'master' into Mario/no_engine_physics
2022-11-30 terencehillMerge branch 'z411/ca-prevent-observer' into 'master'
2022-11-30 z411Add option to disable freecam (observer) in Clan Arena...
2022-11-27 MarioMake the controller entity for moving platforms QC...
2022-11-27 MarioMerge branch 'z411/info_cleanup' into 'master'
2022-11-27 MarioMerge branch 'Mario/qcphysics_tweaks' into 'master'
2022-11-27 MarioSome minor tweaks to the QC physics logic
2022-11-27 MarioMerge branch 'Mario/vortex_playercolors' into 'master'
2022-11-27 MarioUse the player's color for Vortex charging instead...
2022-11-21 terencehillMerge branch 'bones_was_here/sandbox_object_fix' into...
2022-11-21 MarioMerge branch 'master' into Mario/no_engine_physics
2022-11-18 bones_was_hereMerge branch 'terencehill/blocking_mover_fix' into...
2022-11-14 MarioStart the dropped capture timer when the flag touches...
2022-11-14 MarioFix a compilation error
2022-11-12 z411Prepare for battle can be queued.
2022-11-12 z411Reverting announcer queue default to 2 seconds
next