| Commit message (Expand) | Author | Age |
* | Hud: Fix offset being ignored by inventory bar | rubenwardy | 2016-04-10 |
* | Document hpchange callback ordering thing (#3981) | raymoo | 2016-04-10 |
* | Clearer explanation of [colorize with alpha | Samuel Sieb | 2016-04-07 |
* | Add an option to colorize to respect the destination alpha | Samuel Sieb | 2016-04-03 |
* | lua_api.txt: improve vector documentation | est31 | 2016-03-19 |
* | Allow nodes to specify which sides to connect to. | Auke Kok | 2016-03-12 |
* | Nodebox: Allow nodeboxes to "connect" | Auke Kok | 2016-03-12 |
* | Add consistent monotonic day counter - get_day_count() | Auke Kok | 2016-03-09 |
* | Add AreaStore custom ID API | ShadowNinja | 2016-03-07 |
* | Implement AreaStore serialization | ShadowNinja | 2016-03-07 |
* | Simplify AreaStore ID management | ShadowNinja | 2016-03-07 |
* | Add minetest.register_lbm() to run code on block load only | est31 | 2016-03-07 |
* | Decoration API: Allow force_placement of simple decorations | paramat | 2016-03-04 |
* | Require minetest.request_http_api to be called from the mod's main scope | Jeija | 2016-03-03 |
* | Fix a mistake in the world format documentation | Aleksey Vorona | 2016-03-03 |
* | Add Lua interface to HTTPFetchRequest | Jeija | 2016-02-22 |
* | Require request_insecure_environment to be called from the mod's main scope | ShadowNinja | 2016-02-19 |
* | Initialize facedir and wallmounted tables only once. | Diego Martinez | 2016-02-11 |
* | Add '/clearobjects quick' | Kahrl | 2016-02-11 |
* | New timer design. | Auke Kok | 2016-01-29 |
* | Clocksource: use a better clock if available. | Auke Kok | 2016-01-29 |
* | Allow per-tiles culling. | Auke Kok | 2016-01-20 |
* | Show infotext with description for item entities | RealBadAngel | 2016-01-18 |
* | corrected minetest.pos_to_string() | Pinky Snow | 2016-01-16 |
* | Mapgen: Various fixes and improvements | paramat | 2016-01-11 |
* | Actually add Doxygen main page | ShadowNinja | 2016-01-09 |
* | fixed spelling | Pinky Snow | 2016-01-09 |
* | Clarified what get_node does. | Robert Zenz | 2016-01-09 |
* | Update lua_api.txt | slemonide | 2016-01-09 |
* | Liquids: Flow into and destroy 'floodable' nodes | paramat | 2016-01-07 |
* | Improve Doxyfile | ShadowNinja | 2016-01-04 |
* | Made it more clear that "[combine" does accept a list of files. | Robert Zenz | 2016-01-03 |
* | Add missing documentation of automatic_face_movement_max_rotation_per_sec ent... | Sapier | 2015-12-25 |
* | Add option to give every object a nametag | BlockMen | 2015-12-15 |
* | lua_api.txt: add blank lines before * lists | est31 | 2015-12-07 |
* | Mapgen: Add propagate_shadow bool to calcLighting | paramat | 2015-12-07 |
* | Fix spelling of noise_threshold | Jun Zhang | 2015-12-06 |
* | Document limitations of minetest.get_password_hash | est31 | 2015-12-02 |
* | Add on_secondary_use when right clicking an item in the air | Alex Ford | 2015-12-02 |
* | Lua_api.txt: Add documentation for biome definition | paramat | 2015-11-29 |
* | Add LuaSecureRandom | est31 | 2015-11-08 |
* | Improve LuaVoxelManip documentation | kwolekr | 2015-11-07 |
* | Add support for audio feedback if placing node failed | BlockMen | 2015-11-07 |
* | Add server side ncurses terminal | est31 | 2015-11-06 |
* | Schematics: Add core.place_schematic_on_vmanip API | kwolekr | 2015-11-05 |
* | Add callback parameter for core.emerge_area() | kwolekr | 2015-11-02 |
* | SAPI: Move core.get_us_time() to Util module | kwolekr | 2015-10-26 |
* | Add option to disable backface culling for models | BlockMen | 2015-10-25 |
* | Improve Lua settings menu | PilzAdam | 2015-10-24 |
* | Decoration API: Add flag for placement on liquid surface | paramat | 2015-10-23 |