Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Biome API / cavegen: Add definable cave liquid for a biome (#7192) | Paramat | 2018-04-05 |
| | | | | Add 'node_cave_liquid' as a new field in biome registration. If field is absent cave liquids fall back to classic behaviour. | ||
* | Node definition manager refactor (#7016) | Dániel Juhász | 2018-02-10 |
| | | | | | | | | | * Rename IWritableNodeDefManager to NodeDefManager * Make INodeDefManager functions const * Use "const *NodeDefManager" instead of "*INodeDefManager" * Remove unused INodeDefManager class * Merge NodeDefManager and CNodeDefManager * Document NodeDefManager | ||
* | Mapgen folder: Update and improve copyright information of files | paramat | 2018-01-15 |
| | |||
* | Move files to subdirectories (#6599) | Vitaliy | 2017-11-08 |
* Move files around |