summaryrefslogtreecommitdiffstats
path: root/src/StringUtils.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed AppendVPrintf() handling for large strings.madmaxoft2014-01-081-6/+4
| | | | This caused a failure in server favicons.
* Fixed faviconsTiger Wang2014-01-071-3/+4
|
* More MSVC warning fixes.madmaxoft2014-01-071-1/+1
|
* Added Base64Encode().madmaxoft2014-01-071-0/+48
|
* Fixed unaligned memory access in FastNBT.madmaxoft2014-01-021-0/+30
| | | | This should fix #420.
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-49/+0
| | | | | Conflicts: GNUmakefile
* Moved source to srcAlexander Harkness2013-11-241-0/+815