Ivan Savenko
|
1488629628
Add simple support for translation of strings that were changed by
|
1 年之前 |
Ivan Savenko
|
b85ccccb37
Minor refactoring of translations:
|
1 年之前 |
Ivan Savenko
|
8225eb454e
Added GameSettings to gamestate, potentially allowing to define game
|
1 年之前 |
Ivan Savenko
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 年之前 |
Alexander Wilms
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 年之前 |
Ivan Savenko
|
3bea383b59
Merge branch 'vcmi/beta' into 'vcmi/develop'
|
1 年之前 |
Ivan Savenko
|
4e9feca8d4
Validate mod.json as json5 instead of strict json since Android launcher
|
1 年之前 |
Ivan Savenko
|
b4c6906471
Merge branch 'vcmi/beta' into 'vcmi/develop'
|
1 年之前 |
Ivan Savenko
|
9de6023224
Removed no longer needed pseudo-languages
|
1 年之前 |
Ivan Savenko
|
7461df161c
lib now uses shared_ptr for entities. Removed manual memory management.
|
1 年之前 |
Ivan Savenko
|
ecc88fabc1
Disable translation validation due to too many false positives
|
1 年之前 |
Ivan Savenko
|
29860848a5
Cleanup
|
1 年之前 |
Ivan Savenko
|
54796c7c56
Rename toJson to toString/toCompactString for consistency
|
1 年之前 |
Ivan Savenko
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 年之前 |
Ivan Savenko
|
2d8692c142
Throw "resource not found" instead of crashing on invalid query
|
1 年之前 |
Ivan Savenko
|
ef5686634d
Removed no longer used code
|
1 年之前 |
Ivan Savenko
|
d1a4e84255
Show message about mods that failed to load on opening main menu
|
1 年之前 |
Ivan Savenko
|
eb167d94a6
Mod compatibility check is now in a separate class and not part of
|
1 年之前 |
Ivan Savenko
|
c202f58a15
Account for conflicts (and reverse-conflicts) when loading mods
|
2 年之前 |
Ivan Savenko
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 年之前 |
Ivan Savenko
|
b50ebba1ba
Added mod type "Compatibility" that is hidden in launcher
|
2 年之前 |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 年之前 |
nordsoft
|
98fde9ab1d
Add string IDs in map editor
|
2 年之前 |
nordsoft
|
2a3e371caf
Remove any modification of enabled mods during game loading
|
2 年之前 |
nordsoft
|
dce1ac1538
Redesign mod incompatibility message
|
2 年之前 |
nordsoft
|
4691907f9c
Show root mods only
|
2 年之前 |
nordsoft
|
a05f8339ae
Proper mod compatibility check system
|
2 年之前 |
Ivan Savenko
|
f39fbe5151
Merge pull request #2757 from IvanSavenko/filesystem_refactor
|
2 年之前 |
Ivan Savenko
|
7e27ac7073
IdentifierStorage is now separate handler in VLC
|
2 年之前 |
Ivan Savenko
|
6a260a60cf
Fix resource creation
|
2 年之前 |