David Heidelberg 34286d77c7 Allow toggling touchscreen mode at runtime (#14075) 3 months ago
..
CMakeLists.txt 3cac17d23e Lua on each mapgen thread (#13092) 3 months ago
s_async.cpp 524d446757 Minor script api fixes/cleanups 11 months ago
s_async.h e7659883cc Async environment for mods to do concurrent tasks (#11131) 2 years ago
s_base.cpp 34286d77c7 Allow toggling touchscreen mode at runtime (#14075) 3 months ago
s_base.h ce97210eb1 Refactor how script api reads current mod name 3 months ago
s_client.cpp 8b73743baa Reduce number of recursively included headers 1 year ago
s_client.h 8b73743baa Reduce number of recursively included headers 1 year ago
s_entity.cpp c3114132d3 Improve readability and infos in verbose log (#13828) 8 months ago
s_entity.h c6a0ead72d Add warning for initial properties directly inside definition (#9650) 9 months ago
s_env.cpp 5c248c2d7d Add callback on_mapblocks_changed 1 year ago
s_env.h 5c248c2d7d Add callback on_mapblocks_changed 1 year ago
s_internal.h fd3afbced5 Optimize headers (part 2) (#6272) 6 years ago
s_inventory.cpp 9fa547bb80 Run callback in IDropAction, refactor function arguments 6 years ago
s_inventory.h 9fa547bb80 Run callback in IDropAction, refactor function arguments 6 years ago
s_item.cpp 3b74cc4a41 Replace PP with direct printing 11 months ago
s_item.h 659828b142 Rename ModApiEnvMod and ModApiItemMod 11 months ago
s_mainmenu.cpp 961652c2e9 Address some clang-tidy warnings 5 months ago
s_mainmenu.h 961652c2e9 Address some clang-tidy warnings 5 months ago
s_mapgen.cpp 3cac17d23e Lua on each mapgen thread (#13092) 3 months ago
s_mapgen.h 3cac17d23e Lua on each mapgen thread (#13092) 3 months ago
s_modchannels.cpp 8b73743baa Reduce number of recursively included headers 1 year ago
s_modchannels.h 8b73743baa Reduce number of recursively included headers 1 year ago
s_node.cpp b38ffdec27 Implement vector and node conversion in Lua (#12609) 1 year ago
s_node.h 21113ad410 Split liquid_viscosity to liquid_viscosity and move_resistance (#10810) 2 years ago
s_nodemeta.cpp 766e885a1b Clean up/improve some scriptapi error handling code 2 years ago
s_nodemeta.h 9fa547bb80 Run callback in IDropAction, refactor function arguments 6 years ago
s_player.cpp 00c647e4cc Convert spaces to tabs (#13506) 1 year ago
s_player.h b81948a14c Fix damage wraparound if very high damage (#11872) 2 years ago
s_security.cpp ce97210eb1 Refactor how script api reads current mod name 3 months ago
s_security.h 9a12e4499e Minor improvements to Lua sandbox 2 years ago
s_server.cpp 8472141b79 Restructure devtest's unittests and run them in CI (#11859) 2 years ago
s_server.h 8472141b79 Restructure devtest's unittests and run them in CI (#11859) 2 years ago