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
|
2d8692c142
Throw "resource not found" instead of crashing on invalid query
|
1 year ago |
Ivan Savenko
|
ef5686634d
Removed no longer used code
|
1 year ago |
Ivan Savenko
|
d1a4e84255
Show message about mods that failed to load on opening main menu
|
1 year ago |
Ivan Savenko
|
eb167d94a6
Mod compatibility check is now in a separate class and not part of
|
1 year ago |
Ivan Savenko
|
c202f58a15
Account for conflicts (and reverse-conflicts) when loading mods
|
2 years ago |
Ivan Savenko
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 years ago |
Ivan Savenko
|
b50ebba1ba
Added mod type "Compatibility" that is hidden in launcher
|
2 years ago |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
nordsoft
|
98fde9ab1d
Add string IDs in map editor
|
2 years ago |
nordsoft
|
2a3e371caf
Remove any modification of enabled mods during game loading
|
2 years ago |
nordsoft
|
dce1ac1538
Redesign mod incompatibility message
|
2 years ago |
nordsoft
|
4691907f9c
Show root mods only
|
2 years ago |
nordsoft
|
a05f8339ae
Proper mod compatibility check system
|
2 years ago |
Ivan Savenko
|
f39fbe5151
Merge pull request #2757 from IvanSavenko/filesystem_refactor
|
2 years ago |
Ivan Savenko
|
7e27ac7073
IdentifierStorage is now separate handler in VLC
|
2 years ago |
Ivan Savenko
|
6a260a60cf
Fix resource creation
|
2 years ago |
Ivan Savenko
|
0f88b8969b
Removed some usages of std string as resource path
|
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
|
e54287ea5d
Converted remaining identifier to new system
|
2 years ago |
Ivan Savenko
|
62cd8b12d4
Converted several namespace enums to enum class
|
2 years ago |
Ivan Savenko
|
d0b3319f6a
Merge remote-tracking branch 'vcmi/beta' into develop
|
2 years ago |
Ivan Savenko
|
62fddca21e
Split massive CModHandler class/file into multiple parts:
|
2 years ago |
Ivan Savenko
|
8ea7e91189
moved mod-related files to new directory
|
2 years ago |