aboutsummaryrefslogtreecommitdiff
path: root/src/game/Chat.cpp
AgeCommit message (Expand)Author
2010-06-05Move core/realm files to new subdirectoryclick
2010-06-05Implement .instance open/close commandsTartalo
2010-06-04HIGHLY EXPERIMENTAL - USE AT YOUR OWN RISKRat
2010-05-16you can now reload creatures from creature_template tableRat@walamy
2010-04-08Code Style (game + scripts only):Spp
2010-04-07Code Style (game + scripts only):Spp
2010-04-07Code Style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-03-09Rename 'Hostil' to 'Hostile'Spp
2010-03-02Fix command .go ticket. Will properly work now rather then show syntax error....p0wer
2010-03-01Add command similar to pinfo but for gameobjects.p0wer
2010-02-24Add command for administrators to change channel publicity ingame rather than...p0wer
2010-02-21* Correctly display the party leader's name in chatBrian
2010-02-14* Core switch to client 3.3.2 (11403)Brian
2010-02-05Yet more cleanup, mostly in the script system. This should conclude the scrip...Xanadu
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