]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators
Merge branch 'master' into mario/monsters
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators /
2013-02-05 MarioMerge branch 'master' into mario/monsters
2013-02-04 Samual LenksMerge remote-tracking branch 'origin/Mario/domination_m...
2013-02-04 Samual LenksMerge remote-tracking branch 'origin/master' into Mario...
2013-02-01 Rudolf PolzerMerge branch 'master' into divVerent/rank-change
2013-01-31 MarioMerge branch 'master' into mario/domination_mutator
2013-01-31 MarioMerge branch 'master' into mario/monsters
2013-01-30 Rudolf Polzervarious mutator system fixes; add proper rollback of...
2013-01-30 Rudolf PolzerMerge remote-tracking branch 'origin/mirceakitsune...
2013-01-29 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/reload...
2013-01-29 MarioMoving Domination into the mutator API
2013-01-28 MarioSome more fixes to fish suffocating
2013-01-27 MarioDisable vehicles in tower defense
2013-01-27 MarioRemove unused cvar
2013-01-27 MarioFix compile error
2013-01-27 MarioUse normal monster skill cvar if TD starting skill...
2013-01-27 MarioRemove broken TD "hardcore" mode
2013-01-27 MarioRemove some more unused counters
2013-01-27 MarioAdd a cvar to change turret upgrade cost
2013-01-27 MarioRemove unused monster kill counter
2013-01-26 MarioFix vehicles only crushing zombies
2013-01-26 MarioAlso remove turret's .tur_head when using turretremove...
2013-01-26 MarioFix turret health bar not refilling when turret is...
2013-01-26 MarioFix turretremove & buffturret commands
2013-01-26 MarioRemove turrets that weren't spawned by a player
2013-01-26 MarioAlso enable turrets automatically in TD
2013-01-26 MarioFix players unable to join during battle
2013-01-26 MarioRemove redundant global generator entity
2013-01-26 MarioRemove an unused monster spawn counter & slightly impro...
2013-01-25 MarioFix TD controller spawning in other gamemodes
2013-01-25 MarioMerge commit 'd8d184e7c633d17f6a4468627b690bdbbae62206...
2013-01-25 MarioMerge branch 'master' into mario/monsters
2013-01-24 MarioFix TD monster spawn protection. Improve TD monster...
2013-01-24 MarioFix monster spawner spawning too many monsters
2013-01-23 MarioFix monster waypoint not getting removed with the monst...
2013-01-22 MarioThe first of many bad mistakes (forgot to include the...
2013-01-22 MarioMonsters!
2013-01-03 Rudolf Polzerfix some more bad !string uses
2012-12-31 Samual LenksLets ACTUALLY CALL the MatchEnd mutator hook, this...
2012-12-30 Samual LenksMerge remote-tracking branch 'origin/Mario/vote_mapchan...
2012-12-29 Rudolf Polzergmqcc fixes
2012-12-19 Rudolf PolzerMerge branch 'master' of http://nl.git.xonotic.org...
2012-12-19 Rudolf Polzerget rid of SUB_Null
2012-12-17 Rudolf Polzerfix most uninitialized stuff in svqc
2012-12-17 Rudolf Polzerfix a few syntax errors
2012-12-12 Samual LenksMerge remote-tracking branch 'origin/master' into teren...
2012-12-12 Samual LenksMerge remote-tracking branch 'origin/terencehill/cmd_fixes'
2012-12-12 Samual LenksMerge remote-tracking branch 'origin/terencehill/forced...
2012-12-04 Samual LenksMerge remote-tracking branch 'origin/master' into teren...
2012-12-02 Samual LenksMerge remote-tracking branch 'origin/mirceakitsune...
2012-12-02 Samual LenksMerge remote-tracking branch 'origin/terencehill/scorin...
2012-11-25 terencehillPut the block of code that detects a push into the...
2012-09-24 Rudolf PolzerMerge branch 'master' of http://de.git.xonotic.org...
2012-09-22 Samual LenksMerge branches 'master' and 'master' of http://nl.git...
2012-09-22 Samual LenksFix bug with helpme notification (spamming the radar...
2012-09-22 Jakob MGTry non compact style for fopen checking
2012-09-22 Jakob MGMerge branch 'master' of git://nl.git.xonotic.org/xonot...
2012-09-22 Jakob MGtype-o fixes
2012-09-22 Samual LenksFixes to stalemate
2012-09-22 Samual Lenksintegers ftw
2012-09-21 Samual LenksMove the macro to be global (cleaner code for EVERYBODY :D)
2012-09-21 Samual LenksImplement flag throwing punishment if you spam it too...
2012-09-21 Samual LenksFix minor issue with vehicles, plus implement dropped...
2012-09-21 Samual LenksTemporarily disable centerprint that your team mate...
2012-09-21 Samual LenksMore cleanup
2012-09-21 Samual LenksClean up code a little
2012-09-21 Samual LenksWhoops, that debug print shouldn't be there ^_^
2012-09-21 Samual LenksMake flags follow an arc'd path when passed, looks...
2012-09-20 Samual LenksClean up a little bit
2012-09-20 Samual LenksImplement directional passing system (only pass to...
2012-09-19 Samual LenksBy request, disable aim limits on throwing and add...
2012-09-18 Samual LenksClean up more stuff
2012-09-18 Samual LenksClean up code a bit
2012-09-18 Samual LenksMerge remote-tracking branch 'origin/divVerent/fix...
2012-09-17 Rudolf Polzermutator_ctf: attempt to fix warpzone issue
2012-09-16 Samual LenksDon't *ever* allow passing to vehicles, it's broken...
2012-09-11 Samual LenksCheck if the target still exists too
2012-09-11 Samual LenksImprove that check a little bit
2012-09-11 Samual LenksFix evil problem caused by players dropping the flag...
2012-09-11 Samual LenksTry idea to fix a small issue with returning flags
2012-09-10 Samual LenksMerge remote-tracking branch 'origin/samual/mutator_ctf'
2012-09-10 Samual LenksUpdate description
2012-09-10 Samual LenksClean some things up and add a better description for...
2012-09-10 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-09-10 Samual LenksMerge remote-tracking branch 'origin/ablu/nexball'
2012-09-10 Samual LenksDo the same for freezetag
2012-09-10 Samual LenksClean up havocbot roles a bit for mutators (link it...
2012-09-10 Samual LenksAdd comment
2012-09-10 Erik SchillingFixed identation to tabs in nexball code
2012-09-10 Erik SchillingAdded offset to nexball passing.
2012-09-10 Samual LenksThese spawnfuncs belong in the CTF code file, not elsewhere
2012-09-10 Samual LenksWe're supposed to check this value for use key ^_^
2012-09-10 Samual LenksImprovements to Keepaway (move scorerules to ka file...
2012-09-10 Samual LenksAdd a debug check for an issue I noticed earlier, need...
2012-09-10 Samual LenksUpdate the help me ping a bit to be more useful
2012-09-10 Samual LenksWe don't need that there anymore
2012-09-10 Samual LenksScore rules should be set up in the initiation part...
2012-09-09 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-09-09 Samual LenksWhoops, forgot about this when adding returns
2012-09-09 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-09-08 Samual LenksOn second thought, don't invert the passing effect
next