aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/GuildHandler.cpp
AgeCommit message (Expand)Author
2021-05-23Core/PacketIO: Implement new guild bank item swap opcodesLuzifix
2021-05-23Core/PacketIO: Delete old guild bank swap item structures and handlerLuzifix
2021-04-06Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-01-02New YearAokromes
2019-07-28Core/PacketIO: Added missing packet array size checksShauren
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-06-08Core/PacketIO: Updated packet structures to 8.1.5Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-04-22Core/Guild: Implemented guild master dethrone (#21833)Roc13x
2018-01-01Update copyright note for 2018vincent-michael
2017-05-21Core/Game: Include cleanup, part 4 - packets and largest headers (after prepr...Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-19Core/PacketIO: Implemented CMSG_GUILD_GET_ACHIEVEMENT_MEMBERS/SMSG_GUILD_ACHI...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-06-11Core/Guild: Add validation for guild tabard colorsCarbenium
2015-04-23Core/PacketIO: Updated and enabled CMSG_GUILD_SET_ACHIEVEMENT_TRACKINGDJScias
2015-04-21Core/Logging: Removed a bunch of useless "received X" logsShauren
2015-03-22Core/Misc: Warning fixesShauren
2015-02-13Core/Guild: Updated and enabled most previously implemented guild and petitio...Mogadischu
2015-01-25Core/NetworkIO: sync opcodes with wppjoschiwald
2015-01-18Core/NetworkIO: sync opcode values with wpp and removed duplicate onesjoschiwald
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-08Core/NetworkIO: updated CMSG_RANDOMIZE_CHAR_NAME, SMSG_RANDOMIZE_CHAR_NAME, S...joschiwald
2014-11-06Core/NetworkIO: updated CMSG_GUILD_QUERY and SMSG_GUILD_QUERY_RESPONSEjoschiwald
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
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-03Core: Fix warningVincent-Michael
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-07-27Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-06-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Core/Guild: Fix an exploit related to CMSG_GUILD_CREATEDehravor
2014-01-01Update copyright note for 2014.Vincent_Michael
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-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-14Core/Misc: Apply codestyle to multiple files (II)Spp
2013-01-14Merge branch 'master' into 4.3.4Spp
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-02Merge branch 'master' into 4.3.4Spp