minetest/src/script
ShadowNinja 77597c4ff3 Clean up numeric.h and split FacePositionCache from it
I also optiized FacePositionCache a bit: I removed a map
lookup and vector copy from both branches of getFacePosition.
2017-05-06 16:09:45 -04:00
..
common Sound API: Add fading sounds 2017-05-03 03:12:45 +01:00
cpp_api Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
lua_api Clean up numeric.h and split FacePositionCache from it 2017-05-06 16:09:45 -04:00
CMakeLists.txt Rename Scripting API files for consistency 2017-04-25 13:41:36 -04:00
scripting_client.cpp Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
scripting_client.h [CSM] Add camera API (#5609) 2017-05-05 22:07:36 +02:00
scripting_mainmenu.cpp Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
scripting_mainmenu.h Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
scripting_server.cpp Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
scripting_server.h Don't permit to copy Scripting classes (Client,Server,Mainmenu) 2017-04-27 11:52:44 +02:00