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
/
NoopRedstoneSimulator.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-1
/
+1
2015-12-18
Reorganised the redstone simulator
Tiger Wang
1
-2
/
+0
2015-01-11
Initial convertion of a_Dt to std::chrono
Tycho
1
-1
/
+1
2014-10-25
Cleaned up simulators
Tiger Wang
1
-2
/
+2
2014-10-23
En masse NULL -> nullptr replace
Tiger Wang
1
-1
/
+1
2014-10-20
En masse NULL -> nullptr replace
Tiger Wang
1
-1
/
+1
2014-09-28
Use factory method to construct redstone simulator data
Tycho
1
-0
/
+5
2014-09-11
Possibly decoupled IncrementalRedstoneSimulator from the rest of the server
Tycho
1
-2
/
+2
2014-07-21
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
1
-1
/
+1
2014-07-17
Basic style fixes.
madmaxoft
1
-1
/
+1
2014-07-17
Normalized comments.
madmaxoft
1
-1
/
+1
2014-02-07
Renamed cRedstoneManager to cRedstoneSimulator and renamed cRedstoneSimulator to cIncrementalRedstoneSimulator (Might change later).
STRWarrior
1
-3
/
+3
2014-02-07
Fixed some end of lines
STRWarrior
1
-1
/
+1
2014-02-07
Implemented an easy way of adding new redstone simulators.
STRWarrior
1
-0
/
+40