- Jul 12, 2022
-
-
klorpa authored
-
- Mar 20, 2021
-
-
ezsh authored
where possible (everywhere except Windows) replace copying game file with symlinking, on Linux do the same to CEF libraries. Remove bundled CEF modules, leave only FindCEF for CEF_ROOT var handling. TRy to find system CEF module first.
-
ezsh authored
Consolidate the general, platform-agnostic part of the main()/WinMain() in static FCHost::main() function to avoid code duplication.
-
- Oct 06, 2019
-
-
klorpa authored
-
- Aug 06, 2019
-
-
svornost authored
Probably ought to actually build the storage module, since it's pretty much the most important part of this whole thing.
-
- Aug 05, 2019
-
-
svornost authored
-