aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Guilds
AgeCommit message (Expand)Author
2016-08-27Core/Logging: removed useless log messagejoschiwald
2016-05-27Core/Guilds: Fix Guild::HandleSetMemberNote logic according to method declara...Mikhail Redko
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-09-22Map local guids 6.x -> 3.3.35:pete318
2015-07-24Core/Misc: Add a few consts to methodsDDuarte
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-18Core/ObjectAccessor: don't use singleton when calling static methodsjoschiwald
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-20Core/Guilds: Fixed guild rank delete framexml event paramsShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Entities: Use new PackedGuid classShauren
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-07-28Core/Startup: Change an error about "broken zone-data" on guild loading to debugDDuarte
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-05-15Fix various warnings. The core, the scripts and the tools now compile without...Praetonus
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-12-23Core/Chat: Refactored building chat packetsShauren
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-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-19Misc: Removed some whitespaceVincent_Michael
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-21Core/Guild: Fix withdraw money from bank overflowing int32 limitjackpoz
2013-09-07Merge pull request #10724 from jackpoz/guild_disband_leakMachiavelli
2013-09-05Core/Guild: Fix memory leak on Guild disbandjackpoz
2013-09-05Core/Guild: Fix Guild validation crash on start upjackpoz
2013-09-03Core/Build: Updated the header files to fix the build.Sebastian Valle
2013-09-03Core/Misc: Fixed some more issues found by static code analysis tools.Sebastian Valle
2013-08-27Core&Scripts: Fix clang compiler warningsNay
2013-08-26Core/Guild: Fix uninitialized value on guild creationjackpoz
2013-07-24Core/Spells: operate spell correction on SpellInfo store instead of dbc (pick...joschiwald
2013-07-15Core/Config: Refactored ConfigMgrShauren
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-28Core/Guild: Fix logic failVincent_Michael
2013-04-27Merge pull request #9662 from xjose93/GuildRenameAokromes
2013-04-26Core/Guild: Add guid of gm and guildname to log when an item its deposit on g...xjose93
2013-04-19Core/Commands: rename guilds (.guild rename "old guildname" "new guildname")xjose93
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp