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