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
/
DungeonRoomsFinisher.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made -Weverything an error.
tycho
2015-05-24
1
-2
/
+2
*
Fixed DungeonRooms edges not generating sometimes.
Mattes D
2014-12-11
1
-2
/
+2
*
Fixed forgotten semicolon
STRWarrior
2014-12-02
1
-1
/
+1
*
Using IntNoise3DInt instead of IntNoise3D
STRWarrior
2014-12-02
1
-1
/
+1
*
Suggestions by xoft
STRWarrior
2014-12-02
1
-3
/
+3
*
Using static cast for Dungeon spawners
STRWarrior
2014-12-01
1
-1
/
+1
*
Dungeons spawners now spawn mobs
STRWarrior
2014-12-01
1
-1
/
+22
*
DungeonRooms: Changed to work with the new shape generators.
Mattes D
2014-11-15
1
-10
/
+15
*
Generator: Shape initial refactoring.
Mattes D
2014-11-12
1
-2
/
+6
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-1
/
+1
*
Generator: Rewritten to use SharedPtrs.
Mattes D
2014-10-19
1
-2
/
+2
*
Reversed wrong fix for #1517.
STRWarrior
2014-10-16
1
-8
/
+2
*
Reversed the order of the loot
STRWarrior
2014-10-15
1
-7
/
+15
*
Added loot to dungeons.
STRWarrior
2014-10-15
1
-1
/
+27
*
DungeonRooms: Fixed an off-by-one error.
Mattes D
2014-08-27
1
-2
/
+2
*
More basic style fixes.
Mattes D
2014-08-27
1
-2
/
+2
*
DungeonRooms: Added a height probability distribution function.
Mattes D
2014-08-27
1
-3
/
+7
*
DungeonRooms: Added the spawner in the center of the room.
Mattes D
2014-08-27
1
-0
/
+15
*
DungeonRooms: Chests are never placed next to each other.
Mattes D
2014-08-26
1
-22
/
+27
*
DungeonRooms: Random pattern for floors.
Mattes D
2014-08-26
1
-1
/
+32
*
DungeonRooms: Replaced explicit switch with CanBeTerraformed().
Mattes D
2014-08-26
1
-11
/
+3
*
Added initial dungeon rooms finisher.
Mattes D
2014-08-26
1
-0
/
+232