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
/
RedstoneSimulator.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Basic command block implementation
andrew
2014-01-18
1
-1
/
+26
*
Fixed wire, rail, and pressure plate unpowering
Tiger Wang
2014-01-13
1
-3
/
+4
*
Did some stuff with the vectors
Tiger Wang
2014-01-11
1
-32
/
+17
*
Fixed doors, fixes #453
Tiger Wang
2014-01-10
1
-38
/
+8
*
Major refactoring of redstone
Tiger Wang
2014-01-10
1
-146
/
+138
*
Moved increment operator to back of variables
Tiger Wang
2013-12-26
1
-9
/
+9
*
Implemented stone and wooden pressure plates
Tiger Wang
2013-12-24
1
-1
/
+101
*
Provides an enhancement to daylight sensors
Tiger Wang
2013-12-23
1
-2
/
+27
*
Daylight sensor sensing enhancement
Tiger Wang
2013-12-23
1
-9
/
+11
*
A fix for daylight sensors
Tiger Wang
2013-12-22
1
-2
/
+3
*
Daylight sensors
Tiger Wang
2013-12-22
1
-2
/
+1
*
Fixed them again, confound it
Tiger Wang
2013-12-22
1
-9
/
+21
*
Fixed repeaters delay, maybe
Tiger Wang
2013-12-20
1
-8
/
+33
*
Fixed repeaters not updating power
Tiger Wang
2013-12-19
1
-11
/
+41
*
Fixed wire powering blocks beneath
Tiger Wang
2013-12-18
1
-1
/
+1
*
Fixed bad repeater power queuing in corner case
Tiger Wang
2013-12-18
1
-83
/
+73
*
Implemented xoft's suggestions
Tiger Wang
2013-12-15
1
-3
/
+16
*
Fixed wire repeater checking
Tiger Wang
2013-12-15
1
-1
/
+1
*
Wires now power repeaters properly
Tiger Wang
2013-12-15
1
-0
/
+7
*
Fixed the hopefully final wire self-powering bug
Tiger Wang
2013-12-15
1
-1
/
+13
*
Potentially fixed debug asserts
Tiger Wang
2013-12-14
1
-5
/
+5
*
Wires no longer power if a block cuts them off
Tiger Wang
2013-12-14
1
-23
/
+32
*
Implemented note block playing and fixed wire
Tiger Wang
2013-12-14
1
-4
/
+48
*
Fixed compilating!
Tiger Wang
2013-12-14
1
-5
/
+5
*
Fixes to redstone wire and torches
Tiger Wang
2013-12-14
1
-19
/
+31
*
Removed loads of unneeded code again
Tiger Wang
2013-12-14
1
-86
/
+60
*
Reduced loads of unneeded code
Tiger Wang
2013-12-14
1
-188
/
+44
*
Provides a possible fix for repeater timings
Tiger Wang
2013-12-10
1
-1
/
+1
*
Readded initial line
Tiger Wang
2013-12-10
1
-0
/
+1
*
Fixed compile (alas, no more goto)
Tiger Wang
2013-12-10
1
-11
/
+14
*
Added repeater delays
Tiger Wang
2013-12-10
1
-1
/
+53
*
Slight redstone wire performance improvement
Tiger Wang
2013-12-10
1
-1
/
+6
*
Changed more FastSetBlocks to SetBlocks
Tiger Wang
2013-12-10
1
-3
/
+3
*
Changed some FastSetBlocks to SetBlock
Tiger Wang
2013-12-07
1
-3
/
+3
*
Fixed trapdoors not toggling
Tiger Wang
2013-12-07
1
-16
/
+90
*
Re-implemented redstone duplicate checking
Tiger Wang
2013-12-06
1
-0
/
+29
*
Fixed linux compile errors and formatting in RedstoneSimulator.cpp
madmaxoft
2013-12-01
1
-14
/
+26
*
Fixed pistons extending
Tiger Wang
2013-11-30
1
-0
/
+10
*
Removed redstone duplicate power checking
Tiger Wang
2013-11-30
1
-2
/
+0
*
Improved piston direction checking
Tiger Wang
2013-11-30
1
-62
/
+8
*
Pistons no longer accept power through front face
Tiger Wang
2013-11-30
1
-3
/
+94
*
Improved redstone speed and fixed a wire bug
Tiger Wang
2013-11-30
1
-73
/
+83
*
Implemented trapdoors, fixes #43 and #105
Tiger Wang
2013-11-29
1
-0
/
+17
*
Merged master into redstonefixes
Tiger Wang
2013-11-27
1
-185
/
+310
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-24
1
-866
/
+761
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+1178