index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T13: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
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
2015-04-18
Core/Battle.net: Fixed accessing freed memory
Shauren
2015-04-13
NOPCH Build fix
Shauren
2015-04-13
Build fix
Shauren
2015-04-11
Core/Battle.net: Query optimizations part2 - made all queries asynchronous
Shauren
2015-04-11
Core/Battle.net: Query optimizations part1 - reduced the amount of queries du...
Shauren
2015-04-11
Core/Bnet: Fixed crash on shutdown happening when there were still players co...
Shauren
2015-04-02
Add missing override keyword in bnetserver
Daniel M. Weeks
2015-03-29
CMake: Use source_groups to represent the source tree
Naios
2015-03-24
Core/DBUpdater: Add the possibility to limit the remove of orphaned entries.
Naios
2015-03-21
Core/Updates: Add an automatic database update system. Automatically detects ...
Naios
2015-03-18
Core/Misc: Fix some issues detected by static analysis
Naios
2015-03-13
Core/Log: Add type safe formatting
Naios
2015-03-11
Revert "Core/Server: Catch exceptions in int main()"
jackpoz
2015-03-08
Core/Misc: Cleaned up data truncation warnings
Shauren
2015-02-15
Core/Server: Catch exceptions in int main()
Duarte Duarte
2015-02-11
Core/Auth: Fixed clients being disconnected if taking too long to select game...
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-29
Core/Scripts: multiple changes
joschiwald
2014-12-28
Core/Battle.net: Fixed another client crash happening when logging out to cha...
Shauren
2014-12-24
Core/Battle.net: Fixed client crashes happening when reconnecting too soon af...
Shauren
2014-12-20
Core/Battle.net: Decrypt remainder of the packet that arrives together with E...
Shauren
2014-12-07
Core: fixed few coverity issues and warnings
joschiwald
2014-11-19
BNet GetStreamItemsRequest::Read
MorganaOP
2014-11-14
Core/Packets: CMSG_CREATURE_QUERY and SMSG_CREATURE_QUERY_RESPONSE handler
Intel
2014-11-10
Core: Nuke authserver
DDuarte
[next]