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
/
Blocks
/
BlockPortal.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Vector3 in Handlers (#4680)
Mattes D
2020-04-21
1
-15
/
+25
*
More Vector3 in cBlockHandler (#4644)
Mattes D
2020-04-17
1
-5
/
+13
*
Refactored block-to-pickup conversion. (#4417)
Mattes D
2019-10-16
1
-1
/
+10
*
Removed unneeded includes (#3902)
Lukas Pioch
2017-08-06
1
-1
/
+0
*
cBlockHandler: take player by ref
peterbell10
2017-08-01
1
-1
/
+1
*
FastRandom rewrite (#3754)
peterbell10
2017-06-13
1
-2
/
+1
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-1
/
+1
*
Spawn baby mobs
hallucino
2015-07-16
1
-1
/
+1
*
Improved maps
Tiger Wang
2015-07-14
1
-23
/
+26
*
Correct world height validations.
Tommy Santerre
2015-03-20
1
-1
/
+1
*
Added first test to show the object can be created
Tycho
2014-09-17
1
-1
/
+1
*
Code formatting fixes.
Howaner
2014-08-19
1
-4
/
+4
*
Fixed style: spaces after commas.
madmaxoft
2014-07-19
1
-2
/
+2
*
Basic style fixes.
madmaxoft
2014-07-17
1
-1
/
+1
*
Normalized comments.
madmaxoft
2014-07-17
1
-2
/
+2
*
Fixed compile problem.
STRWarrior
2014-05-10
1
-1
/
+1
*
A portal block now chooses a number between 2000 and 0
STRWarrior
2014-05-10
1
-1
/
+1
*
Each time a portal block receives a tick it has a 1 in 500 chance of spawning a zombie pigman.
STRWarrior
2014-05-10
1
-0
/
+14
*
Improved Type safety of eBlockFace
Tycho
2014-02-04
1
-1
/
+1
*
Changed pointers to references
Tycho
2014-02-01
1
-2
/
+2
*
Changed signitures of Several BLockHandler Methods
Tycho
2014-02-01
1
-2
/
+2
*
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
2013-12-20
1
-2
/
+2
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+108