aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2016-08-27Allow fields to choose whether they close on enter pressrubenwardy
2016-08-26Make plantlike drawtype more funAuke Kok
2016-08-14Lua_api.txt: Change 'maxwear' to 'uses' in 'tool_capabilities'DonBatman
2016-08-12Add an [opacity:<r> texture modifier. Makes the base image transparent accord...Thomas--S
2016-07-30texture_packs.txt: Document special texturesSmallJoker
2016-07-30Documentation: Create texture_packs.txtrubenwardy
2016-07-30lua_api.txt: Document how to properly clear node metadatamtango688
2016-07-27Main menu, lua_api.txt: Fix mod/texture pack screenshot size issuesWuzzy
2016-07-21lua_api.txt: Remove tooltip checkbox[] elementJames Stevenson
2016-07-12HTTP lua API docs: correct some function referencesest31
2016-07-12Builtin/profiler: Replace game profiler (#4245)Tim
2016-07-12Lua_api.txt: Fix description of node drop behaviourDuane
2016-07-05Adding minetest.clear_craftFoghrye4
2016-07-03Add MapSettingsManager and new mapgen setting script API functionskwolekr
2016-07-03Remove old docs. We have VCS history anyways. (#4266)Pavel Puchkin
2016-06-24Player: New get_look, set_look APIraymoo
2016-06-17Builtin/game/item: Add `place_param2` nodedef fieldAuke Kok
2016-06-11Server: Add reason for leave to `on_leaveplayer` callbacksDiego Martinez
2016-06-07Lua_api.txt: Split long lines. Capitalise 'Biome API'. Minor editsparamat
2016-06-05Biome API: Add per-biome riverbed material and depthparamat
2016-06-04PcgRandom: Fix/improve documentationkwolekr
2016-05-31Add colored text (not only colored chat).Ekdohibs
2016-05-30Add minetest.check_password_entry callbackest31
2016-05-28Particles: Add option to remove particles on collisionAuke Kok
2016-05-27Add base64 encoding and decoding to the lua api. (#3919)red-001
2016-05-15Bump version to 0.4.140.4.14sfan5
2016-05-10Lua_api.txt: Fix documentation for facedir rotationparamat
2016-05-09Add [resize texture modifier Resizes the texture to the given dimensions.SmallJoker
2016-05-06Lua_api.txt: Add warnings of l-system lighting bugparamat
2016-04-28Builtin: Add basic_privs settingrubenwardy
2016-04-25tile.cpp: Automatically upscale lower resolution textureSmallJoker
2016-04-10Hud: Fix offset being ignored by inventory barrubenwardy
2016-04-10Document hpchange callback ordering thing (#3981)raymoo
2016-04-07Clearer explanation of [colorize with alphaSamuel Sieb
2016-04-03Add an option to colorize to respect the destination alphaSamuel Sieb
2016-03-19lua_api.txt: improve vector documentationest31
2016-03-12Allow nodes to specify which sides to connect to.Auke Kok
2016-03-12Nodebox: Allow nodeboxes to "connect"Auke Kok
2016-03-09Add consistent monotonic day counter - get_day_count()Auke Kok
2016-03-07Add AreaStore custom ID APIShadowNinja
2016-03-07Implement AreaStore serializationShadowNinja
2016-03-07Simplify AreaStore ID managementShadowNinja
2016-03-07Add minetest.register_lbm() to run code on block load onlyest31
2016-03-04Decoration API: Allow force_placement of simple decorationsparamat
2016-03-03Require minetest.request_http_api to be called from the mod's main scopeJeija
2016-03-03Fix a mistake in the world format documentationAleksey Vorona
2016-02-22Add Lua interface to HTTPFetchRequestJeija
2016-02-19Require request_insecure_environment to be called from the mod's main scopeShadowNinja
2016-02-11Initialize facedir and wallmounted tables only once.Diego Martinez
2016-02-11Add '/clearobjects quick'Kahrl