aboutsummaryrefslogtreecommitdiff
path: root/src/script/cpp_api/s_internal.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Optimize headers (part 2) (#6272)Loïc Blot2017-08-181-1/+1
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-5/+1
* Cleanup various headers to reduce compilation times (#6255)Loïc Blot2017-08-161-0/+1
* Remove threads.h and replace its definitions with their C++11 equivalents (#5...ShadowNinja2017-06-111-7/+9
* Fix C++11 compilabilityest312016-01-231-1/+1
* Fix Lua scripting synchronizationkwolekr2015-11-011-10/+32
* Clean up threadingShadowNinja2015-08-231-3/+3
* Add minetest.register_on_punchplayerBrandon2015-05-151-0/+1
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-0/+63