Ivan Savenko
|
388ed88b5d
All artifact strings now pass through translator
|
2 vuotta sitten |
Ivan Savenko
|
fa6f7513e8
All heroes-related strings are passed through translator
|
2 vuotta sitten |
Ivan Savenko
|
e48bd39b9c
Moved road & river handlers into a separate file
|
2 vuotta sitten |
Ivan Savenko
|
1e37e66e6c
Replaced Terrain::BORDER and WRONG with NONE
|
2 vuotta sitten |
Ivan Savenko
|
4f3ea0d1d9
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
|
2 vuotta sitten |
Ivan Savenko
|
7c7ae26e67
Map/Road/River identifiers are now private members
|
2 vuotta sitten |
Ivan Savenko
|
e1799379dd
Terrain/Road/River handler are now in compileable state
|
2 vuotta sitten |
Ivan Savenko
|
1468f6aded
Converted terrainTypeHandler into proper handler class
|
2 vuotta sitten |
Ivan Savenko
|
2f5ee44cbe
Fixes patrol position initialization on H3M load
|
2 vuotta sitten |
Ivan Savenko
|
25bceda4ea
Added convertToVisitablePos/convertFromVisitablePos to CGHeroInstance
|
2 vuotta sitten |
Ivan Savenko
|
facf77b3ae
vstd::unique -> std::unique
|
2 vuotta sitten |
Ivan Savenko
|
d85ee019ec
Removed CGHeroInstance::convertPosition method
|
2 vuotta sitten |
Ivan Savenko
|
49cbd5adc9
CGHeroInstance::convertPosition is no longer static method
|
2 vuotta sitten |
SoundSSGood
|
909dcb82fa
use ArtifactID
|
2 vuotta sitten |
lainon
|
7fdad4e0f6
Code refactor following C++ standard and condition fixes
|
2 vuotta sitten |
Andrii Danylchenko
|
7618bc7425
Mantis-2934: fix conditions to upgrade town in h3m format parser
|
3 vuotta sitten |
Andrey Filipenkov
|
aa217236b3
check amount of artifacts on hero when checking requirements of a quest that requires artifact(s)
|
3 vuotta sitten |
Tomasz Zieliński
|
f386f42166
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
3 vuotta sitten |
Tomasz Zieliński
|
25f66097cc
Handle RoadType by value / reference
|
3 vuotta sitten |
Tomasz Zieliński
|
f804f8a326
Store RiverType by value, handle by reference
|
3 vuotta sitten |
Tomasz Zieliński
|
2bd30556a3
Store TerrainType by havlue and handle by reference
|
3 vuotta sitten |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 vuotta sitten |
Tomasz Zieliński
|
ebe45d512d
Moved roads and rivers to TerrainTypeHandler, by analogy to TerrainType.
|
3 vuotta sitten |
Tomasz Zieliński
|
494b0f0226
First version that compiles
|
3 vuotta sitten |
DjWarmonger
|
7ba271edf1
Rotation rebase2 (#912)
|
3 vuotta sitten |
DjWarmonger
|
3d2dc2335b
Switch ObjectTemplate to shared_ptr<const> (#870)
|
3 vuotta sitten |
Nordsoft91
|
aaa07e4d2e
New terrain support - part 1 (#755)
|
3 vuotta sitten |
Dmitry Orlov
|
9e3c4b69c4
Minor fixes
|
3 vuotta sitten |
Dmitry Orlov
|
a65feb29f5
Fixed: Advanced options window issues
|
4 vuotta sitten |
AlexVinS
|
ecaa9f5d0b
Entities redesign and a few ERM features
|
7 vuotta sitten |