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
/
IncrementalRedstoneSimulator.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ಠ_ಠ (#4660)
Tiger Wang
2020-04-16
1
-0
/
+3
*
Filter blocks to add to redstone sim's wake queue (#4621)
peterbell10
2020-04-05
1
-2
/
+61
*
Lock hopper when powered by redstone (#4347)
Bond-009
2020-03-27
1
-0
/
+2
*
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
2018-08-29
1
-1
/
+1
*
CheckBasicStyle: Check number of empty lines between functions (#4267)
peterbell10
2018-07-26
1
-1
/
+0
*
Allocate redstone component handlers upfront
peterbell10
2017-07-17
1
-26
/
+49
*
Fix fence gates (#3683)
Bond-009
2017-04-29
1
-0
/
+5
*
Revert "Made redstone handlers static"
Lukas Pioch
2016-07-01
1
-90
/
+30
*
- Add a activation flag to droppers and dispensers. Previously droppers and dispensers shot items with every block update.
QUSpilPrgm
2016-06-15
1
-3
/
+3
*
Don't let redstone blocks power adjacent blocks. (#3214)
QUSpilPrgm
2016-05-28
1
-1
/
+1
*
Made redstone handlers static
Tiger Wang
2016-05-28
1
-30
/
+90
*
Update RedstoneSimulator to delete unused cached PowerData
Marvin Kopf
2016-02-09
1
-1
/
+4
*
Removed excessive logging in redstone simulator.
Mattes D
2015-12-28
1
-7
/
+0
*
Fixes for clang-3.7
Lukas Pioch
2015-12-19
1
-2
/
+2
*
Reorganised the redstone simulator
Tiger Wang
2015-12-18
1
-0
/
+170