Commit History

Author SHA1 Message Date
  Ivan Savenko 6669ffd4b3 Moved input-related code from SDL_Extensions to GuiHandler 2 years ago
  Ivan Savenko 9c3030603d Removed most SDL includes from headers, removed SDL int's 2 years ago
  Andrey Filipenkov 6727a3673f limit displayed units number to 4 digits on adventure map 2 years ago
  Ivan Savenko d2b837b116 All creature-related texts go through translator 2 years ago
  Ivan Savenko 405b2976d5 Renamed getUpgradeInfo -> fillUpgradeInfo 2 years ago
  Ivan Savenko 0cae259f53 Most of rendering in BattleInt is done via canvas 2 years ago
  Ivan Savenko 7a6ad671ab Separated battle control panel into new class, refactoring of 2 years ago
  Andrey Filipenkov a320af837d fix includes in client subdirectories 3 years ago
  Andrii Danylchenko 0d15089dd4 Do not remove hero if left only with commander 3 years ago
  Dmitry Orlov 8cae3398ba Feature: Army Management Shortcuts should work as in HD+ Mod 3 years ago
  AlexVinS 483a4689ce Fixes for code review issues 4 years ago
  AlexVinS ecaa9f5d0b Entities redesign and a few ERM features 7 years ago
  John Bolton 6d8f1e4530 Fixed incorrect usage of const std::shared_ptr. Resolves 0003142. 5 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
  jerryskye dec825fdc2 redefined lctrl to lgui for macs (#426) 7 years ago
  FeniksFire 86021f0bda Add keyboard shortcuts for quick army management from HD mod. 8 years ago
  AlexVinS 64d9dadd64 Logging cleanup. 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
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
  Arseniy Shestakov dbcd79c48a Code cleanup: remove double and unneded semicolons 8 years ago
  Piotr Wójcik 76acc29d6c Correctly display visiting army in kingdom overview, fixes #1761 8 years ago
  FeniksFire cde8542475 Oversight. 8 years ago
  FeniksFire dd5660ff08 Simplifity code. 8 years ago
  FeniksFire d045f59a11 Little fix in braces #2. 8 years ago
  FeniksFire 68c618cb99 Little fix in highlight in CGarrisonSlot. 8 years ago
  AlexVinS 7d29365e4a Fixed CID 1243197 9 years ago
  AlexVinS 2dd6a47764 try to plug a few coverity false positives 9 years ago
  AlexVinS 27b853618c Fixed a few CWE-457 9 years ago