Disallow external linkage for default Cavegen NoiseParams
[oweals/minetest.git] / doc /
2016-05-15 sfan5Bump version to 0.4.14 0.4.14
2016-05-10 paramatLua_api.txt: Fix documentation for facedir rotation
2016-05-09 SmallJokerAdd [resize texture modifier Resizes the texture to...
2016-05-05 paramatLua_api.txt: Add warnings of l-system lighting bug
2016-04-28 rubenwardyBuiltin: Add basic_privs setting
2016-04-25 SmallJokertile.cpp: Automatically upscale lower resolution texture
2016-04-11 rubenwardyHud: Fix offset being ignored by inventory bar
2016-04-10 raymooDocument hpchange callback ordering thing (#3981)
2016-04-07 Samuel SiebClearer explanation of [colorize with alpha
2016-04-03 Samuel SiebAdd an option to colorize to respect the destination...
2016-03-19 est31lua_api.txt: improve vector documentation
2016-03-12 Auke KokAllow nodes to specify which sides to connect to.
2016-03-12 Auke KokNodebox: Allow nodeboxes to "connect"
2016-03-09 Auke KokAdd consistent monotonic day counter - get_day_count()
2016-03-07 ShadowNinjaAdd AreaStore custom ID API
2016-03-07 ShadowNinjaImplement AreaStore serialization
2016-03-07 ShadowNinjaSimplify AreaStore ID management
2016-03-07 est31Add minetest.register_lbm() to run code on block load...
2016-03-04 paramatDecoration API: Allow force_placement of simple decorations
2016-03-03 JeijaRequire minetest.request_http_api to be called from...
2016-03-03 Aleksey VoronaFix a mistake in the world format documentation
2016-02-22 JeijaAdd Lua interface to HTTPFetchRequest
2016-02-19 ShadowNinjaRequire request_insecure_environment to be called from...
2016-02-11 Diego MartinezInitialize facedir and wallmounted tables only once.
2016-02-11 KahrlAdd '/clearobjects quick'
2016-01-29 Auke KokNew timer design.
2016-01-29 Auke KokClocksource: use a better clock if available.
2016-01-20 Auke KokAllow per-tiles culling.
2016-01-18 RealBadAngelShow infotext with description for item entities
2016-01-16 Pinky Snowcorrected minetest.pos_to_string()
2016-01-11 paramatMapgen: Various fixes and improvements
2016-01-09 ShadowNinjaActually add Doxygen main page
2016-01-09 Pinky Snowfixed spelling
2016-01-09 Robert ZenzClarified what get_node does.
2016-01-09 slemonideUpdate lua_api.txt
2016-01-07 paramatLiquids: Flow into and destroy 'floodable' nodes
2016-01-04 ShadowNinjaImprove Doxyfile 3432/head
2016-01-03 Robert ZenzMade it more clear that "[combine" does accept a list...
2015-12-25 SapierAdd missing documentation of automatic_face_movement_ma...
2015-12-15 BlockMenAdd option to give every object a nametag 3393/head
2015-12-07 est31lua_api.txt: add blank lines before * lists
2015-12-07 paramatMapgen: Add propagate_shadow bool to calcLighting
2015-12-06 Jun ZhangFix spelling of noise_threshold
2015-12-02 est31Document limitations of minetest.get_password_hash
2015-12-02 Alex FordAdd on_secondary_use when right clicking an item in...
2015-11-29 paramatLua_api.txt: Add documentation for biome definition
2015-11-08 est31Add LuaSecureRandom
2015-11-07 kwolekrImprove LuaVoxelManip documentation
2015-11-07 BlockMenAdd support for audio feedback if placing node failed 3288/head
2015-11-06 est31Add server side ncurses terminal
2015-11-05 kwolekrSchematics: Add core.place_schematic_on_vmanip API
2015-11-02 kwolekrAdd callback parameter for core.emerge_area()
2015-10-26 kwolekrSAPI: Move core.get_us_time() to Util module
2015-10-25 BlockMenAdd option to disable backface culling for models 3209/head
2015-10-24 PilzAdamImprove Lua settings menu 3271/head
2015-10-23 paramatDecoration API: Add flag for placement on liquid surface
2015-10-22 Robert ZenzAdd more ways to pass data to check_player_privs
2015-10-18 paramatABMs: Make catch-up behaviour optional
2015-10-14 ShadowNinjaRefactor logging
2015-10-06 est31Correct SRP documentation
2015-10-04 est31Add new ContentParamType2 "CPT2_DEGROTATE"
2015-10-04 kwolekrHide mapgens from main menu not intended for end users
2015-10-04 kwolekrdoc: Update node callback documentation
2015-10-02 Duane RobertsonAdd get_biome_id(biome_name) callback
2015-09-26 TimClarify radii and distance types in documentation
2015-09-23 kwolekrAdd /emergeblocks command and core.emerge_area() Lua API
2015-09-21 KahrlFix another typo in doc/world_format.txt
2015-09-21 est31lua_api.txt: fix typo
2015-09-18 est31Document current node metadata format
2015-09-17 kwolekrOre: Add puff ore type
2015-09-14 est31Fix "make install" and add underscore to doc file name
2015-09-14 est31Serialisation: documentation fixes, clarifying renames...
2015-09-13 est31Rename doc/mapformat.txt and update doc to match SRP...
2015-09-13 kwolekrOre: Add ore sheet column height range selection
2015-09-08 Robert ZenzAdd more information about how get_node_light works.
2015-09-02 Ner'zhulAdd two missing directories to doxygen
2015-08-20 est31Bump version to 0.4.13 0.4.13
2015-08-13 kwolekrminimap: Add ability to disable from server
2015-08-09 rubenwardyFix segfaults caused by the Environment not being initi...
2015-08-02 est31Actually document what minetest.is_protected should do
2015-07-27 est31Add AreaStore data structure
2015-07-23 est31Optional reconnect functionality
2015-07-22 Robert ZenzAdd note that chat messages can be marked as handled.
2015-07-21 est31Document game main menu image system
2015-07-20 Elia ArgentieriAdded get_player_velocity() method. Fixes #1176
2015-07-16 RealBadAngelFix relief mapping issues
2015-07-08 paramatBiome API decorations: 'spawnby' searches a 3D neighbou...
2015-06-22 TeTpaAkaFix bug when craft input isn't replaced
2015-06-21 MirceaKitsuneFix some issues with animations, and allow non-looped...
2015-06-16 est31Add list-rings 2795/head
2015-06-13 TeTpaAkaAdd minetest.register_on_player_hpchange
2015-06-13 TeTpaAkaAdd return list of individual counts to find_node_in_area
2015-05-28 TeTpaAkaAdd some missing getter functions to the lua API
2015-05-20 est31Fix documentation for texture override face selector...
2015-05-19 rubenwardyAdd texture overriding
2015-05-17 kwolekrSAPI/Noise: Add PerlinNoiseMap:getMapSlice() function
2015-05-17 kwolekrAdd optional buffer param for bulk data array writes...
2015-05-17 kwolekrSAPI: Accept either ARGB8 table or ColorString to speci...
2015-05-16 ShadowNinjaAdd core.get_dir_list
2015-05-16 ShadowNinjaAdd core.request_insecure_environment()
next