]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators/gamemode_towerdefense.qc
Begin making generator a common networked entity
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / gamemode_towerdefense.qc
2013-04-17 MarioBegin making generator a common networked entity
2013-04-17 MarioMove td generator model loading to client
2013-04-14 MarioFix monster targets in tower defense
2013-04-14 MarioRemove enforcer & all W_ attack functions from the...
2013-04-13 MarioBig load of updates (attempted CSQC monsters)
2013-04-04 MarioMerge branch 'master' into Mario/monsters
2013-03-22 MarioMerge branch 'master' into Mario/monsters
2013-03-19 MarioFix scoreboard showing incorrect monster count in TD
2013-03-18 MarioFix player turret count increasing even if they're...
2013-03-12 MarioFancy sounds
2013-03-11 MarioFix barricade health not updating when upgraded/repaired
2013-03-07 MarioAlso fix turret owner on connect
2013-03-07 MarioUse playerid to count player's turrets on connect
2013-03-07 MarioAlso use playerid for turret ownership
2013-03-07 MarioClean up turretspawn command a bit
2013-03-07 MarioFix being unable to edit/remove barricades
2013-03-07 MarioAdd new MUTATOR_ONROLLBACK_OR_REMOVE stuff to td
2013-03-07 MarioRemove unused neutral check from target validation...
2013-03-07 MarioUse IS_PLAYER & IS_SPEC instead of classname checks
2013-03-07 MarioMerge branch 'master' into mario/monsters
2013-03-07 MarioAdd missing files