summaryrefslogtreecommitdiffstats
path: root/Tools/ProtoProxy/Globals.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* zlib -> libdeflate (#5085)Tiger Wang2021-01-111-177/+0
| | | | | | + Use libdeflate + Use std::byte * Fix passing temporary to string_view + Emulate make_unique_for_overwrite
* Cleanup unneeded globals (#4736)peterbell102020-05-101-39/+0
|
* Remove old Android leftovers (#4722)Mat2020-05-071-10/+0
|
* Update fmt to 6.2.0 (#4718)peterbell102020-05-051-1/+1
| | | * Update fmt to 6.2.0
* Add the fmt library (#4065)peterbell102018-01-031-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 ToolsAlexander Lyons Harkness2017-12-241-7/+7
|
* Remove double includes part 2 (#3890)peterbell102017-08-031-0/+5
|
* Fixed type-casting-related warnings.Mattes D2016-08-241-6/+0
|
* Removed offending tr1 references.Alexander Harkness2015-12-221-33/+16
|
* ProtoProxy: Fixed connection and logging.Mattes D2015-03-221-4/+0
|
* Unified cByteBuffer types.Mattes D2015-03-211-3/+5
| | | | cByteBuffer now reads and writes any of the [U]Int<N> types.
* Fixed ProtoProxy compilation in MSVC2013.madmaxoft2014-05-041-1/+1
| | | | Fixes #983.
* Moved the rest of the Crypto objects into their own respective files.madmaxoft2014-04-291-6/+0
|
* Fixed ProtoProxy.madmaxoft2014-04-291-0/+14
|
* ProtoProxy: Fixed MSVC compilation.madmaxoft2014-03-201-2/+4
|
* Added macros support to toolsTycho2014-03-111-1/+6
|
* ProtoProxy: Modified to use PolarSSL.madmaxoft2014-01-251-5/+3
|
* ProtoProxy: Compiles under Linux.madmaxoft2014-01-171-0/+6
|
* ProtoProxy: Fixed inversed typedef.madmaxoft2014-01-171-1/+1
| | | | I must be going crazy...
* ProtoProxy: Fixed compilation in Windows and in Linux.madmaxoft2014-01-171-0/+6
|
* ProtoProxy: Fixed #include filename case.madmaxoft2014-01-171-4/+4
|
* ProtoProxy: Fixed compilation after the previous cByteBuffer changes.madmaxoft2013-10-281-0/+4
|
* ProtoProxy: Uses cTimer for the timing information.madmaxoft2013-08-301-0/+1
| | | | Previously used clock() is not suitable for the task, unfortunately it worked in MSVC.
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-220/+220
|
* ProtoProxy: moved into the Tools foldermadmaxoft@gmail.com2013-07-061-0/+221
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1657 0a769ca7-a7f5-676a-18bf-c427514a06d6