This website requires JavaScript.
Explore
Help
Register
Sign In
araxiaonline
/
TrinityCore2
Watch
3
Star
0
Fork
0
You've already forked TrinityCore2
mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced
2026-06-18 13:59:39 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
356a263059bfeee37d537903b528481c18dc3c2e
TrinityCore2
/
src
/
server
/
shared
/
Dynamic
T
History
click
a7498d2f56
Core/Includes: Include ACE as an external dependency, not local (#include "ace/something.h" -> #include <ace/something.h>)
...
--HG-- branch : trunk
2010-08-21 02:27:12 +02:00
..
LinkedReference
* Nope still won't build yet
2010-06-07 09:04:14 -06:00
FactoryHolder.h
Get rid of Trinity Singleton and Threading patterns and replace them with ACE_Singletons and ACE_GUARD_x macro´s with ACE_Thread_Mutex´es respectively.
2010-06-25 00:18:01 +02:00
LinkedList.h
* Get rid of framework and move the files to game and shared.
2010-06-06 23:44:21 +02:00
ObjectRegistry.h
Core/Includes: Include ACE as an external dependency, not local (#include "ace/something.h" -> #include <ace/something.h>)
2010-08-21 02:27:12 +02:00
TypeContainer.h
* Linux compile with and without PCH fixed
2010-06-08 13:05:47 -06:00
TypeContainerFunctions.h
* Nope still won't build yet
2010-06-07 09:04:14 -06:00
TypeContainerFunctionsPtr.h
* Get rid of framework and move the files to game and shared.
2010-06-06 23:44:21 +02:00
TypeContainerVisitor.h
* Nope still won't build yet
2010-06-07 09:04:14 -06:00
TypeList.h
* Get rid of framework and move the files to game and shared.
2010-06-06 23:44:21 +02:00
UnorderedMap.h
Fix compile-errors on older versions of GCC (missing definitions - thanks to lynx3d for the heads up)
2010-06-14 02:43:18 +02:00