aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Guilds/GuildMgr.cpp
AgeCommit message (Expand)Author
2024-03-14Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...Shauren
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2020-09-09[3.3.5] Core/Guilds: Guild cleanup (PR #25422)Treeston
2020-01-02New yearAokromes
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-09-16Core/Guild: Implement character gender and send in packet. (#22436)Kittnz
2018-05-21Typo fixAokromes
2018-05-20Core/DBLayer: Escape more keywordsShauren
2018-01-01Update copyright note for 2018tkrokli
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Rushor
2015-10-12Change many uint32 to ObjectGuid::LowType in line with 6.x changes.pete318
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
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-09-05Core/Guild: Fix Guild validation crash on start upjackpoz
2013-07-24Core/Spells: operate spell correction on SpellInfo store instead of dbc (pick...joschiwald
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-02Core/Guild: Code RefactorSpp
2012-08-16Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADINGSpp
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-03-07Warning fixes and some random cleanup here and thereSpp
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-08-30Core: Crash fix (TemporarySummon), remove some warnings and some other minor ...Spp-
2011-08-01Core: Pass by const reference for simple objects replaced with pass by valueSpp-
2011-05-07Core/Guilds: Use blocking queries at guild loading to ensure invalid data is ...Shauren
2011-05-04Core/ObjectMgr: Refactor guild related functions into dedicated classleak