summaryrefslogtreecommitdiffstats
path: root/src/Generating/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* cPieceModifier interface and cPieceModifierRandomizeBlocks class (#5122)Damián Imrich2021-04-081-0/+2
* Obsidian pillars, end fountain, not Ender dragon spawning (#4993)12xx122021-04-081-0/+2
* Adding Generator For Single Piece Structures (#4830)12xx122020-09-181-0/+2
* Upgrade to C++17 [CMake] (#4717)Tiger Wang2020-05-161-8/+2
* Cleanup some workarounds and warnings (#4735)peterbell102020-05-101-4/+0
* Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell102018-08-291-3/+0
* Add the fmt library (#4065)peterbell102018-01-031-1/+1
* Fix switch warnings (#4013)peterbell102017-09-141-8/+1
* Gen: Moved PiecePool into a separate file.Mattes D2017-05-041-2/+4
* Fixed type-casting-related warnings.Mattes D2016-08-241-8/+2
* CMake: Remove needless minimum version specifications.Mattes D2016-07-181-2/+0
* Renamed leftover strings to Cuberite / Server, as needed.Mattes D2016-01-011-1/+1
* Added PieceStructures generator.Mattes D2015-12-011-14/+8
* 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
* Added TwoHeights shape generator.Mattes D2014-11-231-2/+6
* Gen refactor: Implemented CompositedHeiGen.Mattes D2014-11-131-0/+1
* Generator: Shape initial refactoring.Mattes D2014-11-121-0/+3
* QtBiomeVisualiser: Added a prototyping int generator flavor.Mattes D2014-10-301-0/+1
* 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
* 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