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
/
Simulator
/
IncrementalRedstoneSimulator
/
CommandBlockHandler.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Chest, weather, crash, and miscellaneous fixes (#5215)
Tiger Wang
2021-04-30
1
-4
/
+1
*
Unify DoWithBlockEntity (#5168)
Tiger Wang
2021-03-28
1
-2
/
+7
*
Redstone: inline -> static
Tiger Wang
2021-01-22
1
-3
/
+3
*
Replace PowerData struct with PowerLevel
Tiger Wang
2020-08-21
1
-4
/
+4
*
Remove std::make_unique from redstone handler creation
Tiger Wang
2020-08-21
1
-5
/
+4
*
Remove the redstone solid block handler
Tiger Wang
2020-08-08
1
-5
/
+3
*
Use SimulateChunk in redstone simulator
Tiger Wang
2020-07-26
1
-28
/
+14
*
Using Super.
Mattes D
2020-04-16
1
-2
/
+4
*
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
2018-08-29
1
-1
/
+1
*
Replace ItemCallbacks with lambdas (#3993)
peterbell10
2017-09-11
1
-8
/
+3
*
Changed some int parameters to vector parameters (#3937)
Bond-009
2017-09-07
1
-5
/
+5
*
Revert "Replace ItemCallbacks with lambdas (#3948)"
LogicParrot
2017-09-02
1
-3
/
+8
*
Replace ItemCallbacks with lambdas (#3948)
peterbell10
2017-09-01
1
-8
/
+3
*
Allocate redstone component handlers upfront
peterbell10
2017-07-17
1
-11
/
+9
*
Silenced the Redstone Simulator console spam
Safwat Halaby
2015-12-24
1
-1
/
+1
*
Reorganised the redstone simulator
Tiger Wang
2015-12-18
1
-0
/
+70