Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added basic Chat | LaG1924 | 2021-07-04 | 1 | -1/+2 |
* | Added Respawn screen | LaG1924 | 2021-07-03 | 1 | -4/+8 |
* | Added Loading screen | LaG1924 | 2021-07-02 | 1 | -1/+4 |
* | Fixed entity bug found by @uis246 | LaG1924 | 2021-06-24 | 1 | -3/+0 |
* | Corrected Game Start conditions | LaG1924 | 2020-07-30 | 1 | -9/+20 |
* | Minor protocol support improvement | LaG1924 | 2020-07-30 | 1 | -0/+10 |
* | Improved ChatComponent support #13 | LaG1924 | 2020-07-28 | 1 | -1/+1 |
* | Support for non-overworld dimensions | LaG1924 | 2020-07-27 | 1 | -1/+16 |
* | Integrated Optick profiler | LaG1924 | 2019-04-30 | 1 | -0/+2 |
* | Second iteration of changing to single-threaded model | LaG1924 | 2019-04-21 | 1 | -1/+1 |
* | GameState double-buffering | LaG1924 | 2019-01-27 | 1 | -17/+0 |
* | Added slow GameState sync | LaG1924 | 2019-01-27 | 1 | -0/+17 |
* | Refactored GameState | LaG1924 | 2019-01-27 | 1 | -584/+594 |
* | Smooth sun movement | LaG1924 | 2018-08-21 | 1 | -0/+5 |
* | Implemented Creative Flight | LaG1924 | 2018-08-08 | 1 | -3/+6 |
* | 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 |
* | 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 |