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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented trapped chests & others
Tiger Wang
2014-07-07
1
-4
/
+24
*
Implemented tripwire(s) (hooks)
Tiger Wang
2014-06-28
1
-0
/
+8
*
Moved repeater handling to seperate pass
Tycho
2014-06-16
1
-1
/
+3
*
Fixed a repeater issue
Tiger Wang
2014-06-14
1
-1
/
+1
*
Further improvements on redstone speed
Tiger Wang
2014-06-07
1
-3
/
+3
*
Redstone simulator now directly accesses cChunk
Tiger Wang
2014-04-27
1
-34
/
+34
*
Compile fix?
Tiger Wang
2014-04-17
1
-2
/
+2
*
Implemented weighted pressure plates
Tiger Wang
2014-04-17
1
-4
/
+6
*
Rewrote redstone powering to use power levels
Tiger Wang
2014-04-15
1
-15
/
+16
*
Added support for redstone latching
Tycho
2014-04-06
1
-0
/
+2
*
g_BlockXXX => cBlockInfo::XXX
andrew
2014-03-01
1
-1
/
+1
*
A fix and an improvement
Tiger Wang
2014-02-15
1
-1
/
+2
*
Sizeable speed improvements to redstone
Tiger Wang
2014-02-15
1
-12
/
+23
*
Add Fence Gate to Redstone Simulator
Howaner
2014-02-15
1
-0
/
+2
*
Improved pressure plates
Tiger Wang
2014-02-12
1
-0
/
+4
*
Renamed cRedstoneManager to cRedstoneSimulator and renamed cRedstoneSimulator to cIncrementalRedstoneSimulator (Might change later).
STRWarrior
2014-02-07
1
-0
/
+263