aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/DungeonFinding/LFGScripts.cpp
AgeCommit message (Expand)Author
2022-02-25Core/PacketIO: Rename some new opcodesShauren
2022-02-24Core/PacketIO: Updated packet structures to 9.2.0Shauren
2022-01-01Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2021-12-18Core/LFG: Remove Dungeon Cooldown when getting kickedjackpoz
2021-10-16Core/Characters: Made homebind location a WorldLocation (this implicitly adds...ModoX
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-07-12Core/PacketIO: Updated and enabled LFG packetsShauren
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-12Core/Database: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-04-11Core/Game: Rewrote the ScriptMgr to support script reloading.Naios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-01Core/LFG: Move code to a better place.w1sht0l1v3
2015-09-24Core/Dungeon Finder: Remove disconnected players from LFG queuejackpoz
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-22Core/Entities: Third part of removing GetGUIDLow() usesShauren
2014-10-21Core/Entities: Second 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-06-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-21Core: Add loginFirst param to OnLogin hook to allow doing things on first log...Rochet2
2014-04-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-25Core/LFG: Fix LFG GS requirement not updated until relogjackpoz
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-11-08Merge branch 'master' into 4.3.4Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-06-27Core/PacketIO: Updated and enabled more LFG opcodesShauren
2013-06-11Core: More Function Renaming.Malcrom
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-14Core/LFG: Fix a crashMachiavelli
2013-02-04Correction to previous commit (Use proper way to delete from spell_script_names)Spp
2013-02-04Scripts/Player: Add OnMapChanged to PlayerScripts (after map changed)Spp
2013-02-04Core/Dungeon Finder: Use lfg namespace to encapsulate all LFG classes, struct...Spp
2013-01-09Core/Dungeon Finder: Fix group (5) unable to do new dungeon after finished la...Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-26Core/Dungeon Finder: Fix reward for last member of each group being disbanded...Spp
2012-11-21Core/Dungeon Finder: Properly update Lfg Status (shouldn't lose 'eye' when ch...Spp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp