index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-28T05:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
worldserver
/
Main.cpp
Age
Commit message (
Expand
)
Author
2018-05-12
Core/Misc: Fix FreezeDetector triggered on startup
jackpoz
2018-01-06
Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...
Shauren
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-17
Shared/Metric: Fix crash on shutdown
jackpoz
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-06-19
Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8c
Shauren
2017-06-19
Core/Misc: Cleanup worldserver/authserver main() functions to run destructors...
Shauren
2017-06-05
Build fix
Shauren
2017-05-27
Core/Misc: fix some clang 5 warnings
ariel-
2017-05-23
Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...
Shauren
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-12-31
Core/World: Simplified sleep calculation routine for world update thread (#18...
xinef1
2016-06-04
Implement real time statistic visualization (#16956)
Duarte Duarte
2016-04-18
Core/Scripting: Use the path of the worldserver executable to search for the ...
Naios
2016-04-11
Core/Game: Add a dynamic script reloader which reloads scripts modules on cha...
Naios
2016-03-31
Core/Config: Error logging for ptree_bad_data
DDuarte
2016-03-28
Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...
DDuarte
2016-03-18
CMake: Use inherited dependencies in scripts
Naios
2016-03-12
Core/Misc: fix build
MitchesD
2016-03-12
Core/Debugging: Make abort() less bad on windows by forcing crash log generation
Shauren
2016-03-12
Core/Logging: Force synchronous logging after io_service shutdown - fixes lo...
Shauren
2016-03-11
Core/Worldserver: Move the Realm instance into the game library
Naios
2016-03-11
Core/Database: Move singleton instances into compilation units
Naios
2016-03-06
Core: Backport 6.x realm changes
DDuarte
2016-03-03
Core/Database: Close the databases correctly when the DBUpdater fails
Naios
2016-01-01
Update copyright note for 2016
Rushor
2015-09-29
Core/Maps: Moved corpse management to map level
Shauren
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
2015-08-16
Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when...
StormBytePP
2015-08-16
Build fix for WheatyExceptionReport, c++ exceptions must not be thrown in SEH...
Shauren
2015-08-16
Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...
StormBytePP
2015-08-16
Core/Logging: Refactored appender creation to allow using logging without mys...
Shauren
2015-07-04
Core/Executables: Add --version and -v to worldserver and authserver arguments
DDuarte
2015-04-05
Core/Misc: Warning fixes
Shauren
2015-03-21
Core/Updates: Add an automatic database update system. Automatically detects ...
Naios
2015-03-11
Revert "Core/Server: Catch exceptions in int main()"
jackpoz
2015-02-22
Core/Server: Catch exceptions in int main()
Duarte Duarte
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-03
Core/Worldserver: Fix worldserver stuck on "Halting process" on shutdown
jackpoz
2014-09-28
WorldServer/Misc: Log possible errors on shutdown
jackpoz
2014-09-19
Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...
DDuarte
2014-09-09
Core/NetworkIO: Use reactor style sending on linux to reduce locking overhead
Shauren
2014-08-11
Core/NetworkIO: Restore networking related scripting hooks
leak
2014-08-10
Resolve shutdown crash/leak if MySQL server is not running
leak
2014-08-10
Core/Worldserver: Replaced old hack sending key events to unblock console thread
Shauren
2014-07-29
Core/Config: User-friendlyfy configuration parsing errors
DDuarte
2014-07-28
Core/Instances: Explicitly unload InstanceSaveMgr before MapManager, fixes in...
Shauren
2014-07-23
Core/Misc: Silenced 500 OS X Warnings and removed deprecated finite() method.
Jared P. Jones
2014-07-23
Core/Mains: Handle SIGBREAK to achieve clean shutdown when users click X butt...
Shauren
[next]