提交历史

作者 SHA1 备注 提交日期
  Konstantin f264c541fb vcmi: skill-agnostic tactics 2 年之前
  Konstantin 5366f9190e vcmi: reduce boost::lexical_cast usage 2 年之前
  Ivan Savenko 7c58a46279 Removed some instances of access to `screen` surface 2 年之前
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader 2 年之前
  Ivan Savenko fa6f7513e8 All heroes-related strings are passed through translator 2 年之前
  Ivan Savenko e22f6283c2 Secondary skills strings are now passed through translator 2 年之前
  Ivan Savenko bdb8e0ee5c Introduced string identifiers for H3 texts, still WIP 2 年之前
  Ivan Savenko eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2 年之前
  Ivan Savenko fb6b3c31e8 Renamed UNUSED -> MAYBE_UNUSED macro to match c++17 attribute name 2 年之前
  Ivan Savenko 0cae259f53 Most of rendering in BattleInt is done via canvas 3 年之前
  Ivan Savenko abb553d975 Next step of code refactoring: 3 年之前
  Andrey Filipenkov ebeff94130 inherit CHeroWindow from CStatusbarWindow for proper status bar support 3 年之前
  John Bolton 6d8f1e4530 Fixed incorrect usage of const std::shared_ptr. Resolves 0003142. 5 年之前
  AlexVinS 55b54024a8 Cherry-picked essential fix from #631. This fixes https://bugs.vcmi.eu/view.php?id=3074. 5 年之前
  Alexander Shishkin b00e935e4d Warnings fixes (#538) 6 年之前
  KasyanDiGris fa5a14e2d8 Stabilize vcmi (#488) 7 年之前
  Alexander Shishkin 75f8c8b29a Gui cleanup4 (#446) 7 年之前
  Alexander Shishkin 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) 7 年之前
  AlexVinS 0b70baa95e Spells configuration version 2 (effect-based) 8 年之前
  AlexVinS a8d25ea7b2 CHeroWindow tweaks 9 年之前
  Henning Koehler abdca71828 skill names and descriptions are fully managed by CSkillHandler 8 年之前
  Henning Koehler 0357a4fe3b enabled config of skill descriptions 8 年之前
  AlexVinS 61e241308d Logging cleanup 8 年之前
  ArseniyShestakov b2f74a93cf Code style: add empty parameter list to all lambda expressions (#345) 8 年之前
  ArseniyShestakov b52cfe5283 Code style: use parentheses for creating heap-based objects (#344) 8 年之前
  ArseniyShestakov a4c0ad94b1 Code style: remove default value hints in definitions (#342) 8 年之前
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 年之前
  AlexVinS 63cbf960df cleaned up spell window creation 9 年之前
  AlexVinS abb875b400 cleanup 9 年之前
  Vadim Markovtsev 2c1dddde33 Fix memory problems with BonusList 9 年之前