summaryrefslogtreecommitdiff
path: root/builtin/game/init.lua
AgeCommit message (Collapse)Author
2015-01-11Remove builtin_biome.lua from builtin and add simple biome minimalparamat
2014-12-18Temporarily set default biome in builtinkwolekr
This should probably be removed when minetest_game has proper biomes. If I hear "the whole map is just stone!" again after this, I am going to detonate.
2014-08-19Mod profiling supportsapier
Config settings: profiling = true/false (gather statistics) detailed_profiling = true/false (break mod times to callbacks) Chat commands: save_mod_profile saves current statistics in debug.txt and shows on console (on default loglevel)
2014-05-07Organize builtin into subdirectoriesShadowNinja