index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T12:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Server
Age
Commit message (
Expand
)
Author
2014-08-22
Core/Battle.net: Use real account name from account table to auth instead of ...
Shauren
2014-08-22
Core/NetworkIO: Removed MSG_VERIFY_CONNECTIVITY as an opcode
Shauren
2014-08-22
Compile fix
Shauren
2014-08-21
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-08-21
Core/WorldSession: Added research notes about CMSG_AUTH_SESSION values and re...
Shauren
2014-08-19
Core/NetworkIO: Restored opcode and size checks lost during ace->boost change...
Shauren
2014-08-16
Core/Socket: Fixed merge mistake causing players to always be kicked after so...
Shauren
2014-08-15
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-08-12
Core/Threading: Fixed possible race condition with m_timeOutTime and fixed Th...
Shauren
2014-08-12
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
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-10
Core/NetworkIO: Allow receiving packets bigger than buffer size and properly ...
Shauren
2014-08-09
Core/Server: Add missing overrides
DDuarte
2014-08-09
Core/WorldSession: Fix socket not being closed on clean logout
jackpoz
2014-08-04
Core/NetworkIO: Adjust more packet throttling values
jackpoz
2014-08-02
Core/Server: Add mutex lock to PacketLog
DDuarte
2014-08-01
Core/Trade: Replaced SendNotification hacks with proper trade packets
Shauren
2014-07-30
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-30
Core/PacketLog: Save session ip and port information in saved packets
DDuarte
2014-07-29
Scripts/OutdoorPvP: replaced some chat texts with proper defense messages
joschiwald
2014-07-29
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-07-28
Core/Network: Fixed packets being properly received only by the first player ...
Shauren
2014-07-27
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
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
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-27
Core/Server: Fix typo
Vincent-Michael
2014-07-27
Fixed gcc build
Shauren
2014-07-26
Core/Network: Refactored socket code, moved common operations to base Socket ...
Shauren
2014-07-25
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-25
Core/Network: Fix build
DDuarte
2014-07-25
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-25
Core/Network: Fix some possible exceptions on socket.close()
DDuarte
2014-07-25
Core/Shared: Change rand32 to return uin32 instead of int32
DDuarte
2014-07-24
Merge branch 'master' into 4.3.4
DDuarte
2014-07-24
Core/NetworkIO: Fixed boost::asio::async_write usage - packets will now be se...
Shauren
2014-07-22
Core: Fix compile and a warning in spell_paladin
DDuarte
2014-07-21
Core/NetworkIO: Restored world packet compression
Shauren
2014-07-20
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-20
Replaced try/catch by non-throwing socket.close()
leak
2014-07-20
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-20
Core: Fix non pch build (gcc)
Vincent-Michael
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-19
Fix terminate() being called on kicking a player (closing sockets twice is bad)
leak
2014-07-19
Part 2: Merge branch 'master' of https://github.com/TrinityCore/TrinityCore i...
Shauren
2014-07-19
Part 1: Merge branch 'master' into 4.3.4
Shauren
2014-07-19
Core/Logging: Changed format of packet log file from .bin to .pkt and restore...
Shauren
2014-07-19
Merge remote-tracking branch 'origin/master' into 4.3.4
Shauren
2014-07-13
Fixed some compiler warnings
Subv
[next]