Ivan Savenko
|
9b428e8231
Fonts will now correctly detect encoding of fonts from mods
|
2 lat temu |
Ivan Savenko
|
4260726e4b
Provide encoding information to maps & campaigns loaders
|
2 lat temu |
Ivan Savenko
|
bd70b6fabd
Unicode conversion functions now require source encoding
|
2 lat temu |
Ivan Savenko
|
6643408cdd
Fixed localization validation
|
2 lat temu |
Ivan Savenko
|
320a44ca3c
Moved common language data into a new file
|
2 lat temu |
Ivan Savenko
|
f57a77c2fe
VCMI will now check whether translations are complete
|
2 lat temu |
Ivan Savenko
|
623cae7d47
All translatable strings now have language identifier
|
2 lat temu |
Dydzio
|
8604bde69e
Apply suggestions from code review
|
2 lat temu |
Dydzio
|
7af737e9d4
Improve filling vector hardcoded feature data
|
2 lat temu |
Dydzio
|
3f79a9806c
Allow flexible configuration - starter dwellings and max stacks count
|
2 lat temu |
Dydzio
|
28eed7047c
Hardcoded feature to allow default towns always have 2nd dwelling
|
2 lat temu |
Dydzio
|
4f4660e82d
Hardcoded feature to allow new heroes always have 3 stacks like in HotA
|
2 lat temu |
Ivan Savenko
|
39131eba3e
Added translation support for mods. VCMI translations are now in mod.
|
2 lat temu |
Ivan Savenko
|
e48bd39b9c
Moved road & river handlers into a separate file
|
2 lat temu |
Ivan Savenko
|
4f3ea0d1d9
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
|
2 lat temu |
Ivan Savenko
|
99745b5c3c
Fix rivers & roads loading
|
2 lat temu |
Ivan Savenko
|
1468f6aded
Converted terrainTypeHandler into proper handler class
|
2 lat temu |
Dydzio
|
a83c7eb00f
Add configurable damage and defense parameters
|
2 lat temu |
Ivan Savenko
|
eb20a4b208
Merge remote-tracking branch 'vcmi/develop' into warnings_fix
|
2 lat temu |
Ivan Savenko
|
3cf1e3b4d4
Restored neutral faction ID, changed warnings related to H3 ID's
|
2 lat temu |
Ivan Savenko
|
db2a40600d
Fixed some of the warnings detected by CI run
|
2 lat temu |
Ivan Savenko
|
2cbe6bcb47
Added common method to get names of hardcoded mod scopes
|
2 lat temu |
Ivan Savenko
|
65f9a1ffd2
Fixes identifiers resolving for json serialization
|
2 lat temu |
Ivan Savenko
|
7c410ab5ce
Fix potential crash due to iterator invalidation
|
2 lat temu |
Ivan Savenko
|
79c96e94fa
Cleared up comments
|
2 lat temu |
Ivan Savenko
|
abe11aaf54
Introduced "map" scope for accessing identifier on map loading.
|
2 lat temu |
lainon
|
7fdad4e0f6
Code refactor following C++ standard and condition fixes
|
2 lat temu |
Andrey Filipenkov
|
92dd6d8c17
define app version only in CMakeLists
|
3 lat temu |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 lat temu |
Andrii Danylchenko
|
afe84f16e8
Merge pull request #968 from kambala-decapitator/disable-scripting
|
3 lat temu |