aboutsummaryrefslogtreecommitdiff
path: root/src/settings_translation_file.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rewrite rendering engine (#6253)Vitaliy2017-10-311-1/+1
* Add updated settings_translation_fileEsteban I. RM2017-10-171-1/+1
* don't pass g_settings around, and use it directlyEsteban I. RM2017-10-171-1/+1
* Regenerate minetest.conf.example and translation fileEsteban I. RM2017-10-171-116/+252
* Real global textures (#6105)Vitaliy2017-10-151-2/+7
* Remove DSTACK support (#6346)Loïc Blot2017-08-301-2/+0
* New lighting curve (#5279)Vitaliy2017-08-171-0/+2
* Remove remaining modstore code (#6120)Elijah Duffy2017-07-141-3/+0
* Add a server-sided way to remove color codes from incoming chat messages (#5948)red-0012017-06-101-6/+7
* Autorun: Change to 'autoforward' (#5926)Paramat2017-06-081-3/+3
* Add configurable key bindings for hotbar scrolling, and for changing volume.Wuzzy2017-05-061-0/+10
* Footsteps without view bobbing (#5645)Louis Pearson2017-04-251-1/+1
* Run generate_from_settingtypes.luaEkdohibs2017-04-201-79/+174
* Hard-coded undersampling.number Zero2017-04-091-0/+2
* Add mesh generation delaynumber Zero2017-03-261-0/+2
* Update minetest.conf.example and settings_translation_file.cppest312016-12-141-4/+18
* Document keymap_autorun in settingtypes.txt and minetest.conf.example (#4486)Rui2016-08-301-0/+2
* Update minetest.conf.example and settings_translation_file.cppest312016-08-301-10/+13
* Tidy up generate_from_settingtypes.lua a bit.Tim2016-08-201-1/+1
* Update minetest.conf.example and the settings translation fileest312016-07-241-6/+26
* Update minetest.conf.example, and settings_translation_file.cppest312016-07-121-6/+14
* Update settings translation file and minetest.conf.exampleest312016-05-051-1/+4
* Settings_translation_file: Update mapgen with cave width parameterparamat2016-05-031-0/+10
* Add option to disable entity selectionboxes. (#3992)TriBlade92016-04-141-0/+1
* Allow NodeTimer, ABM and block mgmt interval changes.Auke Kok2016-03-191-0/+6
* Add option to not send pre v25 init packetest312016-03-151-0/+2
* Add options for screenshot format and qualityDiego Martinez2016-03-121-0/+4
* Documentation: Auto-update conf.example and settings_translation_file.cppparamat2016-03-121-5/+5
* Update po files, minetest.conf.example and settings_translation_file.cppest312016-02-271-24/+64
* Remove preload_item_visuals codeRealBadAngel2016-02-211-2/+0
* Fix some setting documentationest312015-12-101-26/+38
* Update minetest.conf.example and src/settings_translation_file.cppest312015-11-081-3/+36
* Escape " in generated settings_translation_file.cppPilzAdam2015-10-251-10/+10
* Improve Lua settings menuPilzAdam2015-10-241-0/+511