]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/mutators
Merge branch 'terencehill/bot_waypoints' into terencehill/bot_ai
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mutators /
2018-01-15 terencehillMerge branch 'terencehill/bot_waypoints' into terencehi...
2018-01-03 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-12-31 MirioMerge branch 'Lyberta/BlockInstagibPowerups' into ...
2017-12-30 LybertaMade Invisibility and Speed to be instagib only for... 514/head
2017-12-24 terencehillMerge remote-tracking branch 'origin/terencehill/bot_wa...
2017-12-23 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-12-03 MarioMerge branch 'DefaultUser/HUD_teamkill_position' into...
2017-12-02 terencehillMerge remote-tracking branch 'origin/terencehill/bot_wa...
2017-12-02 LybertaMerge branch 'master' into Lyberta/TeamplayFixes2 507/head
2017-12-02 MarioMerge branch 'Lyberta/NoalignFix' into 'master'
2017-12-01 LybertaFixed noalign handling in random items and overkill. 509/head
2017-12-01 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-11-28 LybertaMerge branch 'master' into Lyberta/TeamplayFixes2
2017-11-27 MarioMerge branch 'Mario/target_teleporter_v2' into 'master'
2017-11-25 MarioMerge branch 'DefaultUser/kick_teamkiller' into 'master'
2017-11-25 MarioMerge branch 'master' into DefaultUser/kick_teamkiller
2017-11-25 MarioMerge branch 'Lyberta/RandomItems' into 'master'
2017-11-25 MarioMerge branch 'master' into Lyberta/RandomItems
2017-11-25 LybertaRandom items: Use noalign value set by mapper.
2017-11-25 LybertaRandom items: Added checks for cvar existence.
2017-11-25 MarioMerge branch 'martin-t/aesinfo' into 'master'
2017-11-25 LybertaAdded no_align option to Item_Create.
2017-11-25 MarioMerge branch 'master' into DefaultUser/kick_teamkiller
2017-11-25 MarioMerge branch 'TimePath/stale_move_negation' into 'master'
2017-11-25 MarioMerge branch 'DefaultUser/func_button_dont_accumulate_d...
2017-11-25 MarioMerge branch 'martin-t/okc2' into 'master'
2017-11-25 MarioUse start_health instead of a cvar() call to the origin...
2017-11-25 LybertaMerge branch 'master' into Lyberta/RandomItems
2017-11-10 LybertaAdded ITEM_FLAG_NORMAL.
2017-11-10 LybertaAdded ITEM_FLAG_OVERKILL.
2017-11-10 LybertaAdded ITEM_FLAG_INSTAGIB.
2017-11-10 LybertaRandom items: Major refactoring.
2017-11-10 LybertaRandom items: Removing more useless macros.
2017-11-09 LybertaRandom items: Removing some useless macros.
2017-11-09 LybertaMerge branch 'master' into Lyberta/RandomItems
2017-10-29 Martin TaibrMerge branch 'master' into martin-t/okc2
2017-10-24 LybertaDisable new toys weapon replacement when random items...
2017-10-24 LybertaMerge branch 'master' into Lyberta/RandomItems
2017-10-17 terencehillMerge branch 'terencehill/bot_waypoints' into terencehi...
2017-10-17 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-10-16 LybertaRandom items: Better weapon handling.
2017-10-16 LybertaMerge branch 'master' into Lyberta/RandomItems
2017-10-16 LybertaRandom items: Removed more macros.
2017-10-16 LybertaRenamed item_invincible to item_shield.
2017-10-16 LybertaRemoved some unneeded macros.
2017-10-16 LybertaRandom items: Better weapon replacement code.
2017-10-16 LybertaRemoved replacedweapon.
2017-10-16 LybertaRemoved references to droppedweapon.
2017-10-10 LybertaGives instagib items actual spawnfuncs.
2017-10-10 MarioMerge branch 'matthiaskrgr/nadecountdown_nopicmip'...
2017-10-08 LybertaRandom items: Preserve team of the items.
2017-10-08 LybertaMade instagib powerups on par with vanilla ones.
2017-10-08 LybertaFixed instagib powerups.
2017-10-08 LybertaGive instagib items canonical spawnfuncs.
2017-10-08 LybertaRandom items: Cvar fixes.
2017-10-08 TimePathFix compilation units
2017-10-08 TimePathPush down spawning logic from spawnfuncs to dedicated...
2017-10-08 TimePathsv_random_items.qc: more diet
2017-10-08 TimePathsv_random_items.qc: start weight loss program ;)
2017-10-07 LybertaStart random items enums from 1.
2017-10-07 LybertaBetter instagib netnames.
2017-10-05 LybertaRandom items: Fixed overkill detection.
2017-10-05 LybertaRandom items: Added proper overkill support.
2017-10-05 LybertaMerge branch 'master' into Lyberta/RandomItems
2017-09-30 LybertaRandom items: Polish.
2017-09-30 LybertaRandom items: added support for instagib.
2017-09-30 LybertaRandom items: new replacement algorithm.
2017-09-30 LybertaRefactoring item system.
2017-09-29 LybertaRandom items: finished base code.
2017-09-29 LybertaRandom items: more code.
2017-09-28 LybertaStarted random items mutator.
2017-09-27 FreddyKick teamkiller mutator: fix playtime being reset on...
2017-09-27 FreddyKick teamkiller mutator: use lower limit of teamkills...
2017-09-27 FreddyKick teamkiller mutator: use a teamkill rate
2017-09-23 LybertaMerge branch 'master' into Lyberta/RandomStartWeapons
2017-09-23 MarioMerge branch 'Lyberta/DynamicHandicap2' into 'master'
2017-09-23 MarioMerge branch 'Lyberta/URS3' into 'master'
2017-09-23 LybertaNew dynamic handicap algorithm. 494/head
2017-09-21 FreddyAdd a mutator to automatically kick teamkilling trolls...
2017-09-19 MarioMerge branch 'martin-t/dmgtextconfig' into 'master'
2017-09-18 MarioMerge branch 'martin-t/has_origin' into 'master'
2017-09-18 TimePathMutator: Stale-move negation
2017-09-16 LybertaMerge branch 'master' into Lyberta/URS3
2017-09-16 TimePathAdd missing generated files
2017-09-16 TimePathMerge branch 'Lyberta/DynamicHandicap' into 'master'
2017-09-16 LybertaDynamic handicap: removed debug code.
2017-09-10 LybertaMerge branch 'master' into Lyberta/DynamicHandicap
2017-09-10 LybertaMerge branch 'master' into Lyberta/URS3
2017-09-09 Martin TaibrMerge branch 'master' into martin-t/okc2
2017-09-06 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-09-06 LybertaMerge branch 'master' into Lyberta/URS3
2017-09-06 LybertaMerge branch 'master' into Lyberta/DynamicHandicap
2017-09-06 LybertaAdded handicap API.
2017-09-04 LybertaRerun genmod.sh.
2017-09-04 LybertaTypo.
2017-09-04 LybertaAdded Dynamic handicap.
2017-09-03 Martin TaibrMerge branch 'master' into martin-t/okc2
2017-09-02 LybertaMerge branch 'master' into Lyberta/TeamplayFixes_
2017-09-02 LybertaMerge branch 'Lyberta/URS3' into Lyberta/RandomStartWeapons
2017-09-02 LybertaMerge branch 'master' into Lyberta/URS3
next