minetest/util/travis
Loïc Blot 3cea7a349a Network cleanup (#6310)
* Move Connection threads to dedicated files + various cleanups

* ConnectionReceiveThread::processPacket now uses function pointer table to route MT packet types
* Various code style fixes

* Code style with clang-format

* Various SharedBuffer copy removal

* SharedBuffer cannot be copied anymore using Buffer
* Fix many SharedBuffer copy (thanks to delete operator)
2017-08-25 15:53:56 +02:00
..
before_install.sh Minetest for C++11 (CMakeLists + Travis) 2017-06-04 09:57:08 +02:00
clang-format-whitelist.txt Network cleanup (#6310) 2017-08-25 15:53:56 +02:00
common.sh Travis-ci build: fix osx jpeg installation failure, git ambiguous argument error (caused by merging commits) and add a workaround for travis commit range bug (#6227) 2017-08-20 17:27:26 +02:00
lint.sh Minetest for C++11 (CMakeLists + Travis) 2017-06-04 09:57:08 +02:00
script.sh Minetest for C++11 (CMakeLists + Travis) 2017-06-04 09:57:08 +02:00
toolchain_mingw.cmake.in Clean up and tweak build system 2015-03-27 15:00:48 -04:00