aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Guilds/Guild.h
AgeCommit message (Expand)Author
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-01Update copyright note for 2016Rushor
2015-10-12Change many uint32 to ObjectGuid::LowType in line with 6.x changes.pete318
2015-07-24Core/Misc: Add a few consts to methodsDDuarte
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-28Scripts/Commands: Implement .guild info commandOdyssey
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-08-09Core/Server: Add missing overridesDDuarte
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-01-02Core/Guild: HandleRoster should always have a valid sessionDehravor
2014-01-02Core/Guild: Implement GR_RIGHT_VIEWOFFNOTEDehravor
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-25Core/Guilds: Fixed gold in bank not being updated clientside after withdrawin...Shauren
2013-11-25Core/Guilds: Fixed an issue with withdrawing money from guild bank as guild m...Shauren
2013-09-05Core/Guild: Fix memory leak on Guild disbandjackpoz
2013-09-03Core/Build: Updated the header files to fix the build.Sebastian Valle
2013-08-27Core&Scripts: Fix clang compiler warningsNay
2013-08-26Core/Guild: Fix uninitialized value on guild creationjackpoz
2013-04-19Core/Commands: rename guilds (.guild rename "old guildname" "new guildname")xjose93
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-11-07Core/Guild: Fix transaction not being properly closed and improve error messa...Spp
2012-11-02Core/Guild: Code RefactorSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-03-14Revert "Core: more more cleanup" - Build test anyone?leak
2012-03-14Core: more more cleanupthomas33
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-10-13Remove some "_" from private methods as required by TC standards. Thanks to S...megamage
2011-10-07REPO: code-style clean-upBootz
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-08-30Core: Crash fix (TemporarySummon), remove some warnings and some other minor ...Spp-
2011-08-03Core: Fix compile without PCH and fix some warningsSpp
2011-08-01Core: Pass by const reference for simple objects replaced with pass by valueSpp-
2011-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
2011-06-12Core: Yet more cleanups in codestyle...click
2011-06-12Core: And some more cleanups...click
2011-04-29Core: use enum InventoryResult as return type for functions working with play...Azazel
2011-03-10Core: Cleaned up leftovers from loading functions streamliningleak
2011-03-08Core: Fixed warnings:Shauren
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-13Core: Add new system for parallelizing client packet processing. Handle World...click
2010-10-17Core/Guilds: guild code was completely refactored and rewritten.azazel
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-18Core: Optimize guild loadinglinencloth