index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T15: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
2016-01-01
Update copyright note for 2016
Rushor
2015-12-07
Core/Quest: Fix issues reported by static analysis
jackpoz
2015-11-26
Core/Misc: fix warning and misc codestyle fixes
MitchesD
2015-10-31
Core/Networking: Fixed possible crashes happening if async query retrieving a...
Shauren
2015-10-31
Core/Threading: Fixed possible data races after making auth queries async by ...
Shauren
2015-10-31
Core/Threading: Significantly reduced the severity of possible data race duri...
Shauren
2015-10-31
Core/DBLayer: Sprinkle some async magic on worldserver auth/session load process
Shauren
2015-10-28
Core/Battleground: implement deserters tracker feature
ShinDarth
2015-10-12
Change many uint32 to ObjectGuid::LowType in line with 6.x changes.
pete318
2015-10-06
Rooted vehicle movement (#13342 for example)
pete318
2015-09-27
Core/DBLayer: Build fix in addition to 25c03039768fefa79dd75d491997c28e451a09a7
jackpoz
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-09-01
Core/Dungeon Finder: Remove disconnected players from LFG queue
jackpoz
2015-07-28
Core/Threading: Handle CMSG_BATTLEFIELD_MGR_ENTRY_INVITE_RESPONSE only in Wor...
jackpoz
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-07-24
Core/Misc: Add a few consts to methods
DDuarte
2015-07-22
Core/Utilities: Remove global using of std::chrono namespace.
Naios
2015-05-19
Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...
Shauren
2015-05-13
Core/NetworkIO: Adjust more packet throttling values
jackpoz
2015-04-04
Core/Networking: Fixed unsafe access to _worldSession member in WorldSocket
Shauren
2015-03-30
Core/Misc: Remove unused headers
leak
2015-03-29
Core/Logger: Add basic account-info to addon-scans to make them a little bit ...
click
2015-03-28
Core/Log: Fix linker errors that occur on msvc 12 lower then update 4
Naios
2015-03-18
Merge pull request #14317 from Naios/typesafelog
Carbenium
2015-03-08
Core: More INFO -> DEBUG changes (WorldSession/WorldSocket)
click
2015-03-03
Core/PacketLog: Avoid unneeded calls with disabled packet logs
jackpoz
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-30
Core/NetworkIO: Skip AntiDoS checks for queued packets
jackpoz
2014-10-19
Core/Misc: fixed a scenario when character factionchange create unexpected re...
joschiwald
2014-09-19
Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...
DDuarte
2014-09-18
Core/Misc: changed trinity string id to unsigned and removed obsolete code
joschiwald
2014-09-17
Core/NetworkIO: Fixed queued packets not being properly sent causing players ...
Shauren
2014-09-16
Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCore
Shauren
2014-09-14
Core/Misc: Fixed build without pch
Shauren
2014-09-14
Core/Misc: Fix issues reported by static analysis
jackpoz
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-09-12
Core/WorldSocket: Refactored client packet header check
Shauren
2014-09-09
Core/NetworkIO: Use reactor style sending on linux to reduce locking overhead
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-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-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
Core/PacketLog: Save session ip and port information in saved packets
DDuarte
[next]