aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Item entity: Delete in 'ignore' nodesparamat2018-02-131-3/+9
* Falling.lua: Delete falling node entities on contact with 'ignore'paramat2018-02-131-1/+6
* map.cpp: Initialize NodeNeighbor, set NeighborType to u8 & cleanupLoic Blot2018-02-112-9/+6
* Node definition manager refactor (#7016)Dániel Juhász2018-02-1061-459/+585
* Position entity nametags relative to selection-box (#7031)stujones112018-02-101-1/+1
* Fix 'Change Keys' menu crash caused by 501f936SmallJoker2018-02-091-1/+1
* Allow dumping userdata (#7012)you2018-02-081-1/+6
* Switch F3 to use 'enable_fog' settingThomasMonroe3142018-02-084-9/+9
* Include alpha channel reference in MaterialTypeParamstujones112018-02-081-0/+1
* Move `setlocale` from Lua to C++.red-0012018-02-083-4/+4
* Add main_menu_style settingPorygonZRocks2018-02-084-9/+16
* Add minetest.is_player (#7013)you2018-02-052-7/+16
* Lua_api.txt: Document 'wielditem' visual in object propertiesparamat2018-02-051-0/+11
* Item entity: Prevent motion in ignore nodesparamat2018-02-051-3/+3
* Add kill chat command (#6992)Wuzzy2018-02-041-4/+35
* Make hud_get return aligment, offset and size. (#7006)lisacvuk2018-02-041-0/+9
* Remove unused light updating codeDániel Juhász2018-02-047-709/+0
* Refine movement anticheat again (#7004)sfan52018-02-021-2/+11
* Fix liquid bottoms not being renderednumber Zero2018-01-302-0/+29
* Add Android drivers to the video_driver drop-down menuWayward One2018-01-301-1/+1
* Add minetest.bulk_set_node call + optimize Environment::set_node call (#6958)Loïc Blot2018-01-305-3/+124
* Make chat command + privilege help slightly more accurate (#6964)Wuzzy2018-01-292-23/+28
* Apply physics overrides correctly during anticheat calculations (#6970)sfan52018-01-281-13/+16
* [CSM] HUD Fix not updating server HUDs caused by 4f688d5SmallJoker2018-01-261-1/+1
* Fix issues with earlier CSM HUD commit (#6940)red-0012018-01-264-15/+15
* Main menu: Change tabs to 'Start Game' and 'Join Game' (#6955)Tre2018-01-252-2/+2
* Disable fall damage when "immortal" group set (#6946)lisacvuk2018-01-233-2/+15
* Add missing languages from menu (#6953)Muhammad Nur Hidayat Yasuyoshi (MNH48.com)2018-01-231-1/+2
* Intersects_protection(): Move from Minetest Game to builtin (#6952)Paramat2018-01-232-1/+75
* CSM: Remove screenshot APIred-0012018-01-233-13/+0
* [CSM] Don't Load the package library (#6944)red-0012018-01-221-1/+0
* Change include from "cmake_config.h" to "config.h"Wayward One2018-01-211-1/+1
* [CSM] Remove `on_connect` callback (#6941)red-0012018-01-216-46/+14
* [CSM] Add functions to create particles and particlespawners. (#6072)red-0012018-01-2010-13/+341
* Add minetest issue template (#6936)Loïc Blot2018-01-201-0/+31
* Game refactor [4/X]: keycache is now owned by InputHandlerLoic Blot2018-01-208-188/+200
* Game refactor [3/X]: Move keycache to inputhandlerLoic Blot2018-01-203-105/+106
* Game refactor [2/X]: Various moves (profilergraph, nodePlacementPrediction, ...Loic Blot2018-01-206-363/+418
* Game/Input refactor [1/X]: make RealInputHandler handle joystick inputs with ...Loic Blot2018-01-202-63/+66
* [CSM] Add basic HUD manipulation. (#6067)red-0012018-01-2021-1108/+1400
* Biomes: Add 'get heat', 'get humidity', 'get biome data' APIsparamat2018-01-165-39/+302
* Load a texturepack from the 'textures' subfolder of a gamered-0012018-01-162-40/+38
* Lua_api.txt: Various improvementsparamat2018-01-151-6/+19
* Mapgen folder: Update and improve copyright information of filesparamat2018-01-1532-72/+81
* Lua_api.txt: Improve bullet point indentation consistencyezhh2018-01-131-131/+133
* Registration confirmation dialog: Fix grammarMuhammad Rifqi Priyo Susanto2018-01-131-4/+5
* Lua_api.txt: Add chat command params infoezhh2018-01-131-0/+11
* Add confirmation on new player registration (#6849)Muhammad Rifqi Priyo Susanto2018-01-139-13/+378
* Revert "Add an active object step time budget #6721"Lars Hofhansl2018-01-127-68/+38
* Add a build step to test non freetype builds (#6908)Loïc Blot2018-01-122-0/+13