minetest/src/script/common
sfan5 659245acc7
Work around LuaJIT issues on aarch64 (#9614)
- Move the text segment below the 47-bit limit, needed for script_exception_wrapper which must be lightuserdata
- Replace CUSTOM_RIDX_SCRIPTAPI with full userdata
2020-04-08 20:14:08 +02:00
..
CMakeLists.txt Modernize lua read (part 2 & 3): C++ templating assurance (#7410) 2018-06-30 17:11:38 +02:00
c_content.cpp Improve core.sound_play with ephemeral sounds and player exclusion 2020-02-01 20:31:41 +01:00
c_content.h Move the clamping of hp/breath when their maximums change to read_object_properties(). (#8689) 2019-07-30 17:29:45 +02:00
c_converter.cpp set_sky improvements, set_sun, set_moon and set_stars 2020-03-05 20:12:19 +01:00
c_converter.h set_sky improvements, set_sun, set_moon and set_stars 2020-03-05 20:12:19 +01:00
c_internal.cpp Fix 'the the' typos in comments (#9554) 2020-04-04 15:52:41 +02:00
c_internal.h Work around LuaJIT issues on aarch64 (#9614) 2020-04-08 20:14:08 +02:00
c_types.cpp Remove lua_State parameter from LuaError::LuaError 2014-03-15 16:28:59 -04:00
c_types.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
helper.cpp HTTP API: Allow binary downloads and headers (#8573) 2019-06-06 19:13:29 +02:00
helper.h Modernize lua read (part 2 & 3): C++ templating assurance (#7410) 2018-06-30 17:11:38 +02:00