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
/
ChunkDesc.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-03
Increased Type safety of Biomes
Tycho
1
-1
/
+1
2014-01-31
Added cChunkDest::UpdateHeightmap()
madmaxoft
1
-17
/
+23
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-11-14
Added cSignEntity into API, added cChunkDesc:GetBlockEntity().
madmaxoft
1
-2
/
+5
2013-09-25
Removed cChunkDesc::SetChunkCoords() from Lua API.
madmaxoft
1
-3
/
+3
2013-05-05
Re-worked generator subobject ownership, added a cache for the CompositionGen
madmaxoft@gmail.com
1
-6
/
+10
2013-05-05
ChunkDesc: Added heightmap verification (DEBUG-only), not used yet
madmaxoft@gmail.com
1
-0
/
+5
2013-04-06
Mineshafts: Added random loot to generated chests and fixed chest direction
madmaxoft@gmail.com
1
-0
/
+1
2013-03-31
cChunkDesc: Added the RandomFillRelCuboid() function
madmaxoft@gmail.com
1
-1
/
+25
2013-03-31
Added cCuboid:Assign() and cChunkDesc:FloorRelCuboid()
madmaxoft@gmail.com
1
-0
/
+22
2013-03-30
ChunkDesc: Extended the interface, RelCuboid functions now take either a cCuboid or a set of 6 coords.
madmaxoft@gmail.com
1
-6
/
+42
2013-03-29
ChunkDesc: Cuboid-based manipulation
madmaxoft@gmail.com
1
-0
/
+9
2013-03-19
The subgenerators use cChunkDesc instead of raw arrays. cChunkDesc is based on cBlockArea. Initial version of Lakes generator.
madmaxoft@gmail.com
1
-6
/
+9
2013-03-17
Rewritten generators so that they use the cChunkDesc class (and thus can use cBlockArea merging)
madmaxoft@gmail.com
1
-6
/
+14
2013-02-08
cChunkDesc can now read and write cBlockAreas.
madmaxoft@gmail.com
1
-2
/
+19
2013-02-08
Prepared cChunkDesc for further API extension; used it as the sole container for generated chunk data, including entities / block entities.
madmaxoft@gmail.com
1
-151
/
+45
2013-01-25
Merged the usable portion of the "gens" branch.
madmaxoft@gmail.com
1
-0
/
+191