aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Guilds/GuildMgr.h
AgeCommit message (Expand)Author
2016-03-24Core/Game: Converted the game library to a shared library.Naios
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-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-02Core/Guild: Code RefactorSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
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: Typo fix introduced in previous commit (:S)Spp-
2011-08-01Core: Some more missing changes from previous commit (Pass by const reference...Spp-
2011-05-04Core/ObjectMgr: Refactor guild related functions into dedicated classleak