index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Guilds
/
GuildFinderMgr.cpp
Age
Commit message (
Expand
)
Author
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-11-15
Core/PacketIO: Updated and enabled guild finder opcodes
Shauren
2015-03-27
Core/PacketIO: Updated values of all known server opcodes
Shauren
2015-01-18
Core/NetworkIO: sync opcode values with wpp and removed duplicate ones
joschiwald
2015-01-17
Core/Opcodes: sync with wpp
joschiwald
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-07
Core: fixed few coverity issues and warnings
joschiwald
2014-11-07
Core/DataStores: Updated ChatChannels.dbc, ChrClasses.dbc, ChrRaces.dbc structs
Intel
2014-10-29
Core/Entites: Updated GUID format
Shauren
2014-10-27
Core/Entities: Updated HighGuid values
Shauren
2014-10-25
Core/Guilds: Fifth part of converting int to bigint guids in database
Shauren
2014-10-22
Core/Guilds: Use full guids in guild finder storage
Shauren
2014-10-21
Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...
Shauren
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
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-14
Core/Misc: Apply codestyle to multiple files (II)
Spp
2013-01-12
Core/GuildFinder: Fixed a possible crash and a typo.
Warpten
2013-01-02
Core/Misc: Update headers to 2013
Spp
2012-09-11
Resolve merge issues and cleanup whitespace
Nay
2012-09-10
Core/GuildFinder: Fixed a possible crash caused by membership requests left a...
Warpten
2012-09-10
Core/Guilds: Implemented GuildFinder.
Warpten