提交歷史

作者 SHA1 備註 提交日期
  Konstantin 7a5775a9f9 vcmi: use std::optional 2 年之前
  Ivan Savenko f42a894723 Implemented h3c translations 2 年之前
  Ivan Savenko 260f6d626c Implemented translations for H3M maps 2 年之前
  Ivan Savenko 4260726e4b Provide encoding information to maps & campaigns loaders 2 年之前
  Ivan Savenko bd70b6fabd Unicode conversion functions now require source encoding 2 年之前
  Konstantin b16f66477c vcmi: modernize lib/mapping 2 年之前
  Ivan Savenko cb4f5edae9 All Heroes 3 texts are now passed through translator 2 年之前
  Ivan Savenko bdb8e0ee5c Introduced string identifiers for H3 texts, still WIP 2 年之前
  Ivan Savenko facf77b3ae vstd::unique -> std::unique 2 年之前
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年之前
  Nordsoft91 aaa07e4d2e New terrain support - part 1 (#755) 3 年之前
  John Bolton a05ae78e67 Fixed lots of warnings. 5 年之前
  Arseniy Shestakov ac66fc7f42 Full rework of pre-game interface and networking 7 年之前
  AlexVinS 0b70baa95e Spells configuration version 2 (effect-based) 8 年之前
  AlexVinS 61e241308d Logging cleanup 8 年之前
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 年之前
  AlexVinS 384c5827ae Fixed CID 1197490, CID 1197491 9 年之前
  AlexVinS 4ba3c6fecc Fixed CID 1288855 9 年之前
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 年之前
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 年之前
  Ivan Savenko faa7cbff18 Fixed gcc/clang warnings 10 年之前
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits 11 年之前
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. 11 年之前
  beegee1 d0a5a6eab4 - Implemented hero recreate handling correctly 11 年之前
  Ivan Savenko 48d6e2cd59 - move campaigns description into new config file, campaignSets.json 11 年之前
  Ivan Savenko e6f433795b - fixed some crashes on staring a map/campaign 11 年之前
  beegee1 d4fd361d4b - fixed #1643 -> hero placeholder handling 11 年之前
  Ivan Savenko 7e02f6b670 Support for overriding victory/defeat conditions from h3m map or 11 年之前
  beegee1 a03d01bd3f - Updated TODOs, removed unused method declaration, updated comments 11 年之前
  beegee1 68bdf71db6 - Fixed GCC compiler warnings 12 年之前