Historia zmian

Autor SHA1 Wiadomość Data
  Ivan Savenko 844dfb1604 Removed usage of boost::thread from vcmi, except for AI 7 miesięcy temu
  Ivan Savenko 34b6eaa25e Integrating changes from PR #4251 - add logging for rng 1 rok temu
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 rok temu
  Ivan Savenko 60a51e98de Remove usage of std::function from CRandomGenerator 1 rok temu
  Ivan Savenko 10b35ceecb Replaced assertions with exceptions for invalid input in RNG 1 rok temu
  Ivan Savenko 723a95f770 Add assertions to detect invalid calls 1 rok temu
  Ivan Savenko 44d16b32fe Use API identical to std classes where possible 2 lat temu
  Ivan Savenko 539c508870 Implemented persistent random seed for hero pool 2 lat temu
  Konstantin 4c4498b22a vcmi: modernize rest of lib 2 lat temu
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 lat temu
  John Bolton a05ae78e67 Fixed lots of warnings. 5 lat temu
  AlexVinS 0b70baa95e Spells configuration version 2 (effect-based) 8 lat temu
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 lat temu
  beegee1 5139378319 - migrated boost::function/ref/bind to std:: variants 11 lat temu
  beegee1 1d57b75bc5 - random number generation refactoring 11 lat temu