Dont compare short with bool (#4963)
[oweals/minetest.git] / doc /
2016-12-26 sfan5Various anticheat improvements
2016-12-22 sfan5Bump version to 0.4.15 0.4.15
2016-12-07 Auke KokSimple deco: Allow setting param2 value on placement
2016-12-02 AmazFix incorrect docs about minetest.hud_replace_builtin...
2016-12-02 BluebirdVery small documentation fix. (#4830)
2016-12-01 paramatLua_api.txt: Clarify use of looping sounds
2016-11-28 sfan5Allow restricting detached inventories to one player
2016-11-26 TeTpaAkaWieldhand: Allow overriding the hand
2016-11-22 orwell96Make supplying empty formspec strings close the formspe...
2016-11-18 orwell96Particles: Make attached particle spawners respect...
2016-11-18 Auke KokBuiltin/../item: Enable tool breaking sounds
2016-11-15 WuzzyLua_api.txt: Naming convention for custom item/entity...
2016-11-14 sfan5Revert "Adding particle blend, glow and animation ...
2016-11-14 Foghrye4Adding particle blend, glow and animation (#4705)
2016-11-14 est31Rename nodeupdate and nodeupdate_single and make them...
2016-11-12 paramatNodeupdate: Remove documentation in lua_api.txt
2016-11-02 BrandonAdd minetest.get_server_uptime() function to Lua API...
2016-11-01 ShadowNinjaAdd version API
2016-10-31 paramatLua voxelmanip: Add optional buffer param for 'get...
2016-10-27 raymooDocument item use callbacks (#4668)
2016-10-21 paramatLua_api.txt: Clarify 'override_meta' bool in 'set mapge...
2016-10-17 rubenwardyBuiltin: Add vector.floor helper function
2016-10-15 sfan5Make documentation about ItemStack:set_{name,count...
2016-10-13 raymooAttached particle spawners
2016-10-08 rubenwardyFix backwards compatibility issue introduced by close_o...
2016-10-07 paramatLua_api.txt: Add biome and nodeupdate documentation
2016-10-03 raymooForceloading: Transient forceloads
2016-10-03 rubenwardyFormspec: Add container[] and container_end[] elements
2016-09-17 paramatRegister.lua: Throw error if node 'light_source' >...
2016-09-15 paramatLua_api.txt: Add note of maximum value for node 'light_...
2016-09-15 Thomas--SAdd an [invert:<mode> texture modifier
2016-09-14 paramatDecorations: Generalise 'spawn by' to be used by all...
2016-09-14 sfan5Allow escaping of texture names when passed as an argum...
2016-09-12 raymoofix missing parameters in some mentions of entity callbacks
2016-09-09 James StevensonReturn nil on empty get_area() (#4508)
2016-09-08 paly2Add minetest.unregister_item and minetest.register_alia...
2016-08-27 rubenwardyAllow fields to choose whether they close on enter...
2016-08-26 Auke KokMake plantlike drawtype more fun
2016-08-14 DonBatmanLua_api.txt: Change 'maxwear' to 'uses' in 'tool_capabi...
2016-08-12 Thomas--SAdd an [opacity:<r> texture modifier. Makes the base...
2016-07-30 SmallJokertexture_packs.txt: Document special textures
2016-07-30 rubenwardyDocumentation: Create texture_packs.txt
2016-07-30 mtango688lua_api.txt: Document how to properly clear node metadata
2016-07-27 WuzzyMain menu, lua_api.txt: Fix mod/texture pack screenshot...
2016-07-21 James Stevensonlua_api.txt: Remove tooltip checkbox[] element
2016-07-12 est31HTTP lua API docs: correct some function references
2016-07-12 TimBuiltin/profiler: Replace game profiler (#4245)
2016-07-12 DuaneLua_api.txt: Fix description of node drop behaviour
2016-07-05 Foghrye4Adding minetest.clear_craft
2016-07-03 kwolekrAdd MapSettingsManager and new mapgen setting script...
2016-07-03 Pavel PuchkinRemove old docs. We have VCS history anyways. (#4266)
2016-06-24 raymooPlayer: New get_look, set_look API
2016-06-17 Auke KokBuiltin/game/item: Add `place_param2` nodedef field
2016-06-11 Diego MartinezServer: Add reason for leave to `on_leaveplayer` callbacks
2016-06-07 paramatLua_api.txt: Split long lines. Capitalise 'Biome API...
2016-06-05 paramatBiome API: Add per-biome riverbed material and depth
2016-06-04 kwolekrPcgRandom: Fix/improve documentation
2016-05-31 EkdohibsAdd colored text (not only colored chat).
2016-05-30 est31Add minetest.check_password_entry callback
2016-05-28 Auke KokParticles: Add option to remove particles on collision
2016-05-28 red-001Add base64 encoding and decoding to the lua api. (...
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...
next