Commit History

作者 SHA1 備註 提交日期
  ArseniyShestakov 5d59bbc0d4 Fix CGBonusingObject serialization 11 年之前
  Karol 53ab0593b7 VCMIDirs update #6 11 年之前
  DjWarmonger abd6fe73dd Version 0.96 release. 11 年之前
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits 11 年之前
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. 11 年之前
  AlexVinS 950ca1156a Use absoluteLimit 11 年之前
  Ivan Savenko 9c0df68cb8 Fixing spelling mistakes. Patch from josch, fixes #1759 11 年之前
  alexvins 9cac0af7be [Spells] More spell related refactoring 11 年之前
  alexvins 065b8366fb [Spells] Added basic support for icons and sounds 11 年之前
  alexvins 4203d69525 Part 2 of new spell configuration 11 年之前
  Ivan Savenko b5568edcc0 fixed compilation with gcc/clang 11 年之前
  Michał W. Urbańczyk 1e555a8ee3 Improved serializer. See: http://forum.vcmi.eu/viewtopic.php?p=11562#11562 11 年之前
  Michał W. Urbańczyk 43ef565e7e Added serializer-based class able to make deep copies of objects — CMemorySerializer. 11 年之前
  Michał W. Urbańczyk 55165a8535 Fixed #1686. Compatibility measures to be removed later, when format changes become to big. 11 年之前
  Ivan Savenko 3d3f93275d Multiple minor fixes: 12 年之前
  Ivan Savenko 0e3eae3095 patch from KroArtem 12 年之前
  DjWarmonger d06b02638b Partially implemented #481 12 年之前
  Michał W. Urbańczyk 20be1631a6 Bumped format version, merged r3457. 12 年之前
  Michał W. Urbańczyk a1d3bcb276 Fixed #1434. 12 年之前
  Michał W. Urbańczyk 1e8c58ecdf Patch from O01eg fixing #1308 http://forum.vcmi.eu/viewtopic.php?t=721 12 年之前
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 年之前
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 年之前
  Michał W. Urbańczyk f19e41d38c Fixed #1269. 12 年之前
  Michał W. Urbańczyk 608a080971 Partial support for serializing std::shared_ptr. Should fix #1281. 12 年之前
  Michał W. Urbańczyk 79026bdfde Introduced strongly typed QueryID. 12 年之前
  beegee1 5328beb8e7 - Fixed some bugs when starting a RMG map - Checks if there is a template for the chosen options(rejects if not) - Added a few templates for development(2 to 4 players, medium maps are supported) - Refactoring 12 年之前
  Michał W. Urbańczyk fc6e72dc75 * Fixed enchantments (#1265). Their effects were not properly added when reading config. Battle interface will be little less likely to block itself after corrupted spell cast. 12 年之前
  Michał W. Urbańczyk be7c2bd07f CGHeroInstance* can be serialized over network even when hero has been defeated. Strongly typed hero type ID introduced. 12 年之前
  Michał W. Urbańczyk 5c2473d436 Support for saving/loading in player interfaces, including VCAI. 12 年之前
  beegee1 feea589648 - Bug-fixing for last commit - Moved CMapGenOptions to CMapGenerator 12 年之前