提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko 865f9f7d2b Merge pull request #1511 from IvanSavenko/launcher_welcome_page 2 年之前
  Ivan Savenko f5f303202a Update localization 2 年之前
  Ivan Savenko 06e5d37fbd Fixed incorrect error messages from translations 2 年之前
  Ivan Savenko 369e925af8 Loading of translation mods is now skipped on language mismatch 2 年之前
  Ivan Savenko c3d78ba761 Partially implemented Setup Window 2 年之前
  Ivan Savenko 499496f9d0 Restored Simplified Chinese support 2 年之前
  Ivan Savenko 3d71f8b46d Fix loading of h3m translations 2 年之前
  Ivan Savenko df50a17d2a Fix loading of non-ASCII text files 2 年之前
  Ivan Savenko 260f6d626c Implemented translations for H3M maps 2 年之前
  Ivan Savenko bd70b6fabd Unicode conversion functions now require source encoding 2 年之前
  Ivan Savenko acdb8d6e06 renamed Unicode -> TextOperations, to use for all text processing 2 年之前
  Ivan Savenko 65c020ef34 Moved Unicode namespace out of GeneralTextHandler file 2 年之前
  Ivan Savenko 6643408cdd Fixed localization validation 2 年之前
  Ivan Savenko 320a44ca3c Moved common language data into a new file 2 年之前
  Ivan Savenko eeafc48663 Added validation for mod translations 2 年之前
  Ivan Savenko f57a77c2fe VCMI will now check whether translations are complete 2 年之前
  Ivan Savenko 623cae7d47 All translatable strings now have language identifier 2 年之前
  Ivan Savenko 50e8a62178 Remove access to creature dwellings names via CGeneralTextHandler 2 年之前
  DjWarmonger 25ef065dbe Merge pull request #1486 from IvanSavenko/configurable_rewardables 2 年之前
  Ivan Savenko 19cfb79c59 Removed H3 language detection - should be set by Launcher 2 年之前
  Ivan Savenko 39131eba3e Added translation support for mods. VCMI translations are now in mod. 2 年之前
  Ivan Savenko 83bb70cd8a All CGPickable objects are now fully configurable 2 年之前
  Ivan Savenko 47c1803c42 Finalization of refactoring: 2 年之前
  Ivan Savenko 05ac217b0f Merge with vcmi/develop 2 年之前
  Ivan Savenko 0a858d9a7c Upgrade msvc to include enet and qt translator (#1436) 2 年之前
  Ivan Savenko bec894c348 Implemented automatic detection of H3 files language/encoding 2 年之前
  Ivan Savenko e48bd39b9c Moved road & river handlers into a separate file 2 年之前
  Ivan Savenko 3fd9a14651 Fix #1401 - Restored accessing creature names via GeneralTextHandler 2 年之前
  Ivan Savenko 4f3ea0d1d9 Renamed Terrain.h/cpp -> TerrainHandler.h/cpp 2 年之前
  Ivan Savenko 1468f6aded Converted terrainTypeHandler into proper handler class 2 年之前