Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-10-30 | QtBiomeVisualiser: Added a prototyping int generator flavor. | Mattes D | 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. | |||||
2014-10-26 | Added a missing header to CMakeLists. | Mattes D | 1 | -0/+1 | |
2014-10-23 | Removed iniFile library from linux dependencies. | Mattes D | 1 | -1/+1 | |
2014-08-26 | Added initial dungeon rooms finisher. | Mattes D | 1 | -0/+2 | |
2014-07-27 | RoughRavines: Initial generator implementation. | madmaxoft | 1 | -0/+2 | |
This provides the basic shape of the ravines, with the basic settings based on GridStructGen, and good default values. | |||||
2014-07-19 | Subdirs: Only add_library if not using MSVC | archshift | 1 | -2/+4 | |
2014-07-19 | Generating/CMakeLists.txt: Replaced glob with list of files | archshift | 1 | -5/+54 | |
2014-04-25 | Cmake generated projects for IDEs include headers in project files. | archshift | 1 | -0/+1 | |
2014-01-25 | dded dependecy on Blocks to Generator | Tycho | 1 | -1/+1 | |
2014-01-19 | Added Inifile and OSSupport Linking | Tycho | 1 | -0/+2 | |
2013-12-11 | moved generating to globs | Tycho Bickerstaff | 1 | -1/+5 | |
2013-12-10 | more cmake | Tycho Bickerstaff | 1 | -1/+1 | |
2013-12-10 | started work on cmake | Tycho Bickerstaff | 1 | -0/+7 | |