Commit History

Author SHA1 Message Date
  Ivan Savenko 29d655c621 Trying to organize mod handler a bit better. 12 years ago
  Ivan Savenko f691061d94 A bit improved error reporting for checksum calculation. 12 years ago
  Ivan Savenko 29e98b2d51 - modhandler will only validate new, changed or mods that failed 12 years ago
  Ivan Savenko dd73573c5c - vcmi can now calculate crc32 checksum of a file 12 years ago
  Ivan Savenko 71d6b0fea9 - Fixed some warnings from cppcheck 12 years ago
  Ivan Savenko c4716d0a9a - reordered files in cmake so files with long compile times will be 12 years ago
  Ivan Savenko 208df34fc2 bigfixing & new file: launcher/jsonutils.cpp 12 years ago
  Ivan Savenko 5654fef901 - ZipArchive namespace for operations with zip archives, located in CZipLoader.h/cpp. 12 years ago
  Ivan Savenko b87897096c Filesystem handling is now more flexible 12 years ago
  Michał W. Urbańczyk 0eb496fb57 Fixed #1338 and #1341. Introduced post-load step to ease initialization of bonus source ids. 12 years ago
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 years ago
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 years ago
  Michał W. Urbańczyk 1e8e932323 Logging around #1237. Typos. 12 years ago
  Ivan Savenko dca8e9fa6f - removed access to one wog file 12 years ago
  Ivan Savenko b20f8fd3d4 - fixed uninitialized access into modHander 12 years ago
  Ivan Savenko ecb644fce4 - fix to last commit 12 years ago
  Ivan Savenko 8297102350 - some groundwork for wog optionality 12 years ago
  Ivan Savenko 8273f323b1 - it is possible to edit data of another mod or H3 data via mods 12 years ago
  Ivan Savenko c6cc6e6301 Large changeset, first part of editing H3 objects via mods feature. Changes: 12 years ago
  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 years ago
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
  Ivan Savenko 0307639c32 properly initialize settings when configuration was not found 12 years ago
  Ivan Savenko c927913f5f - Improved json validation. Now it support most of features from latest json schema draft 12 years ago
  Ivan Savenko b413d80ccc - better logging of some config files errors 12 years ago
  alexvins 2eb8263e51 Basic Configuration for bonus types 12 years ago
  Ivan Savenko f306d7bb70 some changes towards editing H3 objects via mods. Should be stable, report if not. 12 years ago
  DjWarmonger 5f4fb22f53 Several fixes to combined artifacts added via mods. 12 years ago
  mateuszb 10fbe7b11e primary skill identifiers for bonuses 12 years ago
  DjWarmonger ce15eb37c2 - Fixed serialization of limiters 12 years ago
  alexvins 68e91ada1c [refactor] 12 years ago