Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-05-04 | Fix incorrect formatter invocation | Tiger Wang | 1 | -1/+1 |
2020-04-14 | Bindings: Allow coercion between Vector3 subtypes. (#4646) | Mattes D | 1 | -8/+2 |
2020-04-01 | Fix off-by-one error and clean error messages in manual bindings for BlockArea (#4549) | Alexander Harkness | 1 | -68/+73 |
2019-09-20 | Added missing closing } in message output | Lukas Pioch | 1 | -1/+1 |
2018-09-24 | Add a formatting function for Vector3 (#4282) | peterbell10 | 1 | -37/+25 |
2018-07-26 | CheckBasicStyle: Check number of empty lines between functions (#4267) | peterbell10 | 1 | -1/+0 |
2018-07-19 | cBlockArea: Write all present data types by default (#4252) | peterbell10 | 1 | -11/+21 |
2017-06-26 | Moved ApiParamError into cLuaState. | Mattes D | 1 | -68/+68 |
2017-06-26 | Corrected APIDoc for cBlockArea and exported missing functions (#3808) | Lukas Pioch | 1 | -1/+102 |
2017-06-26 | Added check if datatype is present in block area (#3811) | Lukas Pioch | 1 | -0/+6 |
2017-06-24 | cBlockArea supports block entities. (#3795) | Mattes D | 1 | -0/+998 |