index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T15:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
GuildFinderHandler.cpp
Age
Commit message (
Expand
)
Author
2021-11-02
Core/GuildFinder: Remove as preparation for 9.1.5
Shauren
2021-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-01-02
New Year
Aokromes
2019-07-21
Core/Misc: Moved CharacterInfo out of world to separate class
xinef1
2019-02-16
Core/Misc: Fix static analysis issues
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-18
Core/Game: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-11-15
Core: Added missing overrides
Vincent-Michael
2015-11-15
Core/PacketIO: Updated and enabled guild finder opcodes
Shauren
2015-04-21
Core/Logging: Removed a bunch of useless "received X" logs
Shauren
2015-03-27
Core/PacketIO: Updated values of all known server opcodes
Shauren
2015-01-18
Core/Misc: Fix static analysis issues
jackpoz
2015-01-17
Core/Opcodes: sync with wpp
joschiwald
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-22
Core/Guilds: Use full guids in guild finder storage
Shauren
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-02
Core/Net: Correct structure of SMSG_LF_GUILD_POST_UPDATED
DDuarte
2014-01-14
Misc: missing changes after merge
joschiwald
2013-11-08
Merge branch 'master' into 4.3.4
Spp
2013-05-21
Merge branch 'master' into 4.3.4 (Only the Logging System One)
Spp
2013-01-10
Core/GuildFinder: Fixed a missing typecast. Also correctly display the guild'...
Warpten
2013-01-02
Core/Misc: Update headers to 2013
Spp
2013-01-02
Core/GuildFinder: Remove all requests from a player when he enters a guild.
Warpten
2012-09-11
Resolve merge issues and cleanup whitespace
Nay
2012-09-10
Core/GuildFinder: Fix SMSG_LF_GUILD_POST_UPDATED, thanks @Shauren.
Warpten
2012-09-10
Core/Guilds: Implemented GuildFinder.
Warpten