summaryrefslogtreecommitdiffstats
path: root/src/BlockArea.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed m_Offset to m_WEOffsetSTRWarrior2014-03-111-2/+3
* Using ```const Vector3i &```STRWarrior2014-03-111-2/+2
* This allows a blockarea to have an Offset.STRWarrior2014-03-101-0/+5
* Added useful parameter overloads to cBlockArea Lua API.madmaxoft2014-02-241-0/+38
* Added cBlockArea::GetVolume, exported to Lua API.madmaxoft2014-02-231-27/+30
* Fixed bindings for cBlockArea:Get(Rel)BlockTypeMeta().madmaxoft2014-02-201-0/+6
* Moved Schematic file methods to seperate classTycho2014-01-201-17/+1
* Seperated BlockArea From WorldTycho2014-01-201-6/+3
* Moved source to srcAlexander Harkness2013-11-241-0/+310