Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed some errors detected by static analysis | LaG1924 | 2023-07-08 | 1 | -4/+4 |
* | Added RegisterLiquid to lua api | LaG1924 | 2021-12-27 | 1 | -0/+9 |
* | Shader optimization, removed unused argument from GetBlockInfo function | UIS | 2021-06-24 | 1 | -1/+1 |
* | Use 12+4 bits for BlockId, GetBlockInfo return pointer instead value | UIS | 2021-06-24 | 1 | -2/+2 |
* | Completely removed hardcoded list of blockstates | LaG1924 | 2019-05-20 | 1 | -3/+0 |
* | Implemented block-api | LaG1924 | 2019-05-19 | 1 | -1/+13 |
* | Refactored Block | LaG1924 | 2018-08-09 | 1 | -15/+9 |
* | Basic BlockState support | LaG1924 | 2018-08-08 | 1 | -1/+5 |
* | Bare-bones face detection for a block placement | Elisey Puzko | 2018-02-23 | 1 | -0/+9 |
* | Small changes to conform Google C++ styleguide | Elisey Puzko | 2018-02-18 | 1 | -9/+7 |
* | 2017-09-23 | LaG1924 | 2018-01-13 | 1 | -1/+16 |
* | 2017-09-15 | LaG1924 | 2018-01-13 | 1 | -1/+3 |
* | 2017-09-03 | LaG1924 | 2018-01-13 | 1 | -1/+3 |
* | 2017-08-27 | LaG1924 | 2018-01-13 | 1 | -0/+5 |
* | 2017-08-20 | LaG1924 | 2017-08-20 | 1 | -5/+4 |
* | 2017-07-29 | LaG1924 | 2017-07-29 | 1 | -0/+15 |