minetest/src/script
kwolekr 337e79c656 ObjDefManager, Mapgen SAPI: Huge refactoring
- General code cleanup
 - Unified object creation and loading
 - Specifying objects in APIs is now orthogonal (i.e. anything can take an ID,
   name string, or the raw table definition (and automatically registers if present
2015-03-31 23:27:58 -04:00
..
common Clean up and tweak build system 2015-03-27 15:00:48 -04:00
cpp_api Clean up and tweak build system 2015-03-27 15:00:48 -04:00
lua_api ObjDefManager, Mapgen SAPI: Huge refactoring 2015-03-31 23:27:58 -04:00
CMakeLists.txt Clean up and tweak build system 2015-03-27 15:00:48 -04:00
scripting_game.cpp Add support for the PCG32 PRNG algo (and associated script APIs) 2015-03-22 00:48:08 -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