Commit History

Author SHA1 Message Date
  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
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader 2 years ago
  Dydzio 685d63603d Merge branch 'develop' into creature-numeric-quantities 2 years ago
  Andrey Filipenkov 6727a3673f limit displayed units number to 4 digits on adventure map 2 years ago
  Ivan Savenko 0e8ee929df Renamed CCursorHandler -> CursorHandler 2 years ago
  Dydzio 8248feebf7 Implement numeric creature descriptions with config toggle on/off 2 years ago
  Ivan Savenko 864990db13 Implemented Bloodlust & Petrification effect 2 years ago
  Ivan Savenko ac839ad26a Changes to rest of the code according to review: 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
  Ivan Savenko 7a6ad671ab Separated battle control panel into new class, refactoring of 2 years ago
  Dmitry Orlov 30b879ae5d Fixed: duplicated bonusing building. Improved: opposite bonus propagation 4 years ago
  Dmitry Orlov 25d9ea1ddf Feature: Opposite Side Limiter 4 years ago
  Dmitry Orlov 6f0864b47c Feature: Town Negative Bonuses. Fix: Negative bonus bearers should not be affected 4 years ago
  AlexVinS ecaa9f5d0b Entities redesign and a few ERM features 7 years ago
  Dmitry Orlov 39de2f6435 Fix: Morale bonus should be shown correctly 5 years ago
  John Bolton a05ae78e67 Fixed lots of warnings. 5 years ago
  John Bolton 6d8f1e4530 Fixed incorrect usage of const std::shared_ptr. Resolves 0003142. 5 years ago