Historial de Commits

Autor SHA1 Mensaje Fecha
  DjWarmonger abd6fe73dd Version 0.96 release. hace 11 años
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits hace 11 años
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. hace 11 años
  AlexVinS 950ca1156a Use absoluteLimit hace 11 años
  Ivan Savenko 9c0df68cb8 Fixing spelling mistakes. Patch from josch, fixes #1759 hace 11 años
  alexvins 9cac0af7be [Spells] More spell related refactoring hace 11 años
  alexvins 065b8366fb [Spells] Added basic support for icons and sounds hace 11 años
  alexvins 4203d69525 Part 2 of new spell configuration hace 11 años
  Ivan Savenko b5568edcc0 fixed compilation with gcc/clang hace 11 años
  Michał W. Urbańczyk 1e555a8ee3 Improved serializer. See: http://forum.vcmi.eu/viewtopic.php?p=11562#11562 hace 11 años
  Michał W. Urbańczyk 43ef565e7e Added serializer-based class able to make deep copies of objects — CMemorySerializer. hace 11 años
  Michał W. Urbańczyk 55165a8535 Fixed #1686. Compatibility measures to be removed later, when format changes become to big. hace 11 años
  Ivan Savenko 3d3f93275d Multiple minor fixes: hace 12 años
  Ivan Savenko 0e3eae3095 patch from KroArtem hace 12 años
  DjWarmonger d06b02638b Partially implemented #481 hace 12 años
  Michał W. Urbańczyk 20be1631a6 Bumped format version, merged r3457. hace 12 años
  Michał W. Urbańczyk a1d3bcb276 Fixed #1434. hace 12 años
  Michał W. Urbańczyk 1e8c58ecdf Patch from O01eg fixing #1308 http://forum.vcmi.eu/viewtopic.php?t=721 hace 12 años
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported hace 12 años
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: hace 12 años
  Michał W. Urbańczyk f19e41d38c Fixed #1269. hace 12 años
  Michał W. Urbańczyk 608a080971 Partial support for serializing std::shared_ptr. Should fix #1281. hace 12 años
  Michał W. Urbańczyk 79026bdfde Introduced strongly typed QueryID. hace 12 años
  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 hace 12 años
  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. hace 12 años
  Michał W. Urbańczyk be7c2bd07f CGHeroInstance* can be serialized over network even when hero has been defeated. Strongly typed hero type ID introduced. hace 12 años
  Michał W. Urbańczyk 5c2473d436 Support for saving/loading in player interfaces, including VCAI. hace 12 años
  beegee1 feea589648 - Bug-fixing for last commit - Moved CMapGenOptions to CMapGenerator hace 12 años
  beegee1 f10ba48c77 - Fully integrated new logging API(ERM, Editor, missing parts) - Removed old logger hace 12 años
  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 hace 12 años