Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change OpenGL context profile to core | LaG1924 | 2018-08-05 | 1 | -0/+1 |
* | Refactored AssetManager | LaG1924 | 2018-08-05 | 1 | -2/+4 |
* | Removed previous implementation of texture atlas | LaG1924 | 2018-08-05 | 1 | -1/+0 |
* | Replaced usage of old texture atlas | LaG1924 | 2018-08-05 | 1 | -2/+2 |
* | Implemented basic lighting | LaG1924 | 2018-03-13 | 1 | -0/+14 |
* | Some more tabs -> spaces conversions | Elisey Puzko | 2018-02-23 | 1 | -25/+25 |
* | Mouse capture fix | Elisey Puzko | 2018-02-23 | 1 | -2/+2 |
* | Bare-bones face detection for a block placement | Elisey Puzko | 2018-02-23 | 1 | -0/+1 |
* | Bare-bones blocks placement | Elisey Puzko | 2018-02-22 | 1 | -5/+12 |
* | New event: SelectedBlockChanged | Elisey Puzko | 2018-02-20 | 1 | -163/+166 |
* | Another attempt at increasing readability | Elisey Puzko | 2018-02-18 | 1 | -85/+148 |
* | Block selection implemented with mouse-look | LaG1924 | 2018-02-03 | 1 | -1/+7 |
* | Implemented basic digging | LaG1924 | 2018-02-03 | 1 | -9/+19 |
* | Fixed chat error | LaG1924 | 2018-01-14 | 1 | -0/+1 |
* | Removed GlobalState thread. His tasks assigned to Render thread. | LaG1924 | 2018-01-13 | 1 | -79/+77 |
* | Finally removed all SFML references | LaG1924 | 2018-01-13 | 1 | -2/+2 |
* | Added togglable VSync option | LaG1924 | 2018-01-13 | 1 | -0/+10 |
* | There is no more latency in PUSH_EVENT, so DIRECT_EVENT_CALL can be replaced with PUSH_EVENT | LaG1924 | 2018-01-13 | 1 | -1/+1 |
* | Fixed some incorrect types for events | LaG1924 | 2018-01-13 | 1 | -2/+2 |
* | All usages of previous event-system replaced with new event-system | LaG1924 | 2018-01-13 | 1 | -68/+64 |
* | Disabled VSync | LaG1924 | 2018-01-13 | 1 | -0/+2 |
* | Fixed compilation errors | LaG1924 | 2018-01-13 | 1 | -1/+1 |
* | Refactored #include directives | LaG1924 | 2018-01-13 | 1 | -4/+7 |
* | 2017-10-15 | LaG1924 | 2018-01-13 | 1 | -51/+59 |
* | 2017-10-14 | LaG1924 | 2018-01-13 | 1 | -99/+143 |
* | 2017-10-09 | LaG1924 | 2018-01-13 | 1 | -22/+25 |
* | 2017-10-07 | LaG1924 | 2018-01-13 | 1 | -3/+4 |
* | 2017-09-30 | LaG1924 | 2018-01-13 | 1 | -6/+11 |
* | 2017-09-23 | LaG1924 | 2018-01-13 | 1 | -0/+2 |
* | 2017-09-20 | LaG1924 | 2018-01-13 | 1 | -2/+2 |
* | 2017-09-19 | LaG1924 | 2018-01-13 | 1 | -2/+2 |
* | 2017-09-16 | LaG1924 | 2018-01-13 | 1 | -14/+82 |
* | 2017-09-15 | LaG1924 | 2018-01-13 | 1 | -11/+62 |
* | 2017-09-03 | LaG1924 | 2018-01-13 | 1 | -3/+6 |
* | 2017-08-29 | LaG1924 | 2018-01-13 | 1 | -77/+195 |
* | 2017-08-27 | LaG1924 | 2018-01-13 | 1 | -96/+82 |
* | 2017-08-23 | LaG1924 | 2017-08-23 | 1 | -4/+3 |
* | 2017-08-20 | LaG1924 | 2017-08-20 | 1 | -5/+6 |
* | 2017-08-19 | LaG1924 | 2017-08-19 | 1 | -8/+9 |
* | 2017-08-17 | LaG1924 | 2017-08-17 | 1 | -2/+6 |
* | 2017-08-16 | LaG1924 | 2017-08-16 | 1 | -3/+6 |
* | 2017-08-12 | LaG1924 | 2017-08-12 | 1 | -4/+10 |
* | 2017-08-07 | LaG1924 | 2017-08-07 | 1 | -34/+95 |
* | 2017-08-05 | LaG1924 | 2017-08-05 | 1 | -4/+8 |
* | 2017-08-03 | LaG1924 | 2017-08-03 | 1 | -2/+20 |
* | 2017-07-29 | LaG1924 | 2017-07-29 | 1 | -0/+137 |