index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T20: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-03-18
Core/World: Simplified sleep calculation routine for world update thread (#18...
xinef1
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
vincent-michael
2017-08-25
Core/Misc: Fixed sending "X" to parent terminal when shutting down with ctrl+...
Shauren
2017-05-22
Build fix
Shauren
2017-05-21
Core/Game: Include cleanup, part 4 - packets and largest headers (after prepr...
Shauren
2017-05-13
Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8c
Shauren
2017-05-13
Core/Packets: Implemented CMSG_QUERY_REALM_NAME and SMSG_REALM_QUERY_RESPONSE
joschiwald
2017-05-13
Core/Shared: Include cleanup
Shauren
2017-05-12
Core/Database: Include cleanup
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-05-04
Core/Misc: Cleanup worldserver/bnetserver main() functions to run destructors...
Shauren
2017-03-04
Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-11-28
Core/Debugging: Partially revert e0fb4445cd2f5f4bb94ea23122548debddc41ba6, th...
Shauren
2016-11-28
Core/Debugging: Added wheaty everywhere and modified it to always reliably re...
Shauren
2016-07-17
Tools: Added universal TrinityCore banner with git version info to all tools
Shauren
2016-06-04
Implement real time statistic visualization (#16956)
DDuarte
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: Updated to 6.2.4
Shauren
2016-03-28
Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...
DDuarte
2016-03-20
Core/Dep: Removed ZMQ dependency in preparation for future changes
Shauren
2016-03-19
CMake: Use inherited dependencies in scripts
Naios
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-03
Core/Misc: fix build
MitchesD
2016-03-03
Core/Debugging: Make abort() less bad on windows by forcing crash log generation
Shauren
2016-03-03
Core/Database: Close the databases correctly when the DBUpdater fails
Naios
2016-02-23
Core/Logging: Force synchronous logging after io_service shutdown - fixes lo...
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-10-06
Core/Battle.net:
Shauren
2015-09-28
Core/Maps: Moved corpse management to map level
Shauren
2015-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
2015-08-16
Merge pull request #15297 from StormBytePP/3.3.5_rename_Revision.h
jackpoz
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 bnetserver arguments
DDuarte
2015-06-10
Core/Bnet: Fixed bnetserver not shutting down correctly when started as windo...
Shauren
2015-06-06
Core/Bnet: Implemented starting bnetserver as a windows service
Shauren
2015-04-28
Core/Entities: Reworked guid scopes
Shauren
2015-03-22
Core/Misc: Warning fixes
Shauren
2015-03-21
Core/Worldserver: Set updates enabled default value to "none" -> disabled
Naios
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-15
Core/Server: Catch exceptions in int main()
Duarte Duarte
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-11
Conf: Changed hotfix database's name to actually match the initial name
Kinzcool
2014-11-11
Core/Databases: Add hotfix database to world config and prepared statement fo...
devil1234
[next]