index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T09:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Packets
Age
Commit message (
Expand
)
Author
2025-11-02
Core/PacketIO: Reduce the number of catch blocks in WorldSession::Update
Shauren
2025-05-23
Core/PacketIO: Replace static_asserts with concepts and add them to PacketUti...
Shauren
2025-05-23
Core/PacketIO: Remove ByteBuffer constructor from MessageBuffer
Shauren
2025-05-22
Core/PacketIO: Mark packet parsing exception throwing code paths as [[noreturn]]
Shauren
2025-05-21
Core/PacketIO: Disable implicit bool to int conversions for ByteBuffer operators
Shauren
2025-05-21
Core/PacketIO: Add char overloads to ByteBuffer operators
Shauren
2025-05-16
Core/PacketIO: Move ObjectGuid and Position::PackedXYZ packet functions out o...
Shauren
2025-05-15
Core/PacketIO: Rename ByteBuffer::contents to ByteBuffer::data
Shauren
2025-05-13
Core/Misc: Make string and string_view literal suffixes globally available
Shauren
2025-05-12
Core/PacketIO: Improved bit functions - no longer reads each bit separately
Shauren
2024-12-20
Core/PacketIO: Fixed writing exactly 32 bits
Shauren
2024-12-19
Core/PacketIO: Improved bit functions - no longer writes each bit separately
Shauren
2024-12-19
Core/PacketIO: Read directly into output variable for numeric ByteBuffer::ope...
Shauren
2024-12-19
Core/PacketIO: Fixed endian conversions for array operations
Shauren
2024-12-19
Core/PacketIO: Remove overriding Underlying type from ByteBuffer reads in fav...
Shauren
2024-12-19
Core/Misc: Apply consistent formatting in ByteBuffer
Shauren
2024-08-05
Core/PacketIO: Fixed handling CMSG_UPDATE_ACCOUNT_DATA - compressed value is ...
Shauren
2024-08-03
Core/PacketIO: Use std::string_view to read strings from ByteBuffer
Shauren
2024-06-15
Core/PacketIO: increased allowed storage size of ByteBuffer from ~10mb to ~10...
Ovahlord
2024-05-08
Core: Update to 10.2.7
Shauren
2023-11-21
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-02-24
Core/PacketIO: Updated packet structures to 9.2.0
Shauren
2022-02-11
Core/Misc: Explicitly include required headers instead of relying on them to ...
Shauren
2022-02-04
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2021-12-23
Core/PacketIO: Add a validating string helper class for use in packet classes
Shauren
2021-12-23
Core/ByteBuffer: Fix string format
Shauren
2021-12-23
Core/PacketIO: Validate utf8 in every client packet
Shauren
2021-10-22
Core/Packets: Reduce memory footprint of cached queries (#22297)
jackpoz
2021-02-06
Core/Misc: Fix static analysis issues
jackpoz
2020-09-06
Core/PacketIO: Fixed ByteBuffer auto-flush after b23190393248455f04d3a06def03...
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-03
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-05-20
Core/Misc: Add extra ByteBuffer and WorldPacket constructors allowing to set ...
Shauren
2020-03-17
Core/PacketIO: Updated auction packets to newer build
Shauren
2020-01-02
New Year
Aokromes
2019-08-24
Core/ByteBuffer: Replace throw() with noexcept
Shauren
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-04-01
Core/PacketIO: Removed old and unused ByteBuffer functions
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-11-05
Core/PacketIO: Updated packet structures to 8.0.1
Shauren
2018-07-21
Core/ByteBuffer: Fixed output truncation in ByteBuffer::hexlike
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-13
Core/Shared: Include cleanup
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-04-26
Core/Misc: Fixed issues found by coverity
Shauren
2017-04-19
Core/DataStores: Updated sending out hotfixes
Shauren
2017-01-24
Core/Packets: Changed ByteBuffer write exceptions into asserts (reading is un...
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-08-20
Core/Misc: Don't conditionally include non platform specific headers
Shauren
[next]