aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Guilds/Guild.h
AgeCommit message (Expand)Author
2018-04-22Core/Guild: Implemented guild master dethrone (#21833)Roc13x
2018-04-22Core/Guild: Handle changing the leader in one db transactionjoschiwald
2018-02-18Core/PacketIO: Updated opcodes and packet structures to 7.3.5Shauren
2018-01-21Core/Guild: avoid data integrity problems wrapping delete+insert statements i...ariel-
2018-01-21Core/Guild: fix indentation and codestyleariel-
2018-01-01Update copyright note for 2018vincent-michael
2017-08-20Core/Players: Several gold handling improvementsroc13x
2017-05-21Core/Game: Include cleanup, part 4 - packets and largest headers (after prepr...Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-14Core/Guild: Misc. code changesDDuarte
2017-05-14Core/Guilds: Remove old Guild.UndeletableLevel configDDuarte
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