Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented droppers | madmaxoft@gmail.com | 2013-05-26 | 1 | -1/+1 |
* | Pickups are now being saved into Anvil. | madmaxoft@gmail.com | 2013-03-09 | 1 | -1/+1 |
* | Converted simulators to take cWorld reference instead of a pointer | madmaxoft@gmail.com | 2013-02-28 | 1 | -1/+1 |
* | Simulators now have direct access to the cChunk object in the WakeUp() call | madmaxoft@gmail.com | 2013-02-28 | 1 | -2/+3 |
* | Dispensers can dispense items and liquids now | luksor111@gmail.com | 2012-12-26 | 1 | -0/+1 |
* | RedstoneSimulator refactoring to use cWorld::GetBlockTypeMeta() as much as possible | madmaxoft@gmail.com | 2012-12-16 | 1 | -5/+6 |
* | Levers (patch contributed by Keyboard) | madmaxoft@gmail.com | 2012-12-16 | 1 | -0/+2 |
* | Preparation for multiple fluid simulators. | madmaxoft@gmail.com | 2012-10-13 | 1 | -0/+81 |