Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converted simulators to take cWorld reference instead of a pointer | madmaxoft@gmail.com | 2013-02-28 | 1 | -33/+33 |
* | Simulators now have direct access to the cChunk object in the WakeUp() call | madmaxoft@gmail.com | 2013-02-28 | 1 | -15/+12 |
* | Added the HOOK_BLOCK_TO_PICKUPS hook that fires when a block is dug up and should be converted to pickups. | madmaxoft@gmail.com | 2013-01-27 | 1 | -2/+2 |
* | Initial Floody fluid simulator. | madmaxoft@gmail.com | 2012-10-14 | 1 | -9/+0 |
* | Better split of the fluid simulator functionality; removed the old LavaSimulator and WaterSimulator files. | madmaxoft@gmail.com | 2012-10-13 | 1 | -137/+0 |
* | Forgotten file | madmaxoft@gmail.com | 2012-10-13 | 1 | -0/+721 |