Commit History

Author SHA1 Message Date
  Laserlicht fccecf023b no invalid json 2 years ago
  Laserlicht 9e78f9c69c CodeReview 2 years ago
  Laserlicht 5fd2eee3e8 code review 2 years ago
  Laserlicht dfb5ccbeaf add persistent storage & completed campaign support 2 years ago
  Ivan Savenko 6a260a60cf Fix resource creation 2 years ago
  Ivan Savenko 9cfcf5ea19 Fix regressions 2 years ago
  Ivan Savenko 6f0108e462 Use ResourcePath for referencing texts and json's 2 years ago
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 2 years ago
  Ivan Savenko 4d08a131d3 Reorganization of boost filesystem usage 2 years ago
  Ivan Savenko 21a39f0b01 Removed boost::iostreams in favor of std::stream / boost::filesystem 2 years ago
  Ivan Savenko a015bf6507 Initial part of dynamically-sized adventure map: 2 years ago
  Konstantin 4c4498b22a vcmi: modernize rest of lib 2 years ago
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
  John Bolton a05ae78e67 Fixed lots of warnings. 5 years ago
  Dydzio 6174df0a72 Revert only launcher saving to settings.json from PR441 7 years ago
  Henning Koehler 2ede3783dd Settings: savefrequency is now configurable in launcher 7 years ago
  Arseniy Shestakov da117e9255 Code style: remove void from constructors without arguments 7 years ago
  AlexVinS 046e1a7c29 Prepared JsonNode for new logging API. 8 years ago
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
  Zyx-2000 cf61837ced replaced std::string with boost::filesystem::path in several places 9 years ago
  Fay aaec94ea87 Changed fading to be enabled by default (when entries are not present in config); 10 years ago
  Fay 3c3fb0e21d Added advmap config options to enable/disable fading; 10 years ago
  Fay 4b248c2762 World view impl -- initial; 10 years ago
  Ivan Savenko d2ae847ecf - files in local directories (saves & configs) now always have higher 11 years ago
  Ivan Savenko b87897096c Filesystem handling is now more flexible 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
  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