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
clang-format-codebase
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
/
IncrementalRedstoneSimulator.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-21
Remove std::make_unique from redstone handler creation
Tiger Wang
1
-7
/
+0
2020-08-08
Remove the redstone solid block handler
Tiger Wang
1
-52
/
+2
2020-08-04
Do not GetBlock individually in simulators
Tiger Wang
1
-1
/
+2
2020-08-02
Always use relative coordinates in AddBlock
Tiger Wang
1
-21
/
+15
2020-08-02
Add WakeUp/AddBlock distinction
Tiger Wang
1
-1
/
+5
2020-07-26
Use SimulateChunk in redstone simulator
Tiger Wang
1
-11
/
+8
2020-04-16
ಠ_ಠ (#4660)
Tiger Wang
1
-0
/
+2
2020-04-16
Using Super.
Mattes D
1
-4
/
+6
2020-04-05
Filter blocks to add to redstone sim's wake queue (#4621)
peterbell10
1
-4
/
+1
2017-08-17
Changed int parameters to vector parameters in cCuboid and simulators (#3874)
Lane Kolbly
1
-2
/
+2
2017-07-17
Allocate redstone component handlers upfront
peterbell10
1
-1
/
+4
2016-07-01
Revert "Made redstone handlers static"
Lukas Pioch
1
-3
/
+1
2016-05-28
Made redstone handlers static
Tiger Wang
1
-1
/
+3
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-2
/
+2
2015-12-18
Reorganised the redstone simulator
Tiger Wang
1
-0
/
+167