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
/
Prefab.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-3
/
+3
*
Basic style fixes.
madmaxoft
2014-07-17
1
-1
/
+1
*
Prefabs don't draw into chunk if they don't intersect.
madmaxoft
2014-06-23
1
-0
/
+11
*
Fixed prefab test initialization.
madmaxoft
2014-05-26
1
-0
/
+3
*
Added support for Miners' Village.
madmaxoft
2014-05-25
1
-2
/
+4
*
Added Japanese village prefabs.
madmaxoft
2014-05-24
1
-0
/
+9
*
Village houses are height-adjusted onto the terrain.
madmaxoft
2014-05-17
1
-2
/
+10
*
cPrefab can be constructed in code.
madmaxoft
2014-05-15
1
-0
/
+36
*
Prefabs can specify that they don't want flooring.
madmaxoft
2014-05-05
1
-30
/
+33
*
Removed unneeded assert
Tycho
2014-04-27
1
-1
/
+1
*
Added prefab hitboxes.
madmaxoft
2014-04-21
1
-1
/
+8
*
Added area flooring.
madmaxoft
2014-04-17
1
-1
/
+42
*
Added Prefab initializers to SELFTEST code.
madmaxoft
2014-04-17
1
-1
/
+13
*
Prefabs can have per-piece per-placement weights.
madmaxoft
2014-04-17
1
-1
/
+73
*
Added asserts for critical data in cPrefab.
madmaxoft
2014-03-30
1
-0
/
+4
*
cPrefab now uses a struct for block type definition in CharMap.
madmaxoft
2014-03-29
1
-9
/
+94
*
Fixed Prefab's rotations.
madmaxoft
2014-03-28
1
-4
/
+28
*
cPrefab can draw itself into a cChunkDesc.
madmaxoft
2014-03-27
1
-4
/
+7
*
Prefabs support connectors, rotations and merge strategy.
madmaxoft
2014-03-26
1
-2
/
+63
*
Added a basic cPrefab class.
madmaxoft
2014-03-25
1
-0
/
+139