Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added screenshot-mode | LaG1924 | 2021-07-04 | 1 | -1/+6 |
* | Added basic Chat | LaG1924 | 2021-07-04 | 1 | -10/+2 |
* | Added RmlDebugger | LaG1924 | 2021-07-04 | 1 | -0/+18 |
* | Added Respawn screen | LaG1924 | 2021-07-03 | 1 | -0/+4 |
* | Added Settings UI | LaG1924 | 2021-06-22 | 1 | -43/+50 |
* | Implemented RmlFileInterface | LaG1924 | 2021-06-18 | 1 | -9/+5 |
* | Implemented main menu in Rml and improved RmlUi support | LaG1924 | 2021-06-16 | 1 | -4/+71 |
* | Improved RmlUi integration | LaG1924 | 2021-06-13 | 1 | -0/+46 |
* | Removed ImGui | LaG1924 | 2021-06-13 | 1 | -342/+0 |
* | Implemented basic RmlUi integration | LaG1924 | 2021-06-13 | 1 | -0/+40 |
* | Improved ChatComponent support #13 | LaG1924 | 2020-07-28 | 1 | -1/+1 |
* | Completely removed hardcoded list of blockstates | LaG1924 | 2019-05-20 | 1 | -2/+2 |
* | Integrated Optick profiler | LaG1924 | 2019-04-30 | 1 | -1/+7 |
* | Second iteration of changing to single-threaded model | LaG1924 | 2019-04-21 | 1 | -9/+12 |
* | Basic single-threaded implementation | LaG1924 | 2019-04-21 | 1 | -31/+28 |
* | Renamed GlobalState to Game | LaG1924 | 2019-04-21 | 1 | -1/+1 |
* | Refactored lua-api | LaG1924 | 2019-04-21 | 1 | -1/+16 |
* | Added "Renderer faces" metric | LaG1924 | 2019-01-27 | 1 | -0/+4 |
* | Added const-keyword to World | LaG1924 | 2019-01-27 | 1 | -14/+14 |
* | GameState double-buffering | LaG1924 | 2019-01-27 | 1 | -2/+4 |
* | Added slow GameState sync | LaG1924 | 2019-01-27 | 1 | -1/+2 |
* | Refactored GameState | LaG1924 | 2019-01-27 | 1 | -28/+32 |
* | Added Framebuffer class | LaG1924 | 2019-01-25 | 1 | -12/+34 |
* | #11 Single field for ip and port | uis | 2018-10-17 | 1 | -5/+13 |
* | More correct face culling for rotated blocks | LaG1924 | 2018-08-20 | 1 | -2/+3 |
* | Correct face culling for rotated blocks | LaG1924 | 2018-08-11 | 1 | -0/+3 |
* | Changeable brightness | LaG1924 | 2018-08-09 | 1 | -2/+9 |
* | Implemented Creative Flight | LaG1924 | 2018-08-08 | 1 | -0/+7 |
* | Added to HUD id of selected block | LaG1924 | 2018-08-08 | 1 | -0/+5 |
* | More data saved in Settings | LaG1924 | 2018-08-07 | 1 | -20/+39 |
* | Implemented Settings Manager | LaG1924 | 2018-08-06 | 1 | -8/+17 |
* | 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 |