minetest-c55:master

Last commit made on 2024-04-24
Get this branch:
git clone -b master https://git.launchpad.net/minetest-c55

Branch merges

Branch information

Name:
master
Repository:
lp:minetest-c55

Recent commits

c63c05b... by LoneWolfHT <email address hidden>

Fix crash when player leaves before breath removal job

12ccbe6... by Sfan5

Amend profiling documentation

be54004... by Muhammad Rifqi Priyo Susanto <email address hidden>

Do not make inventory_items_animations setting static thread_local (#14573)

This removes restart requirement when toggling the setting after the first play/run.

de8d80d... by JosiahWI <email address hidden>

Fix MSVC warning C4172 in ModifySafeMap::get (#14576)

98fd5bd... by Sfan5

Formalize OS support policy (#14556)

15b569f... by cosin15 <email address hidden>

Remove unnecessary copy of a big data structure

58eccc7... by Sfan5

Clean up some getServer() unsafety

e39e47b... by Sfan5

Reduce needless copying of KeyPress

e7f6e7d... by Sfan5

Fix Irrlicht log events not being passed through

af27d97... by Sfan5

Log delays introduced by SDL_PollEvent