index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T20:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
bnetserver
Age
Commit message (
Expand
)
Author
2016-04-05
Buildsystem: Initial changes to support building with vs clang toolset
Shauren
2016-04-04
Core/Bnet: Add return LoginREST.ExternalAddress when LoginREST.LocalAddress i...
Shauren
2016-03-28
Core: Fixed VS 2013 build
Shauren
2016-03-28
Clang build fixes
Shauren
2016-03-28
Build fixes
Shauren
2016-03-28
Core: Updated to 6.2.4
Shauren
2016-03-28
Typo fix 423bded9a61e3f1c51ba00327898126c4e3a3f53
DDuarte
2016-03-28
Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...
DDuarte
2016-03-26
Core/Misc: Moved RealmList to shared
Shauren
2016-03-20
Core/Dep: Removed ZMQ dependency in preparation for future changes
Shauren
2016-03-19
CMake: Use inherited dependencies in worldserver and authserver
Naios
2016-03-16
Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8c
Naios
2016-03-11
Core/Database: Move singleton instances into compilation units
Naios
2016-03-11
Core/Common: Generalize platform specific includes in common/Platform
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-21
Core/Common: Add a generic config helper to access built-in overwriteable paths.
Naios
2016-02-19
Core/Networking: Rewrite networking threading model
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-12-19
Config/BNetServer: Rename yet unused config key to match others.
Gacko
2015-12-19
Config/BNetServer: Move Wrong.Password.Login.Logging to Auth Server Settings ...
Gacko
2015-11-21
Core: Updated to 6.2.3.20726
Shauren
2015-11-16
Server/Config: Fix typo in bnetserver.conf.dist
Gacko
2015-10-24
Core/Misc: Fix for builds linked with libc++ instead of libstdc++
Shauren
2015-10-12
Core/Battle.net: Fixed warnings about uninitialized values
Shauren
2015-10-12
Core/Battle.net: Fix "comparison of integers of different signs" warning
Naios
2015-10-10
Core/Battle.net: Updated packet enums and added new build data
Shauren
2015-10-09
Update bnetserver.conf.dist
Sean Rhone
2015-10-07
Core/Bnetserver: Fixed copypaste mistake for packet names
Shauren
2015-10-06
Core/Bnetserver: Fix warnings caused through non virtual destructors.
Naios
2015-10-06
Core/Battle.net:
Shauren
2015-10-04
Core/Battle.net
Shauren
2015-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
2015-09-11
Core/Bnetserver: Applied 375363ed08069b6aa7a921e35fdd1cc7affc946e to bnetserv...
Shauren
2015-08-24
Core/BuildSystem: Merged crypto into common, cleaned include directory lists ...
StormBytePP
2015-08-21
Core/Build: Merge common library and move database out of shared
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-08-15
Core/Bnetserver: Catch and log an exception that happens when WorldserverList...
DDuarte
2015-07-22
Core/Misc: Add a few consts to methods
DDuarte
2015-07-09
Core/Battle.net: Only send one IP address for a realm - fixes waiting time to...
Shauren
2015-07-04
Core/Executables: Add --version and -v to worldserver and bnetserver arguments
DDuarte
2015-06-20
Core/DBLayer: Sprinkle some async magic on worldserver auth/session load process
Shauren
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-20
Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...
Shauren
[next]