提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko f8541d0ae4 Merge branch 'vcmi/master' into 'vcmi/develop' 2 年之前
  nordsoft cc3864a0fa Fix for random dwellings 2 年之前
  Ivan Savenko f39fbe5151 Merge pull request #2757 from IvanSavenko/filesystem_refactor 2 年之前
  Ivan Savenko fc4dfda00f Added support for concurrent battles to gamestate and server 2 年之前
  Ivan Savenko 86a7f5f5cd Removed getStr(bool), replaced with similar toString() 2 年之前
  Ivan Savenko 6f0108e462 Use ResourcePath for referencing texts and json's 2 年之前
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 2 年之前
  Ivan Savenko ce20d913e0 Fix checking PlayerColor's for validness 2 年之前
  Ivan Savenko e54287ea5d Converted remaining identifier to new system 2 年之前
  Ivan Savenko 0240ee886d Converted (almost) all namespace enum's to enum classes 2 年之前
  Ivan Savenko 62cd8b12d4 Converted several namespace enums to enum class 2 年之前
  Ivan Savenko 17d3d663ee Converted creature ID and spell ID to new form 2 年之前
  Ivan Savenko ec8d31bbfc First step at unifying game identifiers code 2 年之前
  Konstantin 344593e891 vcmi: made some CSpell properties private 2 年之前
  nordsoft dfaf778d16 Redesign loading solution 2 年之前
  nordsoft 45f13c7964 Progress update on client side 2 年之前
  nordsoft 584dd20943 Progress on server side for rmg 2 年之前
  Ivan Savenko 537f9fa048 Merged master into develop 2 年之前
  Tomasz Zieliński f6247164ad Fix crash, fix invisible boat blocking the tile 2 年之前
  Ivan Savenko 62fddca21e Split massive CModHandler class/file into multiple parts: 2 年之前
  Tomasz Zieliński 2747174810 Fix incorrect sand shore id 2 年之前
  Ivan Savenko e733b55c90 Removed buggy and poorly designed fromString method 2 年之前
  Ivan Savenko 705cdb846d Merge pull request #2403 from IvanSavenko/error_detection_fix 2 年之前
  Andrii Danylchenko fe9090ddfa #2044 - changed order of destructors to avoid crash 2 年之前
  Ivan Savenko 21e794268b Attempt to fix & improve error detection: 2 年之前
  Ivan Savenko 463efea7bb Fix hero retreating handling & code cleanup 2 年之前
  Ivan Savenko f8187ce1d8 Fix regressions 2 年之前
  Ivan Savenko 19ace6a849 Moved hero pool logic to the separate files 2 年之前
  Ivan Savenko 8efa7911b7 Implemented "Allied Adventure Map AI" option 2 年之前
  Ivan Savenko 0fdbf54937 Use HeroTypeID instead of int 2 年之前