summaryrefslogtreecommitdiffstats
path: root/source/WorldStorage/WorldStorage.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-409/+0
* Moved entities into the Entities subfolder.madmaxoft2013-08-191-1/+1
* Each world now ticks in a separate thread.madmaxoft2013-08-111-0/+9
* Fixed previous commitmadmaxoft@gmail.com2013-05-281-2/+1
* Rewritten entities so that they are owned by individual chunks and ticked within their chunk's Tick()madmaxoft@gmail.com2013-04-131-8/+4
* Made Anvil the default storage schemafaketruth2012-09-271-1/+1
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-3/+3
* Source files cleanup: WorldStorage-related files in a separate subfoldermadmaxoft@gmail.com2012-09-231-0/+405