1
0
cuberite-2a/src/Simulator/IncrementalRedstoneSimulator
Mat c968f1f7da
TNT position fixes (#4519)
* TNT position fixes

* Don't add offset to explosion spawn coords

* Don't make other entities push TNT

* Correct initial TNT speed

* Fix typo

* Improvements

* Revert unwanted change

* Style fixes

* Update format
2020-03-22 17:33:36 +02:00
..
CMakeLists.txt Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00
CommandBlockHandler.h Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00
DoorHandler.h Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00
DropSpenserHandler.h Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00
IncrementalRedstoneSimulator.cpp Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00
IncrementalRedstoneSimulator.h Changed int parameters to vector parameters in cCuboid and simulators (#3874) 2017-08-17 15:48:38 +02:00
NoteBlockHandler.h Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00
PistonHandler.h Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00
PoweredRailHandler.h Changed some int parameters to vector parameters (#3937) 2017-09-07 10:25:34 +02:00
PressurePlateHandler.h Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00
RedstoneBlockHandler.h Changed some int parameters to vector parameters (#3937) 2017-09-07 10:25:34 +02:00
RedstoneComparatorHandler.h Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00
RedstoneHandler.h Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00
RedstoneLampHandler.h CheckBasicStyle: Check number of empty lines between functions (#4267) 2018-07-26 22:24:36 +01:00
RedstoneRepeaterHandler.h Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00
RedstoneSimulatorChunkData.h At long last... Piston animations! 2018-07-25 15:29:53 +01:00
RedstoneToggleHandler.h Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00
RedstoneTorchHandler.h Changed some int parameters to vector parameters (#3937) 2017-09-07 10:25:34 +02:00
RedstoneWireHandler.h Changed some int parameters to vector parameters (#3937) 2017-09-07 10:25:34 +02:00
SmallGateHandler.h Fix building with clang 8.0 (#4346) 2019-08-11 10:39:43 +01:00
SolidBlockHandler.h Changed some int parameters to vector parameters (#3937) 2017-09-07 10:25:34 +02:00
TNTHandler.h TNT position fixes (#4519) 2020-03-22 17:33:36 +02:00
TrappedChestHandler.h Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00
TripwireHookHandler.h Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00