Age | Commit message (Expand) | Author |
2014-04-19 | Bunch of small fixes (coding style, very unlikely errors, warning messages) | sapier |
2014-02-15 | Add minetest.set_noiseparam_defaults() Lua API | kwolekr |
2014-02-08 | Make flag strings clear specified flag with 'no' prefix | kwolekr |
2014-02-05 | Remove blank default values for emergequeue_limit_* settings | kwolekr |
2014-02-05 | Revert "Fix settings to honor numeric conversion errors" | kwolekr |
2014-02-04 | Fix settings to honor numeric conversion errors | sapier |
2014-02-03 | Settings: Add no-exception variants of each get method | kwolekr |
2013-12-01 | Cleanup jthread and fix win32 build | sapier |
2013-09-15 | Always use builtin JThread library | kwolekr |
2013-08-14 | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl |
2013-08-13 | Dont write directly to files but rather write and copy a tmp file | PilzAdam |
2013-05-19 | Remove no virtual dtor warnings, make MapgenParams contain actual NoiseParams | kwolekr |
2013-03-16 | initial mapgen indev version with farscale feature and huge caves | proller |
2013-03-11 | Migrate to STL containers/algorithms. | Ilya Zhuravlev |
2013-02-24 | Update Copyright Years | Sfan5 |
2013-02-24 | Change Minetest-c55 to Minetest | PilzAdam |
2013-02-06 | Add flag string settings, flat map option | kwolekr |
2013-01-22 | Make sure that settings are written to config file when settings are removed. | Jürgen Doser |
2013-01-21 | Last set of minor cleanups | kwolekr |
2013-01-21 | Finish and clean up mapgen configuration | kwolekr |
2013-01-21 | Add Settings::getStruct and Settings::setStruct | kwolekr |
2013-01-21 | The new mapgen, noise functions, et al. | kwolekr |
2013-01-21 | Basic support for configuring which mods to load for each world | Jürgen Doser |
2012-06-17 | Optimize headers | Perttu Ahola |
2012-06-17 | Properly and efficiently use split utility headers | Perttu Ahola |
2012-06-05 | Switch the license to be LGPLv2/later, with small parts still remaining as GP... | Perttu Ahola |
2012-05-20 | Comment out unnecessary debug output in Settings | Perttu Ahola |
2012-03-13 | Allow directly supplying world as a parameter, including world.mt | Perttu Ahola |
2012-03-11 | Clean up log messages everywhere | Perttu Ahola |
2012-03-11 | Do not print errors when searching for usable configuration file | Perttu Ahola |
2012-03-11 | Fix configuration file behaviour | Perttu Ahola |
2011-11-29 | Some MSVC fixes | Perttu Ahola |
2011-10-16 | Use the logger; also, default to not showing much crap in console. Use --info... | Perttu Ahola |
2011-10-15 | mobv2 | Perttu Ahola |
2011-10-12 | Header file tweaking; mainly for speed | Perttu Ahola |