Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | settings: Add setting groups and multiline entries | kwolekr | 2014-11-30 |
| | |||
* | Implement proper font handling | sapier | 2014-11-30 |
| | |||
* | Stop inserting empty lines at end of minetest.conf file each time it is ↵ | Craig Robbins | 2014-11-08 |
| | | | | | | rewritten See: https://github.com/minetest/minetest/issues/1790 | ||
* | Fix command line parsing | Kahrl | 2014-09-22 |
| | | | | | | | Broken by 6bc4cad0eddd7a7cf593ca1471599e2d75727379, e.g. minetest --worldname world would be parsed as minetest --worldname --worldname | ||
* | Split settings into seperate source and header files | ShadowNinja | 2014-09-21 |
This also cleans up settings a bit |