Historique des commits

Auteur SHA1 Message Date
  Andrii Danylchenko 37baec1d24 Fix crash on replaced hero placeholder mouseover il y a 2 ans
  Ivan Savenko 8c52cbcd00 Merge pull request #1429 from dydzio0614/creature-numeric-quantities il y a 2 ans
  Andrii Danylchenko 47b253e837 #1579 - check z coord as well il y a 2 ans
  Konstantin 286c1e522e vcmi: modernize netpacks il y a 2 ans
  Ivan Savenko 50e8a62178 Remove access to creature dwellings names via CGeneralTextHandler il y a 2 ans
  Ivan Savenko 6c472339ce Refactoring of ObjectClassesHandler il y a 2 ans
  Ivan Savenko 83bb70cd8a All CGPickable objects are now fully configurable il y a 2 ans
  Dydzio 685d63603d Merge branch 'develop' into creature-numeric-quantities il y a 2 ans
  Ivan Savenko 47c1803c42 Finalization of refactoring: il y a 2 ans
  Ivan Savenko 05a1d7c6e3 All text for factions/towns/building are passed through translator il y a 2 ans
  Ivan Savenko 388ed88b5d All artifact strings now pass through translator il y a 2 ans
  Ivan Savenko d2b837b116 All creature-related texts go through translator il y a 2 ans
  Ivan Savenko fa6f7513e8 All heroes-related strings are passed through translator il y a 2 ans
  Ivan Savenko e22f6283c2 Secondary skills strings are now passed through translator il y a 2 ans
  Ivan Savenko 5da407e822 All spell texts are now passed through translator il y a 2 ans
  Dydzio 8248feebf7 Implement numeric creature descriptions with config toggle on/off il y a 2 ans
  Ivan Savenko 4f3ea0d1d9 Renamed Terrain.h/cpp -> TerrainHandler.h/cpp il y a 2 ans
  Ivan Savenko 7c7ae26e67 Map/Road/River identifiers are now private members il y a 2 ans
  Ivan Savenko 64885bdf6b Better names for terrain parameters. Support for new movement sounds. il y a 2 ans
  Ivan Savenko e1799379dd Terrain/Road/River handler are now in compileable state il y a 2 ans
  Ivan Savenko 7c0d5666a0 Return string by copy to fix cases when string is constructed on stack il y a 2 ans
  Ivan Savenko 10541855d9 Don't load empty rumor strings il y a 2 ans
  Ivan Savenko bdb8e0ee5c Introduced string identifiers for H3 texts, still WIP il y a 2 ans
  Ivan Savenko 405b2976d5 Renamed getUpgradeInfo -> fillUpgradeInfo il y a 2 ans
  Ivan Savenko 25bceda4ea Added convertToVisitablePos/convertFromVisitablePos to CGHeroInstance il y a 2 ans
  Ivan Savenko 2855606a88 Enabled & fixed -Woverloaded-virtual warning from gcc/cland il y a 2 ans
  Ivan Savenko fb6b3c31e8 Renamed UNUSED -> MAYBE_UNUSED macro to match c++17 attribute name il y a 2 ans
  Ivan Savenko 46b8709712 Adjust positions of heroes in towns earlier il y a 2 ans
  Ivan Savenko 2cc4f59699 Update map properly on hero position change il y a 2 ans
  Ivan Savenko fa3a05a074 Removed hardcoded constants in hero placement code for more robust il y a 2 ans