summaryrefslogtreecommitdiffstats
path: root/src/BiomeDef.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* GetSnowStartHeight returns an intSTRWarrior2015-02-281-1/+1
* changed int to unsignedSTRWarrior2015-02-261-1/+1
* Added GetSnowStartHeightSTRWarrior2015-02-251-0/+3
* Added new biomegen: GrownMattes D2014-10-261-0/+6
* Added IsBiomeVeryCold() and IsBiomeCold() functions.Mattes D2014-10-261-0/+9
* cCHunkBuffer that compiles with TestGlobals.hTycho2014-05-031-1/+1
* Added BiomeToString() API function.madmaxoft2014-04-291-2/+5
* Fixed Compile errorsTycho2014-02-031-3/+3
* Increased Type safety of BiomesTycho2014-02-031-1/+8
* Added newlines at ends of filesBill Derouin2014-01-101-1/+1
* Move biome definition to separate filesBill Derouin2014-01-091-0/+107