minetest/build/android
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
..
gradle/wrapper Android: build fixes & compat fixes 2019-11-09 11:24:49 +01:00
icons Re-master and improve touchscreen gui icons (#7931) 2018-12-03 21:35:31 +00:00
jni Drop content_sao.{cpp,h} 2020-04-11 16:07:17 +02:00
patches Android: fix cyrillic characters, update iconv lib (#9117) 2020-01-13 07:10:15 +01:00
src/main Android: build fixes & compat fixes 2019-11-09 11:24:49 +01:00
Makefile Android: fix cyrillic characters, update iconv lib (#9117) 2020-01-13 07:10:15 +01:00
build.gradle Bump version to 5.2.0 2020-04-05 18:31:50 +02:00
gradle.properties Android: build fixes & compat fixes 2019-11-09 11:24:49 +01:00
gradlew Update Android java code (#7820) 2018-12-02 23:39:35 +00:00
gradlew.bat Update Android java code (#7820) 2018-12-02 23:39:35 +00:00
keystore-minetest.jks Add Android keystore to the repository 2019-03-05 08:35:15 +01:00
settings.gradle Bump android version to 20 2018-06-28 19:11:34 +02:00