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
7f3375b8f9083069a170be9cb386e0a54e954c76
TrinityCore
/
src
/
server
History
Machiavelli
7f3375b8f9
Core/DBLayer: Fix another possible crash on shutdown. This should be the last of them caused by this area of the core.
2011-01-16 13:33:47 +01:00
..
authserver
Core/DBLayer: Properly manage mysql library initialization and shutdown in authserver and worldserver. Prevent multiple calls and make it more elegant.
2011-01-13 21:30:37 +01:00
collision
Update copyright note for 2011.
2011-01-01 15:01:13 +01:00
game
Core/General: Fix some comment style. //* to // *. Fixes certain code display errors on nano. Thanks to Aokromes for pointing out.
2011-01-16 12:23:17 +01:00
scripts
Core/General: Fix some comment style. //* to // *. Fixes certain code display errors on nano. Thanks to Aokromes for pointing out.
2011-01-16 12:23:17 +01:00
shared
Core/DBLayer: Fix another possible crash on shutdown. This should be the last of them caused by this area of the core.
2011-01-16 13:33:47 +01:00
worldserver
Core/Maps: Unload transports in MapManager::UnloadAll instead of singleton destructor.
2011-01-16 00:08:52 +01:00
CMakeLists.txt
BuildSystem/ALL: Remove unused custom code (most are duplicated as in examples)
2010-09-05 17:19:41 +02:00