Commit History

Author SHA1 Message Date
  Konstantin 7a5775a9f9 vcmi: use std::optional 2 years ago
  SoundSSGood ea7dd14d8b client is able to erase artifact 2 years ago
  Andrey Filipenkov c4e7e91850 fix single process build for Android 2 years ago
  Ivan Savenko 2855606a88 Enabled & fixed -Woverloaded-virtual warning from gcc/cland 2 years ago
  SoundSSGood 3142f32cbb Fix for callback return. More code optimization 3 years ago
  SoundSSGood 9647758812 Apply suggested changes next part 3 years ago
  SoundSSGood d0895e30ef callback functions and cleaning up unused code 3 years ago
  Andrii Danylchenko 82a9f82e1c BattleAI: retreat 3 years ago
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
  Andrii Danylchenko b4d3445559 Merge pull request #971 from kambala-decapitator/fix-warnings 3 years ago
  Andrey Filipenkov a1cf120ea6 add missing virtual destructors 3 years ago
  Andrey Filipenkov 7e6ed0583c disable all scripting code when configuring without scripting modules 3 years ago
  Dmitry Orlov 8cae3398ba Feature: Army Management Shortcuts should work as in HD+ Mod 3 years ago
  AlexVinS ecaa9f5d0b Entities redesign and a few ERM features 7 years ago
  AlexVinS 4b5910c2f4 VCAI performance improvements 6 years ago
  Andrii Danylchenko f327c46fa3 AI pathfinding: rename and add const to functions 7 years ago
  Andrii Danylchenko 49c872e4ec AI: replace SectorMap with new PathfinderManager 7 years ago
  Andrii Danylchenko 7150fc9f71 AI: pathfinder api supports configuration 7 years ago
  Alexander Shishkin 75f8c8b29a Gui cleanup4 (#446) 7 years ago
  Arseniy Shestakov 674242da54 CCallback: remove unregisterAllInterfaces 7 years ago
  Arseniy Shestakov ac66fc7f42 Full rework of pre-game interface and networking 7 years ago
  AlexVinS e666b2740c Do not use CCreature in CSimpleArmy 7 years ago
  AlexVinS 0b70baa95e Spells configuration version 2 (effect-based) 8 years ago
  Piotr Wójcik 7171fa7ad4 Formatting 8 years ago
  Piotr Wójcik 58b427345f Constify 8 years ago
  Piotr Wójcik 78e5d39ea0 Change variables type 8 years ago
  Piotr Wójcik f145b4be91 Correctly sacrifice many stacks or many atrifacts, fixes #2607 8 years ago
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
  AlexVinS 3d1a84875e Queries refactoring 8 years ago
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 years ago