aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Instances/InstanceLockMgr.h
AgeCommit message (Collapse)Author
2023-03-21Core/Instances: Fixed not being able to reenter instances that have no ↵Shauren
encounters completed Closes #28737
2022-12-22Core/Instances: Fixed assertion failure with instance id based lockoutsShauren
Closes #28613
2022-10-04Core/Commands: Restore instance management commandsShauren
2022-10-04Core/Instances: Sprinkle some thread safety on InstanceLockMgrShauren
2022-10-04Core/Instances: Save instance entrance based on completed encountersShauren
2022-10-04Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ↵Shauren
InstanceLockMgr
2022-10-04Core/Instances: Instance lock rewrite (WIP)Shauren