index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T20: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-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
2014-07-26
Core/Network: Refactored socket code, moved common operations to base Socket ...
Shauren
2014-07-26
Added comments to 6961f957c9d03bff634f0b75466458564845722e to make sure noone...
Shauren
2014-07-26
Core/DBLayer: Fixed possible crashes with async queries retrieving result
Shauren
2014-07-25
Core/PreparedStatements: Fixed a change I missed in the World prepared statem...
Subv
2014-07-25
Core/Waypoints: Allow the table waypoint_data to use Takeoff and Land waypoints.
Subv
2014-07-25
Core/Shared: Change rand32 to return uin32 instead of int32
DDuarte
2014-07-24
Core/Misc: Fixed a possible crash in ProducerConsumerQueue::Cancel
Shauren
2014-07-24
Core/Common: Remove the no longer finite(x) macro for MSVC
DDuarte
2014-07-23
Core/Misc: Silenced 500 OS X Warnings and removed deprecated finite() method.
Jared P. Jones
2014-07-22
Core/Misc: Remove a define that is no longer needed since ACE was removed
DDuarte
2014-07-21
Core/DatabaseWorkerPool: Delete PCQ in dtor rather than in Close() and cancel...
leak
2014-07-21
Core/PreparedStatements: Fixed a Coverity warning
Sebastian Valle Herrera
2014-07-21
Core: Kill again whitespace :(
Vincent-Michael
2014-07-20
Fixed gcc build without pch
Shauren
2014-07-20
Core: Fix non pch build (gcc)
Vincent-Michael
[next]