Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed CreateHexDump's signedness. | madmaxoft | 2014-04-04 | 1 | -1/+1 |
* | More Clang warning fixes in the protocols. | madmaxoft | 2014-04-04 | 1 | -1/+1 |
* | Exported the Base64 encoding and decoding functions to Lua API. | madmaxoft | 2014-04-01 | 1 | -2/+2 |
* | Fixed xofts issues | Tycho | 2014-03-14 | 1 | -4/+4 |
* | Fixed more Format issues | Tycho | 2014-03-11 | 1 | -1/+1 |
* | Added macros to follow format string checking through wrappers | Tycho | 2014-03-11 | 1 | -3/+3 |
* | Fixed Alignment issue in ByteBuffer | Tycho | 2014-03-10 | 1 | -1/+1 |
* | Another VarArgs fix. | madmaxoft | 2014-01-16 | 1 | -6/+2 |
* | Using a 2nd argument instead of va_copy(). | madmaxoft | 2014-01-15 | 1 | -2/+6 |
* | Added Base64Encode(). | madmaxoft | 2014-01-07 | 1 | -0/+3 |
* | Fixed unaligned memory access in FastNBT. | madmaxoft | 2014-01-02 | 1 | -0/+9 |
* | Merge remote-tracking branch 'origin/master' into foldermove2 | Alexander Harkness | 2013-11-24 | 1 | -3/+0 |
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+96 |