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
/
MineShafts.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-18
Generator: removed rnd definitions that are never read
archshift
1
-1
/
+0
2014-07-17
Normalized comments.
madmaxoft
1
-7
/
+7
2014-06-16
Merge branch 'master' of github.com:mc-server/MCServer
Tycho
1
-7
/
+9
2014-06-15
Added random offsets to cGridStructGen.
madmaxoft
1
-7
/
+9
2014-05-23
Fixed Mineshaft system size.
Mattes D
1
-1
/
+1
2014-05-09
Removed unused constants from MineShafts and Ravines.
Mattes D
1
-6
/
+0
2014-05-09
Fixed MSVC 64-bit build warnings.
Mattes D
1
-3
/
+3
2014-05-09
Mineshafts generator rewritten to use GridStructGen.
Mattes D
1
-134
/
+21
2014-05-08
Fixed MSVC 64-bit build warnings.
Mattes D
1
-3
/
+3
2014-04-18
Small style changes
jfhumann
1
-1
/
+1
2014-04-18
Did some static analysis, fixed some bugs and optimized a lot of code
jfhumann
1
-1
/
+1
2014-03-28
Initial NetherFortGen import.
madmaxoft
1
-1
/
+1
2014-03-07
Warnings
Tycho
1
-0
/
+2
2014-03-01
Unified StructureGens and FinisherGens.
madmaxoft
1
-1
/
+1
2013-12-20
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
1
-1
/
+1
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-11-17
Mineshafts: silenced a compiler warning.
madmaxoft
1
-0
/
+1
2013-11-16
Fixed unsigned integer comparison.
Alexander Harkness
1
-1
/
+1
2013-11-16
Fixed a warning about brackets.
Alexander Harkness
1
-58
/
+58
2013-11-14
Added cSignEntity into API, added cChunkDesc:GetBlockEntity().
madmaxoft
1
-2
/
+2
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-1423
/
+1423
2013-05-28
Moved BlockEntities to a separate folder
madmaxoft@gmail.com
1
-1
/
+1
2013-04-10
Added cItemGrid to represent an XY grid of items; converted chests to use cItemGrid.
madmaxoft@gmail.com
1
-1
/
+1
2013-04-06
Mineshafts: randomized start position, tweaked default generator parameters; removed debugging glass pillars.
madmaxoft@gmail.com
1
-25
/
+19
2013-04-06
Mineshafts: Added random loot to generated chests and fixed chest direction
madmaxoft@gmail.com
1
-20
/
+39
2013-04-06
Mineshafts: Added a (nonworking) mob spawner in cobweb spider nests.
madmaxoft@gmail.com
1
-1
/
+44
2013-04-06
MineShafts: made cobwebs less thick
madmaxoft@gmail.com
1
-5
/
+10
2013-04-01
MineShafts: added random torches, fixed beams on chunk boundaries
madmaxoft@gmail.com
1
-9
/
+96
2013-03-31
MineShafts: Added tracks to corridors
madmaxoft@gmail.com
1
-4
/
+51
2013-03-31
MineShafts: Limited the mineshafts generation into a settable-size cuboid
madmaxoft@gmail.com
1
-10
/
+21
2013-03-31
MineShafts: Added (empty) chests and spiderwebs around (still missing) spawners
madmaxoft@gmail.com
1
-4
/
+82
2013-03-31
MineShafts: User-settable chance of individual pieces' occurence. Staircase-only mineshafts, yay :)
madmaxoft@gmail.com
1
-20
/
+20
2013-03-31
MineShafts: Staircases have further connections behind them.
madmaxoft@gmail.com
1
-1
/
+8
2013-03-31
MineShafts: Added staircases; added floors to mineshafts going through water
madmaxoft@gmail.com
1
-4
/
+173
2013-03-30
MineShafts: Added branching crossings
madmaxoft@gmail.com
1
-7
/
+132
2013-03-30
MineShafts: added supports in corridors
madmaxoft@gmail.com
1
-11
/
+103
2013-03-30
MineShafts: Added branching corridors
madmaxoft@gmail.com
1
-3
/
+67
2013-03-29
MineShafts: implemented basic corridors, without any embellishments or branching yet.
madmaxoft@gmail.com
1
-24
/
+131
2013-03-29
MineShafts: backup commit with initial work, still unusable.
madmaxoft@gmail.com
1
-0
/
+575