aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Guilds/Guild.h
AgeCommit message (Expand)Author
2017-01-01Update copyright note for 2017vincent-michael
2016-12-19Core/PacketIO: Implemented CMSG_GUILD_GET_ACHIEVEMENT_MEMBERS/SMSG_GUILD_ACHI...Shauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-15Core: Added missing overridesVincent-Michael
2015-11-15Core/PacketIO: Updated and enabled guild finder opcodesShauren
2015-09-07Core/DataStores: Updated DBC and DB2 structures to 6.2.2.20444Shauren
2015-07-22Core/Misc: Add a few consts to methodsDDuarte
2015-06-11Core/Guild: Add validation for guild tabard colorsCarbenium
2015-04-06Core/Guilds: Fix crash on kicking offline player of a guild.et65
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-02-13Core/Guild: Updated and enabled most previously implemented guild and petitio...Mogadischu
2015-01-19Core/Achievements: Updated and enabled all previously implemented achievement...Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-28Core/Achievements: Updated achievements - progress is currently not saved unt...Shauren
2014-11-06Core/NetworkIO: updated CMSG_GUILD_QUERY and SMSG_GUILD_QUERY_RESPONSEjoschiwald
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-25Core/Guilds: Fifth part of converting int to bigint guids in databaseShauren
2014-10-22Core/Groups: Use full guid for guild member storageShauren
2014-10-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-27Achievements/Guilds: Fix guild achievement trackingDekadence
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-03Merge pull request #13017 from DDuarte/guild_achiev_trackingDuarte Duarte
2014-09-03Core/Net: Implement sending guild challenges rewards and countsDDuarte
2014-09-02Core/Guild: Only send achievement criteria updates to players that requested ...DDuarte
2014-08-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-28Scripts/Commands: Implement .guild info commandOdyssey
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-08-09Core/Server: Add missing overridesDDuarte
2014-05-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-01-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-11Merge 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-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-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/Build: Updated the header files to fix the build.Sebastian Valle
2013-08-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael