aboutsummaryrefslogtreecommitdiff
path: root/builtin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make supplying empty formspec strings close the formspec (#4737)orwell962016-11-231-0/+4
* Tool break: Reduce gain of break soundsparamat2016-11-201-1/+1
* Builtin/../item: Enable tool breaking soundsAuke Kok2016-11-181-0/+3
* Introduce builtin_shared and use it to fix #4778est312016-11-163-5/+13
* Mgv7: Add optional floatlands, disabled by defaultparamat2016-11-151-4/+20
* Revert "Adding particle blend, glow and animation (#4705)"sfan52016-11-141-37/+0
* Adding particle blend, glow and animation (#4705)Foghrye42016-11-151-0/+37
* Rename nodeupdate and nodeupdate_single and make them part of the official APIest312016-11-141-15/+31
* Builtin/../falling: Fix bugs caused by 'ignore' nodesparamat2016-11-071-14/+19
* Privileges: Only give singleplayer 4 basic privsWuzzy2016-11-071-11/+39
* Separate optional from required mod dependencies in main menu (#4721)Wuzzy2016-11-053-17/+39
* Add debug priv, and allow player to display the scene as wire-frame. (#4709)lhofhansl2016-11-041-1/+4
* Add version APIShadowNinja2016-10-311-1/+2
* Core.rotate_and_place: Remove unused call to get_look_pitch()Auke Kok2016-10-311-1/+0
* Optionally disable optimization that causes underwater and cave rendering gli...lhofhansl2016-10-301-0/+7
* Changes to static object storage limit and error messageparamat2016-10-201-1/+1
* Chat commands: Trim whitespaces from input of `/privs` commandred-0012016-10-201-4/+5
* Builtin: Add vector.floor helper functionrubenwardy2016-10-171-1/+8
* Enable mod security by defaultShadowNinja2016-10-161-1/+1
* Builtin/../chatcommands: Add /grantme commandred-0012016-10-161-38/+56
* Builtin/../falling.lua: Code optimisationtenplus12016-10-141-15/+15
* Add a button for disabling all mods to world config. (#3900)red-0012016-10-121-9/+28
* Add missing languages to the settingsSmallJoker2016-10-111-1/+1
* VoxelArea: faster iter function (#4490)HybridDog2016-10-081-13/+36
* Chat: new settings to prevent spamLoic Blot2016-10-051-0/+9
* Builtin/falling: Add fallback vector in case of nil 'wallmounted to dir'paramat2016-10-031-1/+5
* Forceloading: Transient forceloadsraymoo2016-10-031-9/+30
* Fix typo in core.after (#4560)Rui2016-10-011-1/+1
* Conf.example: Re-add deleted noise parameter documentationparamat2016-09-231-1/+8
* Builtin: Change error to warning for light_source > 14paramat2016-09-211-1/+3
* Increase default font size by 1James Stevenson2016-09-211-2/+2
* Fix a typo and use proper deprecation notification systemest312016-09-191-1/+1
* Register.lua: Throw error if node 'light_source' > core.LIGHT_MAXparamat2016-09-172-0/+8
* Add minetest.unregister_item and minetest.register_alias_forcepaly22016-09-081-0/+38
* Document keymap_autorun in settingtypes.txt and minetest.conf.example (#4486)Rui2016-08-301-0/+4
* Settingtypes.txt: Clarify comments, correct spellingred-0012016-08-291-12/+12
* Builtin: Disallow registering users with the same nameSmallJoker2016-08-291-0/+16
* Client: disable pre v25 init sending by defaultest312016-08-222-4/+8
* Move on join and on leave messages to lua (#4460)Xunto2016-08-221-3/+11
* Tidy up generate_from_settingtypes.lua a bit.Tim2016-08-201-56/+56
* Move generation from settingtypes out of dlg_settings_advancedTim2016-08-202-99/+101
* Zooming the camera requires the 'zoom' privilegeBen Deutsch2016-08-101-0/+4
* Document zoom_fov in settingtypes.txt and minetest.conf.exampleBen Deutsch2016-08-101-0/+4
* Main menu, lua_api.txt: Fix mod/texture pack screenshot size issuesWuzzy2016-07-271-2/+2
* Builtin: Add core.MAP_BLOCKSIZE constantTim2016-07-262-1/+6
* Builtin: Fix check for a player object in core.check_player_privsTim2016-07-261-4/+6
* Builtin/profiler: Replace game profiler (#4245)Tim2016-07-128-380/+845
* Remove cinematic toggle on F8rubenwardy2016-07-051-2/+2
* Disable joysticks per default for nowest312016-07-041-1/+1
* Only allow strings to be passed to minetest.global_exists (#4253)HybridDog2016-06-281-0/+3