Commit History

Author SHA1 Message Date
  Andrey Filipenkov 24a5dd797c fix starting local server 3 years ago
  Andrey Filipenkov de05479532 Revert "attempt to run server in a separate app" 3 years ago
  Andrey Filipenkov e61e283b75 [iOS] remove everything related to server app 3 years ago
  Andrey Filipenkov c6e51852d0 add ability to build VCMI as single process 3 years ago
  Andrey Filipenkov 0a1f824add fix installing shared Boost libraries 3 years ago
  Andrey Filipenkov 2d3002bc1d add standard lib target back 3 years ago
  Andrey Filipenkov 267e8df7db move lib/CMakeLists.txt to cmake_modules/VCMI_lib.cmake 3 years ago
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
  Andrey Filipenkov 1319c8f197 fix building Client with the latest cmake 3 years ago
  Andrey Filipenkov ede9f33328 fix linking with FFmpeg 3 years ago
  Andrey Filipenkov 27551a9eae fix using local minizip after rebase 3 years ago
  Andrey Filipenkov d69d2c705f update cmake iOS toolchain 3 years ago
  Andrey Filipenkov 3388583089 use component-based install to copy only what's needed for every app 3 years ago
  Andrey Filipenkov fae295da88 allow building without codesigning 3 years ago
  Andrey Filipenkov 8319c30695 copy external TBB dylib to app package 3 years ago
  Andrey Filipenkov fb32dd0ffc adapt config to new dependencies 3 years ago
  Andrey Filipenkov 9dc5f3ed8b improve RPATH handling, apply RPATH when installing dylibs 3 years ago
  Andrey Filipenkov d0f1275e61 add TBB and LuaJIT dependencies 4 years ago
  Andrey Filipenkov 6652e656c3 disable some launcher settings that are useless on iOS 4 years ago
  Andrey Filipenkov 13d0de17cd use shared path as user data when available 4 years ago
  Andrey Filipenkov 4c848b8f00 fix showing icons in the launcher 4 years ago
  Andrey Filipenkov 67ef0c234d build Qt launcher, launch Client with it 4 years ago
  Andrey Filipenkov 821672a1a4 refactor VCMIDirsIOS::dataPaths() 4 years ago
  Andrey Filipenkov bb9d19deee fix whitespace 4 years ago
  Andrey Filipenkov f97ff108a7 show SDL's textfield above the keyboard for game chat, extract handling to separate class 4 years ago
  Andrey Filipenkov 217c83a7e7 convert text input rect to screen coordinates 4 years ago
  Andrey Filipenkov 1a45b97f5e improve keyboard hide detection 4 years ago
  Andrey Filipenkov bca46d9560 fix focusing input on Save screen 4 years ago
  Andrey Filipenkov 123fd5933e trigger chat message with pinch gesture 4 years ago
  Andrey Filipenkov 497bf58d32 disable modules 4 years ago