index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-15T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
bnetserver
/
Main.cpp
Age
Commit message (
Expand
)
Author
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-09-24
Core/Bnet: correct a typo in enum (#17991)
tkrokli
2016-09-24
Core/Bnetserver: Re-enable ban on wrong password
Kevin Plestan
2016-07-17
Tools: Added universal TrinityCore banner with git version info to all tools
Shauren
2016-04-18
Core/Scripting: Use the path of the worldserver executable to search for the ...
Naios
2016-03-28
Core: Updated to 6.2.4
Shauren
2016-03-20
Core/Dep: Removed ZMQ dependency in preparation for future changes
Shauren
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-02-16
Core/Bnet: Moved expiring bans to background task running every minute by def...
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-09-11
Core/Bnetserver: Applied 375363ed08069b6aa7a921e35fdd1cc7affc946e to bnetserv...
Shauren
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-05-27
Mark static variables
Daniel M. Weeks
2015-04-22
Core/Battlenet: Fixed possible shutdown crash
Shauren
2015-04-11
Core/Bnet: Fixed crash on shutdown happening when there were still players co...
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-15
Core/Server: Catch exceptions in int main()
Duarte Duarte
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-17
Core: Implemented IPC (Inter-process communication) between worldserver and b...
Shauren
2014-10-11
Core/Battle.net: Removed remaining authserver references
Shauren
2014-10-11
Core/Battle.net: Implemented updating realm list after initial login
Shauren
2014-10-10
Core/Battle.net: Added missing includes and changed default config file name
Shauren
2014-10-10
Core/Auth: Moved battle.net handling to separate project
Shauren