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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove double includes part 2 (#3890)
peterbell10
2017-08-03
1
-1
/
+0
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-5
/
+5
*
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