Henning Koehler
|
c0740e3623
fixed crash when loading neutral faction; skills.json no longer requires index values
|
8 年之前 |
Henning Koehler
|
0357a4fe3b
enabled config of skill descriptions
|
8 年之前 |
Henning Koehler
|
8c7895239e
always load objects with index at specified position
|
8 年之前 |
Henning Koehler
|
64e2db6a0f
added sufficient debug to diagnose - problem is with lack of original data
|
8 年之前 |
Henning Koehler
|
05cf95400c
loading secondary skill bonuses from config/skills.json works (kind of)
|
8 年之前 |
AlexVinS
|
0868164147
(int) -> static_cast<int>
|
8 年之前 |
AlexVinS
|
8c0fab1dcf
fixes
|
8 年之前 |
AlexVinS
|
15138c23de
Finished conversion to new logging API
|
8 年之前 |
AlexVinS
|
046e1a7c29
Prepared JsonNode for new logging API.
|
8 年之前 |
AlexVinS
|
61e241308d
Logging cleanup
|
8 年之前 |
Dydzio
|
98140aab6b
Add option to toggle monthly artifact change in black market (#341)
|
8 年之前 |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 年之前 |
AlexVinS
|
a85b4cf2a5
* WIP on event condition format
|
9 年之前 |
AlexVinS
|
3216422307
Fixed a few CWE-457
|
9 年之前 |
AlexVinS
|
bd4040245f
Fixed CID 1288859
|
9 年之前 |
Vadim Markovtsev
|
baa7a84db3
Fix memory corruption during loading artifacts from mods
|
9 年之前 |
AlexVinS
|
cf1d5d0bc9
tweaks
|
9 年之前 |
Arseniy Shestakov
|
452e28d183
Remove some useless includes found by cppclean
|
9 年之前 |
Arseniy Shestakov
|
10dbbead2d
Fix indentation of logging code and around it
|
9 年之前 |
AlexVinS
|
53b5587c2e
Advance map header serialization
|
9 年之前 |
AlexVinS
|
6e205a58b4
Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1
|
9 年之前 |
AlexVinS
|
1bc41b3ba3
Merge commit '3c844002626f48007a888d4dd8b0b45ec867fc9a' into feature/VCMIMapFormat1
|
9 年之前 |
AlexVinS
|
048e22dbe6
Fix build.
|
9 年之前 |
AlexVinS
|
d7c0c3759a
Merge branch 'Zyx-develop' into develop
|
9 年之前 |
Vadim Markovtsev
|
36eaa399e7
Add hardcodedFeature to switch winner's retreating with no troops
|
9 年之前 |
Zyx-2000
|
cf61837ced
replaced std::string with boost::filesystem::path in several places
|
9 年之前 |
AlexVinS
|
3f79d001c1
Fix subObject identification
|
10 年之前 |
AlexVinS
|
2d5a366e6c
Implemented (basic) object construction and placement
|
10 年之前 |
Ivan Savenko
|
faa7cbff18
Fixed gcc/clang warnings
|
10 年之前 |
DjWarmonger
|
2e70d8a084
- VCMI will now read templates from mods
|
10 年之前 |