aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2015-11-08Add LuaSecureRandomest31
2015-11-07Improve LuaVoxelManip documentationkwolekr
2015-11-07Add support for audio feedback if placing node failedBlockMen
2015-11-06Add server side ncurses terminalest31
2015-11-05Schematics: Add core.place_schematic_on_vmanip APIkwolekr
2015-11-02Add callback parameter for core.emerge_area()kwolekr
2015-10-26SAPI: Move core.get_us_time() to Util modulekwolekr
2015-10-25Add option to disable backface culling for modelsBlockMen
2015-10-24Improve Lua settings menuPilzAdam
2015-10-23Decoration API: Add flag for placement on liquid surfaceparamat
2015-10-22Add more ways to pass data to check_player_privsRobert Zenz
2015-10-18ABMs: Make catch-up behaviour optionalparamat
2015-10-14Refactor loggingShadowNinja
2015-10-06Correct SRP documentationest31
2015-10-04Add new ContentParamType2 "CPT2_DEGROTATE"est31
2015-10-04Hide mapgens from main menu not intended for end userskwolekr
2015-10-04doc: Update node callback documentationkwolekr
2015-10-02Add get_biome_id(biome_name) callbackDuane Robertson
2015-09-26Clarify radii and distance types in documentationTim
2015-09-23Add /emergeblocks command and core.emerge_area() Lua APIkwolekr
2015-09-21Fix another typo in doc/world_format.txtKahrl
2015-09-21lua_api.txt: fix typoest31
2015-09-18Document current node metadata formatest31
2015-09-17Ore: Add puff ore typekwolekr
2015-09-14Fix "make install" and add underscore to doc file nameest31
2015-09-14Serialisation: documentation fixes, clarifying renames and whitespace fixesest31
2015-09-14Rename doc/mapformat.txt and update doc to match SRP changesest31
2015-09-13Ore: Add ore sheet column height range selectionkwolekr
2015-09-08Add more information about how get_node_light works.Robert Zenz
2015-09-02Add two missing directories to doxygenNer'zhul
2015-08-20Bump version to 0.4.13est31
2015-08-13minimap: Add ability to disable from serverkwolekr
2015-08-09Fix segfaults caused by the Environment not being initialized yetrubenwardy
2015-08-02Actually document what minetest.is_protected should doest31
2015-07-27Add AreaStore data structureest31
2015-07-23Optional reconnect functionalityest31
2015-07-22Add note that chat messages can be marked as handled.Robert Zenz
2015-07-21Document game main menu image systemest31
2015-07-20Added get_player_velocity() method. Fixes #1176Elia Argentieri
2015-07-16Fix relief mapping issuesRealBadAngel
2015-07-08Biome API decorations: 'spawnby' searches a 3D neighbourhoodparamat
2015-06-22Fix bug when craft input isn't replacedTeTpaAka
2015-06-22Fix some issues with animations, and allow non-looped animations to be definedMirceaKitsune
2015-06-16Add list-ringsest31
2015-06-13Add minetest.register_on_player_hpchangeTeTpaAka
2015-06-13Add return list of individual counts to find_node_in_areaTeTpaAka
2015-05-28Add some missing getter functions to the lua APITeTpaAka
2015-05-20Fix documentation for texture override face selector behaviourest31
2015-05-19Add texture overridingrubenwardy
2015-05-17SAPI/Noise: Add PerlinNoiseMap:getMapSlice() functionkwolekr