aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2012-05-09Core/Commands: Add level 3 command for setting npc data. used for testing scr...Kandera
2012-05-09Core/Gameobject: Set artkit once in GameObject::Createkaelima
2012-05-09Core/Transport: Set GAMEOBJECT_FLAGS from DB for transports, not hardcodedkaelima
2012-05-08Core/Items: fix compile error from previous commit. use item instead of bag.Kandera
2012-05-08Core/AI: fix the call to help handler to use distance from the npc and not th...Kandera
2012-05-08Core/Items: fix deletion of items when the bag they are in gets deleted on lo...Kandera
2012-05-07Core/AI - Fix Evade BugSvannon
2012-05-07Movement/WaypointGenerator: Fix issue where waypoints with delay always would...kaelima
2012-05-06Core/Accounts: Delete all bans related to an account when it has been deleted.kaelima
2012-05-04Fix creature's saveMacWarrior
2012-05-03Core/Seasonal: move quest resetting to the beginning of the event.kandera
2012-04-30Fix log typo with spell_group at SpellMgr.cppAmit
2012-04-30Core/DBLayer: CHAR_DEL_CHAR_AURA_FROZEN query should be asynchronouskaelima
2012-04-28Fix build and correct minor codestyle issue.QAston
2012-04-28Core/SpellScripts: rename GetTarget*() functions to GetExplTarget*(), so the ...QAston
2012-04-28Merge pull request #6368 from Vincent-Michael/disengageQAston
2012-04-28Merge pull request #6239 from The-Game/masterQAston
2012-04-28Core/Spell: Fix not using Disengage while rootedVincent-Michael
2012-04-27Core/Battleground:Vincent-Michael
2012-04-27Scripts/Icecrown Citadel: Fixed Scent of Blood on heroic mode of Deathbringer...Shauren
2012-04-24Core/Spells: Correct tick damage for health funnel. (thx alp22) Closes #3465Kandera
2012-04-24Check if unit has UNIT_DYNFLAG_TRACK_UNIT before checking auras to prevent pr...The Game
2012-04-24Core/Vehicles: Fixed creature passengers falling off vehicles at client sideShauren
2012-04-24Scripts: Replaced calls to ForcedDespawn with DespawnOrUnsummon (calls approp...Shauren
2012-04-23Merge pull request #6250 from Frca/masterShocker
2012-04-23Merge pull request #6008 from cookta2012/troy09Shocker
2012-04-23Merge pull request #5992 from 4m1g0/masterShocker
2012-04-23Merge pull request #6292 from Vincent-Michael/gateShocker
2012-04-23Core/Battleground: correct checking for which flag was on the ground. fixes i...Kandera
2012-04-22CodestyleFrca
2012-04-22Merge branch 'master' of git://github.com/TrinityCore/TrinityCoreFrca
2012-04-22Battleground/Strand of the Ancients: Fix broken gate stateVincent-Michael
2012-04-21Core/Maps: Increased default ground search range, 10 yards was insufficient f...Shauren
2012-04-21Merge pull request #6272 from MrSmite/PetAI_attackFixNay
2012-04-21Core/SpellsVincent-Core
2012-04-21Core/Spell: Attempt to fix some rare steady shot crasheskaelima
2012-04-20Fix pets attacking on non-harmful spellsMrSmite
2012-04-19Fixed buildSubv
2012-04-19Core/SmartAI: Allow SMART_ACTION_SUMMON_GO and SMART_ACTION_SUMMON_CREATURE t...Subv
2012-04-19Scripts/Ulduar: Algalon the ObserverShauren
2012-04-19Core/Creatures: Changed how boss creatures are identified, creature_template....Shauren
2012-04-18Core/Spells: Removed unneeded phase check from spell casts, its already done ...Shauren
2012-04-18Core/Collision: Disable LoS check for destroyed destructible buildings.Subv
2012-04-18Fix code style, thanks Discover.The Game
2012-04-18Core: Do not set TeleportDestination as reference in WorldSession::HandleMove...Frca
2012-04-18Core/Scripts: Added possibility to remove phase setting from EventMap and an ...Shauren
2012-04-18Core/Creatures: Set melee sheath as default only for creatures that do not ha...Shauren
2012-04-17Fix unit tracking to not being limited to the caster of SPELL_AURA_MOD_STALKE...The Game
2012-04-17Core/Misc: researched the reasons for instance reset failure and added them a...Kandera
2012-04-17Core/Player: Removed _lastLiquid from Player class, no need to have it in bot...Shauren