| Commit message (Expand) | Author | Age |
* | Change i++ to ++i | David Jones | 2015-08-25 |
* | Clean up threading | ShadowNinja | 2015-08-23 |
* | Add mod security | ShadowNinja | 2015-05-16 |
* | Move globals from main.cpp to more sane locations | Craig Robbins | 2015-04-01 |
* | Fix game minetest.conf default settings | est31 | 2015-03-18 |
* | For usages of assert() that are meant to persist in Release builds (when NDEB... | Craig Robbins | 2015-03-07 |
* | Settings fixes Make the GameGlobalShaderConstantSetter use the settings callb... | gregorycu | 2015-01-25 |
* | Revert "Make the GameGlobalShaderConstantSetter use the settings callback (8%... | Craig Robbins | 2015-01-25 |
* | Make the GameGlobalShaderConstantSetter use the settings callback (8% perf im... | gregorycu | 2015-01-23 |
* | Settings: Fix invalid memory access when setting not found in working mem | kwolekr | 2014-12-12 |
* | Settings: Fail on invalid sequence and throw exception for LuaSettings | kwolekr | 2014-12-12 |
* | Settings: Sanitize value for multiline terminator tokens | kwolekr | 2014-12-11 |
* | Add support for lacunarity in legacy NoiseParams string format | kwolekr | 2014-12-10 |
* | Settings: Sanitize setting name everywhere, not just LuaSettings | kwolekr | 2014-12-09 |
* | Settings: Make setting entry group and values mutually exclusive | kwolekr | 2014-12-09 |
* | Add flags and lacunarity as new noise parameters | kwolekr | 2014-12-07 |
* | Close settings files and save them correctly | SmallJoker | 2014-12-06 |
* | Settings: Various setting group fixes and enhancements | kwolekr | 2014-12-04 |
* | Settings: Fix getNoiseParamsFromValue() | kwolekr | 2014-12-02 |
* | Use setting groups for NoiseParams | kwolekr | 2014-12-02 |
* | Fix settings callback "call" lost on rebase | sapier | 2014-12-01 |
* | Fix build | Craig Robbins | 2014-12-01 |
* | LuaSettings: Sanitize setting name strings | kwolekr | 2014-11-30 |
* | 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 rewri... | Craig Robbins | 2014-11-08 |
* | Fix command line parsing | Kahrl | 2014-09-22 |
* | Split settings into seperate source and header files | ShadowNinja | 2014-09-21 |