aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api
AgeCommit message (Expand)Author
2017-08-23Respect object property hp_max field for players (#6287)SmallJoker
2017-08-20Minimap: Add new HUD flag for minimap radar modeparamat
2017-08-20Modernize code: very last fixes (#6290)Loïc Blot
2017-08-20Modernize source code: last part (#6285)Loïc Blot
2017-08-19Code modernization: subfolders (#6283)Loïc Blot
2017-08-18Optimize headers (part 2) (#6272)Loïc Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-08-17l_server, clientenvironment, clientiface: code modernizationLoic Blot
2017-08-16Cleanup various headers to reduce compilation times (#6255)Loïc Blot
2017-07-24Clouds API: change speed from 'y' to 'z', ColorSpecs in Lua docs (#6164)Ben Deutsch
2017-07-18[CSM] Add flavour limits controlled by server (#5930)Loïc Blot
2017-07-16Chat protocol rewrite (#5117)Loïc Blot
2017-07-15Revert "CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand""Loic Blot
2017-07-15CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand"rubenwardy
2017-07-14Remove remaining modstore code (#6120)Elijah Duffy
2017-07-07Expose getPointedThing to LuaDániel Juhász
2017-07-04Main Menu: Allow copying directories from non-Minetest locations (#6095)Elijah Duffy
2017-06-30Create a filesystem abstraction layer for CSM and only allow accessing files ...red-001
2017-06-26Isolate irrlicht references and use a singleton (#6041)Loïc Blot
2017-06-22Fix CSM crash caused by move to C++11. (#6027)red-001
2017-06-20Automatic item and node colorization (#5640)Dániel Juhász
2017-06-20Fix 2 warnings reported by GCCLoic Blot
2017-06-19C++11 cleanup on constructors (#6000)Vincent Glize
2017-06-19find_nodes_in_area: Extend maximal count to U32_MAX (#5277)SmallJoker
2017-06-19Client::makeScreenshot: remove device paramLoic Blot
2017-06-11Sound: Add pitch option (#5960)Rui
2017-06-11Improve the path select GUI (#5852)red-001
2017-06-07[CSM] Add function to get player privileges (#5933)red-001
2017-06-06Main Menu: Add get_clientmodpath API (#5912)Elijah Duffy
2017-06-04C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821)Loïc Blot
2017-06-04Minetest for C++11 (CMakeLists + Travis)Loic Blot
2017-05-25Enhance ABM performance a little bit by removing two std::set copy (#5815)Loïc Blot
2017-05-23Fix wrong return value in get_sky Lua call since ad9fcf859ec2347325830e09504a...Loic Blot
2017-05-22LINT fix & check all files with clang-formatLoic Blot
2017-05-21[CSM] Add send_chat_message and run_server_chatcommand API functions (#5747)Pierre-Adrien Langrognet
2017-05-21Fix LINT broken by dfa0c15ce045705f05487d623dc7beca6c945b4bLoic Blot
2017-05-21[CSM] Add function to get the definition of items (#5732)bigfoot547
2017-05-20[CSM] Correct the log destination of print() (#5784)SmallJoker
2017-05-10Private nodemeta (#5702)sfan5
2017-05-08read_schematic_replacements: ensure fields are strings (#5726)Loïc Blot
2017-05-07Player attrs: permits to remove an attribute by setting value to nil (#5716)Loïc Blot
2017-05-07LINT fix since d0678948165768472fc940c03e78cba787f49ea5Loic Blot
2017-05-07Replace occurrence of luaL_reg in l_camera.cppT0ny2
2017-05-06Clean up numeric.h and split FacePositionCache from itShadowNinja
2017-05-06Use a settings object for the main settingsShadowNinja
2017-05-06Fix codestyle since CSM Camera APILoic Blot
2017-05-05[CSM] Add camera API (#5609)bigfoot547
2017-05-04Add option to also check the center to `find_node_near` (#5255)red-001
2017-05-04Add function to get server info.red-001
2017-05-02Set sky API: Add bool for clouds in front of custom skyboxparamat