.. |
CMakeLists.txt
|
Sound refactor and improvements (#12764)
|
2023-06-16 20:15:21 +02:00 |
l_areastore.cpp
|
Consolidate API object code (#12728)
|
2022-10-04 08:31:36 -04:00 |
l_areastore.h
|
Fix typos and en_US/en_GB inconsistency in various files (#12902)
|
2022-11-09 11:57:19 -05:00 |
l_auth.cpp
|
Auth API: Error when accessed prior to ServerEnv init (#11398)
|
2021-06-30 20:42:26 +02:00 |
l_auth.h
|
Replace auth.txt with SQLite auth database (#7279)
|
2018-08-05 13:13:38 +02:00 |
l_base.cpp
|
Consolidate API object code (#12728)
|
2022-10-04 08:31:36 -04:00 |
l_base.h
|
Consolidate API object code (#12728)
|
2022-10-04 08:31:36 -04:00 |
l_camera.cpp
|
Delete clang-format files and comments (#14079)
|
2023-12-15 10:23:44 +01:00 |
l_camera.h
|
Consolidate API object code (#12728)
|
2022-10-04 08:31:36 -04:00 |
l_client_sound.cpp
|
Sound refactor and improvements (#12764)
|
2023-06-16 20:15:21 +02:00 |
l_client_sound.h
|
Sound refactor and improvements (#12764)
|
2023-06-16 20:15:21 +02:00 |
l_client.cpp
|
CSM: Fix duplicate player names (#13910)
|
2023-10-22 15:31:29 +02:00 |
l_client.h
|
Sound refactor and improvements (#12764)
|
2023-06-16 20:15:21 +02:00 |
l_craft.cpp
|
Async environment for mods to do concurrent tasks (#11131)
|
2022-05-02 20:56:06 +02:00 |
l_craft.h
|
Async environment for mods to do concurrent tasks (#11131)
|
2022-05-02 20:56:06 +02:00 |
l_env.cpp
|
Tool specific pointing and blocking pointable type (#13992)
|
2024-01-22 18:27:08 +01:00 |
l_env.h
|
Tool specific pointing and blocking pointable type (#13992)
|
2024-01-22 18:27:08 +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
|
Async environment for mods to do concurrent tasks (#11131)
|
2022-05-02 20:56:06 +02:00 |
l_inventory.cpp
|
Consolidate API object code (#12728)
|
2022-10-04 08:31:36 -04:00 |
l_inventory.h
|
Consolidate API object code (#12728)
|
2022-10-04 08:31:36 -04:00 |
l_item.cpp
|
Address some clang-tidy warnings
|
2023-12-25 10:07:28 +01:00 |
l_item.h
|
Rename ModApiEnvMod and ModApiItemMod
|
2023-06-23 09:05:26 +02:00 |
l_itemstackmeta.cpp
|
Add MetaDataRef:get_keys (#12841)
|
2022-11-15 16:45:12 +01:00 |
l_itemstackmeta.h
|
Consolidate API object code (#12728)
|
2022-10-04 08:31:36 -04:00 |
l_localplayer.cpp
|
Add function to get all HUD elements (#14042)
|
2024-01-14 17:46:29 +01:00 |
l_localplayer.h
|
Add function to get all HUD elements (#14042)
|
2024-01-14 17:46:29 +01:00 |
l_mainmenu_sound.cpp
|
Sound refactor and improvements (#12764)
|
2023-06-16 20:15:21 +02:00 |
l_mainmenu_sound.h
|
Sound refactor and improvements (#12764)
|
2023-06-16 20:15:21 +02:00 |
l_mainmenu.cpp
|
Address some clang-tidy warnings
|
2023-12-25 10:07:28 +01:00 |
l_mainmenu.h
|
Address some clang-tidy warnings
|
2023-12-25 10:07:28 +01:00 |
l_mapgen.cpp
|
Fix -Wunused-but-set-variable warnings
|
2023-09-09 18:48:56 +02:00 |
l_mapgen.h
|
Move implementations of some LuaVoxelManip functions to l_mapgen
|
2023-08-14 18:16:36 +02:00 |
l_metadata.cpp
|
Improve MetaDataRef:{get,set}_float precision (#13130)
|
2023-01-12 15:40:34 -05:00 |
l_metadata.h
|
Add MetaDataRef:get_keys (#12841)
|
2022-11-15 16:45:12 +01:00 |
l_minimap.cpp
|
Consolidate API object code (#12728)
|
2022-10-04 08:31:36 -04:00 |
l_minimap.h
|
Consolidate API object code (#12728)
|
2022-10-04 08:31:36 -04:00 |
l_modchannels.cpp
|
Delete clang-format files and comments (#14079)
|
2023-12-15 10:23:44 +01:00 |
l_modchannels.h
|
Consolidate API object code (#12728)
|
2022-10-04 08:31:36 -04:00 |
l_nodemeta.cpp
|
Make MapEditEvent more complete
|
2022-12-24 08:24:59 -05:00 |
l_nodemeta.h
|
Consolidate API object code (#12728)
|
2022-10-04 08:31:36 -04:00 |
l_nodetimer.cpp
|
Consolidate API object code (#12728)
|
2022-10-04 08:31:36 -04:00 |
l_nodetimer.h
|
Consolidate API object code (#12728)
|
2022-10-04 08:31:36 -04:00 |
l_noise.cpp
|
Add API for restoring PseudoRandom and PcgRandom state (#14123)
|
2024-01-16 23:20:52 +01:00 |
l_noise.h
|
Add API for restoring PseudoRandom and PcgRandom state (#14123)
|
2024-01-16 23:20:52 +01:00 |
l_object.cpp
|
Allow fog color to be overriden properly (#14296)
|
2024-01-23 22:33:33 +01:00 |
l_object.h
|
Add function to get all HUD elements (#14042)
|
2024-01-14 17:46:29 +01:00 |
l_particleparams.h
|
Consolidate API object code (#12728)
|
2022-10-04 08:31:36 -04:00 |
l_particles_local.cpp
|
Implement vector and node conversion in Lua (#12609)
|
2022-10-18 18:01:44 -04: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 vector and node conversion in Lua (#12609)
|
2022-10-18 18:01:44 -04:00 |
l_particles.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
l_playermeta.cpp
|
Delete clang-format files and comments (#14079)
|
2023-12-15 10:23:44 +01:00 |
l_playermeta.h
|
Consolidate API object code (#12728)
|
2022-10-04 08:31:36 -04:00 |
l_rollback.cpp
|
SAPI: Mark all Lua API functions requiring envlock
|
2015-10-25 23:06:48 -04:00 |
l_rollback.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
l_server.cpp
|
Add touch_controls boolean to get_player_window_information() (#14092)
|
2023-12-17 20:47:07 +01:00 |
l_server.h
|
Add minetest.get_player_window_information() (#12367)
|
2023-02-27 22:58:41 +00:00 |
l_settings.cpp
|
Remove a misleading MutexAutoLock in l_to_table
|
2023-06-05 12:01:08 +02:00 |
l_settings.h
|
Settings menu improvements regarding default values (#13489)
|
2023-05-18 20:32:26 +02:00 |
l_storage.cpp
|
Rename "mod metadata" to "mod storage" everywhere
|
2022-11-24 17:58:25 -05:00 |
l_storage.h
|
Rename "mod metadata" to "mod storage" everywhere
|
2022-11-24 17:58:25 -05:00 |
l_util.cpp
|
Add package update detection on Content tab (#13807)
|
2023-10-28 17:33:44 +01:00 |
l_util.h
|
Add package update detection on Content tab (#13807)
|
2023-10-28 17:33:44 +01:00 |
l_vmanip.cpp
|
Move implementations of some LuaVoxelManip functions to l_mapgen
|
2023-08-14 18:16:36 +02:00 |
l_vmanip.h
|
Minor script api fixes/cleanups
|
2023-06-23 09:05:26 +02:00 |