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-15 23:20:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b13b5142f1009a71ff06786ac8c8db92891f566a
TrinityCore
/
src
/
common
/
Collision
/
Models
History
Shauren
b13b5142f1
Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it to create deleters with compile time constant functions (reduces its size to just sizeof(void*))
2024-10-01 21:03:44 +02:00
..
GameObjectModel.cpp
Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it to create deleters with compile time constant functions (reduces its size to just sizeof(void*))
2024-10-01 21:03:44 +02:00
GameObjectModel.h
Added missing GameObjectModel::iLosBlockingDisabled initialization in constructor
2024-07-17 10:30:09 +02:00
ModelIgnoreFlags.h
New Year
2020-01-02 06:44:10 +01:00
ModelInstance.cpp
Core/Vmaps: Optimize loading vmaps
2024-07-05 21:20:25 +02:00
ModelInstance.h
Core/Vmaps: Optimize loading vmaps
2024-07-05 21:20:25 +02:00
WorldModel.cpp
Core/Vmaps: Minor cleanup in vmap4assembler - use unique_ptr to manage file handles
2024-07-05 13:09:00 +02:00
WorldModel.h
Core/Vmaps: Fixed use after free and deadlocks when loading a model file fails
2024-07-06 22:52:11 +02:00