Skip to content
Snippets Groups Projects
  1. Nov 22, 2021
  2. Mar 20, 2021
    • svornost's avatar
      CefExecuteProcess needs the app pointer otherwise initialization in... · 76bac52a
      svornost authored
      CefExecuteProcess needs the app pointer otherwise initialization in multi-process mode doesn't work correctly
      76bac52a
    • 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
  3. Nov 23, 2020
  4. Apr 22, 2020
  5. Apr 21, 2020
  6. Mar 31, 2020
  7. Mar 05, 2020
  8. Aug 18, 2019
  9. Aug 16, 2019
    • klorpa's avatar
      Misc · 8f9d87d1
      klorpa authored
      8f9d87d1
  10. Aug 07, 2019
  11. Aug 06, 2019
  12. Aug 05, 2019
Loading