This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-02-02 23:26:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8745e08be020471db886e11a3a7512a751141562
TrinityCore
/
src
/
server
/
bnetserver
History
StormBytePP
0bed9d56cb
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick hack to crash the core misusing assert
2015-09-21 15:17:05 +02:00
..
Authentication
Update copyright note for 2015
2015-01-01 00:28:09 +01:00
Packets
Core/Misc: Add a few consts to methods
2015-07-22 23:24:56 +01:00
PrecompiledHeaders
…
Realms
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick hack to crash the core misusing assert
2015-09-21 15:17:05 +02:00
Server
Core/Battle.net: Only send one IP address for a realm - fixes waiting time to join realm if the wrong address gets picked by the client first (local address for external client)
2015-07-09 10:26:30 +02:00
bnetserver.conf.dist
Core/DBUpdater: Add the possibility to limit the remove of orphaned entries.
2015-03-24 12:31:52 +01:00
bnetserver.ico
…
bnetserver.rc
Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared library, which allows cache hits to happen more likely
2015-08-16 17:50:40 +02:00
CMakeLists.txt
Core/BuildSystem: Merged crypto into common, cleaned include directory lists (to mimic 3.x buildsystem)
2015-08-24 03:35:19 +02:00
Main.cpp
Core/Bnetserver: Applied
375363ed08
to bnetserver - fixes a minor development annoyance where first login after startup is slow
2015-09-11 17:25:14 +02:00
resource.h
…