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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-16
Spawn baby mobs
hallucino
1
-1
/
+1
2015-06-28
Added a size check for portals.
STRWarrior
1
-0
/
+12
2015-03-21
Changed cEntity::m_UniqueID to UInt32.
Mattes D
1
-5
/
+7
2015-03-05
Reverted non-functional changes
Tiger Wang
1
-5
/
+0
2015-02-08
Handle client 'leave bed' request
Tiger Wang
1
-0
/
+5
2014-09-17
Added first test to show the object can be created
Tycho
1
-3
/
+4
2014-09-12
Spawn exp if you break a mob spawner.
Howaner
1
-0
/
+3
2014-09-08
TimeOfDay does not need to be an Int64
Tycho
1
-2
/
+2
2014-07-17
Basic style fixes.
madmaxoft
1
-1
/
+1
2014-07-02
Redstone simulator is alerted to lever unpowering
Tiger Wang
1
-0
/
+3
2014-06-17
Add DoWithBlockEntityAt() to WorldInterface.h
Howaner
1
-0
/
+9
2014-06-14
Cauldrons check the heightmap
Tiger Wang
1
-4
/
+4
2014-06-05
Suggestions
Tiger Wang
1
-1
/
+3
2014-05-29
Cauldrons fill
Tiger Wang
1
-0
/
+3
2014-03-28
Fixed non-virtual destructors warnings.
madmaxoft
1
-1
/
+2
2014-03-09
Beds now work properly fixes #707
Tiger Wang
1
-1
/
+7
2014-03-06
Fix comment
Howaner
1
-1
/
+1
2014-03-05
Add SendBlockTo to cWorldInterface
Howaner
1
-0
/
+3
2014-02-01
Changed Signiture of OnDestroyedByPlayer
Tycho
1
-0
/
+3
2014-02-01
Changed pointers to references
Tycho
1
-1
/
+1
2014-02-01
Changed signitures of Several BLockHandler Methods
Tycho
1
-0
/
+2
2014-01-26
Refactored cBlockHandler::OnUse and dependents
Tycho
1
-3
/
+15
2014-01-25
First attempt at Implementing Interfaces
Tycho
1
-0
/
+13