..
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
[CSM] Don't load the IO library. ( #6087 )
2018-01-04 08:21:12 +01:00
s_base.h
[CSM] Don't load the IO library. ( #6087 )
2018-01-04 08:21:12 +01:00
s_client.cpp
[CSM] Add callback on open inventory ( #5793 )
2017-10-02 22:09:49 +02:00
s_client.h
[CSM] Add callback on open inventory ( #5793 )
2017-10-02 22:09:49 +02:00
s_entity.cpp
on_death: Fix callback number of pushed arguments ( Fixes #6451 )
2017-09-21 19:56:24 +02:00
s_entity.h
C++ modernize: Pragma once ( #6264 )
2017-08-17 22:19:39 +02:00
s_env.cpp
Move files to subdirectories ( #6599 )
2017-11-08 23:56:20 +01: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
Modernize source code: last part ( #6285 )
2017-08-20 13:30:50 +02:00
s_inventory.h
C++ modernize: Pragma once ( #6264 )
2017-08-17 22:19:39 +02:00
s_item.cpp
Unkown nodes: Provide position on interact ( #6505 )
2017-10-07 15:11:07 +02:00
s_item.h
Unkown nodes: Provide position on interact ( #6505 )
2017-10-07 15:11:07 +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
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
Unkown nodes: Provide position on interact ( #6505 )
2017-10-07 15:11:07 +02:00
s_node.h
Remove nodeupdate completely ( #6358 )
2017-09-01 13:40:09 +02:00
s_nodemeta.cpp
Unkown nodes: Provide position on interact ( #6505 )
2017-10-07 15:11:07 +02:00
s_nodemeta.h
Modernize source code: last part ( #6285 )
2017-08-20 13:30:50 +02:00
s_player.cpp
Fix crash on can_bypass_userlimit returning non-boolean
2018-01-03 14:18:13 +00:00
s_player.h
Implement minetest.register_can_bypass_userlimit ( #6369 )
2017-09-04 22:08:59 +02:00
s_security.cpp
Modernize source code: last part ( #6285 )
2017-08-20 13:30:50 +02:00
s_security.h
C++ modernize: Pragma once ( #6264 )
2017-08-17 22:19:39 +02:00
s_server.cpp
Push error handler afresh each time lua_pcall is used
2015-08-27 01:56:06 +02:00
s_server.h
C++ modernize: Pragma once ( #6264 )
2017-08-17 22:19:39 +02:00