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
/
Generating
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
2013-12-20
9
-19
/
+23
*
moved deafult action into deafult clause at src/Generating/DistortedHeightmap.cpp line 741
Tycho Bickerstaff
2013-12-08
1
-2
/
+4
*
reordered initalisation order at src/Generating/Cave.h line 73
Tycho Bickerstaff
2013-12-08
1
-2
/
+2
*
fixed warnings in src/Generating/BioGen.cpp
Tycho Bickerstaff
2013-12-08
1
-1
/
+1
*
Moved bindings-related to a Bindings subfolder.
madmaxoft
2013-12-08
1
-1
/
+1
*
Added floor pattern for MegaTaiga biomes.
madmaxoft
2013-11-30
1
-1
/
+10
*
Implemented mesa biomes in DistortedHeightmap CompoGen.
madmaxoft
2013-11-29
3
-21
/
+106
*
Fixed CheckerboardBiomeGen in negative coords.
madmaxoft
2013-11-29
1
-2
/
+3
*
DistortedHeightmap: Improved speed, prepared for mesa biomes.
madmaxoft
2013-11-29
2
-157
/
+424
*
Trees will generate in the new biomes.
madmaxoft
2013-11-28
2
-14
/
+101
*
Added new biomes to old composition generator.
madmaxoft
2013-11-28
3
-0
/
+141
*
Added new biomes to old height generators.
madmaxoft
2013-11-28
4
-39
/
+179
*
Moved BiomeGen creation from INI file data to BioGen.cpp.
madmaxoft
2013-11-28
3
-48
/
+74
*
BiomeVisualiser: Added the TwoLevel biome generator.
madmaxoft
2013-11-28
2
-0
/
+229
*
Voronoi-related biomegens use the new cVoronoiMap class.
madmaxoft
2013-11-27
2
-53
/
+28
*
Fixed the remaining derps
Alexander Harkness
2013-11-27
8
-8
/
+8
*
Hopefully fixed last of the Linux compile errors
Tiger Wang
2013-11-26
2
-2
/
+2
*
Further attempts to fix compile
Tiger Wang
2013-11-25
8
-8
/
+8
*
Attempt to fix compilation
Tiger Wang
2013-11-24
8
-8
/
+8
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-24
7
-196
/
+190
*
Moved source to src
Alexander Harkness
2013-11-24
30
-0
/
+11358