mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
* Network: offload often changed constants to source file This prevents unnecessary recompiling when using incremental builds. There is also no need to have separate max proto version variables; as they're subject to the handshake between client and server. The code is also expected to support the same version (or higher). Co-authored-by: sfan5 <sfan5@live.de> |
||
---|---|---|
.. | ||
common | ||
cpp_api | ||
lua_api | ||
CMakeLists.txt | ||
scripting_client.cpp | ||
scripting_client.h | ||
scripting_emerge.cpp | ||
scripting_emerge.h | ||
scripting_mainmenu.cpp | ||
scripting_mainmenu.h | ||
scripting_server.cpp | ||
scripting_server.h |