index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
ByteBuffer.h
Age
Commit message (
Expand
)
Author
2010-06-05
Move core/realm files to new subdirectory
click
2010-01-16
Updated copyright for new year.
n0n4m3
2010-01-10
Update aura system:
QAston
2009-10-17
*Massive cleanup redux.
maximius
2009-10-17
*Backed out changeset 3be01fb200a5
maximius
2009-10-17
*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...
maximius
2009-08-19
[8389] Implement check really read received packet size and warning it no...
megamage
2009-08-19
[8384] Restore build mangos at Unix/Linux. Author: VladimirMangos
megamage
2009-08-19
[8382] Implement ByteArray functions for skip read of fields not needed f...
megamage
2009-08-19
[8378] Use exceptions instead of explicit size checking for each packet A...
megamage
2009-06-13
[8001] Fixed display id checks for creature case. Author: VladimirMangos
megamage
2009-06-06
[7968] In packet compression use real writed data size. Author: VladimirMangos
megamage
2009-06-01
[7929] Some fixes and optimizations for work with packet guids. Author: V...
megamage
2009-05-31
[7925] Correct minor output format error inside ByteBuffer class Author: Naic...
megamage
2009-03-24
[7532] Avoid warnings at use size_t with printf fromat strings. Author: Vladi...
megamage
2009-03-19
* Implementing database logging:
XTZGZoReX
2009-03-19
* Fixed ByteBuffer::read<std::string> specialization. This one is correct.
XTZGZoReX
2009-03-18
*Commend a function because it break build.
megamage
2009-03-18
* Added specialized ByteBuffer::read for std::string. This will aid in packet...
XTZGZoReX
2009-02-18
*Merge.
megamage
2009-02-17
Newline added to bottom of all files.
KingPin
2009-02-04
Replace tabs with spaces, and fix crlf issues
megamage
2009-02-04
*Merge.
megamage
2009-02-04
*Merge.
megamage
2009-02-04
* Updated copyright notice for new year (2009) part 2
Drahy
2009-02-04
* Updated copyright notice for new year (2009) part 1 - Mercurial cant conver...
Drahy
2008-12-27
*Update to Mangos 6955.
megamage
2008-10-23
[svn] Fixed copyright notices to comply with GPL.
w12x
2008-10-20
[svn] * fixed help for subcommands - source mangos
KingPin
2008-10-14
[svn] * Merge Temp dev SVN with Assembla.
Seline
2008-10-02
[svn] * Proper SVN structure
init
Neo2003