Commit History

Author SHA1 Message Date
  Ivan Savenko bdb8e0ee5c Introduced string identifiers for H3 texts, still WIP 2 years ago
  Ivan Savenko eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2 years ago
  Ivan Savenko fb6b3c31e8 Renamed UNUSED -> MAYBE_UNUSED macro to match c++17 attribute name 2 years ago
  Ivan Savenko 0cae259f53 Most of rendering in BattleInt is done via canvas 2 years ago
  Ivan Savenko abb553d975 Next step of code refactoring: 2 years ago
  Andrey Filipenkov ebeff94130 inherit CHeroWindow from CStatusbarWindow for proper status bar support 3 years ago
  John Bolton 6d8f1e4530 Fixed incorrect usage of const std::shared_ptr. Resolves 0003142. 5 years ago
  AlexVinS 55b54024a8 Cherry-picked essential fix from #631. This fixes https://bugs.vcmi.eu/view.php?id=3074. 5 years ago
  Alexander Shishkin b00e935e4d Warnings fixes (#538) 6 years ago
  KasyanDiGris fa5a14e2d8 Stabilize vcmi (#488) 7 years ago
  Alexander Shishkin 75f8c8b29a Gui cleanup4 (#446) 7 years ago
  Alexander Shishkin 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) 7 years ago
  AlexVinS 0b70baa95e Spells configuration version 2 (effect-based) 8 years ago
  AlexVinS a8d25ea7b2 CHeroWindow tweaks 9 years ago
  Henning Koehler abdca71828 skill names and descriptions are fully managed by CSkillHandler 8 years ago
  Henning Koehler 0357a4fe3b enabled config of skill descriptions 8 years ago
  AlexVinS 61e241308d Logging cleanup 8 years ago
  ArseniyShestakov b2f74a93cf Code style: add empty parameter list to all lambda expressions (#345) 8 years ago
  ArseniyShestakov b52cfe5283 Code style: use parentheses for creating heap-based objects (#344) 8 years ago
  ArseniyShestakov a4c0ad94b1 Code style: remove default value hints in definitions (#342) 8 years ago
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
  AlexVinS 63cbf960df cleaned up spell window creation 9 years ago
  AlexVinS abb875b400 cleanup 9 years ago
  Vadim Markovtsev 2c1dddde33 Fix memory problems with BonusList 9 years ago
  Vadim Markovtsev 31e5f7b800 Fix morale widget update after dismissing a creature in garrison 9 years ago
  Arseniy Shestakov 0236309d25 CArtifactsOfHero: use shared_ptr for SCommonPart 9 years ago
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 years ago
  Vadim Markovtsev 9f3313524e Fix 2160 dismissing a VIP hero 9 years ago
  ArseniyShestakov 4f3eb919e5 CHeroWindow: block dismiss button if there no other heroes and no towns 10 years ago
  ArseniyShestakov 0704e38697 Fix Quest Log button in hero window 10 years ago