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
/
RedstoneComparatorHandler.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-22
Redstone: inline -> static
Tiger Wang
1
-5
/
+5
2020-10-05
Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)
peterbell10
1
-1
/
+1
2020-08-21
Replace PowerData struct with PowerLevel
Tiger Wang
1
-8
/
+8
2020-08-21
Remove std::make_unique from redstone handler creation
Tiger Wang
1
-14
/
+7
2020-08-08
Remove the redstone solid block handler
Tiger Wang
1
-28
/
+26
2020-08-02
Ensure updating relatives calls the correct base case
Tiger Wang
1
-1
/
+1
2020-07-26
Comparators: use <= in comparison mode
Tiger Wang
1
-1
/
+1
2020-07-26
Use SimulateChunk in redstone simulator
Tiger Wang
1
-63
/
+73
2020-04-16
Using Super.
Mattes D
1
-2
/
+4
2018-08-29
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
1
-1
/
+1
2017-09-11
Replace ItemCallbacks with lambdas (#3993)
peterbell10
1
-18
/
+8
2017-09-07
Changed some int parameters to vector parameters (#3937)
Bond-009
1
-5
/
+5
2017-09-02
Revert "Replace ItemCallbacks with lambdas (#3948)"
LogicParrot
1
-8
/
+18
2017-09-01
Replace ItemCallbacks with lambdas (#3948)
peterbell10
1
-18
/
+8
2017-07-17
Allocate redstone component handlers upfront
peterbell10
1
-24
/
+21
2016-12-06
Fix comparator segfaults
Marvin Kopf
1
-1
/
+8
2016-07-31
Redstone fixes (#3285)
Tiger Wang
1
-49
/
+60
2016-07-29
Revert "Redstone fixes"
Mattes D
1
-60
/
+49
2016-07-29
Consolidated comparator code
Tiger Wang
1
-46
/
+37
2016-07-29
Comparators and pistons no longer update instantly
Tiger Wang
1
-9
/
+29
2015-12-24
Silenced the Redstone Simulator console spam
Safwat Halaby
1
-1
/
+1
2015-12-19
Fixes for clang-3.7
Lukas Pioch
1
-2
/
+2
2015-12-18
Reorganised the redstone simulator
Tiger Wang
1
-0
/
+128