summaryrefslogtreecommitdiffstats
path: root/src/Generating/CMakeLists.txt (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-10-30QtBiomeVisualiser: Added a prototyping int generator flavor.Mattes D1-0/+1
This generator is easier to manipulate, since it doesn't require rewriting the sizes in the template parameters. On the other hand, it doesn't optimize so well, so it's a bit slower.
2014-10-26Added a missing header to CMakeLists.Mattes D1-0/+1
2014-10-23Removed iniFile library from linux dependencies.Mattes D1-1/+1
2014-08-26Added initial dungeon rooms finisher.Mattes D1-0/+2
2014-07-27RoughRavines: Initial generator implementation.madmaxoft1-0/+2
This provides the basic shape of the ravines, with the basic settings based on GridStructGen, and good default values.
2014-07-19Subdirs: Only add_library if not using MSVCarchshift1-2/+4
2014-07-19Generating/CMakeLists.txt: Replaced glob with list of filesarchshift1-5/+54
2014-04-25Cmake generated projects for IDEs include headers in project files.archshift1-0/+1
2014-01-25dded dependecy on Blocks to GeneratorTycho1-1/+1
2014-01-19Added Inifile and OSSupport LinkingTycho1-0/+2
2013-12-11moved generating to globsTycho Bickerstaff1-1/+5
2013-12-10more cmakeTycho Bickerstaff1-1/+1
2013-12-10started work on cmakeTycho Bickerstaff1-0/+7