aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Guilds/GuildFinderMgr.cpp
AgeCommit message (Expand)Author
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-01-18Core/NetworkIO: sync opcode values with wpp and removed duplicate onesjoschiwald
2015-01-17Core/Opcodes: sync with wppjoschiwald
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-07Core: fixed few coverity issues and warningsjoschiwald
2014-11-07Core/DataStores: Updated ChatChannels.dbc, ChrClasses.dbc, ChrRaces.dbc structsIntel
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-25Core/Guilds: Fifth part of converting int to bigint guids in databaseShauren
2014-10-22Core/Guilds: Use full guids in guild finder storageShauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
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-14Core/Misc: Apply codestyle to multiple files (II)Spp
2013-01-12Core/GuildFinder: Fixed a possible crash and a typo.Warpten
2013-01-02Core/Misc: Update headers to 2013Spp
2012-09-11Resolve merge issues and cleanup whitespaceNay
2012-09-10Core/GuildFinder: Fixed a possible crash caused by membership requests left a...Warpten
2012-09-10Core/Guilds: Implemented GuildFinder.Warpten