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
canbeat-cleanup
clang-format-codebase
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
real-block-count
serverTick
spawning
template-id-ctor-warning
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
/
source
/
Simulator
/
RedstoneSimulator.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed repeaters not powering from wire
Tiger Wang
2013-11-26
1
-26
/
+24
*
Fixed some comments and added debug logging
Tiger Wang
2013-11-24
1
-2
/
+0
*
Multiple enhancements [SEE DESC]
Tiger Wang
2013-11-21
1
-1
/
+26
*
Multiple bugfixes [SEE DESC]
Tiger Wang
2013-11-20
1
-1
/
+15
*
Redstone Megacommit [SEE DESC]
Tiger Wang
2013-11-18
1
-52
/
+165
*
Implemented droppers
madmaxoft@gmail.com
2013-05-26
1
-1
/
+1
*
Pickups are now being saved into Anvil.
madmaxoft@gmail.com
2013-03-09
1
-1
/
+1
*
Converted simulators to take cWorld reference instead of a pointer
madmaxoft@gmail.com
2013-02-28
1
-1
/
+1
*
Simulators now have direct access to the cChunk object in the WakeUp() call
madmaxoft@gmail.com
2013-02-28
1
-2
/
+3
*
Dispensers can dispense items and liquids now
luksor111@gmail.com
2012-12-26
1
-0
/
+1
*
RedstoneSimulator refactoring to use cWorld::GetBlockTypeMeta() as much as possible
madmaxoft@gmail.com
2012-12-16
1
-5
/
+6
*
Levers (patch contributed by Keyboard)
madmaxoft@gmail.com
2012-12-16
1
-0
/
+2
*
Preparation for multiple fluid simulators.
madmaxoft@gmail.com
2012-10-13
1
-0
/
+81