Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed cBlockArea Offset to WEOffset. | madmaxoft | 2014-03-12 | 1 | -4/+5 |
* | Renamed m_Offset to m_WEOffset | STRWarrior | 2014-03-11 | 1 | -2/+3 |
* | Using ```const Vector3i &``` | STRWarrior | 2014-03-11 | 1 | -2/+2 |
* | This allows a blockarea to have an Offset. | STRWarrior | 2014-03-10 | 1 | -0/+5 |
* | Added useful parameter overloads to cBlockArea Lua API. | madmaxoft | 2014-02-24 | 1 | -0/+38 |
* | Added cBlockArea::GetVolume, exported to Lua API. | madmaxoft | 2014-02-23 | 1 | -27/+30 |
* | Fixed bindings for cBlockArea:Get(Rel)BlockTypeMeta(). | madmaxoft | 2014-02-20 | 1 | -0/+6 |
* | Moved Schematic file methods to seperate class | Tycho | 2014-01-20 | 1 | -17/+1 |
* | Seperated BlockArea From World | Tycho | 2014-01-20 | 1 | -6/+3 |
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+310 |