summaryrefslogtreecommitdiffstats
path: root/src/Generating/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-7/+1
|
* Fixed warnings generated by 64-bit MSVC.Mattes D2015-07-071-1/+1
|
* Externalized cPrefabPiecePool self-test.Mattes D2015-06-191-1/+1
|
* Made -Weverything an error.tycho2015-05-241-5/+15
|
* Fix teststycho2015-05-231-0/+2
|
* Make -Werror disabling file onlytycho2015-05-191-0/+14
| | | | Ad fix a load of warnings
* Added TwoHeights shape generator.Mattes D2014-11-231-2/+6
| | | | This is a faster shape generator that can generate overhangs and has biome awareness.
* Gen refactor: Implemented CompositedHeiGen.Mattes D2014-11-131-0/+1
| | | | This fixes crashes in the Village generator due to the missing generator.
* Generator: Shape initial refactoring.Mattes D2014-11-121-0/+3
| | | | The code compiles, but several structure generators are broken, crash on start.
* 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