summaryrefslogtreecommitdiffstats
path: root/src/BlockArea.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved Schematic file methods to seperate classTycho2014-01-201-158/+1
* Seperated BlockArea From WorldTycho2014-01-201-5/+4
* Fixed a few MSVC warnings.madmaxoft2014-01-071-3/+3
* fixed warnings in BlockArea.cppTycho Bickerstaff2013-12-311-0/+2
* cBlockArea: Fixed writing full-height areas.madmaxoft2013-12-261-2/+2
* Fixed block area height check.madmaxoft2013-12-251-2/+2
* Fixed a typo in cBlockArea merging code.madmaxoft2013-12-201-2/+1
* cBlockArea: origin is initialized in the constructor and the loader.madmaxoft2013-12-171-0/+6
* Moved source to srcAlexander Harkness2013-11-241-0/+2124