index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T15:01:02Z
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-10-17
Core: Implemented IPC (Inter-process communication) between worldserver and b...
Shauren
2014-10-12
Core/PacketIO: Let packets that have a handler in array through to worldsessi...
Shauren
2014-10-12
Core/PacketIO: Restored client opcode handler check lost in ace->boost transi...
Sovak
2014-10-11
Build fix
Shauren
2014-10-11
Core/PacketIO: Removed PacketFilter::DropHighBytes
Shauren
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
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-16
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
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-14
Core/Groups: Fix setting the group roles and Role Check feature
horn
2014-09-12
Core/NetworkIO: Applied 4.3.4 changes to "new" network code
Shauren
2014-09-12
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-12
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-12
Core/WorldSocket: Refactored client packet header check
Shauren
2014-09-11
Core/Groups: Handle CMSG_GROUP_REQUEST_JOIN_UPDATES & SMSG_REAL_GROUP_UPDATE
DDuarte
2014-09-09
Core/NetworkIO: Use reactor style sending on linux to reduce locking overhead
Shauren
2014-09-03
Merge pull request #13017 from DDuarte/guild_achiev_tracking
Duarte Duarte
2014-09-03
Core/Net: Implement sending guild challenges rewards and counts
DDuarte
2014-09-02
Core/Net: Fix and enable CMSG_LFG_SET_COMMENT
DDuarte
2014-09-02
Core/Net: Enable SMSG_REQUEST_CEMETERY_LIST_RESPONSE since it was already fix...
DDuarte
2014-09-02
Core/Guild: Only send achievement criteria updates to players that requested ...
DDuarte
2014-09-02
Core/Channels: Enable SMSG_USERLIST_ADD, _REMOVE and _UPDATE
DDuarte
2014-09-02
Core/Misc: Send cemetery list when the client requests it
DDuarte
2014-09-01
Core/Quests: Implement CMSG_QUEST_NPC_QUERY and SMSG_QUEST_NPC_QUERY_RESPONSE
DDuarte
2014-08-31
Core/Net: "Enable" CMSG_CANCEL_GROWTH_AURA
DDuarte
2014-08-31
Core/Net: Define and semi-implement SMSG_SET_FACTION_NOT_VISIBILE
DDuarte
2014-08-31
Core/Net: Add some (unused?) opcodes from WPP
DDuarte
2014-08-31
Core/BGs: Set and enable CMSG_BATTLEMASTER_HELLO
DDuarte
2014-08-31
Core/PacketIO: Corrected values of a few opcodes
Shauren
2014-08-30
Core/Units: Implemented animkit support
Shauren
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
[next]