aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Guilds/Guild.cpp
AgeCommit message (Expand)Author
2014-01-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-14Core/Chat: Fixed chat packets structureShauren
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Core/Chat: Fix chat addon packets (languages & prefixes)DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
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-12-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_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-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-10-19Misc: Removed some whitespaceVincent_Michael
2013-10-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-21Core/Guild: Fix withdraw money from bank overflowing int32 limitjackpoz
2013-09-09Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-05Core/Guild: Fix memory leak on Guild disbandjackpoz
2013-09-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-03Core/Misc: Fixed some more issues found by static code analysis tools.Sebastian Valle
2013-08-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-27Core&Scripts: Fix clang compiler warningsNay
2013-07-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-07-15Core/Config: Refactored ConfigMgrShauren
2013-07-06Core/Guilds: Some stuff that didnt get staged...Warpten
2013-06-23Core/PacketIO: Enabled more opcodesShauren
2013-06-07Core/Guilds: Fixed Guild XP per day cap.Warpten
2013-05-21Merge branch 'master' into 4.3.4 (Added SQL to fix trinity_string conflict)Spp
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-21Merge branch 'master' into 4.3.4 [NOTE: There are parts of code marked as "RE...Spp
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-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-09Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
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
2013-02-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-25Core/RBAC: Add new Permission "Log gm trade". Config option still active, but...Spp
2013-02-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-01Core/Players: Prevent trading, taking gold from mail and withdrawing from gui...Shauren
2013-01-31Core: Fix some warningsVincent_Michael
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp