Ivan Savenko
|
8771ecdf57
Workaround for crash due to static destruction order
|
6 months ago |
Ivan Savenko
|
54796c7c56
Rename toJson to toString/toCompactString for consistency
|
1 year ago |
Ivan Savenko
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 year ago |
Ivan Savenko
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 years ago |
Ivan Savenko
|
b2c336de0d
JsonNode now uses std::variant internally. Fixes crash on deserialize
|
2 years ago |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
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 |