История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  beegee1 f10ba48c77 - Fully integrated new logging API(ERM, Editor, missing parts) - Removed old logger 12 лет назад
  beegee1 c7c2686379 - Integrated the logging API into the client and the lib - Remove some more comments and switched to /// style - Fixed recursive locks - Added Global.h to CMakeLists(now visible in qt-creator) - Removed usage of shared_mutex - Added unique_ptr to CLogger targets 12 лет назад