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
/
WorldInterface.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve rain simulation (#4017)
Alexander Harkness
2017-12-26
1
-1
/
+1
*
Removed UTF-8 BOM (#4033)
Lukas Pioch
2017-09-19
1
-1
/
+1
*
Replace ItemCallbacks with lambdas (#3993)
peterbell10
2017-09-11
1
-10
/
+13
*
Revert "Replace ItemCallbacks with lambdas (#3948)"
LogicParrot
2017-09-02
1
-13
/
+10
*
Replace ItemCallbacks with lambdas (#3948)
peterbell10
2017-09-01
1
-10
/
+13
*
Bed piston fix (#3956)
Lane Kolbly
2017-08-25
1
-0
/
+2
*
Fully implemented leashes (#3798)
Pablo Beltrán
2017-08-21
1
-0
/
+5
*
Changed int parameters to vector parameters in cCuboid and simulators (#3874)
Lane Kolbly
2017-08-17
1
-1
/
+1
*
Replaced includes with forward declarations
Lukas Pioch
2017-08-13
1
-3
/
+5
*
Removed unused forward declarations (#3888)
Lukas Pioch
2017-08-03
1
-1
/
+0
*
cWorld::SendBlockTo take player by ref
peterbell10
2017-08-01
1
-1
/
+1
*
Changing pickup lifetime and combining semantics, making these adjustable in the lua api. (#3843)
Lane Kolbly
2017-07-12
1
-0
/
+2
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-7
/
+7
*
Spawn baby mobs
hallucino
2015-07-16
1
-1
/
+1
*
Added a size check for portals.
STRWarrior
2015-06-28
1
-0
/
+12
*
Changed cEntity::m_UniqueID to UInt32.
Mattes D
2015-03-21
1
-5
/
+7
*
Merge branch 'master' into redstoneTests
Tycho
2014-09-17
1
-0
/
+3
|
\
|
*
Spawn exp if you break a mob spawner.
Howaner
2014-09-12
1
-0
/
+3
*
|
Added first test to show the object can be created
Tycho
2014-09-17
1
-3
/
+4
|
/
*
TimeOfDay does not need to be an Int64
Tycho
2014-09-08
1
-2
/
+2
*
Merge branch 'master' into portals
Tiger Wang
2014-07-18
1
-1
/
+5
|
\
|
*
Basic style fixes.
madmaxoft
2014-07-17
1
-1
/
+1
|
*
Redstone simulator is alerted to lever unpowering
Tiger Wang
2014-07-02
1
-0
/
+3
*
|
Merge branch 'master' into portals
Tiger Wang
2014-06-21
1
-0
/
+9
|
\
|
|
*
Add DoWithBlockEntityAt() to WorldInterface.h
Howaner
2014-06-17
1
-0
/
+9
*
|
Cauldrons check the heightmap
Tiger Wang
2014-06-14
1
-4
/
+4
*
|
Suggestions
Tiger Wang
2014-06-05
1
-1
/
+3
*
|
Cauldrons fill
Tiger Wang
2014-05-29
1
-0
/
+3
|
/
*
Fixed non-virtual destructors warnings.
madmaxoft
2014-03-28
1
-1
/
+2
*
Beds now work properly fixes #707
Tiger Wang
2014-03-09
1
-1
/
+7
*
Fix comment
Howaner
2014-03-06
1
-1
/
+1
*
Add SendBlockTo to cWorldInterface
Howaner
2014-03-05
1
-0
/
+3
*
Changed Signiture of OnDestroyedByPlayer
Tycho
2014-02-01
1
-0
/
+3
*
Changed pointers to references
Tycho
2014-02-01
1
-1
/
+1
*
Changed signitures of Several BLockHandler Methods
Tycho
2014-02-01
1
-0
/
+2
*
Refactored cBlockHandler::OnUse and dependents
Tycho
2014-01-26
1
-3
/
+15
*
First attempt at Implementing Interfaces
Tycho
2014-01-25
1
-0
/
+13