Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library há 1 ano atrás
  Ivan Savenko 60a51e98de Remove usage of std::function from CRandomGenerator há 1 ano atrás
  Ivan Savenko 84bc6c42db Added 'Serializeable' base class for classes serializeable by pointer há 1 ano atrás
  Ivan Savenko 0c07384293 Refactoring of serialization versioning handling há 1 ano atrás
  Ivan Savenko bdc83bb1b8 Add description why minstd has been chosen há 1 ano atrás
  Ivan Savenko 414c25ea49 Use minstd_rand instead of mt19937 to avoid save game bloat há 1 ano atrás
  Ivan Savenko 44d16b32fe Use API identical to std classes where possible há 2 anos atrás
  Ivan Savenko 539c508870 Implemented persistent random seed for hero pool há 2 anos atrás
  Konstantin 86f5d6de69 vcmi: modernize headers há 2 anos atrás
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined há 3 anos atrás
  AlexVinS 0b70baa95e Spells configuration version 2 (effect-based) há 8 anos atrás
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file há 8 anos atrás
  DjWarmonger 492b866806 - Fixed crash caused by randomShuffle há 11 anos atrás
  DjWarmonger b3a39f4920 Misc improvements & tests. há 11 anos atrás
  DjWarmonger 35d6215b7b jfhs patch integration is now complete: há 11 anos atrás
  DjWarmonger 4ea9810831 First version that works: há 11 anos atrás
  beegee1 1d57b75bc5 - random number generation refactoring há 11 anos atrás
  beegee1 fe1b16a7ec Some preparation towards mantis #1743: há 11 anos atrás
  Michał W. Urbańczyk 43ef565e7e Added serializer-based class able to make deep copies of objects — CMemorySerializer. há 11 anos atrás
  beegee1 1ac328635a - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses há 12 anos atrás
  Michał W. Urbańczyk a1f545792b Compile fixes specific for VS 2012" há 12 anos atrás
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: há 12 anos atrás
  beegee1 03c2aa9153 - Refactored CMapEditManager(added structure for undo functionality) - Refactored CMap(terrain pointer is private, safe access via getTile) há 12 anos atrás
  beegee1 6d0221c0e7 - Compile fixes há 12 anos atrás
  beegee1 0311e5e6f5 - Added basic mock/test generation - Added stub for terrain editing há 12 anos atrás