Skip to content
Snippets Groups Projects
  1. Mar 20, 2021
    • ezsh's avatar
      Remove unneeded CEF cmake files · 9515efba
      ezsh authored
      9515efba
    • ezsh's avatar
      FCHost: tune build scripts · 2fc03699
      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.
      2fc03699
    • ezsh's avatar
      FCHost: refactor main inplementation · b2b5257f
      ezsh authored
      Consolidate the general, platform-agnostic part of the main()/WinMain()
      in static FCHost::main() function to avoid code duplication.
      b2b5257f
    • ezsh's avatar
      Make FCHost compile on Linux/X11 · b9d08079
      ezsh authored
      Linux handlers and main() were copied from the cefsimple test app,
      persistent storage implementation rewritten using cstdio and
      std::filesystem to make it cross-platform.
      b9d08079
  2. Mar 16, 2021
  3. Nov 23, 2020
  4. Apr 22, 2020
  5. Apr 21, 2020
  6. Mar 31, 2020
  7. Mar 05, 2020
  8. Oct 06, 2019
  9. Aug 18, 2019
  10. Aug 16, 2019
    • klorpa's avatar
      Misc · 8f9d87d1
      klorpa authored
      8f9d87d1
  11. Aug 07, 2019
  12. Aug 06, 2019
  13. Aug 05, 2019
Loading