index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Instances
/
InstanceLockMgr.cpp
Age
Commit message (
Expand
)
Author
2023-11-16
Core/Instances: Fixed initializing instance id sequence generator
Shauren
2023-03-21
Core/Instances: Fixed not being able to reenter instances that have no encoun...
Shauren
2023-03-21
Core/Instances: Fixed instance locks being incorrectly found and forcing diff...
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-12-22
Core/Instances: Fixed assertion failure with instance id based lockouts
Shauren
2022-10-08
Core/Maps: Changed functions checking if map can be entered to use TransferAb...
Shauren
2022-10-04
Core/Instances: Add instance reset events at lock expiration
Shauren
2022-10-04
Core/Commands: Restore instance management commands
Shauren
2022-10-04
Core/Instances: Add prepared statements for InstanceLockMgr
Shauren
2022-10-04
Core/Instances: Add new config options to control the time when both daily an...
Shauren
2022-10-04
Core/Instances: Sprinkle some thread safety on InstanceLockMgr
Shauren
2022-10-04
Core/Instances: Save instance entrance based on completed encounters
Shauren
2022-10-04
Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...
Shauren
2022-10-04
Core/Instances: Instance lock rewrite (WIP)
Shauren