summaryrefslogtreecommitdiffstats
path: root/src/WorldStorage/WorldStorage.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed a race condition between chunk loader and generator.Mattes D2015-10-041-4/+6
* Unified the doxy-comment format.Mattes D2015-07-311-10/+11
* Added a cWorld:PrepareChunk function.Mattes D2014-12-101-3/+3
* WorldStorage no longer queues chunks into generator.Mattes D2014-09-051-33/+6
* remove y-coord from chunksLO1ZB2014-08-281-7/+5
* CheckBasicStyle: multi-level indent change.madmaxoft2014-08-041-3/+5
* Fixed a ToLua warning - operator = not supported.madmaxoft2014-08-031-1/+1
* Removed redundant semicolons and re-added warningarchshift2014-07-241-2/+2
* Code style: Fixed braces on separate lines.madmaxoft2014-07-191-2/+3
* Fixed style: spaces after commas.madmaxoft2014-07-191-1/+1
* Basic style fixes.madmaxoft2014-07-171-2/+2
* Removed world-saving log messages.madmaxoft2014-07-041-3/+0
* Added user setting compression factorTycho2014-01-171-2/+2
* fixed a few remaining issues with worldstorageTycho Bickerstaff2014-01-021-6/+3
* rewrote queue not to use promises for waitsTycho Bickerstaff2014-01-021-1/+2
* refactored chunk Queue to seperate classTycho Bickerstaff2013-12-311-5/+23
* Moved json includes to where they are really needed.madmaxoft2013-11-281-1/+0
* Fixed VC2008 compilation, normalized include paths.madmaxoft2013-11-271-1/+1
* Fixed the remaining derpsAlexander Harkness2013-11-271-1/+1
* Further attempts to fix compileTiger Wang2013-11-251-1/+1
* Attempt to fix compilationTiger Wang2013-11-241-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+135