sfan5 e7659883cc Async environment for mods to do concurrent tasks (#11131) 2 years ago
..
CMakeLists.txt 6f1c907204 Implement mod communication channels (#6351) 6 years ago
s_async.cpp e7659883cc Async environment for mods to do concurrent tasks (#11131) 2 years ago
s_async.h e7659883cc Async environment for mods to do concurrent tasks (#11131) 2 years ago
s_base.cpp 06d197cdd0 Store vector metatable in registry 2 years ago
s_base.h 8472141b79 Restructure devtest's unittests and run them in CI (#11859) 2 years ago
s_client.cpp 8d387433b1 Fix the documentation of InvRef:get_lists() and clean up code (#12150) 2 years ago
s_client.h ccc3af128c CSM/SSM: Add on_mods_loaded callback (#7411) 6 years ago
s_entity.cpp b81948a14c Fix damage wraparound if very high damage (#11872) 2 years ago
s_entity.h b81948a14c Fix damage wraparound if very high damage (#11872) 2 years ago
s_env.cpp 7993909fab Spacing fixes 2 years ago
s_env.h 52128ae11e Add API for mods to hook liquid transformation events (#11405) 3 years 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 660e63dbae Fix item duplication if player dies during interact callback (alternative) (#11662) 2 years ago
s_item.h 660e63dbae Fix item duplication if player dies during interact callback (alternative) (#11662) 2 years ago
s_mainmenu.cpp 91a9382c25 Pass clang-format on various cpp/header files (#5559) 7 years ago
s_mainmenu.h e0529da5c8 Fix trivial typos 2 years ago
s_modchannels.cpp 6f1c907204 Implement mod communication channels (#6351) 6 years ago
s_modchannels.h 6f1c907204 Implement mod communication channels (#6351) 6 years ago
s_node.cpp 3b78a22371 Degrotate support for mesh nodes (#7840) 3 years 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 b81948a14c Fix damage wraparound if very high damage (#11872) 2 years ago
s_player.h b81948a14c Fix damage wraparound if very high damage (#11872) 2 years ago
s_security.cpp 06d197cdd0 Store vector metatable in registry 2 years 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