aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2010-11-10Core: Partial revert of rcb3188281e, rc85b35f076, r97f9a0fa3e due to missing ...click
2010-11-09Core/Spells: Deterrence should deflect Death Grip._manuel_
2010-11-09Fixed compileShauren
2010-11-09Core/Scripts Part 1 of moving all commands to commandscriptsParadox
2010-11-09Reverted revision d8e919eb3a7bShauren
2010-11-09Core/ObjMgr: Use proper mutex object for SaveGORespawnTimeMachiavelli
2010-11-09Core/Unit: Threat values sent to the client should be multiplied by 100, as p...Machiavelli
2010-11-09Core/Spells: Fix Shield of Righteousness damageMachiavelli
2010-11-09Core/Battleground: Fix a possible crash in Alterac Valley.Machiavelli
2010-11-09Core/Misc: Fix a typo (affects no functionality, just for aesthetics)Machiavelli
2010-11-09Core/Scripts: Fix Harbinger Skyriss event in Arcatraz.Machiavelli
2010-11-09Core/Scripts: Fix Escape from Durnholde quest credit.Machiavelli
2010-11-09Core/Scripts: Fix script text typo for Vorsha the LasherMachiavelli
2010-11-09Core/Formula´s: Fix group XP modifier calculation by adding missing breaks. ...Machiavelli
2010-11-08Core/Items: Added a forgotten break in item enchant checks.Xanadu
2010-11-08Core/PCH: Added WorldSocket.h include to PCH for worldserver.Xanadu
2010-11-08Core/Spells: Show some SPELL_AURA_MOD_DODGE_PERCENT auras as debufs as expect...click
2010-11-08Core: Use portable ACE-methods to do millisec time-value calculation (patch b...click
2010-11-08Core/ItemHandler: Fix a logic error when checking for gem equipment limits. (...click
2010-11-07Core/Maps: Fix exploit with players changing raid-difficulty and getting no c...click
2010-11-07Core: Disallow moving currency tokens out of their hidden bag - fix by leakclick
2010-11-07Core/Spells: Fix hunter pet namechanging when using Certificate of Ownership ...click
2010-11-07Core/SmartAI:Rat
2010-11-07Fix "typo" in previous commit (codingstyle)click
2010-11-07Core/Entities: Fix exploit/crash in inventory-handling (CMSG_OPEN_ITEM) -than...click
2010-11-07Core/SmartAI: added ACTION_CROSS_CASTRat
2010-11-07Core/SmartAI: added TARGET_OWNER_OR_SUMMONER, useful if you have a creature s...Rat
2010-11-07Core/SmartAI/TypoRat
2010-11-06Core/SmartAI: added SMART_ACTION_INVOKER_CAST, spellID, castFlags,Rat
2010-11-06Core/SmartAI: modified ACTION_EQUIP to use a bitmask to send slot updates (fo...Rat
2010-11-06Core/Unit: Clear threat list on units when they die (fix players having aggro...Machiavelli
2010-11-05Scripts/Quests: Fixed quest "They're Alive! Maybe...", patch by erocoloco@hot...Shauren
2010-11-05Core/Conditions/TypoRat
2010-11-05Core/Conditions: updated CONDITION_AURA, if Param3 is set true target is test...Rat
2010-11-05Core/SmartAI: added option to reset orientation (use ACTION_SET_ORIENTATION w...Rat
2010-11-05Core/SmartAI: added SMART_ACTION_SIMPLE_TALK, param1: textID, uses the 'Targe...Rat
2010-11-05Core/Chat: Move some protected members of chathandler to public scope so they...click
2010-11-05Core/Groups: Fix issue with raid-leader being removed from group on relog/ser...Shocker
2010-11-04Core/SmartAI: swap menuid/actionid params in GOSSIP_SELECT eventRat
2010-11-04Core/Spells: Enchanting items using a vellum is no longer possible in tradeShauren
2010-11-04Core/SmartAI: store event invoker when available, and use it for Invoker targetRat
2010-11-03Core/SmartAI: fixed Gossip Select eventRat
2010-11-03Core/AI: delay all AI()->Respawn() hooks by 1 server tick, this way when crea...Rat
2010-11-03Core/SmartAI: fixed EVENT_RANGE handling, and limited it to only creature scr...Rat
2010-11-03Scripts/Icecrown Citadel: Fixed Festergut casting Gastric Bloat too often, pa...Shauren
2010-11-03Core/Scripts: Added enum for generic script texts, fixed one broken textShauren
2010-11-03Core/SmartAI: use BaseObject for guid based targeting if availableRat
2010-11-03Core/Dungeon Finder: Fix 'unknown' player names after group being formed and ...Spp
2010-11-03Core/SmartAI: added script type 9 (TimedActionList)Rat
2010-11-03Core/Scripts: add example_commandscript as an example of how to use commandsc...Spp