Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 06e5d37fbd Fixed incorrect error messages from translations il y a 2 ans
  Ivan Savenko 499496f9d0 Restored Simplified Chinese support il y a 2 ans
  Ivan Savenko 3d71f8b46d Fix loading of h3m translations il y a 2 ans
  Ivan Savenko df50a17d2a Fix loading of non-ASCII text files il y a 2 ans
  Ivan Savenko 260f6d626c Implemented translations for H3M maps il y a 2 ans
  Ivan Savenko bd70b6fabd Unicode conversion functions now require source encoding il y a 2 ans
  Ivan Savenko acdb8d6e06 renamed Unicode -> TextOperations, to use for all text processing il y a 2 ans
  Ivan Savenko 65c020ef34 Moved Unicode namespace out of GeneralTextHandler file il y a 2 ans
  Ivan Savenko 6643408cdd Fixed localization validation il y a 2 ans
  Ivan Savenko 320a44ca3c Moved common language data into a new file il y a 2 ans
  Ivan Savenko eeafc48663 Added validation for mod translations il y a 2 ans
  Ivan Savenko f57a77c2fe VCMI will now check whether translations are complete il y a 2 ans
  Ivan Savenko 623cae7d47 All translatable strings now have language identifier il y a 2 ans
  Ivan Savenko 50e8a62178 Remove access to creature dwellings names via CGeneralTextHandler il y a 2 ans
  DjWarmonger 25ef065dbe Merge pull request #1486 from IvanSavenko/configurable_rewardables il y a 2 ans
  Ivan Savenko 19cfb79c59 Removed H3 language detection - should be set by Launcher il y a 2 ans
  Ivan Savenko 39131eba3e Added translation support for mods. VCMI translations are now in mod. il y a 2 ans
  Ivan Savenko 83bb70cd8a All CGPickable objects are now fully configurable il y a 2 ans
  Ivan Savenko 47c1803c42 Finalization of refactoring: il y a 2 ans
  Ivan Savenko 05ac217b0f Merge with vcmi/develop il y a 2 ans
  Ivan Savenko 0a858d9a7c Upgrade msvc to include enet and qt translator (#1436) il y a 2 ans
  Ivan Savenko bec894c348 Implemented automatic detection of H3 files language/encoding il y a 2 ans
  Ivan Savenko e48bd39b9c Moved road & river handlers into a separate file il y a 2 ans
  Ivan Savenko 3fd9a14651 Fix #1401 - Restored accessing creature names via GeneralTextHandler il y a 2 ans
  Ivan Savenko 4f3ea0d1d9 Renamed Terrain.h/cpp -> TerrainHandler.h/cpp il y a 2 ans
  Ivan Savenko 1468f6aded Converted terrainTypeHandler into proper handler class il y a 2 ans
  Ivan Savenko c479504646 Formatting cleanup il y a 2 ans
  Ivan Savenko d237bee927 Removed unused code 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 9a620a9091 Refactoring of GeneralTextHandler to reduce boilerplate code in callers il y a 2 ans