Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bare-bones blocks placement | Elisey Puzko | 2018-02-22 | 1 | -0/+4 |
* | New event: SelectedBlockChanged | Elisey Puzko | 2018-02-20 | 1 | -1/+6 |
* | Small changes to conform Google C++ styleguide | Elisey Puzko | 2018-02-18 | 1 | -38/+39 |
* | Implemented basic digging | LaG1924 | 2018-02-03 | 1 | -0/+8 |
* | Fixed segfault on connecting to server | LaG1924 | 2018-01-13 | 1 | -6/+6 |
* | Removed GlobalState thread. His tasks assigned to Render thread. | LaG1924 | 2018-01-13 | 1 | -35/+11 |
* | Replaced all usages of NC to new implementation | LaG1924 | 2018-01-13 | 1 | -4/+7 |
* | Fixed some incorrect types for events | LaG1924 | 2018-01-13 | 1 | -2/+2 |
* | Tried to fix deadlock | LaG1924 | 2018-01-13 | 1 | -1/+2 |
* | All usages of previous event-system replaced with new event-system | LaG1924 | 2018-01-13 | 1 | -37/+34 |
* | Fixed compilation errors | LaG1924 | 2018-01-13 | 1 | -0/+4 |
* | Refactored #include directives | LaG1924 | 2018-01-13 | 1 | -0/+1 |
* | 2017-10-15 | LaG1924 | 2018-01-13 | 1 | -10/+23 |
* | 2017-10-14 | LaG1924 | 2018-01-13 | 1 | -1/+4 |
* | 2017-10-09 | LaG1924 | 2018-01-13 | 1 | -0/+215 |