minetest/builtin
Gregor Parzefall 94eba15c34
Misc. mainmenu fixes (#13859)
* settingstypes.txt: Fix wrong default value for profiler.report_path

* Disable Irrlicht file picker on Android
  (It doesn't work.)

* Join Game tab: Fix server description textarea being misaligned with background

* Reduce distance between tab and gamebar on Android
  Allows using a higher gui_scaling value without the gamebar going off-screen.

Co-authored-by: ROllerozxa <rollerozxa@voxelmanip.se>
2023-10-01 11:19:52 +02:00
..
async Fix itemdef defaults not being applied in async env 2023-08-14 18:16:36 +02:00
client Sound refactor and improvements (#12764) 2023-06-16 20:15:21 +02:00
common Move core.run_callbacks and related to common folder 2023-06-23 09:05:26 +02:00
fstk Replace settings tab with button 2023-09-09 18:49:33 +02:00
game Fix potential freeze in core.check_for_falling 2023-08-27 20:12:53 +02:00
locale Add Indonesian translation of builtin 2023-03-24 12:35:12 +01:00
mainmenu Misc. mainmenu fixes (#13859) 2023-10-01 11:19:52 +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 Misc. mainmenu fixes (#13859) 2023-10-01 11:19:52 +02:00