コミット履歴

作者 SHA1 メッセージ 日付
  Ivan Savenko a494dc4870 Refactoring of CGarrisonInt 2 年 前
  Dydzio ee663b1595 Changes from code review 2 年 前
  Dydzio 484d03334c New garrison interface layout: Reversed two rows + labels below slot 2 年 前
  Ivan Savenko 3e8debc243 Allow dismissing heroes from kingdom overview window 2 年 前
  Ivan Savenko 18db944083 Replaced clickReleased with clickPressed where applicable in H3 2 年 前
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods 2 年 前
  Ivan Savenko 563d7dd41f Renamed RCLICK -> SHOW_POPUP 2 年 前
  Ivan Savenko d4aa778547 Replaced clickRight event with showPopupWindow/closePopupWindow 2 年 前
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface 2 年 前
  Ivan Savenko 1f513fd280 Extracted event management from GuiHandler and CIntObject 2 年 前
  Ivan Savenko dbc4330fc5 Fixed positioning of resource bar and town list in other windows 2 年 前
  Ivan Savenko a015bf6507 Initial part of dynamically-sized adventure map: 2 年 前
  Konstantin 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h 2 年 前
  Ivan Savenko dea10e6091 Use more descriptive names for hotkeys 2 年 前
  Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system 2 年 前
  SoundSSGood dcac8252f3 fixed windows positions 2 年 前
  SoundSSGood a8220c551f fixed init CArtifactsOfHero 2 年 前
  Ivan Savenko 63b197b78a Converted attributes to use c++17 functionality 2 年 前
  Konstantin 11b237a23c vcmi: massive refactoring v1 2 年 前
  Ivan Savenko a0e9e01b48 Renamed & reorganized all game mechanics settings names 2 年 前
  Ivan Savenko 383387ef29 Integrated defaultMods into mod system 2 年 前
  Konstantin 300a8a15ba vcmi: remove estates bonus 2 年 前
  Konstantin 5366f9190e vcmi: reduce boost::lexical_cast usage 2 年 前
  SoundSSGood a1dbbe2d86 redraw optimization 2 年 前
  Ivan Savenko f8c1c46562 removed CAdvMapInt::handleRightClick method 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 ee7a573cb8 Refactoring of SDL API usage: 2 年 前
  Ivan Savenko 05a1d7c6e3 All text for factions/towns/building are passed through translator 2 年 前
  Ivan Savenko fa6f7513e8 All heroes-related strings are passed through translator 2 年 前