Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converted simulators to take cWorld reference instead of a pointer | madmaxoft@gmail.com | 2013-02-28 | 1 | -35/+35 |
* | Simulators now have direct access to the cChunk object in the WakeUp() call | madmaxoft@gmail.com | 2013-02-28 | 1 | -3/+2 |
* | Dispensers can dispense items and liquids now | luksor111@gmail.com | 2012-12-26 | 1 | -0/+37 |
* | Fixed a crash in redstone simulator when destroying blocks in Y < 2 | madmaxoft@gmail.com | 2012-12-20 | 1 | -0/+4 |
* | RedstoneSimulator refactoring to use cWorld::GetBlockTypeMeta() as much as possible | madmaxoft@gmail.com | 2012-12-16 | 1 | -294/+383 |
* | Levers (patch contributed by Keyboard) | madmaxoft@gmail.com | 2012-12-16 | 1 | -12/+93 |
* | Fixed boolean comparison. | madmaxoft@gmail.com | 2012-11-16 | 1 | -4/+4 |
* | Preparation for multiple fluid simulators. | madmaxoft@gmail.com | 2012-10-13 | 1 | -0/+886 |