aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2010-09-26Core/Players: Fixed action bar issues when changing active specShauren
2010-09-26Core/Scripts/SmartAI: removed test codeRat
2010-09-26Core/Groups: Add missing parentesis from 5f4b58ea4bSpp
2010-09-26Core/Dungeon Finder: Fix a typo in 2a4986d5a0 that made server crashSpp
2010-09-26Core/Dungeon Finder: Allow 1 member groupsSpp
2010-09-26Core/Dungeon Finder: Add support for dungeon cooldown and luck of the draw sp...Spp
2010-09-26Core/Dungeon Finder: Add lfg state to know if a player is using lfg or lfrSpp
2010-09-26Core/Commands: Fixed crashes in .ban info and .ban listShauren
2010-09-25Core/Scripts/SmartAI: add test for TextMgr (temp)Rat
2010-09-25Core/Commands: Fix a crash in .gm listMachiavelli
2010-09-25Core: Generic cleanup (tab2spaces/whitespace removal)click
2010-09-25Buildsystem: Set revision.h as a required dependency build before building ga...click
2010-09-25Core/Maps: Fix crash in ExistMap, fixes issue 4115Shocker
2010-09-25Core/Scripts/SmartAI: added SmartAI filesRat
2010-09-25Core/Logging: Change some spell log output to debug level instead of error le...Machiavelli
2010-09-25Core/Chat: Use universal language for party leader too when allowing twoside ...Shocker
2010-09-25Core/SocialMgr: Do not load recently deleted (but existant) characters to soc...Machiavelli
2010-09-25Core/Player: Fix achievements loading from DBMachiavelli
2010-09-25Core/Player: Correctly send social list to player on login. Fixes display of ...Machiavelli
2010-09-25Core/Items: Readded enchantment loading fixShauren
2010-09-25Core/Spells: Fixed power burn effects showing mana restored to casterShauren
2010-09-25Core/InstanceSaveMgr: Statically define ResetTimeDelay as class member instea...Machiavelli
2010-09-25Core/Players: This should fix crashes related to trading soulbound itemsShauren
2010-09-25Core/Commands: Fix a crash in .account onlinelistMachiavelli
2010-09-25Core/DBLayer: Fix a memory leak in Field class, properly clear buffer before ...Machiavelli
2010-09-25Core/DBLayer:Machiavelli
2010-09-25Core/DBLayer:Machiavelli
2010-09-24Core/DBLayer: Return proper connection handle from DatabaseWorkerPool<T>::Get...Machiavelli
2010-09-24Core/DBLayer:Machiavelli
2010-09-24Core/DBLayer:Machiavelli
2010-09-24Core/ConditionMgr: revert CONDITION_GUID, can not be coded in current system ...Rat
2010-09-24Core/ConditionMgr: added placeholder for CONDITION_GUIDRat
2010-09-24Core/Opcodes: Re-enable error log for received opcodes marked as not allowedSpp
2010-09-24Core/Opcodes: Add unhandled status, by balrokSpp
2010-09-23Core/Spells: Fixed damage boost part of Elemental OathShauren
2010-09-22Scripts/Icecrown Citadel: Fixed coldflame damageShauren
2010-09-22Scripts/DB_Scripts: massive cleanup of SCRIPT_COMMAND_* related staffazazel
2010-09-22Core/Items: Corrected logic in Item::CanBeTraded, fixes mailing and guild banksShauren
2010-09-21Core/Item: This ought to fix the crashes introduced in r2969543fa5silinoron
2010-09-21Core/Object: Add an assert in Object::RemoveFlag to help explain the crash in...silinoron
2010-09-21Core/ConditionMgr: only send special error msg if condition failedRat
2010-09-21Core/Items: Implemented trading soulbound loot itemsShauren
2010-09-21Scripts/Spells: move implementation of some spells into scripts.azazel
2010-09-21Core/Player: Fixed client crashes at login (issue introduced in revision 1c33...Shauren
2010-09-21Core/Dungeon Finder: Check if system is enabled in some functions before doin...Spp
2010-09-21Core/: Fix warningsSpp
2010-09-21Core/Scripts: Small, insignificant cleanupsShocker
2010-09-21Core/Arenas:Shocker
2010-09-21Core/Commands: Implement command for adding (completing) achievementsShocker
2010-09-20Core/ConditionMgr: small cleanup, small fixRat