aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen/mapgen_singlenode.h
AgeCommit message (Collapse)Author
2018-09-23Fix various code issues found by cppcheck (#7741)Paramat
Mapgen Singlenode: Remove 'flags' that duplicates a 'class Mapgen' member. Dungeongen: Initialise 'MMVManip *vm' to 'nullptr'. Inventorymanager: Remove assignment error 'found = '.
2018-01-15Mapgen folder: Update and improve copyright information of filesparamat
2017-11-08Move files to subdirectories (#6599)Vitaliy
* Move files around