summaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Add Lua helper functions vector.apply(v) math.sign(x, tolerance)SmallJoker2014-12-06
* Make dropped items larger and rotate fasterCalinou2014-12-04
* Add minetest.copy_table(table) To get rid off the "table references"SmallJoker2014-11-27
* Fix some undeclared global variablesCraig Davison2014-11-26
* Fix Android main menu crash, and user data directory check.Kodexky2014-11-26
* Adjust the values of dirs1 and dirs2 so that rotate_and_place orients texture...dvere2014-11-25
* Make duplicate warning checks file and line specificShadowNinja2014-11-23
* Fix console spaming by debug function on mod checking for global variable to ...sapier2014-11-23
* Update credits menuShadowNinja2014-11-21
* Simplify loading of Android version of menuShadowNinja2014-11-20
* Fix leaking global in texture pack menuShadowNinja2014-11-20
* Add strict moduleShadowNinja2014-11-19
* Tweak core.serializeShadowNinja2014-11-19
* Improved VoxelArea variable locality, thus performanceWouters Dorian2014-11-14
* Add tooltips to main menu subgames button barWuzzy2014-11-09
* Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, ...paramat2014-11-08
* Fix dump() indentation with non-tab indentsShadowNinja2014-11-08
* Add last_login field to auth.txtRyan Newell2014-11-08
* Add notice when only minimal is installedrubenwardy2014-10-28
* Change topleft text when switching subgames, fixes #1728Kahrl2014-10-09
* Add a better error message when trying to teleport another player without bri...LeMagnesium2014-10-07
* Add optional framed glasslike drawtypeBlockMen2014-10-02
* Use round if falling node is misplacedSmallJoker2014-09-28
* Make dump's output prettierShadowNinja2014-09-21
* Fix wrong video_driver setting when changing in mainmenuSmallJoker2014-09-21
* Fix retval of entity.get_staticdata beeing lost while profiling is enabledsapier2014-08-24
* Add video driver selection to settings menu (based uppon idea from webdesigne...sapier2014-08-23
* Remove buildable_to nodes without dropping item when replaced by a falling nodeCasimir2014-08-22
* Fix caption of config mods button (simple menu)sapier2014-08-19
* Mod profiling supportsapier2014-08-19
* Fix mainmenu game initialisationBlockMen2014-08-14
* Formspec escape fixed seen in world creation menuShadowNinja2014-08-05
* Rework texture generating code, add texture grouping via ( ... )sfan52014-07-29
* Remove vector assertionsShadowNinja2014-07-19
* Fix indexing error in timer processingZefram2014-07-16
* Add srollbar formspec elementsapier2014-07-16
* Fix crash reported here: https://forum.minetest.net/viewtopic.php?f=6&t=9726Novatux2014-07-13
* Remove proller from creditsproller2014-07-12
* Remove indev mapgenproller2014-07-12
* Remove math mapgenproller2014-07-12
* Add support for Android 2.3+sapier2014-06-29
* Fix menu crash due to lack of favourites listsapier2014-06-22
* Support for scalable font and gui elementssapier2014-06-22
* Fix broken serverdescription in multiplayer tabsapier2014-06-19
* Fix bounding rect for formspec elements label vertlabel and checkboxessapier2014-06-18
* Fix regression main_menu_script setting not working any longersapier2014-06-14
* Fix regression dirt texture not beeing default in non cloud menusapier2014-06-14
* Add support for exiting formspecs by doubleclicking outsidesapier2014-06-12
* New feature: drop a item instead a stack while...Lord89James2014-06-10
* Allow custom liquids to have dropssfan52014-06-08