Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-19 | Removed ".." from include directives | Haru | 1 | -1/+1 |
2015-01-12 | Blocked compilation of plugins that use unavailable functions | Haru | 1 | -0/+2 |
2014-07-11 | Fixed reserved __identifier violations | Haru | 1 | -3/+3 |
2014-02-02 | Introducing HPM Datacheck | shennetsind | 1 | -3/+3 |
2012-01-19 | Changed `rnd()` to return signed number to avoid possible negative-signed to ... | gepard1984 | 1 | -1/+1 |
2011-06-30 | Removed extra guards around cbasetypes.h include lines, since they give no pe... | ultramage | 1 | -2/+0 |
2011-06-25 | * Added Mersenne Twister MT19937 as a random number generator. | flaviojs | 1 | -0/+20 |