summaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* 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
* Re-add missing shaders setting. (Generate normalmaps)RealBadAngel2014-06-04
* Add success and output return values to chat commandsShadowNinja2014-05-28
* Add item eat callbackrubenwardy2014-05-26
* Sort commands and privs alphabetically in '/help'.Diego Martinez2014-05-24
* Rework dumping functionsShadowNinja2014-05-24
* Fix a bunch of small bugs due to mainmenu cleanupsapier2014-05-24
* Item entity stacks merge on the ground.RealBadAngel2014-05-23
* Fix singleplayer dialogs missing game customizationsapier2014-05-17
* Add formspec toolkit and refactor mainmenu to use itsapier2014-05-16
* Fix old client showing duplicated health bar on new serversapier2014-05-11
* Fix healthbar not beeing hidden on disabled damagesapier2014-05-10
* Use "core" namespace internallyShadowNinja2014-05-08
* Organize builtin into subdirectoriesShadowNinja2014-05-07
* Fix heart + bubble bar size on different texture packssapier2014-05-07
* Fix usage of deprecated functions in builtinsapier2014-04-29
* Add proper lua api deprecated handlingsapier2014-04-29
* Add support for function serialization to minetest.serializeShadowNinja2014-04-27
* Remove dependency on marshal and many other async changesShadowNinja2014-04-27
* Revert "Add backtrace to error function"ShadowNinja2014-04-24
* Remove liquid_finite and weatherproller2014-04-18
* Add checks for nil in minetest.afterShadowNinja2014-04-13
* Fix crash when teleporting near unknown nodeBlockMen2014-04-11
* Fix "ghost stacks" created when a player clicks an item on the ground:Novatux2014-03-22
* Normal maps generation on the fly.RealBadAngel2014-03-21