]> 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-05-07 MarioMerge branch 'master' into Mario/monsters
2013-05-07 Samual LenksMerge remote-tracking branch 'origin/Mario/assault_mutator'
2013-05-07 Samual LenksMerge remote-tracking branch 'origin/master' into Mario...
2013-05-07 Samual LenksMerge remote-tracking branch 'origin/Mario/lms_updates'
2013-05-07 Samual LenksMerge remote-tracking branch 'origin/master' into Mario...
2013-05-07 Samual LenksMerge remote-tracking branch 'origin/terencehill/ca_are...
2013-05-07 Samual LenksMerge remote-tracking branch 'origin/master' into teren...
2013-05-06 MarioMerge branch 'master' into Mario/monsters
2013-05-04 MarioRemove useless weaponarena check
2013-05-04 MarioAdd a notification for picking up extra lives
2013-05-04 MarioRemove some more g_lms checks & add a use for mega...
2013-05-04 MarioMerge branch 'master' into Mario/lms_updates
2013-05-04 MarioAdd waypoint option to main Freeze function
2013-05-04 Samual LenksMerge remote-tracking branch 'origin/master' into teren...
2013-05-04 MarioAdd an info centerprint for spawning players
2013-04-30 MarioMerge branch 'master' into Mario/monsters
2013-04-29 MarioRename ogre to brute
2013-04-29 MarioRename rotfish to stingray
2013-04-29 MarioRemove marine
2013-04-29 terencehillMerge remote-tracking branch 'origin/terencehill/hud_co...
2013-04-29 MarioRename grunt to marine
2013-04-29 Samual LenksMerge remote-tracking branch 'origin/Mario/domination_w...
2013-04-29 Samual LenksMerge remote-tracking branch 'origin/master' into Mario...
2013-04-28 Mariorename rottweiler to cerberus
2013-04-28 MarioRename shalrath to mage
2013-04-28 Samual LenksMerge remote-tracking branch 'origin/master' into teren...
2013-04-28 MarioRename hell-knight to knight
2013-04-28 Samual LenksMerge remote-tracking branch 'origin/master' into teren...
2013-04-28 MarioMerge branch 'master' into Mario/monsters
2013-04-28 Samual LenksMerge remote-tracking branch 'origin/Mario/vehicle_cras...
2013-04-28 Samual LenksMerge remote-tracking branch 'origin/Mario/touchexplode...
2013-04-28 Samual LenksMerge remote-tracking branch 'origin/Mario/hagar_load_fix'
2013-04-27 MarioRename demon to animus
2013-04-27 MarioRename wizard to wyvern
2013-04-27 MarioRewrite monster attacks as a single function & rename...
2013-04-27 MarioRename tarbaby to slime & begin cleanup of monster_atta...
2013-04-26 terencehillFix the new rule...
2013-04-26 Samual LenksMerge remote-tracking branch 'origin/master'
2013-04-25 terencehillNew rule: frozen players can't pick up any item
2013-04-25 terencehillMerge branch 'master' into terencehill/ca_arena_mutators
2013-04-23 MarioPlay an alarm sound when a powerful monster spawns
2013-04-23 MarioUpdate tower defense monster spawn names
2013-04-23 MarioAlways use target2 if target doesn't exist
2013-04-23 MarioUpdate tower defense monsters to follow same rule
2013-04-23 MarioAdd a cvar to control monster loot lifetime
2013-04-22 Samual LenksMerge remote-tracking branch 'origin/master' into teren...
2013-04-22 MarioReturning 1 on the MonsterMove hook will stop the monster
2013-04-22 MarioSpawn turrets slightly closer to the player
2013-04-22 MarioFix being unable to repair/upgrade turrets without...
2013-04-22 MarioAdd centerprints for some hidden turret messages
2013-04-22 MarioAdd centerprints for all the turret messages
2013-04-22 MarioFix frozen players picking up the flag
2013-04-22 MarioUse floats instead of strings to handle monster type
2013-04-22 MarioSet minimum monster fuel drop amount to 5
2013-04-22 MarioAlso remove weapon entity from removed monster
2013-04-22 MarioUse targ/monster_target instead of goalentity
2013-04-22 MarioFix reversed noalign usage
2013-04-22 MarioAlso remove monster count check
2013-04-22 MarioRemove player count check from monster think function
2013-04-22 MarioFix compile errors
2013-04-22 MarioMerge branch 'master' into Mario/monsters
2013-04-22 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-04-21 Rudolf Polzerget rid of some bad uses of .ogg extension
2013-04-21 MarioInclude model source for barricade
2013-04-21 MarioAdd monster support to ons
2013-04-20 MarioAdd a basic trick to make monsters walk around eachother
2013-04-20 MarioAdd a FL_GENERATOR flag for td generator (may be used...
2013-04-20 MarioFix turrets still shooting when match ends
2013-04-20 MarioProperly lower turret power & increase buff count to 5
2013-04-20 MarioLower turret starting power in td
2013-04-18 MarioDon't give players frozen by monsters points if a teamm...
2013-04-18 MarioRemove freezetag_revive_progress
2013-04-18 MarioMerge the frozen flags
2013-04-18 MarioMake the Freeze function usable with freezetag
2013-04-18 MarioFix turrets shooting players during build phase
2013-04-18 MarioAdd tower defense to the menu
2013-04-18 MarioAlso block DPCONTENTS_MONSTERCLIP
2013-04-18 MarioAdd botclip blocking to tower defense
2013-04-18 MarioPlayer typehit sound if the player shoots another playe...
2013-04-17 MarioRemove useless generator think function
2013-04-17 MarioPrecache stuff
2013-04-17 MarioAdd some ons fanciness to td generator
2013-04-17 MarioUse Team_ColorRGB for monster/generator glow & radar...
2013-04-17 MarioMove onslaught engine damage models to the client
2013-04-17 MarioSet onslaught status when resetting too
2013-04-17 MarioAlso set generator model when health is full (for reset...
2013-04-17 MarioMore generator fixes
2013-04-17 MarioFix td generator using monster status flags
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-14 MarioUse a team switch for control point sprite name
2013-04-14 MarioFix broken domination control point waypoint
2013-04-13 MarioKnock some stuff off the WIP TODO list
2013-04-13 MarioBig load of updates (attempted CSQC monsters)
2013-04-10 terencehillround_handler: allow infinite round time (*round_timeli...
2013-04-09 MarioFix players able to rejoin after spectating
2013-04-09 MarioMerge branch 'master' into Mario/lms_updates
2013-04-04 MarioRemove monster_score
next