Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved entities into the Entities subfolder. | madmaxoft | 2013-08-19 | 1 | -1/+1 |
* | Each world now ticks in a separate thread. | madmaxoft | 2013-08-11 | 1 | -0/+9 |
* | Fixed previous commit | madmaxoft@gmail.com | 2013-05-28 | 1 | -2/+1 |
* | Rewritten entities so that they are owned by individual chunks and ticked within their chunk's Tick() | madmaxoft@gmail.com | 2013-04-13 | 1 | -8/+4 |
* | Made Anvil the default storage schema | faketruth | 2012-09-27 | 1 | -1/+1 |
* | Source files cleanup: The rest of the files renamed. | madmaxoft@gmail.com | 2012-09-24 | 1 | -3/+3 |
* | Source files cleanup: WorldStorage-related files in a separate subfolder | madmaxoft@gmail.com | 2012-09-23 | 1 | -0/+405 |