index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T09: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
2020-03-15
Core/PacketIO: Validate utf8 in every client packet
Shauren
2020-01-02
New year
Aokromes
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-08-22
Core/Packets: Reduce memory footprint of cached queries (#22297)
jackpoz
2018-04-19
Core/PacketIO: Added missing move assignment operator to ByteBuffer
Shauren
2018-01-01
Update copyright note for 2018
tkrokli
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-01-28
Few small optimizations here and there (#18684)
xinef1
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-04-09
Build fix
Shauren
2016-04-09
Core/Misc: MSVC /W4 warning fixes
Shauren
2016-03-24
Core/Shared: Converted the shared library to a shared library ,-).
Naios
2016-03-13
Build fix
Shauren
2016-03-12
Core/Misc: Removed unneccessary boost/asio/buffer.hpp include
Shauren
2016-01-01
Update copyright note for 2016
Rushor
2015-07-06
Core/PacketIO: Removed timezone adjustments from ReadPackedTime - player's se...
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-20
Revert "Core: Fix build for msvc14"
Vincent-Michael
2014-09-20
Core: Fix build for msvc14
Vincent-Michael
2014-09-13
Core/Entities: Use new PackedGuid class
Shauren
2014-08-23
Core/Misc: Fix some -Wconversion warnings
jackpoz
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
2014-08-07
Core: Fix build for vs2014
Vincent-Michael
2014-07-27
Core/Network: Optimized packet sending by removing unneccessary memory copying
Shauren
2014-07-27
Core/Network: Allow storing any packet types in Socket write queue to reduce ...
Shauren
2014-06-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-06-22
Replaced all ACE_OS::localtime_r calls
leak
2014-06-21
Removed ACE dependies from ByteBuffer
leak
2014-06-07
Core/Misc: Kill Whitespace ...
Vincent-Michael
2014-05-25
Core/Misc: Fix no-pch build
jackpoz
2014-05-25
Core/Misc: Throw an exception if client sends invalid float/double data
jackpoz
2014-05-18
Shared/Packets: Handle crash by throwing an exception instead
jackpoz
2014-04-20
Core/Misc: Fixed some -Weffc++ warnings
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-09-11
Core: Fix non PCH build
Nay
2013-09-07
Core/Thread: Fix race condition converting time values to local time
jackpoz
2013-05-21
Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...
Spp
2013-03-26
Core: Fix compile with WITH_COREDEBUG option enabled
Spp
2013-03-25
Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....
Spp
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-01-30
Core/Misc: Remove some calls to const_cast
Spp
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-17
Crash Fix after b99c347
Spp
2012-09-13
Core/Calendar: Fixed breaking calendar event UI after relogging
Shauren
2012-08-05
Core/ByteBuffer: Print stack trace in ByteBufferException::PrintError.
LordJZ
2012-08-03
Fix compile under windows
Spp
[next]