minetest/src/script
est31 b0523adc5f Add new ContentParamType2 "CPT2_DEGROTATE"
This might break some mods, but it is important for all uses of the param2 to
be documented.

This doesn't need a serialisation version or network protocol version change,
as old clients will still work on new servers, and it is bearable to have
new clients getting non rotated plants on old servers.
2015-10-04 23:59:41 +02:00
..
common Push error handler afresh each time lua_pcall is used 2015-08-27 01:56:06 +02:00
cpp_api Add new ContentParamType2 "CPT2_DEGROTATE" 2015-10-04 23:59:41 +02:00
lua_api Allow setting chunksize in core.set_mapgen_params 2015-10-04 17:26:08 -04:00
CMakeLists.txt Clean up and tweak build system 2015-03-27 15:00:48 -04:00
scripting_game.cpp Improve Script CPP API diagnostics 2015-08-05 21:13:03 -04:00
scripting_game.h Improve Script CPP API diagnostics 2015-08-05 21:13:03 -04:00
scripting_mainmenu.cpp Push error handler afresh each time lua_pcall is used 2015-08-27 01:56:06 +02:00
scripting_mainmenu.h Fix code style of async API 2014-04-27 16:15:53 -04:00