Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-12-26 | Dispensers can dispense items and liquids now | luksor111@gmail.com | 1 | -0/+1 |
2012-12-16 | RedstoneSimulator refactoring to use cWorld::GetBlockTypeMeta() as much as possible | madmaxoft@gmail.com | 1 | -5/+6 |
2012-12-16 | Levers (patch contributed by Keyboard) | madmaxoft@gmail.com | 1 | -0/+2 |
2012-10-13 | Preparation for multiple fluid simulators. | madmaxoft@gmail.com | 1 | -1/+0 |
2012-10-06 | Completely removed the old (buggy) redstone simulator. | madmaxoft@gmail.com | 1 | -29/+21 |
2012-10-03 | Moved blockticking into blockhandler classes. | madmaxoft@gmail.com | 1 | -1/+1 |
2012-09-30 | Added falling block entities. Sand and gravel now properly fall down | faketruth | 1 | -3/+3 |
2012-09-24 | Source files cleanup: The rest of the files renamed. | madmaxoft@gmail.com | 1 | -1/+1 |
2012-06-14 | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 1 | -89/+89 |
2012-03-06 | Yay redstone repeaters! | faketruth | 1 | -1/+41 |
2012-03-01 | New redstone simulator. Should work without crashes! | faketruth | 1 | -0/+50 |