index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-04T05:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Packets
/
ByteBuffer.h
Age
Commit message (
Expand
)
Author
2022-02-24
Core/PacketIO: Updated packet structures to 9.2.0
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/PacketIO: Validate utf8 in every client packet
Shauren
2021-10-22
Core/Packets: Reduce memory footprint of cached queries (#22297)
jackpoz
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-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
2016-08-20
Core: Fixed non pch build for unix
Vincent-Michael
2016-04-06
Core/Misc: MSVC /W4 warning fixes
Shauren
2016-03-24
Core/Shared: Converted the shared library to a shared library ,-).
Naios
2016-01-28
Core/Misc: Removed unneccessary boost/asio/buffer.hpp include
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-09-25
Core/PacketIO: Updated and enabled SupportTicketSubmitComplaint, SupportTicke...
Shauren
2015-07-25
Core/Misc: Removed ReadAsPacked/WriteAsPacked methods from ObjectGuid, they a...
Shauren
2015-04-18
Core/PacketIO: Updated and enabled more battleground packets
Shauren
2015-03-08
Core/Misc: Cleaned up data truncation warnings
Shauren
2015-02-24
Core/PacketIO: Removed timezone adjustments from ReadPackedTime - player's se...
Shauren
2015-02-02
Core/PacketIO: Fixed SMSG_DB_REPLY structure
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-23
Core/Packets: moved chat packet building function to packet builder class
joschiwald
2014-11-16
Core/Packets: updated AccountData packets
joschiwald
2014-10-23
Core/Misc: Optimized ByteBuffer::ReadString
Shauren
2014-10-23
Core/Entities: First step to 128 bit guids
Shauren
2014-10-19
Core/NetworkIO: *Fixed basic auth packets
Sovak
2014-09-27
Core/ByteBuffer: Call FlushBits() in every append, not only on fundamental types
DDuarte
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-13
Core/Entities: Use new PackedGuid class
Shauren
2014-08-24
Corrected initialization value in previous commit
Shauren
2014-08-24
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-08-23
Core/Misc: Fix some -Wconversion warnings
jackpoz
2014-08-12
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
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-07
Revert "Core: Fix build for vs2014"
Vincent-Michael
[next]