index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
DungeonFinding
/
LFGMgr.cpp
Age
Commit message (
Expand
)
Author
11 hours
Core/Misc: Reduce differences between branches
Shauren
4 days
Core/Misc: Rename AreaTriggerStruct to AreaTriggerTeleport
Shauren
2025-07-11
Core/Groups: Use iterators instead of raw LinkedListElement to interact with ...
Shauren
2025-06-26
Core/LFG: Change InstanceScript::UpdateLfgEncounterState to only pass valid d...
Shauren
2025-06-26
Core/LFG Fix crash on lfg boss kills
Shauren
2025-05-22
Core/PacketIO: Migration to PacketUtilities bit/string operations part 3
Shauren
2024-11-06
Core/PacketIO: Named a bunch of unknown/unused fields
Shauren
2024-10-05
Core/Maps: Link instance map to LfgDungeons
Shauren
2024-08-02
Core/PacketIO: Updated to 11.0.0
Shauren
2024-05-18
Core/Criteria: Implemented CompletedLFGDungeon criteria type (#29980)
Antonio MartÃn Berti
2023-09-19
Core/Instances: Kill instance_encounters table, it is no longer neccessary
Shauren
2023-03-21
Core/Instances: Fixed not being able to reenter instances that have no encoun...
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-10-04
Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...
Shauren
2022-08-05
Core/LFG: Filter out lfg dungeons that have invalid map/difficulty pairs
Shauren
2022-03-24
Core/Misc: Verify LFG role selections by class (#27348)
ihm-tswow
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-06
Core/LFG: Handle vote kick as failed if there cannot be 3 votes agreeing
jackpoz
2022-01-23
Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...
Peter Keresztes Schmidt
2022-01-19
Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")
jackpoz
2022-01-06
Core/LFG: Sanitize LFG roles sent by clients
jackpoz
2021-12-18
Core/LFG: Fix re-queueing while in a dungeon (#23862)
Giacomo Pozzoni
2021-12-18
Core/Calendar: Add some additional validation when creating events (#23797)
Giacomo Pozzoni
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-12-11
Core/RDF: fix counting issue with the achievement Looking for More (and simil...
Wyrserth
2021-12-02
Core/LFG: Remove dungeon cooldown when completing random dungeons
jackpoz
2021-11-26
Core/Misc: Warning fixes (/W4) (#23149)
Gustavo
2021-11-24
Core/Misc: Fix GCC 8 warnings
jackpoz
2021-11-24
Core/LFG: Teleport players to other players instead of dungeon entrance when ...
jackpoz
2021-11-21
Core/LFG: Ignore LFG cooldown when joining queue to replace missing party mem...
Shauren
2021-11-02
Core/Social: Implemented account ignores
Shauren
2021-10-23
Core/LFG: fixed random dungeon cooldown (#22321)
Ovah
2021-10-23
Core/Unit: Store charmer and charmed pointers on Unit directly, no more map l...
Treeston
2021-10-22
Core/LFG: Order group members before creating LFG group (leader > tank > heal...
Treeston
2021-09-28
Core/Movement: MotionMaster reimplementation (#21888)
ccrs
2021-09-08
Core/Achievements: Update CriteriaType enum (#26856)
Meji
2021-05-16
Core/Scripts: Remove deprecated overload of QuestReward without LootItemType ...
Shauren
2021-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2021-01-28
Core/Misc: Update a few enums from db2 to 9.0.2 (#25956)
Osleyder Gonzalez Acosta
2021-01-21
Core/Logs: Fix more logs
Aokromes
2020-12-08
Core/DataStores: Updated db2 structures to 9.0.2
Shauren
2020-12-08
Core/PacketIO: Fill new packet fields with data
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-06-27
Core/DataStores: Simplified string memory allocation in db2 files, dropped un...
Shauren
2020-05-21
Core/Misc: GCC build and warning fixes
Shauren
2020-04-03
Core/Entities: Fixed saving spawn difficulties to db for .npc add and .gob ad...
Shauren
2020-01-02
New Year
Aokromes
2019-11-13
Core/LFG: Add convenience function to get which random dungeon was selected b...
Shauren
[next]