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
/
RedstoneWireHandler.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed diagonal redstone powering (#5363)
Michal Havlíček
2022-01-02
1
-1
/
+1
*
Prepare ChunkData for BlockState storage (#5105)
Tiger Wang
2021-03-05
1
-0
/
+1
*
Redstone: inline -> static
Tiger Wang
2021-01-22
1
-7
/
+7
*
Prepare for 1.15+ (#4856)
Tiger Wang
2020-12-21
1
-4
/
+4
*
Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)
peterbell10
2020-10-05
1
-6
/
+6
*
Implement redstone quasi-connectivity (#4889)
Tiger Wang
2020-09-21
1
-2
/
+5
*
Replace PowerData struct with PowerLevel
Tiger Wang
2020-08-21
1
-5
/
+5
*
Remove std::make_unique from redstone handler creation
Tiger Wang
2020-08-21
1
-58
/
+54
*
Remove the redstone solid block handler
Tiger Wang
2020-08-08
1
-117
/
+238
*
Ensure updating relatives calls the correct base case
Tiger Wang
2020-08-02
1
-2
/
+2
*
Use SimulateChunk in redstone simulator
Tiger Wang
2020-07-26
1
-59
/
+93
*
Add some comments about terracing
Tiger Wang
2020-05-08
1
-17
/
+43
*
Update RedstoneWireHandler style
Tiger Wang
2020-05-08
1
-11
/
+9
*
Update src/Simulator/IncrementalRedstoneSimulator/RedstoneWireHandler.h
mBornand
2020-05-03
1
-8
/
+1
*
Update src/Simulator/IncrementalRedstoneSimulator/RedstoneWireHandler.h
mBornand
2020-05-03
1
-8
/
+1
*
Made some style update and add comments
Marc_Bornand
2020-05-03
1
-4
/
+9
*
Fix the connexion to the side of the repeater
Marc_Bornand
2020-05-03
1
-3
/
+25
*
Using Super.
Mattes D
2020-04-16
1
-2
/
+4
*
Changed some int parameters to vector parameters (#3937)
Bond-009
2017-09-07
1
-5
/
+5
*
Allocate redstone component handlers upfront
peterbell10
2017-07-17
1
-19
/
+16
*
Fixed issue #2218
Austin Martin
2016-01-11
1
-3
/
+5
*
Silenced the Redstone Simulator console spam
Safwat Halaby
2015-12-24
1
-1
/
+1
*
Fixes for clang-3.7
Lukas Pioch
2015-12-19
1
-1
/
+1
*
Reorganised the redstone simulator
Tiger Wang
2015-12-18
1
-0
/
+134