aboutsummaryrefslogtreecommitdiff
path: root/src/game/Chat.cpp
AgeCommit message (Expand)Author
2010-02-05A great purge of obsolete macros.Xanadu
2010-02-02*Drop spell_stack_masks tableQAston
2010-02-01*drop spell_elixir tableQAston
2010-01-29* Changed the default security levels for some commandsBrian
2010-01-23* Remove CellLock class and all cell-level thread locking.XTZGZoReX
2010-01-23Remove Battle Shout/Blessing of Might hackthenecromancer
2010-01-23Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...Anubisss
2010-01-21Implement new commands for add/remove/lookup titles.win32
2010-01-20* Cleaning Wintergrasp from the core part 1Brian
2010-01-19*Integrate Script system to CoreRat
2010-01-16Updated copyright for new year.n0n4m3
2010-01-10*Tabs to spacesQAston
2009-12-28Fixed possible crash, by toshikn0n4m3
2009-12-27Fixed typon0n4m3
2009-12-27Added new config options chat channel level limit, option to disable player c...n0n4m3
2009-12-20*apply trinity style to whole sourceRat
2009-12-20Merge MaNGOS, Gossip System. Autor NoFantasy.win32
2009-12-17Some fixes for GameObject, Chat, Creature, update DuelHandler for 322an0n4m3
2009-12-16MaNGOS merge: Mail System.win32
2009-11-20*Some cleanup (mostly whitespace changes)maximius
2009-11-02*Wintergrasp: Tower Control was not applied when entering zone, by Spptartalo
2009-10-17*Massive cleanup redux.maximius
2009-10-17*Backed out changeset 3be01fb200a5maximius
2009-10-17*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...maximius
2009-09-27*Add ".account addon" command, now players can change their account's expansion.maximius
2009-09-25* Fix CLI commands crashing serverChaz Brown
2009-09-23*add 11 new event hooks to the OnEvents system, by Hawthornemaximius
2009-09-18*[8475] fixed some gcc-warnings Author: balrokmaximius
2009-09-14Backed out changeset d3fe2d6d504a (please test your patches thoroughly before...maximius
2009-09-14*Merged MaNGOS [8458], [8475], [8476] by ogeraisi, thanks to all authors :)maximius
2009-09-11*[8467] Fixed some typos. Author: AlexDerekamaximius
2009-08-27[8426] Use upper/lower iterator pairs as result instead 2 function calls. Aut...megamage
2009-08-27[8424] Added support for strict chatmessage validation Author: arraimegamage
2009-08-24[8413] Fixed lost 0 in comment and swap enum elemys for better fit to 0.12 ca...megamage
2009-08-24 [8412] Update some new and old client supported shift-links to proper for...megamage
2009-08-10*Read AutoBroadcast's messages from cache instead of from DB every times.Anubisss
2009-08-04*Allow ItemExpire events to be scripted.QAston
2009-08-01*Do not remove player reference to map on player remove from map.QAston
2009-07-31*Remove data from world.sql - it exists now only for structure documentation.QAston
2009-07-31[8277] Add new line at the end of some .cpp to make gcc happy Author: Gendalphmegamage
2009-07-30Backed out changeset 6ba74f274cb9 - mangos [8249]QAston
2009-07-30 [8249] Implement support `spell_proc_item_enchant` table for ppm item enc...megamage
2009-07-26Fix build on windows.Kudlaty
2009-07-23 [8191] Drop code related to use long time empty `spell_affect` table. Aut...megamage
2009-07-16 [8169] Implement new optional table `spell_check` and console command .de...megamage
2009-07-16[8167] Use more consistence debug command handler names and move its code to ...megamage
2009-06-27[8083] New debug command: .debug setaurastate for test target/caster aura sta...megamage
2009-06-19*Implement command .lookup mapAnubisss
2009-06-15*Integrate TicketMgr with ObjectMgr and clean up assosciated code. More featu...Machiavelli
2009-06-11*Switch to support client version 3.1.3megamage