1
0
cuberite-2a/source/Simulator
2013-03-03 08:40:37 +00:00
..
ClassicFluidSimulator.cpp Converted simulators to take cWorld reference instead of a pointer 2013-02-28 13:39:20 +00:00
ClassicFluidSimulator.h Converted simulators to take cWorld reference instead of a pointer 2013-02-28 13:39:20 +00:00
DelayedFluidSimulator.cpp DelayedFluidSimulator: removed an obnoxious debugging output 2013-03-02 16:40:39 +00:00
DelayedFluidSimulator.h Floody fluid simulator has been converted to use direct chunk access 2013-03-02 15:44:31 +00:00
FireSimulator.cpp New fire simulator, fully rewritten to the new scheme of things, directly accessing chunk data. 2013-03-01 19:35:29 +00:00
FireSimulator.h New fire simulator, fully rewritten to the new scheme of things, directly accessing chunk data. 2013-03-01 19:35:29 +00:00
FloodyFluidSimulator.cpp Floody fluid simulator has been converted to use direct chunk access 2013-03-02 15:44:31 +00:00
FloodyFluidSimulator.h Floody fluid simulator has been converted to use direct chunk access 2013-03-02 15:44:31 +00:00
FluidSimulator.cpp Converted simulators to take cWorld reference instead of a pointer 2013-02-28 13:39:20 +00:00
FluidSimulator.h Floody fluid simulator has been converted to use direct chunk access 2013-03-02 15:44:31 +00:00
RedstoneSimulator.cpp Converted simulators to take cWorld reference instead of a pointer 2013-02-28 13:39:20 +00:00
RedstoneSimulator.h Converted simulators to take cWorld reference instead of a pointer 2013-02-28 13:39:20 +00:00
SandSimulator.cpp SandSimulator: Fixed sand dropping on half-slabs; added more blocks that break falling sand into pickups, fixed instant-fall 2013-03-03 08:40:37 +00:00
SandSimulator.h SandSimulator: Fixed sand dropping on half-slabs; added more blocks that break falling sand into pickups, fixed instant-fall 2013-03-03 08:40:37 +00:00
Simulator.cpp New fire simulator, fully rewritten to the new scheme of things, directly accessing chunk data. 2013-03-01 19:35:29 +00:00
Simulator.h New fire simulator, fully rewritten to the new scheme of things, directly accessing chunk data. 2013-03-01 19:35:29 +00:00
SimulatorManager.cpp Converted simulators to take cWorld reference instead of a pointer 2013-02-28 13:39:20 +00:00
SimulatorManager.h Converted simulators to take cWorld reference instead of a pointer 2013-02-28 13:39:20 +00:00