minetest/src/script
Craig Robbins 03b1ed53db L-Systems fix randomness
Unless a random seed is provided (via Lua treedef) seed the PRNG with a different seed for each tree
Resolves: https://github.com/minetest/minetest/issues/1469
2014-08-06 15:44:08 +10:00
..
common Use "core" namespace internally 2014-05-08 13:02:04 -04:00
cpp_api Fix over-poping and only push the core once 2014-05-30 19:38:11 -04:00
lua_api L-Systems fix randomness 2014-08-06 15:44:08 +10:00
CMakeLists.txt Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 2013-08-14 21:03:33 +02:00
scripting_game.cpp Use "core" namespace internally 2014-05-08 13:02:04 -04:00
scripting_game.h Add proper lua api deprecated handling 2014-04-29 22:49:04 +02:00
scripting_mainmenu.cpp Use "core" namespace internally 2014-05-08 13:02:04 -04:00
scripting_mainmenu.h Fix code style of async API 2014-04-27 16:15:53 -04:00