]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/weapons
Apply default values in code to the gameplayfix cvars
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons /
2019-09-14 MarioMerge branch 'martin-t/qc2rust' into 'master'
2019-09-13 MarioMerge branch 'martin-t/seta' into 'master'
2019-09-12 Martin TaibrMerge branch 'cloudwalk9/mgburstfix' into 'master'
2019-09-12 Martin Taibrfix burst when no ammo for reload, update hash
2019-09-12 Martin Taibrcleanup
2019-09-12 Martin TaibrMerge branch 'master' into cloudwalk9/mgburstfix
2019-09-10 MarioMerge branch 'Mario/spike_removal' into 'master'
2019-09-10 MarioDon't dequeue the projectile if it's already been done 714/head
2019-09-10 MarioUse destructors to dequeue crylink spikes, fixes some...
2019-09-07 MarioFix g_rocket_flying_disabledelays (below 0 means proxim...
2019-09-07 MarioAdd g_balance_devastator_remote_jump as a controller...
2019-09-07 MarioMerge branch 'martin-t/mg-solidpen' into 'master'
2019-09-04 MarioDon't perform antilag takeback on every single bullet...
2019-09-03 Martin TaibrMerge branch 'master' into martin-t/mg-solidpen
2019-08-30 MarioFix sv_q3acompat_machineshotgunswap
2019-08-30 MarioMerge branch 'Mario/tenshihan_newsounds' into 'master'
2019-08-29 Martin TaibrMerge branch 'master' into martin-t/mg-solidpen
2019-08-29 terencehillMerge branch 'terencehill/date_format' into 'master'
2019-08-29 MarioMerge branch 'master' into terencehill/less_fields 659/head
2019-08-29 MarioMerge branch 'master' into Mario/stats_eloranking
2019-08-29 MarioMerge branch 'master' into terencehill/bot_waypoints
2019-08-25 Martin TaibrMerge branch 'master' into martin-t/available
2019-08-24 MarioMerge branch 'terencehill/automatic_sendcvar' into...
2019-08-22 terencehillMerge branch 'master' into terencehill/bot_waypoints
2019-08-18 terencehillAutomatically send cvar values (when changed) to the...
2019-08-18 MarioAdd an option (off by default) to allow the vortex...
2019-08-18 MarioMerge branch 'master' into martin-t/rulesets 688/head
2019-08-18 MarioMerge branch 'terencehill/casings' into 'master'
2019-08-17 Martin TaibrMerge branch 'master' into martin-t/ok-config and remov...
2019-08-17 Martin TaibrMerge branch 'Mario/force_zscale' into 'master'
2019-08-17 MarioMerge branch 'Mario/buff_timer' into 'master'
2019-08-15 MarioAdd a force_zscale setting to weapons that use the...
2019-08-15 terencehillCompact weapon flag checks
2019-08-14 MarioMerge branch 'Mario/weapon_specialattack_flag' into...
2019-08-13 MarioImplement WEP_FLAG_SPECIALATTACK, a flag for the 'attac... 681/head
2019-08-11 MarioMerge branch 'terencehill/shuffleteams_delay' into...
2019-08-11 MarioMerge branch 'master' into Mario/weaponarena_available
2019-08-11 MarioMerge branch 'terencehill/megaerebus_glow' into 'master'
2019-08-11 MarioMerge branch 'martin-t/whoosh' into 'master'
2019-08-10 MarioMerge branch 'terencehill/waypoint_on_items' into ...
2019-08-10 MarioReset swamp status on respawn
2019-08-02 MarioMerge branch 'martin-t/burst' into 'master'
2019-08-02 Martin Taibrs/burst_speed/burst_spread - seems to be a typo 669/head
2019-07-31 terencehillMerge branch 'master' into terencehill/bot_waypoints
2019-07-29 MarioMerge branch 'master' into Mario/weaponarena_available
2019-07-27 MarioMerge branch 'martin-t/current-map' into 'master'
2019-07-27 David KnappFix indenting so it's consistent with the rest of the...
2019-07-27 David KnappOnly decrease by what's left in the mag. Also improve...
2019-07-27 David KnappMinor tweak. Negate value directly instead of multiplyi...
2019-07-27 terencehillLess STATIC_INIT calls in race code + small cleanup
2019-07-27 MarioAdd a hittype for sound-based attacks that cause bleedi...
2019-07-27 MarioAdd a weapon flag for weapons that don't use truaim...
2019-07-22 David KnappReadability improvement in really long 'if' statement.
2019-07-22 David KnappApply the fraction to an integer and use it for the...
2019-07-20 David KnappUse min() to keep the fraction <= 1 instead of a separa...
2019-07-19 David KnappApply some math to only fire the (rounded) fraction...
2019-07-05 David KnappBlock manual reload if bursting to avoid wasting ammo.
2019-07-04 David KnappFix regression where entire mag would be dumped if...
2019-07-04 David KnappCheck misc_bulletcounter == 0 before reloading machine...
2019-06-30 Martin TaibrMerge branch 'master' into martin-t/mg-solidpen
2019-06-24 MarioMerge branch 'martin-t/settings' into 'master'
2019-05-13 terencehillFix some comments
2019-05-12 terencehillFix weapon glow color when vortex starts charging
2019-05-12 MarioMerge branch 'terencehill/countrylist_removal' into...
2019-05-12 terencehillSmall optimization
2019-05-12 terencehillFilter out unused menu code
2019-05-12 terencehillFix some inconsistent indentation
2019-04-21 terencehillMerge branch 'master' into terencehill/translated_keys
2019-04-18 MarioMerge branch 'terencehill/dumpturrets' into 'master'
2019-04-16 terencehillAdjust a debug message and a comment
2019-04-14 terencehillMerge branch 'terencehill/ForbidWeaponUse'
2019-04-11 terencehillFix array indices out of bounds; abort dump if a weapon...
2019-04-11 terencehillCompact 2 macros
2019-04-10 terencehillFix #2201 "ForbidWeaponUse mutator hook can leave the... 644/head
2019-03-17 MarioMerge branch 'mirceakitsune/fix_damageeffects' into...
2019-03-09 Mircea KitsuneUse a weapon flag to mark weapons that induce bleeding 640/head
2019-03-03 terencehillMerge branch 'master' into terencehill/bot_ai
2019-02-16 terencehillMerge branch 'master' into 'master'
2019-02-15 terencehillSome minor cleanups and optimizations
2019-02-13 Martin TaibrMerge branch 'master' into martin-t/mg-solidpen
2019-02-12 terencehillMerge branch 'terencehill/more_compilation_optimizations'
2019-02-12 MarioMerge branch 'terencehill/minplayers_per_team' into...
2019-02-08 terencehillRevert e30214cf "Purge SetResourceAmountExplicit" becau...
2019-02-07 terencehillIntroduce the shared function write_String_To_File...
2019-02-03 terencehillGetResourceAmount --> GetResource, SetResourceAmount...
2019-02-03 terencehillReduce name space of resource constants and variables...
2019-02-03 terencehillMerge branch 'Mario/setresourceamount' into 'master'
2019-02-03 MarioPurge SetResourceAmountExplicit 636/head
2019-02-01 terencehillRemove redundant brackets from MACRO_BEGIN / MACRO_END...
2019-01-28 terencehillFix indentation of all the if if else I could find...
2018-11-01 terencehillMerge branch 'master' into martin-t/dmgtext
2018-10-22 terencehillMerge branch 'master' into terencehill/bot_waypoints
2018-10-21 MarioMerge branch 'master' into Mario/mapinfo_title_fix
2018-10-20 MarioMerge branch 'master' into Mario/qcphysics_tweaks
2018-10-20 Martin TaibrMerge branch 'master' into martin-t/effects
2018-10-17 MarioMerge branch 'Mario/wepgroup_switch' into 'master'
2018-10-17 MarioMerge branch 'sev/luma-menu-xpm' into 'master'
2018-10-16 MarioUse an attack think loop to keep the attack going inste...
2018-10-16 MarioFix hagar's animation resetting after the first attack
2018-10-15 MarioUse the weapon entity as a parameter to ATTACK_FINISHED...
next