Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CompoGen and HeiGen read their settings in their respective Initialize() functions. | madmaxoft | 2013-10-11 | 1 | -11/+47 |
| | |||||
* | Noise3D generator is now using linear upscaling | madmaxoft@gmail.com | 2013-05-14 | 1 | -1/+1 |
| | | | | | | Measured 30% performance increase. git-svn-id: http://mc-server.googlecode.com/svn/trunk@1482 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | LinearUpscale: postfixed with InPlace to differentiate from a future src/dst version | madmaxoft@gmail.com | 2013-05-12 | 1 | -1/+1 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1479 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Renamed linear interpolation from Noise.h to a more proper LinearUpscale and moved it to a separate file. | madmaxoft@gmail.com | 2013-05-12 | 1 | -1/+2 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1475 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | DistortedHeightmap: Small optimizations, memory leak fix. | madmaxoft@gmail.com | 2013-05-06 | 1 | -0/+17 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1449 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Re-worked generator subobject ownership, added a cache for the CompositionGen | madmaxoft@gmail.com | 2013-05-05 | 1 | -1/+0 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1447 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Added the DistortedHeightmap height and composition generator. | madmaxoft@gmail.com | 2013-05-05 | 1 | -0/+2 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1445 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | HeiGenBiomal: interpolate in 4x4 blocks on float values | madmaxoft@gmail.com | 2013-04-22 | 1 | -14/+16 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1406 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Generator: Added notes of failed optimization attempts | madmaxoft@gmail.com | 2013-04-22 | 1 | -0/+6 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1404 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | HeiGenBiomal: added a fast but ugly-looking optimization, disabled by default. | madmaxoft@gmail.com | 2013-03-20 | 1 | -0/+25 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1292 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Adjusted Biomal height generator to have less hills in the rivers. | madmaxoft@gmail.com | 2013-01-25 | 1 | -21/+21 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1165 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | More valgrind fixes | madmaxoft@gmail.com | 2012-11-15 | 1 | -2/+2 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1044 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Source files cleanup: Generating-related files in a separate subfolder | madmaxoft@gmail.com | 2012-09-23 | 1 | -0/+302 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@881 0a769ca7-a7f5-676a-18bf-c427514a06d6 |