Commit History

Author SHA1 Message Date
  Dydzio dbfcb5a749 Implement interactable town tooltip 2 years ago
  Dydzio ea0ee87299 Interactable hero status - alternative infobox component 2 years ago
  Ivan Savenko 18db944083 Replaced clickReleased with clickPressed where applicable in H3 2 years ago
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods 2 years ago
  Ivan Savenko 9cd246ab8b Merge pull request #2259 from IvanSavenko/campaign_refactoring 2 years ago
  Mike c35d9d66a6 Brought back missing fort level in info box 2 years ago
  Ivan Savenko 85262cf4f5 Moved CGameState files into a separate directory 2 years ago
  Ivan Savenko 563d7dd41f Renamed RCLICK -> SHOW_POPUP 2 years ago
  Ivan Savenko d4aa778547 Replaced clickRight event with showPopupWindow/closePopupWindow 2 years ago
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface 2 years ago
  Ivan Savenko ad3e54e6c0 Reduced usage of topWindow() method 2 years ago
  Konstantin 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h 2 years ago
  Konstantin fbc05c70ac vcmi: camelCase methods of new classes 2 years ago
  Konstantin b6eb2dc060 vcmi: rename IFactionMember and ICreature 2 years ago
  Konstantin a2d4c72016 vcmi: morale and luck now also IFactionMember 2 years ago
  Ivan Savenko a654cc2391 Removed vstd::advance. Added vstd::next to handle similar cases. 2 years ago
  Konstantin fedf7d377c vcmi: remove TFaction 2 years ago
  Konstantin 11b237a23c vcmi: massive refactoring v1 2 years ago
  Ivan Savenko a0e9e01b48 Renamed & reorganized all game mechanics settings names 2 years ago
  Ivan Savenko 383387ef29 Integrated defaultMods into mod system 2 years ago
  Konstantin ebbc8cf208 vcmi: remove BLOCK_LUCK bonus 2 years ago
  Konstantin c07e74250b vcmi: remove BLOCKS_MORALE bonus 2 years ago
  Konstantin 0dbc7169d8 vcmi: fix creature numbers on infobar 2 years ago
  Konstantin 5366f9190e vcmi: reduce boost::lexical_cast usage 2 years ago
  Ivan Savenko acdb8d6e06 renamed Unicode -> TextOperations, to use for all text processing 2 years ago
  Ivan Savenko 8c52cbcd00 Merge pull request #1429 from dydzio0614/creature-numeric-quantities 2 years ago
  Dydzio e48a4185ed Use config values from new settings 2 years ago
  Ivan Savenko f8c1c46562 removed CAdvMapInt::handleRightClick method 2 years ago
  Ivan Savenko ab8b407294 Style cleanup 2 years ago
  Ivan Savenko 34dcb4127a Removed text utilities from SDL_Extensions 2 years ago