Commit History

Author SHA1 Message Date
  Ivan Savenko 0cf969d508 - console logger by default uses same format as previously (no extra data) 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 52e56693ea - fixed handling of incorrect configuration in settings.json 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 c4c592b773 - bugfixing: #1243, #1227, #1241, #1236, #1233 12 years ago
  alexvins f686edc1b8 Cleanup 12 years ago
  Ivan Savenko b413d80ccc - better logging of some config files errors 12 years ago
  Ivan Savenko b4e54f76ea - split heroes.json in manner similar to creatures\factions 12 years ago
  alexvins 2cb86d84fa [refactor] 12 years ago
  alexvins 856c7feeba [refactor] 12 years ago
  mateuszb 560315bc48 * SlotID refactoring 12 years ago
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs 12 years ago
  mateuszb f1c78e3260 * creature ID refactoring 12 years ago
  mateuszb c4e03ef0de * enum serialization/deserialization (si32 as basetype ought to be enough for anybody) 12 years ago
  DjWarmonger fff7909958 - Fix for hero specialties (creature type limiters) 12 years ago
  DjWarmonger 1e90de3c9f Some more fixes for limiters and specialties. 12 years ago
  DjWarmonger 79062eb15c - Parsing hero specialty is working (though complicated) 12 years ago
  DjWarmonger 97db289d3c Parsing for CREATURE_TYPE_LIMITER 12 years ago
  alexvins 36469f406c Fix results of merge conflict with Warmonger. + more fixes to barseBonus. 12 years ago
  DjWarmonger d7c9377843 - Parsing propagators and limiters 12 years ago
  alexvins 53b684180d [refactor] 12 years ago
  DjWarmonger 1807a8a536 - Bonus subtype will now be resolved using string identifiers. 13 years ago
  Ivan Savenko b5ebf443fc - all fonts handling is now in new file, UIFramework/Fonts.cpp/h 13 years ago
  alexvins c0ce8712c1 add some missing licence headers 13 years ago
  Ivan Savenko e36bc50504 - support for new heroes and hero classes 13 years ago
  Ivan Savenko 04358ed0c6 multiple changes in config system, breaks existing mods. See upcoming post on forums. 13 years ago
  Ivan Savenko c9dd80ea6d - moved json-related functions (e.g. ParseBonus) into JsonUtils namespace 13 years ago
  Ivan Savenko 2cd774fe42 - gcc 4.5 compatibility 13 years ago