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-21 01:37:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b9f60fe56c86914c15f3a3064f9b8b91ea166012
TrinityCore
/
src
/
server
/
game
/
Scripting
History
Kandera
b9f60fe56c
Core/Wintergrasp: finish implementation for battlefields. this is highly experimental enable at you're own risk. will almost definatly cause issues with the wintergrasp patch floating around
2012-08-20 16:23:24 -04:00
..
MapScripts.cpp
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Appenders ("Where to log") system. Will allow to select to full log some parts of core while others are not even logged.
2012-08-03 14:20:18 +02:00
ScriptLoader.cpp
Core/Battlefield: fix issues with vehicles. return correct vehicle data when using getdata. small cleanups. codestyle
2012-08-20 13:49:19 -04:00
ScriptLoader.h
Some random cleanup here and there
2012-03-09 13:42:52 +01:00
ScriptMgr.cpp
Core/Wintergrasp: finish implementation for battlefields. this is highly experimental enable at you're own risk. will almost definatly cause issues with the wintergrasp patch floating around
2012-08-20 16:23:24 -04:00
ScriptMgr.h
Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADING
2012-08-16 11:02:46 +02:00
ScriptSystem.cpp
Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADING
2012-08-16 11:02:46 +02:00
ScriptSystem.h
Core/Misc: Use proper headers to optimize compile
2012-07-30 05:38:40 +02:00