Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SandSimulator: Fixed sand dropping on half-slabs; added more blocks that break falling sand into pickups, fixed instant-fall | madmaxoft@gmail.com | 2013-03-03 | 1 | -31/+47 |
* | cSandSimulator: implemented InstantFall | madmaxoft@gmail.com | 2013-03-02 | 1 | -1/+27 |
* | Rewritten SandSimulator to use direct chunk access; and sand falling on torches now creates a pickup. | madmaxoft@gmail.com | 2013-03-02 | 1 | -47/+188 |
* | Converted simulators to take cWorld reference instead of a pointer | madmaxoft@gmail.com | 2013-02-28 | 1 | -7/+7 |
* | Simulators now have direct access to the cChunk object in the WakeUp() call | madmaxoft@gmail.com | 2013-02-28 | 1 | -8/+20 |
* | Preparation for multiple fluid simulators. | madmaxoft@gmail.com | 2012-10-13 | 1 | -0/+101 |