Minetest/src/script
Loïc Blot d88c4e1822
LINT: add clang-tidy step (#6295)
* Implement new travis clang-tidy build step

* This step enable some rules and enforce one rule as error
* This permits to have some C++ quality rules based on clang & clang contributor guidelines

* Fix clang-tidy reported problems on push_back -> emplace_back
2018-04-01 23:57:55 +02:00
..
common Optional alpha channel support for entities 2018-03-29 14:53:12 +01:00
cpp_api LINT: add clang-tidy step (#6295) 2018-04-01 23:57:55 +02:00
lua_api ObjectRef: Add add_velocity() (#3208) 2018-03-31 14:50:17 +02:00
CMakeLists.txt Rename Scripting API files for consistency 2017-04-25 13:41:36 -04:00
scripting_client.cpp [CSM] Add functions to create particles and particlespawners. (#6072) 2018-01-20 23:31:53 +01:00
scripting_client.h Implement mod communication channels (#6351) 2017-09-26 00:11:20 +02:00
scripting_mainmenu.cpp [CSM] Don't load the IO library. (#6087) 2018-01-04 08:21:12 +01:00
scripting_mainmenu.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
scripting_server.cpp [CSM] Don't load the IO library. (#6087) 2018-01-04 08:21:12 +01:00
scripting_server.h Implement mod communication channels (#6351) 2017-09-26 00:11:20 +02:00