提交历史

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