aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/GuildHandler.cpp
AgeCommit message (Expand)Author
10 hoursCore/Misc: Reduce differences between branchesShauren
2025-07-05Core/Gossip: Track started interaction types and reset only questgiver on que...Shauren
2024-12-06Core/Guilds: Prevent guild bank packet contents update hack from interfering ...Shauren
2024-07-09Core/Logging: Fixed a bunch of invalid format stringsShauren
2024-05-02Core/Misc: Minor fixes in preparation to support fmt v10Shauren
2023-01-12Core/Guild: Fixed possible guild exploit (#28577)robinsch
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren
2022-02-24Core/PacketIO: Updated packet structures to 9.2.0Shauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-05[3.3.5] Core/Guilds: Guild cleanup (PR #25422)Treeston
2022-01-23Core/Time: Rename GetGameTime{System, Steady}Point methodsTreeston
2022-01-09Core/Guilds: Implemented reordering guild ranksaquadeus
2022-01-09Core/Guilds: Separate guild rank id from guild rank orderShauren
2021-12-24Core/Guilds: Restore guild bank contents hackShauren
2021-12-24Core/PacketIO: Port guild packets to classes as example of new self-validatin...Shauren
2021-12-23Core/Chat: Disallow hyperlinks from being inserted in various guild-related f...treeston
2021-11-02Core/PacketIO: Rename DepositGuildBankItem to AutoGuildBankItem to match enum...Shauren
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