This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-20 17:27:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa278017e8bcb87411b8def5dcceb72d178dfafc
TrinityCore
/
src
/
server
/
game
/
Instances
History
Teleqraph
998ee363c5
Core/Auras: Implement SpellAuraInterruptFlags2::EndOfEncounter (
#28939
)
...
Co-authored-by: Shauren <
shauren.trinity@gmail.com
>
2023-05-06 21:03:00 +02:00
..
enuminfo_InstanceScript.cpp
Common/Utilities: Move EnumUtils' implementation struct from Trinity::Impl to Trinity::Impl::EnumUtilsImpl. This avoids confusing name clashes for other implementations in sub-namespaces of Trinity::Impl.
2022-02-04 00:27:12 +01:00
InstanceLockMgr.cpp
Core/Instances: Fixed not being able to reenter instances that have no encounters completed
2023-03-21 12:07:54 +01:00
InstanceLockMgr.h
Core/Instances: Fixed not being able to reenter instances that have no encounters completed
2023-03-21 12:07:54 +01:00
InstanceScript.cpp
Core/Auras: Implement SpellAuraInterruptFlags2::EndOfEncounter (
#28939
)
2023-05-06 21:03:00 +02:00
InstanceScript.h
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compatible api)
2023-01-08 21:16:53 +01:00
InstanceScriptData.cpp
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compatible api)
2023-01-08 21:16:53 +01:00
InstanceScriptData.h
Core/Scripts: Save instance data in JSON format
2022-10-04 00:19:38 +02:00