aboutsummaryrefslogtreecommitdiff
path: root/builtin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Increase max objects per block defaults (#12055)Lars Müller2022-02-081-1/+1
* Noise params serialization fixupGaël C2022-02-081-14/+14
* Fix types of get_mapgen_setting_noiseparams (#12025)Lars Müller2022-02-041-17/+13
* Revert "Disable dynamic shadows for the 5.5.0 release" (#12032)rubenwardy2022-01-312-7/+59
* Fix builtin statbar backgroundsLars Mueller2022-01-311-34/+34
* Use virtual paths to specify exact mod to enable (#11784)rubenwardy2022-01-303-26/+73
* Update credits for 5.5.0 release (#12001)sfan52022-01-301-23/+27
* Get rid of `basic_debug` last minutesfan52022-01-301-4/+0
* Update German builtin translationWuzzy2022-01-301-6/+1
* Update builtin translation templatesWuzzy2022-01-303-3/+9
* Fix Minetest logo when installed system-wideROllerozxa2022-01-301-1/+1
* Raise max mapgen limit constant to align with mapblock sizesfan52022-01-302-2/+2
* Disable dynamic shadows for the 5.5.0 releaseSmallJoker2022-01-292-59/+7
* Builtin: Sanity-check /time inputs (#11993)SmallJoker2022-01-271-5/+4
* Free arguments of cancelled minetest.after() jobssfan52022-01-191-1/+8
* Main menu: Fix automatic dependency enables on doubleclickSmallJoker2022-01-191-0/+1
* Mainmenu game-related changes (#11887)sfan52022-01-093-169/+197
* Fully remove bitmap font support (#11863)sfan52022-01-081-13/+3
* Fix vector.from_string returning a table without vector metatableDesour2022-01-022-1/+2
* Improve TTF support for pixel-style fonts (#11848)Vincent Robinson2021-12-301-3/+15
* Add more neighbors on mesh update (#6765)Vitaliy2021-12-291-0/+4
* Use defined evaluation order in profilerJude Melton-Houghton2021-12-191-2/+3
* Don't let HTTP API pass through untrusted functionsfan52021-12-181-2/+3
* Fix eat sound not playing if eating last of stacksfan52021-12-151-1/+2
* Fix URL escaping in content storesfan52021-12-131-11/+24
* Update German locale translationWuzzy2021-12-101-10/+4
* Update builtin localeWuzzy2021-12-103-9/+23
* Improve error message if using "/help --" (#11796)Wuzzy2021-12-011-4/+6
* Implemented disconnect_player (#10492)Corey Powell2021-11-261-0/+10
* Remove unused Direct3D shader error/warning (#11793)ROllerozxa2021-11-261-7/+1
* Allow for Game-Specific Menu Music (#11241)ExeVirus2021-11-225-53/+69
* Localize error messages in mainmenu (#11495)Riceball LEE2021-11-011-1/+1
* Fix number of tool uses being off by 1..32767 (#11110)Wuzzy2021-10-311-1/+1
* Add joystick layout for DragonRise GameCube controller (#11467)Isabelle COWAN-BERGMAN2021-10-311-1/+1
* Fix item duplication if player dies during interact callback (alternative) (#...sfan52021-10-251-22/+28
* Fix incorrect error message in core.encode_pngsfan52021-10-221-1/+1
* Move instead of copy during content install if possiblesfan52021-10-071-6/+2
* Move archive extraction in content store to async jobsfan52021-10-074-97/+33
* Add "MINETEST_MOD_PATH" environment variable (#11515)emixa-d2021-10-071-5/+3
* List only jpg and png as screenshot format options (#11675)HybridDog2021-10-051-2/+2
* Add an option `-t` to force text output in /helpPedro Gimeno2021-10-012-44/+75
* Update builtin locale files (#11650)Wuzzy2021-09-263-6/+10
* Fix several typos in settingtypes.txt (#11623)Wuzzy2021-09-261-17/+17
* Touch UI support for desktop builds (#10729)TheBrokenRail2021-09-261-0/+3
* Add feature table entry for new dynamic media APIsfan52021-09-191-0/+1
* Split vector.new into 3 constructorsDS2021-09-102-23/+50
* Dynamic_Add_Media v2 (#11550)sfan52021-09-091-21/+2
* Fix falling mesh nodes being half size (#11389)Wuzzy2021-09-011-4/+11
* Switch MapBlock compression to zstd (#10788)lhofhansl2021-08-311-9/+7
* Async-related script cleanupssfan52021-08-281-8/+2