aboutsummaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2014-09-21Fix wrong video_driver setting when changing in mainmenuSmallJoker
2014-08-24Fix retval of entity.get_staticdata beeing lost while profiling is enabledsapier
2014-08-23Add video driver selection to settings menu (based uppon idea from webdesigne...sapier
2014-08-22Remove buildable_to nodes without dropping item when replaced by a falling nodeCasimir
2014-08-19Fix caption of config mods button (simple menu)sapier
2014-08-19Mod profiling supportsapier
2014-08-14Fix mainmenu game initialisationBlockMen
2014-08-05Formspec escape fixed seen in world creation menuShadowNinja
2014-07-29Rework texture generating code, add texture grouping via ( ... )sfan5
2014-07-19Remove vector assertionsShadowNinja
2014-07-16Fix indexing error in timer processingZefram
2014-07-16Add srollbar formspec elementsapier
2014-07-13Fix crash reported here: https://forum.minetest.net/viewtopic.php?f=6&t=9726Novatux
2014-07-12Remove proller from creditsproller
2014-07-12Remove indev mapgenproller
2014-07-12Remove math mapgenproller
2014-06-29Add support for Android 2.3+sapier
2014-06-22Fix menu crash due to lack of favourites listsapier
2014-06-22Support for scalable font and gui elementssapier
2014-06-19Fix broken serverdescription in multiplayer tabsapier
2014-06-18Fix bounding rect for formspec elements label vertlabel and checkboxessapier
2014-06-14Fix regression main_menu_script setting not working any longersapier
2014-06-14Fix regression dirt texture not beeing default in non cloud menusapier
2014-06-12Add support for exiting formspecs by doubleclicking outsidesapier
2014-06-10New feature: drop a item instead a stack while...Lord89James
2014-06-08Allow custom liquids to have dropssfan5
2014-06-04Re-add missing shaders setting. (Generate normalmaps)RealBadAngel
2014-05-28Add success and output return values to chat commandsShadowNinja
2014-05-26Add item eat callbackrubenwardy
2014-05-24Sort commands and privs alphabetically in '/help'.Diego Martinez
2014-05-24Rework dumping functionsShadowNinja
2014-05-24Fix a bunch of small bugs due to mainmenu cleanupsapier
2014-05-23Item entity stacks merge on the ground.RealBadAngel
2014-05-17Fix singleplayer dialogs missing game customizationsapier
2014-05-16Add formspec toolkit and refactor mainmenu to use itsapier
2014-05-11Fix old client showing duplicated health bar on new serversapier
2014-05-10Fix healthbar not beeing hidden on disabled damagesapier
2014-05-08Use "core" namespace internallyShadowNinja
2014-05-07Organize builtin into subdirectoriesShadowNinja
2014-05-07Fix heart + bubble bar size on different texture packssapier
2014-04-29Fix usage of deprecated functions in builtinsapier
2014-04-29Add proper lua api deprecated handlingsapier
2014-04-27Add support for function serialization to minetest.serializeShadowNinja
2014-04-27Remove dependency on marshal and many other async changesShadowNinja
2014-04-24Revert "Add backtrace to error function"ShadowNinja
2014-04-18Remove liquid_finite and weatherproller
2014-04-13Add checks for nil in minetest.afterShadowNinja
2014-04-11Fix crash when teleporting near unknown nodeBlockMen
2014-03-22Fix "ghost stacks" created when a player clicks an item on the ground:Novatux
2014-03-21Normal maps generation on the fly.RealBadAngel