index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
bnetserver
Age
Commit message (
Expand
)
Author
2016-06-06
Core/Misc: Fixed coverity issues
Shauren
2016-06-06
Core/Misc: Fixed uninitialized field
Shauren
2016-05-10
Core/Common: Move the query callback header to the database project
Naios
2016-04-28
Core/authserver.conf.dist: missing description line (#17038)
Trond B Krokli
2016-04-18
Core/Scripting: Use the path of the worldserver executable to search for the ...
Naios
2016-04-16
Core/Bnet: Fixed LoginREST.* address selection
Shauren
2016-04-12
Config: Extended description of LoginREST.*Address values
Shauren
2016-04-10
Add missing configuration key LoginDatabase.SynchThreads.
Gacko
2016-04-10
Add missing configuration key BanExpiryCheckInterval.
Gacko
2016-04-10
Renamed PublicKeyFile -> CertificatesFile
Shauren
2016-04-10
Make private key and public key configurable.
Gacko
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
[next]