]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators
Revert previous commit (giving more lives on spawn fails)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators /
2013-02-06 MarioRevert previous commit (giving more lives on spawn...
2013-02-06 MarioGive players new lives when spawning, rather than on...
2013-02-06 MarioMove reset_map LMS score back into arena.qc to fix...
2013-02-06 MarioBegin moving LMS to a mutator
2013-02-05 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
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-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-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
2012-09-08 Samual LenksRemove some useless cvars and update the effects more
2012-09-08 Samual LenksNew capture effects
2012-09-08 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-09-08 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-09-08 Samual LenksBetter use of TRUE/FALSE in gamemode_ctf.qc
2012-09-08 Samual LenksOn second thought, this needs to run in intermission...
2012-09-08 Samual LenksDon't allow players to throw the flag in intermission
2012-09-08 Samual LenksCorrect spelling of "receive" in even more places....
2012-09-07 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-09-07 Samual Lenksbetter calculation/settings for strength flag throwing
2012-09-07 Samual LenksRemove useless entity... also ADD STRENGTH MULTIPLIER...
2012-09-07 Samual LenksUpdate the "last updated" timestamp on the code
2012-09-07 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-09-06 Samual LenksFix mis-spelling of "receiver"
2012-09-06 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-09-06 Samual LenksPassing is assisting too
2012-09-06 SamualYou can't assist yourself ^_^
2012-09-06 SamualFix balancing with drop penalties; add assist points...
2012-09-06 Samual LenksRedundancy is now made redundant.
2012-09-06 Samual LenksRework the scoring configuration a bit for CTF, strip...
2012-09-06 Samual LenksImprove the detection of the automatic "help me" notifier
2012-09-06 Samual LenksFix passing of flag notification on the HUD -- this...
2012-09-06 Samual LenksAdd "captime" score field for CTF, revealing captime...
next