index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
BiomeDef.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-5
/
+5
2015-05-24
Made -Weverything an error.
tycho
1
-2
/
+2
2015-04-03
Fixed the nether and end getting snow if they were generated in the overworld.
STRWarrior
1
-0
/
+7
2015-02-28
GetSnowStartHeight returns an int
STRWarrior
1
-1
/
+1
2015-02-26
changed int to unsigned
STRWarrior
1
-3
/
+3
2015-02-25
Added GetSnowStartHeight
STRWarrior
1
-0
/
+127
2014-10-26
Added IsBiomeVeryCold() and IsBiomeCold() functions.
Mattes D
1
-0
/
+62
2014-07-19
Code style: Fixed braces on separate lines.
madmaxoft
1
-1
/
+2
2014-07-18
Fixed spaces before commas.
madmaxoft
1
-1
/
+1
2014-04-29
Added BiomeToString() API function.
madmaxoft
1
-79
/
+101
2014-04-29
Added BiomeToString() API function.
madmaxoft
1
-79
/
+101
2014-02-03
Fixed Compile errors
Tycho
1
-2
/
+2
2014-02-03
Increased Type safety of Biomes
Tycho
1
-3
/
+11
2014-01-10
Globals.h needs to be first include
Bill Derouin
1
-1
/
+1
2014-01-10
Added newlines at ends of files
Bill Derouin
1
-1
/
+1
2014-01-10
Fixed missing externals
Bill Derouin
1
-1
/
+2
2014-01-09
Move biome definition to separate files
Bill Derouin
1
-0
/
+130