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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-29
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
14
-17
/
+14
2018-07-27
cWorld: Manually bind deprecated broadcast functions (#4265)
peterbell10
1
-1
/
+1
2018-07-26
CheckBasicStyle: Check number of empty lines between functions (#4267)
peterbell10
2
-2
/
+0
2018-07-25
At long last... Piston animations!
Tiger Wang
2
-27
/
+12
2018-01-03
Add the fmt library (#4065)
peterbell10
1
-0
/
+1
2017-09-25
cPressurePlateHandler: Fix uninitialised variables. (#4047)
peterbell10
1
-2
/
+2
2017-09-19
Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)
Lane Kolbly
1
-1
/
+1
2017-09-19
Removed UTF-8 BOM (#4033)
Lukas Pioch
1
-1
/
+1
2017-09-11
Replace ItemCallbacks with lambdas (#3993)
peterbell10
7
-116
/
+36
2017-09-07
Changed some int parameters to vector parameters (#3937)
Bond-009
20
-87
/
+87
2017-09-02
Revert "Replace ItemCallbacks with lambdas (#3948)"
LogicParrot
7
-36
/
+116
2017-09-01
Replace ItemCallbacks with lambdas (#3948)
peterbell10
7
-116
/
+36
2017-08-17
Changed int parameters to vector parameters in cCuboid and simulators (#3874)
Lane Kolbly
1
-2
/
+2
2017-08-06
Removed unneeded includes (#3902)
Lukas Pioch
2
-3
/
+0
2017-08-03
Remove double includes part 2 (#3890)
peterbell10
2
-2
/
+0
2017-07-17
Allocate redstone component handlers upfront
peterbell10
22
-299
/
+264
2017-05-21
Clang 5.0 fixes
Lukas Pioch
1
-1
/
+1
2017-04-29
Fix fence gates (#3683)
Bond-009
1
-0
/
+5
2017-02-15
Updated sounds and effect IDs (#3422)
mathiascode
2
-2
/
+2
2016-12-06
Fix comparator segfaults
Marvin Kopf
1
-1
/
+8
2016-07-31
Redstone fixes (#3285)
Tiger Wang
2
-52
/
+86
2016-07-29
Revert "Redstone fixes"
Mattes D
2
-86
/
+52
2016-07-29
Consolidated comparator code
Tiger Wang
1
-46
/
+37
2016-07-29
Comparators and pistons no longer update instantly
Tiger Wang
2
-12
/
+55
2016-07-18
CMake: Remove needless minimum version specifications.
Mattes D
1
-1
/
+0
2016-07-01
Revert "Made redstone handlers static"
Lukas Pioch
2
-93
/
+31
2016-06-15
- Add a activation flag to droppers and dispensers. Previously droppers and dispensers shot items with every block update.
QUSpilPrgm
2
-5
/
+28
2016-05-28
Don't let redstone blocks power adjacent blocks. (#3214)
QUSpilPrgm
2
-3
/
+2
2016-05-28
Made redstone handlers static
Tiger Wang
2
-31
/
+93
2016-02-09
Update RedstoneSimulator to delete unused cached PowerData
Marvin Kopf
2
-1
/
+10
2016-02-05
Bulk clearing of whitespace
LogicParrot
2
-3
/
+3
2016-01-11
Fixed issue #2218
Austin Martin
1
-3
/
+5
2016-01-01
Renamed leftover strings to Cuberite / Server, as needed.
Mattes D
1
-1
/
+1
2015-12-28
Removed excessive logging in redstone simulator.
Mattes D
1
-7
/
+0
2015-12-24
Silenced the Redstone Simulator console spam
Safwat Halaby
17
-20
/
+20
2015-12-24
PF - "Special blocks" handling
Safwat Halaby
4
-4
/
+4
2015-12-19
Fixes for clang-3.7
Lukas Pioch
4
-6
/
+6
2015-12-18
Reorganised the redstone simulator
Tiger Wang
24
-0
/
+2195