Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko 45bb6ada3d Add compatibility for 64-bit 1.5.1 vs any 1.5.2 MP game há 1 ano atrás
  Ivan Savenko f8a206b0c6 Fix serialization of size_t breaking 32<->64 bit compatibility há 1 ano atrás
  Ivan Savenko 0dfa781655 Add mutex as a quick fix for concurrent access to text handler by client há 1 ano atrás
  Ivan Savenko 8582bd7d66 Replaced 'convert txt' command with more convenient 'translate' and há 1 ano atrás
  Ivan Savenko 290cc1510b Added text container with map translations to campaign state há 1 ano atrás
  Ivan Savenko 0c07384293 Refactoring of serialization versioning handling há 1 ano atrás
  Ivan Savenko c7897300c0 Fixed missing translation strings on loading campaign save há 1 ano atrás
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) há 2 anos atrás
  nordsoft 6093f042dd Text container fix há 2 anos atrás
  nordsoft ba1dbbbb1d New version for map format há 2 anos atrás
  nordsoft 9098126684 Separate map text identifiers from global há 2 anos atrás
  Ivan Savenko 6f0108e462 Use ResourcePath for referencing texts and json's há 2 anos atrás
  Ivan Savenko 95dd4b3ffb Fix incorrect warnings about missing translations há 2 anos atrás
  Konstantin 4c4498b22a vcmi: modernize rest of lib há 2 anos atrás
  Ivan Savenko df50a17d2a Fix loading of non-ASCII text files há 2 anos atrás
  Ivan Savenko bd70b6fabd Unicode conversion functions now require source encoding há 2 anos atrás
  Ivan Savenko 65c020ef34 Moved Unicode namespace out of GeneralTextHandler file há 2 anos atrás
  Ivan Savenko f57a77c2fe VCMI will now check whether translations are complete há 2 anos atrás
  Ivan Savenko 623cae7d47 All translatable strings now have language identifier há 2 anos atrás
  Ivan Savenko c5f72ccdc7 Names for object supertypes are passed through translator há 2 anos atrás
  DjWarmonger 25ef065dbe Merge pull request #1486 from IvanSavenko/configurable_rewardables há 2 anos atrás
  Ivan Savenko 39131eba3e Added translation support for mods. VCMI translations are now in mod. há 2 anos atrás
  Ivan Savenko 83bb70cd8a All CGPickable objects are now fully configurable há 2 anos atrás
  Ivan Savenko 1468f6aded Converted terrainTypeHandler into proper handler class há 2 anos atrás
  Ivan Savenko d237bee927 Removed unused code há 2 anos atrás
  Ivan Savenko 7c0d5666a0 Return string by copy to fix cases when string is constructed on stack há 2 anos atrás
  Ivan Savenko 9a620a9091 Refactoring of GeneralTextHandler to reduce boilerplate code in callers há 2 anos atrás
  Ivan Savenko cb4f5edae9 All Heroes 3 texts are now passed through translator há 2 anos atrás
  Ivan Savenko 85d7b470d4 Access to quests texts is now processed via translator há 2 anos atrás
  Ivan Savenko bdb8e0ee5c Introduced string identifiers for H3 texts, still WIP há 2 anos atrás