Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-27 | Place schematic (on vmanip): Enable use of 'place center' flags | paramat | |
For 'place schematic' and 'place schematic on vmanip' APIs. Fix 'place center' code to properly centre schematics. Fix some comments. | |||
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 |