Historique des commits

Auteur SHA1 Message Date
  beegee1 22e119770a Fixed mantis #1645 il y a 11 ans
  Ivan Savenko 2c4c964a45 Large rewrite of adventure map objects: il y a 12 ans
  Ivan Savenko 7e02f6b670 Support for overriding victory/defeat conditions from h3m map or il y a 12 ans
  Ivan Savenko 0c5be52a42 Win/loss conditions based on logical expressions, yet another large il y a 12 ans
  beegee1 11ca1ec1f8 - Fixed custom main hero handling (map options) il y a 12 ans
  Ivan Savenko 6427827b33 Fixed extremely slow parsing of maps directory il y a 12 ans
  Ivan Savenko ee6cdbeffe went through the rest of cppcheck warnings, mostly harmless il y a 12 ans
  Michał W. Urbańczyk a2610de87d Fixed #1385 (and possible some related issues) il y a 12 ans
  Ivan Savenko b87897096c Filesystem handling is now more flexible il y a 12 ans
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported il y a 12 ans
  Ivan Savenko 6737c270c9 gcc 4.5 compatibility fixes. Mostly due to lack of fully finctional nullptr class il y a 12 ans
  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. il y a 12 ans
  Michał W. Urbańczyk be7c2bd07f CGHeroInstance* can be serialized over network even when hero has been defeated. Strongly typed hero type ID introduced. il y a 12 ans
  beegee1 03c2aa9153 - Refactored CMapEditManager(added structure for undo functionality) - Refactored CMap(terrain pointer is private, safe access via getTile) il y a 12 ans
  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 il y a 12 ans
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase il y a 12 ans