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
/
TNTHandler.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace PowerData struct with PowerLevel
Tiger Wang
2020-08-21
1
-3
/
+3
*
Remove std::make_unique from redstone handler creation
Tiger Wang
2020-08-21
1
-6
/
+4
*
Remove the redstone solid block handler
Tiger Wang
2020-08-08
1
-5
/
+3
*
Use SimulateChunk in redstone simulator
Tiger Wang
2020-07-26
1
-22
/
+9
*
Using Super.
Mattes D
2020-04-16
1
-2
/
+4
*
TNT position fixes (#4519)
Mat
2020-03-22
1
-2
/
+1
*
Fix building with clang 8.0 (#4346)
Bond-009
2019-08-11
1
-1
/
+1
*
Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)
Lane Kolbly
2017-09-19
1
-1
/
+1
*
Changed some int parameters to vector parameters (#3937)
Bond-009
2017-09-07
1
-5
/
+5
*
Removed unneeded includes (#3902)
Lukas Pioch
2017-08-06
1
-2
/
+0
*
Allocate redstone component handlers upfront
peterbell10
2017-07-17
1
-12
/
+10
*
Updated sounds and effect IDs (#3422)
mathiascode
2017-02-15
1
-1
/
+1
*
Silenced the Redstone Simulator console spam
Safwat Halaby
2015-12-24
1
-1
/
+1
*
Fixes for clang-3.7
Lukas Pioch
2015-12-19
1
-1
/
+1
*
Reorganised the redstone simulator
Tiger Wang
2015-12-18
1
-0
/
+58