index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T16: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-09-09
Core/NetworkIO: Use reactor style sending on linux to reduce locking overhead
Shauren
2014-09-08
Scripts/Commands: Allow to set a custom duration to the Freeze command applie...
Odyssey
2014-09-06
Misc: Update worldserver.conf.dist to TC standards
Aokromes
2014-09-05
Allow players to track both herbs and minerals at the same time
MrSmite
2014-08-28
Core/AuctionHouse: Merge last changes of PR #12917
jackpoz
2014-08-28
Merge branch 'Rochet2/ahbot' into master
jackpoz
2014-08-28
Core/BattleGrounds: store data about BGs victories
ShinDarth
2014-08-27
Core/RA: Workaround for telnet active mode
jackpoz
2014-08-25
Core/AHBot: Implemented AHBot based on MaNGOS code
Blipi
2014-08-23
Core/Misc: Fix Mac OS X no-pch build
jackpoz
2014-08-22
Core/Quest: Allow money reward for quests to be modified.
Ascathor
2014-08-11
Core/NetworkIO: Restore networking related scripting hooks
leak
2014-08-10
Resolve shutdown crash/leak if MySQL server is not running
leak
2014-08-10
Core/Worldserver: Replaced old hack sending key events to unblock console thread
Shauren
2014-07-29
Core/Config: User-friendlyfy configuration parsing errors
DDuarte
2014-07-28
Core/Instances: Explicitly unload InstanceSaveMgr before MapManager, fixes in...
Shauren
2014-07-27
Conf/World: Disable player limit by default
DDuarte
2014-07-23
Core/Misc: Silenced 500 OS X Warnings and removed deprecated finite() method.
Jared P. Jones
2014-07-23
Core/Mains: Handle SIGBREAK to achieve clean shutdown when users click X butt...
Shauren
2014-07-22
Increased default thread pool size as it now handles more than signals and re...
leak
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
[next]