Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed MacOS unnecessary dependencies | LaG1924 | 2021-07-05 | 1 | -4/+10 |
* | Fixed build for Windows-x86 | LaG1924 | 2021-07-05 | 1 | -0/+1 |
* | Changed dynamic libs to static | LaG1924 | 2021-07-04 | 1 | -8/+8 |
* | Updated FreeType2 and RmlUI | LaG1924 | 2021-06-27 | 1 | -8/+5 |
* | Moved font downloading to CMake | LaG1924 | 2021-06-26 | 1 | -0/+2 |
* | Implemented main menu in Rml and improved RmlUi support | LaG1924 | 2021-06-16 | 1 | -0/+3 |
* | Fixed Linux build of RmlUi | LaG1924 | 2021-06-13 | 1 | -7/+7 |
* | Removed ImGui | LaG1924 | 2021-06-13 | 1 | -14/+0 |
* | Added RmlUi to CMakeLists.txt | LaG1924 | 2021-06-13 | 1 | -17/+37 |
* | Fix Travis-CI build error | LaG1924 | 2021-06-07 | 1 | -2/+2 |
* | Refactored CMakeLists.txt | LaG1924 | 2021-06-07 | 1 | -183/+126 |
* | Replaced /external/ with CPMAddPackage | LaG1924 | 2021-06-07 | 1 | -8/+88 |
* | Replaced find_package with CPMAddPackage for more libraries | LaG1924 | 2021-06-06 | 1 | -16/+62 |
* | Added CPM. First attempt to improve dependencies management #15 | LaG1924 | 2021-06-06 | 1 | -4/+35 |
* | Integrated Optick profiler | LaG1924 | 2019-04-30 | 1 | -0/+14 |
* | Added lua-support | LaG1924 | 2019-04-21 | 1 | -0/+5 |
* | Added manifest file for HiDPI-scaling | LaG1924 | 2019-04-21 | 1 | -1/+2 |
* | Added Linux linker flag to produce recognisable executable | LaG1924 | 2018-08-21 | 1 | -0/+1 |
* | Replaced sdl2_image with stb_image | LaG1924 | 2018-08-09 | 1 | -5/+0 |
* | Backported to CMake 3.5 | LaG1924 | 2018-01-31 | 1 | -2/+2 |
* | Default CMAKE_BUILD_TYPE | LaG1924 | 2018-01-20 | 1 | -0/+4 |
* | Cleanup Linux build flags | LaG1924 | 2018-01-20 | 1 | -4/+3 |
* | Special workaround to build WinRel without consolebuild-1 | LaG1924 | 2018-01-14 | 1 | -3/+4 |
* | Directory renamed | LaG1924 | 2018-01-13 | 1 | -2/+2 |
* | Backported to C++14 | LaG1924 | 2018-01-13 | 1 | -1/+1 |
* | Fixed compilation errors | LaG1924 | 2018-01-13 | 1 | -1/+1 |
* | Fixed CMake error | LaG1924 | 2018-01-13 | 1 | -1/+1 |
* | 2017-09-24 | LaG1924 | 2018-01-13 | 1 | -0/+5 |
* | 2017-09-15 | LaG1924 | 2018-01-13 | 1 | -2/+0 |
* | 2017-08-29 | LaG1924 | 2018-01-13 | 1 | -6/+4 |
* | 2017-08-27 | LaG1924 | 2018-01-13 | 1 | -19/+25 |
* | 2017-08-16 | LaG1924 | 2017-08-16 | 1 | -1/+1 |
* | 2017-08-03 | LaG1924 | 2017-08-03 | 1 | -1/+1 |
* | 2017-07-29 | LaG1924 | 2017-07-29 | 1 | -3/+1 |
* | 2017-07-26 | LaG1924 | 2017-07-26 | 1 | -11/+8 |
* | 2017-07-24 | LaG1924 | 2017-07-24 | 1 | -13/+4 |
* | 2017-07-21 | LaG1924 | 2017-07-21 | 1 | -1/+1 |
* | 2017-06-21 | LaG1924 | 2017-06-21 | 1 | -12/+13 |
* | 2017-06-20 | LaG1924 | 2017-06-20 | 1 | -4/+4 |
* | 2017-06-17 | LaG1924 | 2017-06-17 | 1 | -9/+8 |
* | 2017-06-14 | LaG1924 | 2017-06-14 | 1 | -24/+24 |
* | 2017-06-07 | LaG1924 | 2017-06-07 | 1 | -28/+39 |
* | 2017-05-31 | LaG1924 | 2017-05-31 | 1 | -9/+3 |
* | 2017-05-28 | LaG1924 | 2017-05-28 | 1 | -16/+39 |
* | 2017-05-26 | LaG1924 | 2017-05-26 | 1 | -7/+11 |
* | 2017-05-21 | LaG1924 | 2017-05-21 | 1 | -6/+11 |
* | 2017-05-18 | LaG1924 | 2017-05-18 | 1 | -47/+7 |
* | 2017-05-13 | LaG1924 | 2017-05-13 | 1 | -1/+1 |
* | 2017-05-12 | LaG1924 | 2017-05-12 | 1 | -17/+48 |
* | 2017-05-10 | LaG1924 | 2017-05-10 | 1 | -11/+42 |
* | 2017-04-23 | LaG1924 | 2017-04-21 | 1 | -1/+2 |
* | 2017-04-21 | LaG1924 | 2017-04-21 | 1 | -5/+16 |
* | 2017-04-15 | LaG1924 | 2017-04-15 | 1 | -0/+21 |