.. |
CMakeLists.txt
|
Implement mod communication channels (#6351)
|
2017-09-26 00:11:20 +02:00 |
s_async.cpp
|
[CSM] Don't load the IO library. (#6087)
|
2018-01-04 08:21:12 +01:00 |
s_async.h
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
s_base.cpp
|
Drop content_sao.{cpp,h}
|
2020-04-11 16:07:17 +02:00 |
s_base.h
|
script: Put getGuiEngine() inside a client-only #ifdef
|
2020-04-27 06:58:34 +02:00 |
s_client.cpp
|
Move client-specific files to 'src/client' (#7902)
|
2018-11-28 20:01:49 +01:00 |
s_client.h
|
CSM/SSM: Add on_mods_loaded callback (#7411)
|
2018-06-06 12:53:59 +02:00 |
s_entity.cpp
|
Expose collision information to LuaEntity on_step
|
2020-04-27 20:45:46 +02:00 |
s_entity.h
|
Expose collision information to LuaEntity on_step
|
2020-04-27 20:45:46 +02:00 |
s_env.cpp
|
Overall improvements to log messages (#9598)
|
2020-04-08 20:13:23 +02:00 |
s_env.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02: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
|
Call on_secondary_use when object is right-clicked
|
2019-11-10 13:12:31 +01:00 |
s_item.h
|
[CSM] Expose more env functions
|
2019-11-11 14:06:48 +01:00 |
s_mainmenu.cpp
|
Pass clang-format on various cpp/header files (#5559)
|
2017-04-23 09:52:40 +02:00 |
s_mainmenu.h
|
Move files to subdirectories (#6599)
|
2017-11-08 23:56:20 +01: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
|
Value copy / allocation optimizations mostly in server, SAO and serialize code
|
2020-05-27 21:58:40 +02:00 |
s_node.h
|
Value copy / allocation optimizations mostly in server, SAO and serialize code
|
2020-05-27 21:58:40 +02:00 |
s_nodemeta.cpp
|
Merge pull request #8776 from osjc/FixGetNode
|
2019-08-10 19:45:44 +02:00 |
s_nodemeta.h
|
Run callback in IDropAction, refactor function arguments
|
2018-04-02 17:18:48 +02:00 |
s_player.cpp
|
Add on_authplayer callback and 'last_login' to on_joinplayer (#9574)
|
2020-05-23 13:25:29 +02:00 |
s_player.h
|
Add on_authplayer callback and 'last_login' to on_joinplayer (#9574)
|
2020-05-23 13:25:29 +02:00 |
s_security.cpp
|
Work around LuaJIT issues on aarch64 (#9614)
|
2020-04-08 20:14:08 +02:00 |
s_security.h
|
Refactor loading of Lua code with mod security
|
2019-11-09 16:08:38 +01:00 |
s_server.cpp
|
Add on_authplayer callback and 'last_login' to on_joinplayer (#9574)
|
2020-05-23 13:25:29 +02:00 |
s_server.h
|
Add on_authplayer callback and 'last_login' to on_joinplayer (#9574)
|
2020-05-23 13:25:29 +02:00 |