1
0
Fork 0
cuberite-2a/src/Simulator
Tiger Wang 6c47f46c31 Ensure updating relatives calls the correct base case
* Fixed recursive base unintentionally scheduling the origin position for an update because it called the wrong function
2020-08-02 15:52:06 +01:00
..
IncrementalRedstoneSimulator Ensure updating relatives calls the correct base case 2020-08-02 15:52:06 +01:00
CMakeLists.txt Upgrade to C++17 [CMake] (#4717) 2020-05-16 20:59:10 +01:00
DelayedFluidSimulator.cpp Enable C++17 in build 2020-05-09 20:37:16 +01:00
DelayedFluidSimulator.h Using Super. 2020-04-16 20:07:48 +00:00
FireSimulator.cpp Fire sim: Handle fuel block being destroyed (#4751) 2020-05-31 20:27:08 +01:00
FireSimulator.h Pulled the BlockID and BlockInfo headers from Globals.h. (#4591) 2020-04-03 08:57:01 +02:00
FloodyFluidSimulator.cpp Using Super. 2020-04-16 20:07:48 +00:00
FloodyFluidSimulator.h Using Super. 2020-04-16 20:07:48 +00:00
FluidSimulator.cpp Using Super. 2020-04-16 20:07:48 +00:00
FluidSimulator.h Using Super. 2020-04-16 20:07:48 +00:00
NoopFluidSimulator.h Using Super. 2020-04-16 20:07:48 +00:00
NoopRedstoneSimulator.h Use SimulateChunk in redstone simulator 2020-07-26 14:16:46 +01:00
RedstoneSimulator.h Using Super. 2020-04-16 20:07:48 +00:00
SandSimulator.cpp Falling blocks can now be spawned at any position. (#4620) 2020-04-09 20:25:20 +00:00
SandSimulator.h Pulled the BlockID and BlockInfo headers from Globals.h. (#4591) 2020-04-03 08:57:01 +02:00
Simulator.cpp Reduce unnecessary wakeups 2020-07-25 20:59:12 +01:00
Simulator.h Changed int parameters to vector parameters in cCuboid and simulators (#3874) 2017-08-17 15:48:38 +02:00
SimulatorManager.cpp Changed int parameters to vector parameters in cCuboid and simulators (#3874) 2017-08-17 15:48:38 +02:00
SimulatorManager.h Changed int parameters to vector parameters in cCuboid and simulators (#3874) 2017-08-17 15:48:38 +02:00
VanillaFluidSimulator.cpp Using Super. 2020-04-16 20:07:48 +00:00
VanillaFluidSimulator.h Using Super. 2020-04-16 20:07:48 +00:00
VaporizeFluidSimulator.cpp Using Super. 2020-04-16 20:07:48 +00:00
VaporizeFluidSimulator.h Using Super. 2020-04-16 20:07:48 +00:00