Commit History

Author SHA1 Message Date
  Ivan Savenko 5d80457eda Merge with vcmi/develop branch 2 years ago
  Ivan Savenko 325c29da0d Merge remote-tracking branch 'vcmi/develop' into battle_improvements 2 years ago
  Ivan Savenko eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2 years ago
  Ivan Savenko 864990db13 Implemented Bloodlust & Petrification effect 2 years ago
  Andrii Danylchenko 8c07ddbae0 Merge pull request #1204 from IvanSavenko/single_process_app_upgrade 2 years ago
  Ivan Savenko d94076c618 Fix msvc build 2 years ago
  Ivan Savenko 99e5569ab5 Changes according to review 2 years ago
  Ivan Savenko db2a40600d Fixed some of the warnings detected by CI run 2 years ago
  Ivan Savenko facf77b3ae vstd::unique -> std::unique 2 years ago
  Ivan Savenko fb6b3c31e8 Renamed UNUSED -> MAYBE_UNUSED macro to match c++17 attribute name 2 years ago
  Ivan Savenko 3219e322ae Fixed all non-silenced gcc/clang warnings 2 years ago
  Ivan Savenko fd97b51183 Yet another attempt to fix Windows compile: 2 years ago
  Ivan Savenko d2702a8fcd Removed old definitions from Global.h 2 years ago
  Andrii Danylchenko eeea01d778 NKAI: namespace 3 years ago
  Andrey Filipenkov b8eef4ce35 support building against iOS SDK < 13.0 3 years ago
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
  Andrey Filipenkov b8fa692bda simulator reads data from the macOS directory 4 years ago
  Andrey Filipenkov b824a90295 initial iOS support to fix building 4 years ago
  Andrii Danylchenko 9c8d776398 Merge branch 'develop' into handlersAbstraction 4 years ago
  Andrey Filipenkov bc1d99431d fix boost.locale crash on macOS-arm64 4 years ago
  AlexVinS ecaa9f5d0b Entities redesign and a few ERM features 7 years ago
  Dmitry Orlov ef6220ebec Fix: Creature resolution failed when mod is in the custom directory 4 years ago
  John Bolton a05ae78e67 Fixed lots of warnings. 5 years ago
  Dydzio 545b07b8b8 Thread interruption fixes 6 years ago
  Arseniy Shestakov f5d8e5b0cc Move Boost Asio compatibility code to Global.h. Fix by @dydzio06143 7 years ago
  Henning Koehler 04925314f8 findKey returns success in found parameter 7 years ago
  Henning Koehler 05838b3827 Bonuse::toJsonNode uses string constants for type/subtype 8 years ago
  Ivan Romanov eea50a044c Hide "this statement may fall through" warnings 7 years ago
  Henning Koehler 3cc84e5975 moved contains functions for multimap to Globals.h 8 years ago
  Dydzio 906bd7fc71 Fix CMake MSVS build problem (#366) 8 years ago