.. |
CMakeLists.txt
|
Implement mod communication channels (#6351)
|
2017-09-26 00:11:20 +02:00 |
s_async.cpp
|
Async-related script cleanups
|
2021-08-28 12:15:12 +02:00 |
s_async.h
|
Async-related script cleanups
|
2021-08-28 12:15:12 +02:00 |
s_base.cpp
|
Add Lua bitop library (#9847)
|
2021-11-26 19:31:05 +01:00 |
s_base.h
|
Clean up/improve some scriptapi error handling code
|
2021-09-10 23:16:46 +02:00 |
s_client.cpp
|
Clean up/improve some scriptapi error handling code
|
2021-09-10 23:16:46 +02:00 |
s_client.h
|
CSM/SSM: Add on_mods_loaded callback (#7411)
|
2018-06-06 12:53:59 +02:00 |
s_entity.cpp
|
Add on_deactivate callback for luaentities (#10723)
|
2021-01-02 15:14:29 +01:00 |
s_entity.h
|
Add on_deactivate callback for luaentities (#10723)
|
2021-01-02 15:14:29 +01:00 |
s_env.cpp
|
Clean up/improve some scriptapi error handling code
|
2021-09-10 23:16:46 +02:00 |
s_env.h
|
Add API for mods to hook liquid transformation events (#11405)
|
2021-07-09 09:08:40 -04:00 |
s_internal.h
|
Optimize headers (part 2) (#6272)
|
2017-08-18 19:25:07 +02:00 |
s_inventory.cpp
|
Run callback in IDropAction, refactor function arguments
|
2018-04-02 17:18:48 +02:00 |
s_inventory.h
|
Run callback in IDropAction, refactor function arguments
|
2018-04-02 17:18:48 +02:00 |
s_item.cpp
|
Fix item duplication if player dies during interact callback (alternative) (#11662)
|
2021-10-25 20:30:27 +02:00 |
s_item.h
|
Fix item duplication if player dies during interact callback (alternative) (#11662)
|
2021-10-25 20:30:27 +02:00 |
s_mainmenu.cpp
|
Pass clang-format on various cpp/header files (#5559)
|
2017-04-23 09:52:40 +02:00 |
s_mainmenu.h
|
Fix trivial typos
|
2021-09-19 13:54:20 +02:00 |
s_modchannels.cpp
|
Implement mod communication channels (#6351)
|
2017-09-26 00:11:20 +02:00 |
s_modchannels.h
|
Implement mod communication channels (#6351)
|
2017-09-26 00:11:20 +02:00 |
s_node.cpp
|
Degrotate support for mesh nodes (#7840)
|
2021-03-30 00:25:11 +02:00 |
s_node.h
|
Split liquid_viscosity to liquid_viscosity and move_resistance (#10810)
|
2021-10-01 16:21:24 +02:00 |
s_nodemeta.cpp
|
Clean up/improve some scriptapi error handling code
|
2021-09-10 23:16:46 +02:00 |
s_nodemeta.h
|
Run callback in IDropAction, refactor function arguments
|
2018-04-02 17:18:48 +02:00 |
s_player.cpp
|
Implement on_rightclickplayer callback (#10775)
|
2021-01-11 18:03:31 +01:00 |
s_player.h
|
Implement on_rightclickplayer callback (#10775)
|
2021-01-11 18:03:31 +01:00 |
s_security.cpp
|
Add Lua bitop library (#9847)
|
2021-11-26 19:31:05 +01:00 |
s_security.h
|
Refactor loading of Lua code with mod security
|
2019-11-09 16:08:38 +01:00 |
s_server.cpp
|
Dynamic_Add_Media v2 (#11550)
|
2021-09-09 16:51:35 +02:00 |
s_server.h
|
Dynamic_Add_Media v2 (#11550)
|
2021-09-09 16:51:35 +02:00 |