madmaxoft
|
dd6c5779ec
|
Using a 2nd argument instead of va_copy().
This seems to be the only reasonable C++03-only solution.
|
2014-01-15 18:28:51 +01:00 |
|
madmaxoft
|
3fd19df9fd
|
Fixed varargs modification.
Ref.: #541.
|
2014-01-15 17:46:29 +01:00 |
|
madmaxoft
|
38d0bdf00a
|
Fixed AppendVPrintf() handling for large strings.
This caused a failure in server favicons.
|
2014-01-08 14:23:15 +01:00 |
|
Tiger Wang
|
1d96a615b5
|
Fixed favicons
|
2014-01-07 16:53:40 +00:00 |
|
madmaxoft
|
39a1bcdea0
|
More MSVC warning fixes.
|
2014-01-07 17:07:49 +01:00 |
|
madmaxoft
|
e3bb82d95a
|
Added Base64Encode().
|
2014-01-07 12:36:36 +01:00 |
|
madmaxoft
|
c510683d2a
|
Fixed unaligned memory access in FastNBT.
This should fix #420.
|
2014-01-02 17:33:18 +01:00 |
|
Alexander Harkness
|
c3cd436ec3
|
Merge remote-tracking branch 'origin/master' into foldermove2
Conflicts:
GNUmakefile
|
2013-11-24 14:37:03 +00:00 |
|
Alexander Harkness
|
675b4aa878
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
|