summaryrefslogtreecommitdiffstats
path: root/src/BlockArea.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | They no longer require the ghost output params.
* Moved Schematic file methods to seperate classTycho2014-01-201-17/+1
|
* Seperated BlockArea From WorldTycho2014-01-201-6/+3
| | | | If anyone can come up with a better name for the interface I'll change it, It contians to methods which do compleatly unrelated things
* Moved source to srcAlexander Harkness2013-11-241-0/+310