minetest/src/script
Loic Blot 3e80bf933f
l_server, clientenvironment, clientiface: code modernization
* use range-based for loops
* use refs on some exceptions & one setter
2017-08-17 08:11:39 +02:00
..
common Sort box corners correctly 2017-08-04 21:57:50 +02:00
cpp_api Cleanup various headers to reduce compilation times (#6255) 2017-08-16 22:11:45 +02:00
lua_api l_server, clientenvironment, clientiface: code modernization 2017-08-17 08:11:39 +02:00
CMakeLists.txt Rename Scripting API files for consistency 2017-04-25 13:41:36 -04:00
scripting_client.cpp Create a filesystem abstraction layer for CSM and only allow accessing files that are scanned into it. (#5965) 2017-06-30 20:14:39 +02:00
scripting_client.h C++11 patchset 6: forbid object copy using assigment/copy function deleters (#5945) 2017-06-10 13:49:15 +02:00
scripting_mainmenu.cpp Create a filesystem abstraction layer for CSM and only allow accessing files that are scanned into it. (#5965) 2017-06-30 20:14:39 +02:00
scripting_mainmenu.h C++11 patchset 6: forbid object copy using assigment/copy function deleters (#5945) 2017-06-10 13:49:15 +02:00
scripting_server.cpp Expose getPointedThing to Lua 2017-07-07 22:28:23 +01:00
scripting_server.h C++11 patchset 6: forbid object copy using assigment/copy function deleters (#5945) 2017-06-10 13:49:15 +02:00