- Oct 24, 2015
-
-
PilzAdam authored
-
PilzAdam authored
* Add key settings to setting table and ignore them later This way they are added to the auto-generated minetest.conf.example * Add flags type * Add input validation for int, float and flags * Break in-game graphic settings into multiple sections * Parse settingtpes.txt in mods and games * Improve description for a lot of settings * Fix typos and wording in settingtypes.txt * Convert language setting to an enum
-
- Oct 18, 2015
-
-
est31 authored
According to its man page, the function gettext(3) "may return a nonempty string" when msgid is "". This commit fixes a bug where the comment "" for some settings caused gettext to return a "nonempty string", in this case header info of the po file.
-
- Oct 17, 2015
-
-
PilzAdam authored
Settings are automatically parsed from builtin/settingtypes.txt The edit dialog automatically adjust based on the type of setting
-
- Oct 06, 2015
-
-
Jean-Patrick Guerrero authored
-
- Sep 14, 2015
-
-
Rui914 authored
-
- Jul 25, 2015
-
-
Jean-Patrick Guerrero authored
-
Jean-Patrick Guerrero authored
-
- Jul 18, 2015
-
-
Mark Schreiber authored
The Irrlicht engine supports antialiasing, and Minetest already supports saving an antialiasing setting in its configuration file. However, Minetest lacked UI elements to set this setting, and previously the only way to enable the feature was by hand-editing the configuration file. Add a drop-down menu that can enable antialiasing.
-
- Jul 08, 2015
-
-
RealBadAngel authored
-
- Jan 21, 2015
-
-
Zeno- authored
-
- Jan 18, 2015
-
-
kwolekr authored
-
Jean-Patrick Guerrero authored
-
- Jan 15, 2015
-
-
Jean-Patrick Guerrero authored
-
- Jan 14, 2015
-
-
Jean-Patrick Guerrero authored
-
- Dec 13, 2014
-
-
Kahrl authored
-
- Nov 20, 2014
-
-
ShadowNinja authored
-
- Oct 02, 2014
-
-
BlockMen authored
-
- Sep 21, 2014
-
-
SmallJoker authored
Fixes issue with direct3d(8|9)
-
- Aug 23, 2014
-
-
sapier authored
-
- Jul 16, 2014
-
-
sapier authored
-
- Jun 29, 2014
-
-
sapier authored
There have been plenty of ppl involved in creating this version. I don't wanna mention names as I'm sure I'd forget someone so I just tell where help has been done: - The partial android versions done by various ppl - Testing on different android devices - reviewing code (especially the in core changes) - testing controls - reviewing texts A big thank you to everyone helping this to be completed!
-
- Jun 18, 2014
-
-
sapier authored
-
- Jun 04, 2014
-
-
RealBadAngel authored
-
- May 16, 2014
-
-
sapier authored
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews
-