minetest/util
Loïc Blot c7160cb629 Network cleanup (#6302)
* Cleanup network headers

* Move peerhandler to a specific header to reduce compilation times
* Move socket.cpp/h to network folder

* More work

* Network code cleanups

* Move socket.{cpp,h} to network folder
* Move Address object to network/address.{cpp,h}
* Move network exceptions to network/networkexceptions.h
* Client: use unique_ptr for Connection
* Server/ClientIface: use shared_ptr for Connection

* Format fixes

* Remove socket.cpp socket.h from clang-format whitelist

* Also fix NetworkPacket code style & make it under clang-format
2017-08-24 08:28:54 +02:00
..
buildbot buildbot: exit 0 at the end of the script 2017-06-09 12:05:37 +02:00
travis Network cleanup (#6302) 2017-08-24 08:28:54 +02:00
wireshark Change Minetest-c55 to Minetest 2013-02-24 18:49:03 +01:00
bump_version.sh New version scheme (#6292) 2017-08-20 17:20:11 +02:00
generate-texture-normals.sh Add texture bumpmapping feature. 2013-07-04 02:36:32 +02:00
test_multiplayer.sh Add multiplayer test script 2012-04-03 00:32:08 +03:00
updatepo.sh Re-add "file" type for --add-location for xgettext call 2015-10-17 22:20:47 +02:00