-
- Downloads
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
Showing
- doc/lua_api.txt 2 additions, 0 deletionsdoc/lua_api.txt
- src/mapgen.h 0 additions, 1 deletionsrc/mapgen.h
- src/mg_biome.h 6 additions, 6 deletionssrc/mg_biome.h
- src/mg_decoration.h 1 addition, 1 deletionsrc/mg_decoration.h
- src/mg_ore.h 9 additions, 9 deletionssrc/mg_ore.h
- src/mg_schematic.h 6 additions, 1 deletionsrc/mg_schematic.h
- src/script/lua_api/l_mapgen.cpp 287 additions, 140 deletionssrc/script/lua_api/l_mapgen.cpp
- src/script/lua_api/l_mapgen.h 2 additions, 7 deletionssrc/script/lua_api/l_mapgen.h
Loading
Please register or sign in to comment