Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the fmt library (#4065) | peterbell10 | 2018-01-03 | 1 | -7/+2 |
| | | | | | | | * Replaces AppendVPrintf with fmt::sprintf * fmt::ArgList now used as a type safe alternative to varargs. * Removed SIZE_T_FMT compatibility macros. fmt::sprintf is fully portable and supports %zu. * Adds FLOG functions to log with fmt's native formatting style. | ||||
* | Fix style of Tools | Alexander Lyons Harkness | 2017-12-24 | 1 | -7/+7 |
| | |||||
* | Remove double includes part 2 (#3890) | peterbell10 | 2017-08-03 | 1 | -0/+5 |
| | |||||
* | Fixed type-casting-related warnings. | Mattes D | 2016-08-24 | 1 | -6/+0 |
| | |||||
* | Removed offending tr1 references. | Alexander Harkness | 2015-12-22 | 1 | -33/+16 |
| | |||||
* | ProtoProxy: Fixed connection and logging. | Mattes D | 2015-03-22 | 1 | -4/+0 |
| | |||||
* | Unified cByteBuffer types. | Mattes D | 2015-03-21 | 1 | -3/+5 |
| | | | | cByteBuffer now reads and writes any of the [U]Int<N> types. | ||||
* | Fixed ProtoProxy compilation in MSVC2013. | madmaxoft | 2014-05-04 | 1 | -1/+1 |
| | | | | Fixes #983. | ||||
* | Moved the rest of the Crypto objects into their own respective files. | madmaxoft | 2014-04-29 | 1 | -6/+0 |
| | |||||
* | Fixed ProtoProxy. | madmaxoft | 2014-04-29 | 1 | -0/+14 |
| | |||||
* | ProtoProxy: Fixed MSVC compilation. | madmaxoft | 2014-03-20 | 1 | -2/+4 |
| | |||||
* | Added macros support to tools | Tycho | 2014-03-11 | 1 | -1/+6 |
| | |||||
* | ProtoProxy: Modified to use PolarSSL. | madmaxoft | 2014-01-25 | 1 | -5/+3 |
| | |||||
* | ProtoProxy: Compiles under Linux. | madmaxoft | 2014-01-17 | 1 | -0/+6 |
| | |||||
* | ProtoProxy: Fixed inversed typedef. | madmaxoft | 2014-01-17 | 1 | -1/+1 |
| | | | | I must be going crazy... | ||||
* | ProtoProxy: Fixed compilation in Windows and in Linux. | madmaxoft | 2014-01-17 | 1 | -0/+6 |
| | |||||
* | ProtoProxy: Fixed #include filename case. | madmaxoft | 2014-01-17 | 1 | -4/+4 |
| | |||||
* | ProtoProxy: Fixed compilation after the previous cByteBuffer changes. | madmaxoft | 2013-10-28 | 1 | -0/+4 |
| | |||||
* | ProtoProxy: Uses cTimer for the timing information. | madmaxoft | 2013-08-30 | 1 | -0/+1 |
| | | | | Previously used clock() is not suitable for the task, unfortunately it worked in MSVC. | ||||
* | Changed everyting to Unix line endings. | Alexander Harkness | 2013-07-29 | 1 | -220/+220 |
| | |||||
* | ProtoProxy: moved into the Tools folder | madmaxoft@gmail.com | 2013-07-06 | 1 | -0/+221 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1657 0a769ca7-a7f5-676a-18bf-c427514a06d6 |