Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | min/max functions | Elisey Puzko | 2018-02-25 | 1 | -22/+8 |
| | |||||
* | Some nice hack to avoid conflict of std::min and min macro | Elisey Puzko | 2018-02-25 | 1 | -16/+20 |
| | |||||
* | I forgot about these functions | Elisey Puzko | 2018-02-23 | 1 | -3/+3 |
| | |||||
* | Removed redundant header | Elisey Puzko | 2018-02-23 | 1 | -2/+0 |
| | |||||
* | Bare-bones face detection for a block placement | Elisey Puzko | 2018-02-23 | 1 | -2/+44 |
| | |||||
* | Quick fix. | Elisey Puzko | 2018-02-22 | 1 | -5/+11 |
| | | | | A quick fix for a segfault caused by the block placement when there aren't any selected blocks. | ||||
* | Bare-bones blocks placement | Elisey Puzko | 2018-02-22 | 1 | -0/+8 |
| | |||||
* | New event: SelectedBlockChanged | Elisey Puzko | 2018-02-20 | 1 | -11/+40 |
| | |||||
* | Small changes to conform Google C++ styleguide | Elisey Puzko | 2018-02-18 | 1 | -25/+81 |
| | |||||
* | Raycast debug render | LaG1924 | 2018-02-06 | 1 | -0/+1 |
| | |||||
* | Simplified raycast | LaG1924 | 2018-02-06 | 1 | -1/+3 |
| | |||||
* | Block selection implemented with mouse-look | LaG1924 | 2018-02-03 | 1 | -2/+11 |
| | |||||
* | Implemented basic digging | LaG1924 | 2018-02-03 | 1 | -1/+15 |
| | |||||
* | Fixed some UB detected by GCC UB-sanitizer | LaG1924 | 2018-01-20 | 1 | -2/+2 |
| | |||||
* | Replaced all usages of NC to new implementation | LaG1924 | 2018-01-13 | 1 | -57/+39 |
| | |||||
* | All usages of previous event-system replaced with new event-system | LaG1924 | 2018-01-13 | 1 | -9/+9 |
| | |||||
* | Refactored #include directives | LaG1924 | 2018-01-13 | 1 | -2/+6 |
| | |||||
* | 2017-10-14 | LaG1924 | 2018-01-13 | 1 | -1/+5 |
| | |||||
* | 2017-10-09 | LaG1924 | 2018-01-13 | 1 | -12/+18 |
| | |||||
* | 2017-09-30 | LaG1924 | 2018-01-13 | 1 | -133/+94 |
| | |||||
* | 2017-09-16 | LaG1924 | 2018-01-13 | 1 | -3/+17 |
| | |||||
* | 2017-09-15 | LaG1924 | 2018-01-13 | 1 | -3/+17 |
| | |||||
* | 2017-08-23 | LaG1924 | 2017-08-23 | 1 | -1/+4 |
| | |||||
* | 2017-08-20 | LaG1924 | 2017-08-20 | 1 | -1/+5 |
| | |||||
* | 2017-08-19 | LaG1924 | 2017-08-19 | 1 | -2/+2 |
| | |||||
* | 2017-08-18 | LaG1924 | 2017-08-18 | 1 | -12/+14 |
| | |||||
* | 2017-08-17 | LaG1924 | 2017-08-17 | 1 | -1/+1 |
| | |||||
* | 2017-08-16 | LaG1924 | 2017-08-16 | 1 | -15/+79 |
| | |||||
* | 2017-08-12 | LaG1924 | 2017-08-12 | 1 | -5/+18 |
| | |||||
* | 2017-08-07 | LaG1924 | 2017-08-07 | 1 | -242/+250 |
| | |||||
* | 2017-08-05 | LaG1924 | 2017-08-05 | 1 | -0/+2 |
| | |||||
* | 2017-08-03 | LaG1924 | 2017-08-03 | 1 | -5/+14 |
| | |||||
* | 2017-07-29 | LaG1924 | 2017-07-29 | 1 | -0/+383 |