aboutsummaryrefslogtreecommitdiff
path: root/src/script
AgeCommit message (Expand)Author
2017-09-12Network: Remove large parts of deprecated legacy code (#6404)SmallJoker
2017-09-12Make INodeDefManager::getIds return a vector, not a setKahrl
2017-09-11Implement client node dig predictionAuke Kok
2017-09-10Object properties: Fix loss of custom selectionboxSmallJoker
2017-09-10Schematic decorations: Add 'place_offset_y' placement parameterparamat
2017-09-04Implement minetest.register_can_bypass_userlimit (#6369)Loïc Blot
2017-09-03Ores: Add stratum ore (#6352)Paramat
2017-09-01Remove nodeupdate completely (#6358)Rui
2017-09-01Fix animation frame_speed and blend loosing precision due to incorrec… (#6357)sapier
2017-08-30Zoom: Move enabling zoom to a new player object propertyparamat
2017-08-28Clientevent refactor (#6320)Loïc Blot
2017-08-27core.get_objects_inside_radius: Omit removed objects (#6318)you
2017-08-25Overlays for wield and inventory images (#6107)Dániel Juhász
2017-08-24Make entity selection and collision boxes independently settable (#6218)stujones11
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-08-04Sort box corners correctlyThomas--S
2017-07-27Add LuaEntity on_death callback (#6177)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-11Add 'plantlike_rooted' drawtypenumber Zero
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-11Remove threads.h and replace its definitions with their C++11 equivalents (#5...ShadowNinja
2017-06-10C++11 patchset 6: forbid object copy using assigment/copy function deleters (...Loïc Blot
2017-06-10Order es_DrawType exactly like enum NodeDrawType in nodedef.h (#5946)Thomas--S
2017-06-09CSM: Fix documentation error for register_on_*_chat_messages (#5917)DS
2017-06-07[CSM] Add function to get player privileges (#5933)red-001
2017-06-06Use C++11 mutexes only (remove compat code) (#5922)Loïc Blot