Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nullify deleted pointers. | archshift | 2014-06-19 | 1 | -0/+4 |
* | Fixed clang warnings about abs() in Noise.cpp. | madmaxoft | 2014-06-10 | 1 | -2/+2 |
* | Fixed gcc compilation. | madmaxoft | 2014-06-10 | 1 | -2/+2 |
* | Added cRidgedMultiNoise, fixed cPerlinNoise. | madmaxoft | 2014-06-09 | 1 | -1/+169 |
* | Fixed MSVC 64-bit build warnings. | Mattes D | 2014-05-09 | 1 | -1/+1 |
* | Fixes to uninitallsed array access in Noise.cpp | Tycho | 2014-04-27 | 1 | -0/+2 |
* | Should fix CIDs 43631, 43632 and 43633 | jfhumann | 2014-04-25 | 1 | -0/+2 |
* | Did some static analysis, fixed some bugs and optimized a lot of code | jfhumann | 2014-04-18 | 1 | -9/+13 |
* | Changed cNoise seed to signed. | madmaxoft | 2014-04-04 | 1 | -1/+1 |
* | Fixed a couple of missing defs | Tycho | 2014-03-14 | 1 | -8/+0 |
* | Fixed clang warnings in Noise.cpp. | madmaxoft | 2013-12-20 | 1 | -20/+20 |
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+951 |