minetest/builtin
sfan5 9d736e8b8b Drop ENABLE_GLES option
ENABLE_GLES predates forking Irrlicht. Its primary use was to distinguish Irrlicht-ogles from upstream version as Minetest could be compiled with either.
That's not necessary anymore and gets in the way sometimes.
2023-04-08 20:19:35 +02:00
..
async Content ID caching in Lua (#12444) 2022-09-18 17:46:48 +02:00
client Implement vector and node conversion in Lua (#12609) 2022-10-18 18:01:44 -04:00
common Error when string.split is given empty separator (#13132) 2023-01-10 09:25:48 -05:00
fstk Localize error messages in mainmenu (#11495) 2021-11-01 12:27:46 +00:00
game Fix core.item_eat for same-item replace_with_item and split stacks before dropping (#13286) 2023-03-27 20:02:23 +02:00
locale Add Indonesian translation of builtin 2023-03-24 12:35:12 +01:00
mainmenu Move video_driver default selection to runtime 2023-04-08 20:19:35 +02:00
profiler Add callback on_mapblocks_changed 2022-12-24 08:24:59 -05:00
init.lua Use a Lua error handler that calls tostring (#11913) 2022-12-15 07:37:49 -05:00
settingtypes.txt Drop ENABLE_GLES option 2023-04-08 20:19:35 +02:00