.. |
CMakeLists.txt
|
|
|
l_areastore.cpp
|
Lua API documentation: Various fixes (#12059)
|
2022-02-23 21:21:37 +01:00 |
l_areastore.h
|
|
|
l_auth.cpp
|
Auth API: Error when accessed prior to ServerEnv init (#11398)
|
2021-06-30 20:42:26 +02:00 |
l_auth.h
|
|
|
l_base.cpp
|
Fix segfault in deprecation logging due to tail call, log by default (#10174)
|
2020-10-31 18:19:23 +00:00 |
l_base.h
|
Fix segfault in deprecation logging due to tail call, log by default (#10174)
|
2020-10-31 18:19:23 +00:00 |
l_camera.cpp
|
script: Replace calls to depreated luaL_openlib
|
2021-05-30 11:40:14 +02:00 |
l_camera.h
|
|
|
l_client.cpp
|
|
|
l_client.h
|
|
|
l_craft.cpp
|
Refactor some Lua API functions in preparation for async env
|
2022-05-02 20:54:55 +02:00 |
l_craft.h
|
|
|
l_env.cpp
|
Spacing fixes
|
2022-04-08 14:55:21 +01:00 |
l_env.h
|
Spacing fixes
|
2022-04-08 14:55:21 +01:00 |
l_http.cpp
|
Fix broken server startup if curl is disabled (#12046)
|
2022-02-04 20:29:28 +01:00 |
l_http.h
|
Fix broken server startup if curl is disabled (#12046)
|
2022-02-04 20:29:28 +01:00 |
l_internal.h
|
Fix incorrect deprecation hints
|
2020-11-01 12:52:14 +01:00 |
l_inventory.cpp
|
Fix the documentation of InvRef:get_lists() and clean up code (#12150)
|
2022-03-29 18:06:16 +02:00 |
l_inventory.h
|
Remove a few unused functions reported by callcatcher (#11658)
|
2021-10-12 20:12:20 +02:00 |
l_item.cpp
|
Refactor some Lua API functions in preparation for async env
|
2022-05-02 20:54:55 +02:00 |
l_item.h
|
Add a short_description to be used by mods (#8980)
|
2020-10-09 19:11:21 +01:00 |
l_itemstackmeta.cpp
|
script: Replace calls to depreated luaL_openlib
|
2021-05-30 11:40:14 +02:00 |
l_itemstackmeta.h
|
|
|
l_localplayer.cpp
|
Restore pass-through of direction keys (#11924)
|
2022-01-09 18:46:36 +01:00 |
l_localplayer.h
|
Split liquid_viscosity to liquid_viscosity and move_resistance (#10810)
|
2021-10-01 16:21:24 +02:00 |
l_mainmenu.cpp
|
Use virtual paths to specify exact mod to enable (#11784)
|
2022-01-30 22:40:53 +00:00 |
l_mainmenu.h
|
Add "MINETEST_MOD_PATH" environment variable (#11515)
|
2021-10-07 00:19:41 +02:00 |
l_mapgen.cpp
|
Make sure relevant std::stringstreams are set to binary
|
2021-09-11 21:06:57 +02:00 |
l_mapgen.h
|
Allow more than 255 biomes, document new maximum (#9855)
|
2020-05-20 22:16:14 +01:00 |
l_metadata.cpp
|
Make MetaDataRef:get return nil instead of nothing (#11666)
|
2021-10-05 15:38:33 +03:00 |
l_metadata.h
|
|
|
l_minimap.cpp
|
script: Replace calls to depreated luaL_openlib
|
2021-05-30 11:40:14 +02:00 |
l_minimap.h
|
|
|
l_modchannels.cpp
|
script: Replace calls to depreated luaL_openlib
|
2021-05-30 11:40:14 +02:00 |
l_modchannels.h
|
Fix mod channels crash (#7481)
|
2018-06-27 17:45:40 +02:00 |
l_nodemeta.cpp
|
Fix the documentation of InvRef:get_lists() and clean up code (#12150)
|
2022-03-29 18:06:16 +02:00 |
l_nodemeta.h
|
|
|
l_nodetimer.cpp
|
script: Replace calls to depreated luaL_openlib
|
2021-05-30 11:40:14 +02:00 |
l_nodetimer.h
|
Reduce ServerEnvironment propagation (#9642)
|
2020-04-11 19:59:43 +02:00 |
l_noise.cpp
|
Remove some unused variable from Lua class wrappers
|
2022-05-02 20:54:55 +02:00 |
l_noise.h
|
Remove some unused variable from Lua class wrappers
|
2022-05-02 20:54:55 +02:00 |
l_object.cpp
|
Remove unneeded ObjectRef setter return values (#12179)
|
2022-04-10 23:20:51 +02:00 |
l_object.h
|
Add API to control shadow intensity from the game/mod (#11944)
|
2022-03-26 16:58:26 +01:00 |
l_particles_local.cpp
|
Implement spawning particles with node texture appearance
|
2020-05-23 22:52:21 +02:00 |
l_particles_local.h
|
Modernize include guards and add missing ones (#9898)
|
2020-05-23 13:23:05 +02:00 |
l_particles.cpp
|
Implement spawning particles with node texture appearance
|
2020-05-23 22:52:21 +02:00 |
l_particles.h
|
|
|
l_playermeta.cpp
|
script: Replace calls to depreated luaL_openlib
|
2021-05-30 11:40:14 +02:00 |
l_playermeta.h
|
|
|
l_rollback.cpp
|
|
|
l_rollback.h
|
|
|
l_server.cpp
|
Refactor some Lua API functions in preparation for async env
|
2022-05-02 20:54:55 +02:00 |
l_server.h
|
Implemented disconnect_player (#10492)
|
2021-11-26 19:19:40 +00:00 |
l_settings.cpp
|
script: Replace calls to depreated luaL_openlib
|
2021-05-30 11:40:14 +02:00 |
l_settings.h
|
|
|
l_sound.cpp
|
|
|
l_sound.h
|
|
|
l_storage.cpp
|
Use a database for mod storage (#11763)
|
2022-01-07 20:28:49 +02:00 |
l_storage.h
|
|
|
l_util.cpp
|
Refactor trusted mod checking code
|
2021-12-18 20:37:13 +01:00 |
l_util.h
|
Lua API: Add rmdir , cpdir and mvdir (#9638)
|
2021-11-10 19:10:20 +01:00 |
l_vmanip.cpp
|
Remove some unused variable from Lua class wrappers
|
2022-05-02 20:54:55 +02:00 |
l_vmanip.h
|
Remove some unused variable from Lua class wrappers
|
2022-05-02 20:54:55 +02:00 |