summaryrefslogtreecommitdiffstats
path: root/src/Generating/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* QtBiomeVisualiser: Added a prototyping int generator flavor.Mattes D2014-10-301-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.
* Added a missing header to CMakeLists.Mattes D2014-10-261-0/+1
|
* Removed iniFile library from linux dependencies.Mattes D2014-10-231-1/+1
|
* Added initial dungeon rooms finisher.Mattes D2014-08-261-0/+2
|
* RoughRavines: Initial generator implementation.madmaxoft2014-07-271-0/+2
| | | | This provides the basic shape of the ravines, with the basic settings based on GridStructGen, and good default values.
* Subdirs: Only add_library if not using MSVCarchshift2014-07-191-2/+4
|
* Generating/CMakeLists.txt: Replaced glob with list of filesarchshift2014-07-191-5/+54
|
* Cmake generated projects for IDEs include headers in project files.archshift2014-04-251-0/+1
|
* dded dependecy on Blocks to GeneratorTycho2014-01-251-1/+1
|
* Added Inifile and OSSupport LinkingTycho2014-01-191-0/+2
|
* moved generating to globsTycho Bickerstaff2013-12-111-1/+5
|
* more cmakeTycho Bickerstaff2013-12-101-0/+7