index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T07:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
GuildHandler.cpp
Age
Commit message (
Expand
)
Author
10 hours
Core/Misc: Reduce differences between branches
Shauren
2025-07-05
Core/Gossip: Track started interaction types and reset only questgiver on que...
Shauren
2024-12-06
Core/Guilds: Prevent guild bank packet contents update hack from interfering ...
Shauren
2024-07-09
Core/Logging: Fixed a bunch of invalid format strings
Shauren
2024-05-02
Core/Misc: Minor fixes in preparation to support fmt v10
Shauren
2023-01-12
Core/Guild: Fixed possible guild exploit (#28577)
robinsch
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-03-27
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Shauren
2022-02-24
Core/PacketIO: Updated packet structures to 9.2.0
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-05
[3.3.5] Core/Guilds: Guild cleanup (PR #25422)
Treeston
2022-01-23
Core/Time: Rename GetGameTime{System, Steady}Point methods
Treeston
2022-01-09
Core/Guilds: Implemented reordering guild ranks
aquadeus
2022-01-09
Core/Guilds: Separate guild rank id from guild rank order
Shauren
2021-12-24
Core/Guilds: Restore guild bank contents hack
Shauren
2021-12-24
Core/PacketIO: Port guild packets to classes as example of new self-validatin...
Shauren
2021-12-23
Core/Chat: Disallow hyperlinks from being inserted in various guild-related f...
treeston
2021-11-02
Core/PacketIO: Rename DepositGuildBankItem to AutoGuildBankItem to match enum...
Shauren
2021-05-23
Core/PacketIO: Implement new guild bank item swap opcodes
Luzifix
2021-05-23
Core/PacketIO: Delete old guild bank swap item structures and handler
Luzifix
2021-04-06
Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-01-02
New Year
Aokromes
2019-07-28
Core/PacketIO: Added missing packet array size checks
Shauren
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-06-08
Core/PacketIO: Updated packet structures to 8.1.5
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-04-22
Core/Guild: Implemented guild master dethrone (#21833)
Roc13x
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-21
Core/Game: Include cleanup, part 4 - packets and largest headers (after prepr...
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-19
Core/PacketIO: Implemented CMSG_GUILD_GET_ACHIEVEMENT_MEMBERS/SMSG_GUILD_ACHI...
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-06-11
Core/Guild: Add validation for guild tabard colors
Carbenium
2015-04-23
Core/PacketIO: Updated and enabled CMSG_GUILD_SET_ACHIEVEMENT_TRACKING
DJScias
2015-04-21
Core/Logging: Removed a bunch of useless "received X" logs
Shauren
2015-03-22
Core/Misc: Warning fixes
Shauren
2015-02-13
Core/Guild: Updated and enabled most previously implemented guild and petitio...
Mogadischu
2015-01-25
Core/NetworkIO: sync opcodes with wpp
joschiwald
2015-01-18
Core/NetworkIO: sync opcode values with wpp and removed duplicate ones
joschiwald
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-08
Core/NetworkIO: updated CMSG_RANDOMIZE_CHAR_NAME, SMSG_RANDOMIZE_CHAR_NAME, S...
joschiwald
2014-11-06
Core/NetworkIO: updated CMSG_GUILD_QUERY and SMSG_GUILD_QUERY_RESPONSE
joschiwald
2014-10-26
Core/Entities: Changed object lowguid to uint64
Shauren
2014-09-27
Achievements/Guilds: Fix guild achievement tracking
Dekadence
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-09-03
Core: Fix warning
Vincent-Michael
[next]