| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-20 | Schematic: Properly deal with before/after node resolving and document (#11011) | SmallJoker | |
| This fixes an out-of-bounds index access when the node resolver was already applied to the schematic (i.e. biome decoration). Also improves the handling of the two cases: prior node resolving (m_nodenames), and after node resolving (manual lookup) | |||
| 2020-05-05 | Fix remaining issues with mapgen scriptapi | sfan5 | |
| 2020-05-05 | Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy | sfan5 | |
| 2020-05-05 | Allow ObjDefManager instances to be cloned | sfan5 | |
| 2018-02-10 | Node definition manager refactor (#7016) | Dániel Juhász | |
| * Rename IWritableNodeDefManager to NodeDefManager * Make INodeDefManager functions const * Use "const *NodeDefManager" instead of "*INodeDefManager" * Remove unused INodeDefManager class * Merge NodeDefManager and CNodeDefManager * Document NodeDefManager | |||
| 2018-01-15 | Mapgen folder: Update and improve copyright information of files | paramat | |
| 2017-11-08 | Move files to subdirectories (#6599) | Vitaliy | |
| * Move files around | |||
