aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/World/chat_log.cpp
AgeCommit message (Expand)Author
2024-03-15Core/Logging: Improved generated code for log statements (length of text is c...Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2021-01-10Scripts/Chat log: Move LANG_ADDON_LOGGED to addon chat loggerShauren
2021-01-08Split all addon chat logs into separate log streams (#25816)Kyle Phelps
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-05-24Nopch fixShauren
2017-05-18Core/Game: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-01-01Update copyright note for 2016Vincent-Michael
2015-04-12Core/Chat: Implemented instance chat typeShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-08Core/ChatLog: handle chatlog options with extended logging systemjoschiwald
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-30Core/Misc: Use proper headers to optimize compileVincent-Michael
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-07-31Fix gcc build and remove redundant check from 0afc3cMachiavelli
2011-07-31Core/ChatLog: Properly filter out addon messages in whisper, party, raid and ...Machiavelli
2011-06-12Core: More codestyle cleanupsclick
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-11-29Core/Groups: Move all function definition from .h to .cppSpp
2010-11-17Core/Scripts: pass message parameter by reference in OnChat methods to make i...azazel
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Yet more copyright header updatesclick
2010-09-16Scripts/Quests:azazel
2010-09-12Cleanup/Core: Remove whitespace and tabsclick
2010-09-06Core: Fix some warningsSpp
2010-09-05Scripts/Texts:azazel
2010-09-04Core/ScriptSystem: Refactor ScriptMgr::OnPlayerChat to no longer accept a C-s...silinoron
2010-08-23Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...silinoron
2010-08-12* Modify PlayerScript::OnChat hook. Now it takes one optional parameter of ty...azazel