minetest/src/script
Loïc Blot a7e131f53e Fix various points reported by cppcheck (#5656)
* Fix various performance issues reported by cppcheck + code style (CI)

* Make CI happy with code style on master
* guiFileSelectMenu: remove useless includes
* some performance fixes pointed by cppcheck
* remove some useless casts
* TextDest: remove unused setFormSpec function

* Fix various iterator post-increment reported by cppcheck
2017-04-25 10:21:42 +02:00
..
common Soft node overlay (#5186) 2017-04-21 23:34:59 +10:00
cpp_api Fix various points reported by cppcheck (#5656) 2017-04-25 10:21:42 +02:00
lua_api Fix various points reported by cppcheck (#5656) 2017-04-25 10:21:42 +02:00
clientscripting.cpp LocalPlayer api lua 2017-04-08 22:04:30 -07:00
clientscripting.h LocalPlayer api lua 2017-04-08 22:04:30 -07:00
CMakeLists.txt [CSM] Client side modding 2017-03-13 23:56:05 +01:00
scripting_mainmenu.cpp Fix various copy instead of const ref reported by cppcheck (part 3) (#5616) 2017-04-20 00:12:52 +02:00
scripting_mainmenu.h Fix various copy instead of const ref reported by cppcheck (part 3) (#5616) 2017-04-20 00:12:52 +02:00
serverscripting.cpp [CSM] Client side modding 2017-03-13 23:56:05 +01:00
serverscripting.h [CSM] Client side modding 2017-03-13 23:56:05 +01:00