]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/mutators
Merge branch 'master' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mutators /
2019-02-16 terencehillMerge branch 'master' into 'master'
2019-02-15 terencehillSome minor cleanups and optimizations
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-05 terencehillMake use of a function to reduce compilation output...
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-02 terencehillFix parenthesis position to make work previous commit...
2019-02-02 terencehillSave some bandwidth by sending statusbar value to waypo...
2019-02-02 terencehillReplace a few '1 0 0' * vec with vec.x (it optimizes...
2019-02-01 terencehillRemove redundant brackets from MACRO_BEGIN / MACRO_END...
2019-02-01 terencehillReduce a bit expanded code of some often used macros
2019-01-28 terencehillFix indentation of all the if if else I could find...
2019-01-14 terencehillMerge branch 'master' into Mario/fix_me
2018-12-08 terencehillMerge remote-tracking branch 'origin/terencehill/bot_wa...
2018-12-08 terencehillMerge branch 'terencehill/bot_ai' into 'master'
2018-12-02 terencehillBot AI: properly fix bot's view angles when bot gets...
2018-11-11 MarioMerge branch '2131-debloat-cts-db' into 'master'
2018-11-04 Martin TaibrMerge branch 'martin-t/fix1994' into 'master'
2018-11-04 Martin Taibrfix issue 1994 in a better way 621/head
2018-11-04 Martin Taibrupdate cl_damagetext_offset_screen to match cfg file
2018-11-04 terencehillMerge branch 'martin-t/dmgtext' into 'master'
2018-11-03 terencehillKeep damage text always vertically centered (noticeable...
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-21 MarioMerge branch 'martin-t/weapon_switch' into 'master'
2018-10-20 MarioDon't attach nades to the server-side weapon entity...
2018-10-20 MarioMerge branch 'master' into Mario/qcphysics_tweaks 612/head
2018-10-20 MarioNever group loot items, and only throw overkill shards...
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-15 MarioUse the weapon entity as a parameter to ATTACK_FINISHED...
2018-10-13 MarioRevert hiding of the weapon entity until a clean soluti...
2018-10-13 MarioPossible workaround for invisible nades
2018-10-02 terencehillMerge branch 'terencehill/eventchase_tweaks'
2018-10-01 MarioMerge branch 'sev/luma-menu-update' into 'master'
2018-10-01 MarioMark the overkill weapons as hidden so they don't appea...
2018-10-01 MarioUse the weapon instead of its ID in accuracy_add
2018-09-30 Martin TaibrMerge branch 'master' of git://de.git.xonotic.org/xonot...
2018-09-30 MarioMerge branch 'master' into DefaultUser/func_button_relay
2018-09-30 MarioMerge branch 'martin-t/bullet-trails' into 'master'
2018-09-30 Martin TaibrMerge branch 'master' into martin-t/bullet-trails
2018-09-30 MarioMerge branch 'martin-t/help' into 'master'
2018-09-29 Martin TaibrMerge branch 'Mario/bot_maxplayers' into 'master'
2018-09-29 MarioMerge branch 'master' into Mario/duel
2018-09-29 MarioMake use of the thiswep parameter in weapon functions...
2018-09-27 terencehillMake use of a temporary intrusive list to avoid checkin...
2018-09-27 MarioMerge branch 'terencehill/ft_bugfix' into 'master'
2018-09-26 Martin TaibrMerge branch 'master' into martin-t/bullet-trails
2018-09-26 MarioMerge branch 'Mario/warmup_timer' into 'master'
2018-09-25 terencehillUse FROZEN_* constants in all the Freeze calls 600/head
2018-09-24 MarioReplace cases of !SAME_TEAM with DIFF_TEAM
2018-09-23 terencehillFix #2079: "Progress indicator sometimes missing when...
2018-09-23 terencehillIntroduce some constants to indicate frozen states...
2018-09-22 MarioMerge branch 'Mario/qcphysics'
2018-09-22 terencehillClean up code by avoiding resetting player's health...
2018-09-22 MarioMerge branch 'terencehill/scoreboard_stuff' into 'master'
2018-09-21 MarioMerge branch 'Mario/cursor' into 'master'
2018-09-21 MarioMerge branch 'terencehill/eventchase_spectated_change...
2018-09-21 MarioMerge branch 'master' into Mario/duel
2018-09-20 Martin TaibrMerge branch 'Lyberta/OKShotgunRefire' into 'master'
2018-09-20 LybertaSupposedly fix OKShotgun refire. 595/head
2018-09-18 terencehillMerge branch 'master' into Mario/cursor
2018-09-18 MarioFix a few FTEQCC compilation warnings (variable const...
2018-09-08 MarioOnly show the health bar on turrets (no names) by default
2018-09-07 MarioMerge branch 'Mario/item_wepammo_fix' into 'master'
2018-09-05 MarioTranslate item names
2018-09-03 MarioMerge branch 'terencehill/clientkill' into 'master'
2018-08-22 MarioMerge branch 'master' into Mario/morphed_explosivesmodel
2018-08-22 MarioMerge branch 'master' into morphed/energyweapons
2018-08-21 terencehillMerge branch 'master' into terencehill/bot_ai
2018-08-21 LybertaMerge branch 'master' into Lyberta/GamemodesSplit
2018-08-20 terencehillMerge branch 'terencehill/keepaway_enhancements'
2018-08-17 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul2
2018-08-17 terencehillMerge branch 'byteManiak/types' into 'master'
2018-08-17 byteManiakData types
2018-08-15 terencehillDon't allow all the waypoints to blink at the same...
2018-08-15 terencehillFix item waypoint blink effect not working
2018-08-15 terencehillMerge branch 'terencehill/formatmessage_fix' into ...
2018-08-07 terencehillMerge branch 'master' into Mario/cursor
2018-08-03 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/fullbright'
2018-07-29 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul2
2018-07-29 LybertaMerge branch 'master' into Lyberta/GamemodesSplit
2018-07-29 terencehillMerge branch 'Lyberta/FixJoinBestTeam' into 'master'
2018-07-26 terencehillClean up some sandbox code
2018-07-25 Martin TaibrMerge branch 'Lyberta/AssaultIcons' into 'master'
2018-07-25 LybertaMerge branch 'master' into Lyberta/FixJoinBestTeam
2018-07-21 MarioUse the old method for setting health in hook code...
2018-07-17 terencehillMerge branch 'master' into terencehill/bot_ai
2018-07-16 LybertaMerge branch 'master' into Lyberta/AssaultIcons 576/head
2018-07-11 LybertaEnabled Assault waypoint icons.
2018-07-11 MarioMerge branch 'sev/lumaIcons' into 'master'
2018-07-10 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-07-03 Martin Taibrbullet effect for SG
next