minetest/util
Loic Blot 5146086a64 Drop content_sao.{cpp,h}
Move LuaEntitySAO to a new dedicated file
Drop TestSAO (useless object)
Drop the old static startup initialized SAO factory, which was pretty useless.
This factory was using a std::map for 2 elements, now just use a simple condition owned by ServerEnvironment, which will be lightweight, that will also drop a one time useful test on each LuaEntitySAO creation. This should reduce server load on massive SAO creation
2020-04-11 16:07:17 +02:00
..
buildbot Update some libraries for buildbot 2020-02-12 22:25:36 +01:00
travis Drop content_sao.{cpp,h} 2020-04-11 16:07:17 +02:00
wireshark Fix dissector script to work with newer versions of Wireshark (#7957) 2018-12-10 14:47:35 +01:00
bump_version.sh Add release information to appdata file (#7771) 2018-10-16 21:04:06 +02:00
generate-texture-normals.sh Add texture bumpmapping feature. 2013-07-04 02:36:32 +02:00
reorder_translation_commits.py Utility script to help with Weblate commit import 2020-04-03 23:26:07 +02:00
test_multiplayer.sh Add multiplayer test script 2012-04-03 00:32:08 +03:00
updatepo.sh Add comments for translators (#9510) 2020-03-20 09:41:07 +01:00