Alexander Harkness
|
53e22b1185
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
|
madmaxoft@gmail.com
|
889402a56a
|
Simulators don't simulate in invalid chunks (valgrind error)
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1676 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2013-07-22 19:54:27 +00:00 |
|
madmaxoft@gmail.com
|
e8aa03f8df
|
DelayedFluidSimulator: optimized block storage for large amounts of blocks.
Speeds up chunk generation by 15 %. Expected to speed up fluid simulation, unmeasured.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1293 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2013-03-20 20:45:52 +00:00 |
|
madmaxoft@gmail.com
|
6f883cba2d
|
Small performance improvements in fluid simulator.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1276 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2013-03-14 21:56:01 +00:00 |
|
madmaxoft@gmail.com
|
e18e539ad2
|
Changed DelayedFluidSimulatorData to be a vector rather than a list, performance doubled :)
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1268 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2013-03-14 08:00:24 +00:00 |
|
madmaxoft@gmail.com
|
5d219dab28
|
Simulators now check if they are given a valid chunk
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1244 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2013-03-03 14:25:27 +00:00 |
|
madmaxoft@gmail.com
|
91a84a05f5
|
DelayedFluidSimulator: removed an obnoxious debugging output
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1237 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2013-03-02 16:40:39 +00:00 |
|
madmaxoft@gmail.com
|
66670f5d5c
|
Floody fluid simulator has been converted to use direct chunk access
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1236 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2013-03-02 15:44:31 +00:00 |
|
madmaxoft@gmail.com
|
619ec8b247
|
Converted simulators to take cWorld reference instead of a pointer
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1228 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2013-02-28 13:39:20 +00:00 |
|
madmaxoft@gmail.com
|
2588f5a605
|
Simulators now have direct access to the cChunk object in the WakeUp() call
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1227 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2013-02-28 07:42:45 +00:00 |
|
madmaxoft@gmail.com
|
f9dab57d8b
|
Fixed DelayedFluidSimulator.
Floody fluid simulator is now woken up properly across chunk borders.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@966 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-10-15 20:16:43 +00:00 |
|
madmaxoft@gmail.com
|
5b7de82a79
|
Initial Floody fluid simulator.
Can spread, cannot dry.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@963 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-10-14 17:06:21 +00:00 |
|