index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-05T12:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
worldserver
Age
Commit message (
Expand
)
Author
2014-07-21
Core: Kill again whitespace :(
Vincent-Michael
2014-07-19
Core/Logging: Changed format of packet log file from .bin to .pkt and restore...
Shauren
2014-07-17
Core/Misc: Fix abort() on shutdown on *nix
jackpoz
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-07-16
GCC compile fixes
leak
2014-07-15
[Auth\Worldserver] Use boost to load console arguments. (Added a few style ch...
Chaplain
2014-07-13
More warnings fixes
Subv
2014-07-13
Fixed some compiler warnings
Subv
2014-07-13
Fixed the worldserver not using the path to the config file as defined in cmake
Subv
2014-07-10
Fixed a GCC internal error when compiling AsyncAcceptor
Subv
2014-07-09
Fixed the first world connection being slow
Subv
2014-07-08
Fixed FreezeDetectorHandler trigger time
leak
2014-07-08
Replaced the LogWorker thread with Boost ASIO
leak
2014-07-07
Renamed WorldTcpSession back to WorldSocket
leak
2014-07-07
Readd support for TCP_NODELAY socket option
leak
2014-07-06
Removed some dead code
Subv
2014-07-06
Change the freeze detector thread to be a periodic callback running on the th...
leak
2014-07-05
Fixed PCH build, some leaks and tidied the code up a bit
Subv
2014-07-06
Completely remove ACE as dependency for TC - kkthxbye
leak
2014-07-06
Some groundwork for replacing the ACE based WorldSocket handling
leak
2014-07-04
Refactored both world and auth main
leak
2014-07-03
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-07-03
Fix non-PCH compile
leak
2014-07-02
Fixed login and some errors
Subv
2014-07-02
Enabled RA and removed all ACE from it
Subv
2014-07-02
Cleaned up worldserver includes a bit
Subv
2014-07-02
Cleaned up the authserver includes a bit.
Subv
2014-07-02
Remove unused RARunnable files
leak
2014-07-02
Some ground work for ASIO based RemoteAccess handling
leak
2014-07-01
Corrected some things from the previous commit
Subv
2014-07-01
Removed ACE from TCSoap
Subv
2014-07-02
Forgotten change
leak
2014-07-02
Replaced ACE_Method_Request based DelayExecutor by PCQ impl
leak
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-06-26
Core: Fix warnings and kill again whitespace ...
Vincent-Michael
2014-06-25
Compile fix (RASocket needs to be rewritten entirely at some point)
leak
2014-06-24
Core/Loot: Make the pickpocket loot refill every 10 minutes by default on the...
Subv
2014-06-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-06-23
Merge pull request #11976 from Ascathor/master
Aokromes
2014-06-22
Various cleanups and fixes due to feedback
leak
2014-06-21
Replaced ACE_Auto_Array_Ptr
leak
2014-06-21
Replaced Threading and SFMT access related code with std::thread and boost TSS
leak
2014-06-20
Core/Dependencies: Clean up recastnavigation folder
jackpoz
2014-06-13
Core/Misc:
Ascathor
2014-06-07
Core/Misc: Kill Whitespace ...
Vincent-Michael
2014-06-01
Replaced ACE based typedefs for fixed width ints with C++11 versions
leak
2014-05-30
Replace authserver ACE related code with Boost/C++11
leak
2014-05-12
Add support for Boost 1.55
leak
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-04-08
Core/ChatLog: handle chatlog options with extended logging system
joschiwald
[next]