aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat
AgeCommit message (Expand)Author
2011-05-09Core/Commands: Include mute/ban info in .pinfo commandShocker
2011-05-09Core: Clean up whitespace and tabsclick
2011-05-07Core: More warning fixesShauren
2011-05-07Core: Warning fixesShauren
2011-05-04Core/ObjectMgr: Refactor guild related functions into dedicated classleak
2011-05-03Core/ObjectMgr: Refactor arena team related functions into dedicated classleak
2011-04-29Add spaces after commasleak
2011-04-29More cleanup after last commit spreeleak
2011-04-29Core: use enum InventoryResult as return type for functions working with play...Azazel
2011-04-28Restore gcc buildleak
2011-04-28Core/ObjectMgr: Refactor sCreatureStorageleak
2011-04-28Core/ObjectMgr: Refactor sGOStorageleak
2011-04-28Core/ObjectMgr: Refactor sItemStorageleak
2011-04-27Core/Chat: Fixed possible memory leaks related to chatlink verificationShauren
2011-04-27Core/Chat: move chat link validation code into separate classes and improve s...Azazel
2011-04-19Core/Chat: allow quest links with quest level = -1 and items with enchants/gemsAzazel
2011-04-19Core/GM System: rename columns of gm_surveys, gm_subsurveys, gm_tickets and l...Azazel
2011-04-12Core/Chat: fix client crash by wrong quest shift-link structure.Azazel
2011-04-03Core/Cleanup: Drop various unused codepek2011
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-03-17Core/Cleanup: refactor honor and arena rating modifying methods:Azazel
2011-03-11CharDB Schema/Cleanup: cleanup channels table:Azazel
2011-03-08More warning fixesShauren
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-02-18Core/Groups: Group system cleaning sweep.leak
2011-01-19SQL: Characters db storage type cleanup No. 2leak
2011-01-16Core/General: Fix some comment style. //* to // *. Fixes certain code display...Machiavelli
2011-01-14Core - Modifies a few security checks to take realm id into consideration. It...JohnHoliver
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-22Core/ObjectMgr: Static members are no longer accessed through singletonShauren
2010-12-19Core: Rename spell attributes, use more general nameslinencloth
2010-12-15DB Schema/Characters: removed columns auctionhouse.item_template, character_i...azazel
2010-12-14Core: Fixed uninitialized variable warningsShauren
2010-12-13Core: Add new system for parallelizing client packet processing. Handle World...click
2010-12-09Core/Mechanics: cleanup shapeshift form code (by VladimirMangos)azazel
2010-12-08Core/Dungeon Finder: Some optimizationsSpp
2010-12-06Core: Some optimizationsSpp
2010-12-02Core/Chat: Fix issues introduced in 177d6f86caclick
2010-12-02Core/Chat: Configure automatic owner declaration for custom chat channels (pa...click
2010-11-30Revert an unintended change from 99a3929104click
2010-11-30Core: Fix creature_respawn handling in Outdoor PvP system, thanks to sombre f...click
2010-11-29Core/Groups: Move all function definition from .h to .cppSpp
2010-11-24Core/Commands: Simplified .kick command handler and fixed possible crashes thereShauren
2010-11-24Core: Fix issues with builds after rf68255d6acclick
2010-11-23Core/Commands: Forgot one GetIntConfig->GetBoolConfig -entry in previous commitclick
2010-11-23Core/Commands: Reintroduce CONFIG_SHOW_KICK_IN_WORLD-handling after a long ab...click
2010-11-19Core/Commands: Enable SQL query logging by config and command )patch by leak)click
2010-11-16Core/Scripts: Convert more commands over to CommandScripts (moves gobject, ho...click