minetest/util
SmallJoker 3797ca52c4
Network: offload often changed constants to source file (#15207)
* 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>
2024-10-02 11:01:30 +02:00
..
buildbot Refresh windows toolchain and libs 2024-09-14 12:13:19 +02:00
ci Revert "Disable SDL2 for 5.9.0 (#14944)" (#14959) 2024-08-11 20:18:11 +02:00
helper_mod Add test script for server error cases 2024-09-28 15:26:51 +02:00
wireshark Make the protocol dissector heuristic (#14335) 2024-02-04 21:21:23 +01:00
bump_version.sh Network: offload often changed constants to source file (#15207) 2024-10-02 11:01:30 +02:00
gather_git_credits.py Update credits for 5.9.0 2024-08-09 11:19:56 +02:00
reorder_translation_commits.py Utility script to help with Weblate commit import 2020-04-03 23:26:07 +02:00
stress_mapgen.sh Util: Use quotation marks for safe path handling 2022-07-22 20:13:10 +02:00
test_error_cases.sh Add test script for server error cases 2024-09-28 15:26:51 +02:00
test_multiplayer.sh Load mod profiler in one of the test workflows 2024-09-20 15:05:26 +02:00
updatepo.sh Remove trailing whitespace (#13505) 2023-05-18 20:34:18 +02:00