summaryrefslogtreecommitdiffstats
path: root/src/BiomeDef.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-19Code style: Fixed braces on separate lines.madmaxoft1-1/+2
2014-07-18Fixed spaces before commas.madmaxoft1-1/+1
2014-04-29Added BiomeToString() API function.madmaxoft1-79/+101
2014-04-29Added BiomeToString() API function.madmaxoft1-79/+101
2014-02-03Fixed Compile errorsTycho1-2/+2
2014-02-03Increased Type safety of BiomesTycho1-3/+11
2014-01-10Globals.h needs to be first includeBill Derouin1-1/+1
2014-01-10Added newlines at ends of filesBill Derouin1-1/+1
2014-01-10Fixed missing externalsBill Derouin1-1/+2
2014-01-09Move biome definition to separate filesBill Derouin1-0/+130