index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T17:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
Age
Commit message (
Expand
)
Author
2014-09-13
Core/Entities: Use new PackedGuid class
Shauren
2014-09-12
Core/Misc: Added const modifier to MessageBuffer::Write parameter
Shauren
2014-09-12
Core: Fix warning
Vincent-Michael
2014-09-12
Core/NetworkIO: Set non blocking mode on sockets properly
Shauren
2014-09-12
Core/Misc: Kill few more warnings.
w1sht0l1v3
2014-09-11
Core/Misc: Get rid of some warnings.
w1sht0l1v3
2014-09-10
Core/DB: Fix crash on shutdown
jackpoz
2014-09-09
Core/Net: Fix GCC build
Duarte Duarte
2014-09-09
Build fix
Shauren
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-07
Removed redundant cast to c_str() in ConfigMgr::Reload function.
Leonid Logvinov
2014-09-06
Core/DBLayer: Fixed GetUInt32,GetInt64 and GetUInt64 on windows when value st...
Shauren
2014-08-28
Core/BattleGrounds: store data about BGs victories
ShinDarth
2014-08-23
Core/Misc: Fix some -Wconversion warnings
jackpoz
2014-08-21
Core/WorldSession: Added research notes about CMSG_AUTH_SESSION values and re...
Shauren
2014-08-16
Core/DBLayer: Fixed an incredibly rare memory leak happening when player star...
Shauren
2014-08-15
Core/Socket: Added helpers to retrieve the size of currently ready data
Shauren
2014-08-14
Core/Creature: update creature_template and some other small things
joschiwald
2014-08-12
Core/Threading: Fixed possible race condition with m_timeOutTime and fixed Th...
Shauren
2014-08-11
Core/NetworkIO: Prevent queueing more async operations when socket is already...
Shauren
2014-08-11
Core/NetworkIO: Restore networking related scripting hooks
leak
2014-08-11
Kill potentially uninitialized variable warning
leak
2014-08-10
Resolve shutdown crash/leak if MySQL server is not running
leak
2014-08-10
Core: Fix non pch build
Vincent-Michael
2014-08-10
Core/NetworkIO: Prevent double closing the same socket
Shauren
2014-08-10
Core/Misc: Removed ACE leftovers
Shauren
2014-08-10
Core/NetworkIO: Allow receiving packets bigger than buffer size and properly ...
Shauren
2014-08-10
Core: Fix build for Intel Composer XE
Vincent-Michael
2014-08-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-08-09
Core/Server: Add missing overrides
DDuarte
2014-08-08
Core/NetworkIO: Handle exceptions thrown from socket constructor when retriev...
Shauren
2014-08-07
Revert "Core: Fix build for vs2014"
Vincent-Michael
2014-08-07
Core: Fix build for vs2014
Vincent-Michael
2014-08-07
Core/Socket: Fix typo in constructor
Duarte Duarte
2014-08-07
Core: Kill AGAIN whitespace :(
Vincent-Michael
2014-08-07
Core: Fix non pch build
Vincent-Michael
2014-08-06
Prevent reading address information from potentially closed socket
leak
2014-08-06
Core/Misc: Fixed textlike/hexlike methods of ByteBuffer to print properly
Shauren
2014-08-05
Core: Fix build for shit OS
Vincent-Michael
2014-08-02
Core/Shared: Fix world and auth crash on shutdown (PCQ & DbWorker)
DDuarte
2014-07-29
Scripts/OutdoorPvP: replaced some chat texts with proper defense messages
joschiwald
2014-07-29
Core/Config: User-friendlyfy configuration parsing errors
DDuarte
2014-07-29
Update Socket.h
Shauren
2014-07-29
Core/Socket: Fixed expected template evaluated type for AsyncWrite if PacketT...
Shauren
2014-07-28
Core/Networking: Attempt to fix some exceptions
DDuarte
2014-07-27
Fixed a rare crash case when authserver socket was forcefully closed during read
leak
2014-07-27
Core/Network: Optimized packet sending by removing unneccessary memory copying
Shauren
2014-07-27
Core/Network: Allow storing any packet types in Socket write queue to reduce ...
Shauren
2014-07-27
Fixed gcc build
Shauren
[next]