aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Instances/InstanceLockMgr.cpp
AgeCommit message (Expand)Author
2023-11-16Core/Instances: Fixed initializing instance id sequence generatorShauren
2023-03-21Core/Instances: Fixed not being able to reenter instances that have no encoun...Shauren
2023-03-21Core/Instances: Fixed instance locks being incorrectly found and forcing diff...Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-12-22Core/Instances: Fixed assertion failure with instance id based lockoutsShauren
2022-10-08Core/Maps: Changed functions checking if map can be entered to use TransferAb...Shauren
2022-10-04Core/Instances: Add instance reset events at lock expirationShauren
2022-10-04Core/Commands: Restore instance management commandsShauren
2022-10-04Core/Instances: Add prepared statements for InstanceLockMgrShauren
2022-10-04Core/Instances: Add new config options to control the time when both daily an...Shauren
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
2022-10-04Core/Instances: Instance lock rewrite (WIP)Shauren