aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/LFGHandler.cpp
AgeCommit message (Expand)Author
2015-03-29Core/PacketIO: Sync with wppVincent-Michael
2015-03-29Core/PacketIO: Enabled some others and channel opcodes for 6.1.2Vincent-Michael
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-03-22Core/Misc: Warning fixesShauren
2015-03-01Core/PacketIO: Sync with wppEpicurus4
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-29Core/Scripts: multiple changesjoschiwald
2014-12-28Core/Quests: Updated Quest System to new FormatIntel
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-11-08Core/LFG: Fix being unable to re-queue after leaving queuejackpoz
2014-10-21Core/Entities: Final batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-10-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-08Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()Shauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-02Core/Net: Fix and enable CMSG_LFG_SET_COMMENTDDuarte
2014-07-12Core/LFG: Fix build for gccVincent-Michael
2014-07-11Core/LFG: Move 2 logs in traceVincent-Michael
2014-07-10Core/LFG: Added support for display of required item level. for player / grou...Vincent-Michael
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-06-28Core/PacketIO: updated and enabled 2 lfg opcodesNorthstrider
2013-06-27Core/PacketIO: Updated and enabled more LFG opcodesShauren
2013-06-26Core/PacketIO: Implemented CMSG_LFG_LOCK_INFO_REQUEST and cleaned up opcodes ...Shauren
2013-06-23Core/PacketIO: Enabled more opcodesShauren
2013-06-23Core/PacketIO: Updates and enabled a bunch of opcodesShauren
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: More Function Renaming.Malcrom
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-02-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-04Core/Dungeon Finder: Declare some functions private as those are not used out...Spp
2013-02-04Core/Dungeon Finder: Use lfg namespace to encapsulate all LFG classes, struct...Spp
2013-01-30Merge branch 'master' into 4.3.4 (+ some changes to minimize differences)Spp
2013-01-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-01-09Core/Dungeon Finder: Fix group (5) unable to do new dungeon after finished la...Spp
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-07Merge branch 'master' into 4.3.4Spp
2012-11-28Core/Dungeon Finder: Partial revert of ad6b5fb419Spp
2012-11-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-26Core/Dungeon Finder: Fix reward for last member of each group being disbanded...Spp
2012-11-22Merge branch 'master' into 4.3.4Spp
2012-11-22Core/Channels: Remove unnecessary calls to FindPlayer wherever is possibleSpp