aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/GuildFinderHandler.cpp
AgeCommit message (Expand)Author
2021-11-02Core/GuildFinder: Remove as preparation for 9.1.5Shauren
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-01-02New YearAokromes
2019-07-21Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2019-02-16Core/Misc: Fix static analysis issuesShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-05-18Core/Game: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
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-04-21Core/Logging: Removed a bunch of useless "received X" logsShauren
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-01-18Core/Misc: Fix static analysis issuesjackpoz
2015-01-17Core/Opcodes: sync with wppjoschiwald
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-22Core/Guilds: Use full guids in guild finder storageShauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-02Core/Net: Correct structure of SMSG_LF_GUILD_POST_UPDATEDDDuarte
2014-01-14Misc: missing changes after mergejoschiwald
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-01-10Core/GuildFinder: Fixed a missing typecast. Also correctly display the guild'...Warpten
2013-01-02Core/Misc: Update headers to 2013Spp
2013-01-02Core/GuildFinder: Remove all requests from a player when he enters a guild.Warpten
2012-09-11Resolve merge issues and cleanup whitespaceNay
2012-09-10Core/GuildFinder: Fix SMSG_LF_GUILD_POST_UPDATED, thanks @Shauren.Warpten
2012-09-10Core/Guilds: Implemented GuildFinder.Warpten