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-08-20
Entities/Unit: Cleanup refactor. Changes: (#17819)
Treeston
2016-08-19
Core/Packets: Port packet handling rework from 6.x branch (#17777)
jackpoz
2016-07-19
Core/Entities: Readded check removed in d7460887c84107c9c83a9dd5259c8ab398928...
ariel-
2016-07-07
Core/PacketIO: Fixed crash happening when someone sends too small packet that...
Shauren
2016-06-18
Core/Entities: Moved PITCH movement flags into TURNING mask (they do not caus...
elecyb
2016-06-18
Core/Player: Fix ghost players water walking visual bug
elecyb
2016-06-04
Implement real time statistic visualization (#16956)
Duarte Duarte
2016-04-28
Core/Misc: Fixed -Wmisleading-indentation warnings
Shauren
2016-04-20
Core/PacketIO: Missing changes from 548aa119ac2884bb1c34f80e2fb077a66bcdfd9f ...
Patrick L
2016-03-28
Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...
DDuarte
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-16
Core: Remove whitespaces
Vincent-Michael
2016-03-15
Core/PacketIO: Revert STATUS_UNHANDLED logging back to debug
Duarte Duarte
2016-03-13
Core/Misc: Minimize differences between branches in WorldSession::Update
Shauren
2016-03-12
Core/PacketIO: Requeue packets handled with STATUS_LOGGEDIN received before p...
Shauren
2016-03-12
Core/Misc: Removed unneccessary boost/asio/buffer.hpp include
Shauren
2016-03-12
Core/Logging: Include more info in bad realm log
Shauren
2016-03-12
Core/Player:
Carbenium
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-03-06
Core: Backport 6.x realm changes
DDuarte
2016-02-20
Core/Networking: Rewrite networking threading model
Shauren
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
[next]