mirror of
https://github.com/minetest/minetest.git
synced 2025-02-17 18:33:46 +01:00
* Code modernization: subfolders Modernize various code on subfolders client, network, script, threading, unittests, util * empty function * default constructor/destructor * for range-based loops * use emplace_back instead of push_back * C++ STL header style * Make connection.cpp readable in a pointed place + typo