index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T13: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
2022-01-06
Core/Networking: Switch to intrusive variant of MPSC queue to halve the numbe...
Shauren
2022-01-01
Core/Log: Log all character kicks to "network.kick" category
jackpoz
2022-01-01
Core/NetworkIO: Adjust more packet throttling values
jackpoz
2022-01-01
Core/Logs: Log full guid instead of just low guid, part 2
Giacomo Pozzoni
2021-12-30
Core/Networking: Format string fix for previous commit
Shauren
2021-12-30
Core/Networking: Catch ByteBuffer exceptions in WorldSocket::InitializeHandler
Shauren
2021-12-26
Core/Player: Initial War Mode support (#25926)
Matan Shukry
2021-12-24
Core/PacketIO: Port guild packets to classes as example of new self-validatin...
Shauren
2021-12-23
Core/PacketIO: Add a validating string helper class for use in packet classes
Shauren
2021-12-23
Core/Chat: Disallow hyperlinks from being inserted in various guild-related f...
treeston
2021-12-23
Core/PacketIO: Validate utf8 in every client packet
Shauren
2021-12-22
Core/Movement: Implement MoveSplineFlag::Enter_Cycle (#24049)
NoName
2021-12-18
Core/Calendar: Add some additional validation when creating events (#23797)
Giacomo Pozzoni
2021-12-18
Core/Handlers: Handle CMSG_REQUEST_PET_INFO - this fixes when you /reload and...
Artamedes
2021-12-17
3.3.5 Don't allow to summon dead hunter pets (#23271)
Giacomo Pozzoni
2021-12-17
Core/BattlePets: Wrap battle pet related code in a separate namespace
Shauren
2021-12-14
Core/Misc: More coding standards (#23519)
Aokromes
2021-12-13
Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...
ForesterDev
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-12-11
Core/Group: implement automatic party/raid leader change when the leader has...
Wyrserth
2021-12-08
Core/Movement: Defined movement force type enum
Shauren
2021-12-06
Core/Misc: Fixed dynamic build
Shauren
2021-11-30
Core/Movement: Add time synchronisation (#18189)
Chaouki Dhib
2021-11-27
Core/Movement: Implement initializing parabolic splines using jump gravity in...
Shauren
2021-11-25
Core/BattlePets: Implemented BattlePetSpeciesFlags::NotAccountWide (#27303)
Meji
2021-11-23
Core/Movement: Implement move time skipped handler (#22994)
Chaouki Dhib
2021-11-21
Core/Misc: Port style changes from d8819147b023f318c0ca2c42da4d05e4f9551cce
Shauren
2021-11-20
Core/BattlePets: Implemented battle pet name query packet (#27294)
Meji
2021-11-20
Core/Spells: SpellHistory updates
Shauren
2021-11-19
Core/BattlePets: Journal lock improvements (#27178)
Meji
2021-11-16
Core/PacketIO: Fixed SMSG_BATTLE_PET_ERROR structure
Shauren
2021-11-16
Core/PacketIO: Fixed SMSG_LEVEL_UP_INFO structure
Shauren
2021-11-12
Core/PacketIO: Implemented splash screen opcodes
Shauren
2021-11-11
Core/PacketIO: Rename new 9.1.5 opcodes
Shauren
2018-09-18
Core/Chat: Some hyperlink follow-ups:
Treeston
2021-11-08
Core/Player: Clean up duel related code. Fix a check for abusive client behav...
Treeston
2021-11-06
Core/Misc: Send saved client settings instantly after login, not only after e...
Shauren
2021-11-05
Core/Misc: 9.1.5 enum updates
Shauren
2021-11-04
Core/PacketIO: 9.1.5 updatefields and SMSG_UPDATE_OBJECT structure
Shauren
2021-11-02
Core/PacketIO: Updated remaining packet structures to 9.1.5
Shauren
2021-11-02
Core/PacketIO: Updated CMSG_UPDATE_MISSILE_TRAJECTORY to 9.1.5
Shauren
2021-11-02
Core/PacketIO: Rename DepositGuildBankItem to AutoGuildBankItem to match enum...
Shauren
2021-11-02
Core/PacketIO: Updated account data packets to 9.1.5
Shauren
2021-11-02
Core/PacketIO: Updated SMSG_FEATURE_SYSTEM_STATUS to 9.1.5
Shauren
2021-11-02
Core/PacketIO: Updated SMSG_QUEST_PUSH_RESPONSE to 9.1.5
Shauren
2021-11-02
Core/DataStores: Updated hotfix packet structures to 9.1.5
Shauren
2021-11-02
Core/PacketIO: Updated opcodes to 9.1.5
Shauren
2021-11-02
Core/GuildFinder: Remove as preparation for 9.1.5
Shauren
2021-10-25
Core/Misc: Fixed clang 13 warnings, gcc 11 build errors and nopch build
Shauren
2021-10-22
Core/Packets: Reduce memory footprint of cached queries (#22297)
jackpoz
[next]