summaryrefslogtreecommitdiffstats
path: root/src/StringUtils.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed MSVC 64-bit build warnings.Mattes D2014-05-091-2/+2
* Fixed CreateHexDump's signedness.madmaxoft2014-04-041-1/+1
* More Clang warning fixes in the protocols.madmaxoft2014-04-041-1/+1
* Exported the Base64 encoding and decoding functions to Lua API.madmaxoft2014-04-011-2/+2
* Fixed xofts issuesTycho2014-03-141-4/+4
* Fixed more Format issuesTycho2014-03-111-1/+1
* Added macros to follow format string checking through wrappersTycho2014-03-111-3/+3
* Fixed Alignment issue in ByteBufferTycho2014-03-101-1/+1
* Another VarArgs fix.madmaxoft2014-01-161-6/+2
* Using a 2nd argument instead of va_copy().madmaxoft2014-01-151-2/+6
* Added Base64Encode().madmaxoft2014-01-071-0/+3
* Fixed unaligned memory access in FastNBT.madmaxoft2014-01-021-0/+9
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-3/+0
* Moved source to srcAlexander Harkness2013-11-241-0/+96