Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made -Weverything an error. | tycho | 2015-05-24 | 1 | -2/+2 |
* | Fixed the nether and end getting snow if they were generated in the overworld. | STRWarrior | 2015-04-03 | 1 | -0/+7 |
* | GetSnowStartHeight returns an int | STRWarrior | 2015-02-28 | 1 | -1/+1 |
* | changed int to unsigned | STRWarrior | 2015-02-26 | 1 | -3/+3 |
* | Added GetSnowStartHeight | STRWarrior | 2015-02-25 | 1 | -0/+127 |
* | Added IsBiomeVeryCold() and IsBiomeCold() functions. | Mattes D | 2014-10-26 | 1 | -0/+62 |
* | Code style: Fixed braces on separate lines. | madmaxoft | 2014-07-19 | 1 | -1/+2 |
* | Fixed spaces before commas. | madmaxoft | 2014-07-18 | 1 | -1/+1 |
* | Added BiomeToString() API function. | madmaxoft | 2014-04-29 | 1 | -79/+101 |
* | Fixed Compile errors | Tycho | 2014-02-03 | 1 | -2/+2 |
* | Increased Type safety of Biomes | Tycho | 2014-02-03 | 1 | -3/+11 |
* | Globals.h needs to be first include | Bill Derouin | 2014-01-10 | 1 | -1/+1 |
* | Added newlines at ends of files | Bill Derouin | 2014-01-10 | 1 | -1/+1 |
* | Fixed missing externals | Bill Derouin | 2014-01-10 | 1 | -1/+2 |
* | Move biome definition to separate files | Bill Derouin | 2014-01-09 | 1 | -0/+130 |