Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Externalized cPrefabPiecePool self-test. | Mattes D | 2015-06-19 | 1 | -1/+1 |
| | |||||
* | Made -Weverything an error. | tycho | 2015-05-24 | 1 | -5/+15 |
| | |||||
* | Fix tests | tycho | 2015-05-23 | 1 | -0/+2 |
| | |||||
* | Make -Werror disabling file only | tycho | 2015-05-19 | 1 | -0/+14 |
| | | | | Ad fix a load of warnings | ||||
* | Added TwoHeights shape generator. | Mattes D | 2014-11-23 | 1 | -2/+6 |
| | | | | This is a faster shape generator that can generate overhangs and has biome awareness. | ||||
* | Gen refactor: Implemented CompositedHeiGen. | Mattes D | 2014-11-13 | 1 | -0/+1 |
| | | | | This fixes crashes in the Village generator due to the missing generator. | ||||
* | Generator: Shape initial refactoring. | Mattes D | 2014-11-12 | 1 | -0/+3 |
| | | | | The code compiles, but several structure generators are broken, crash on start. | ||||
* | QtBiomeVisualiser: Added a prototyping int generator flavor. | Mattes D | 2014-10-30 | 1 | -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 D | 2014-10-26 | 1 | -0/+1 |
| | |||||
* | Removed iniFile library from linux dependencies. | Mattes D | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | Added initial dungeon rooms finisher. | Mattes D | 2014-08-26 | 1 | -0/+2 |
| | |||||
* | RoughRavines: Initial generator implementation. | madmaxoft | 2014-07-27 | 1 | -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 MSVC | archshift | 2014-07-19 | 1 | -2/+4 |
| | |||||
* | Generating/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+54 |
| | |||||
* | Cmake generated projects for IDEs include headers in project files. | archshift | 2014-04-25 | 1 | -0/+1 |
| | |||||
* | dded dependecy on Blocks to Generator | Tycho | 2014-01-25 | 1 | -1/+1 |
| | |||||
* | Added Inifile and OSSupport Linking | Tycho | 2014-01-19 | 1 | -0/+2 |
| | |||||
* | moved generating to globs | Tycho Bickerstaff | 2013-12-11 | 1 | -1/+5 |
| | |||||
* | more cmake | Tycho Bickerstaff | 2013-12-10 | 1 | -0/+7 |