Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-10-03 | Moved blockticking into blockhandler classes. | madmaxoft@gmail.com | 1 | -16/+16 |
2012-09-30 | Added falling block entities. Sand and gravel now properly fall down | faketruth | 1 | -4/+4 |
2012-09-24 | Source files cleanup: The rest of the files renamed. | madmaxoft@gmail.com | 1 | -2/+2 |
2012-07-12 | http://www.mc-server.org/support/index.php?do=details&task_id=153 | lapayo94@gmail.com | 1 | -2/+3 |
2012-06-14 | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 1 | -131/+131 |
2012-05-25 | Merged the composable_generator branch into the trunk | madmaxoft@gmail.com | 1 | -1/+1 |
2012-02-14 | Fixed the same leak in FireSimulator | faketruth | 1 | -15/+14 |
2012-01-29 | VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. | madmaxoft@gmail.com | 1 | -1/+3 |
2011-12-29 | - water slacks fire now | lapayo94@gmail.com | 1 | -2/+9 |
2011-12-28 | - implemented the fire simulation in native c++ (cFireSimulator) | lapayo94@gmail.com | 1 | -0/+124 |