Ivan Savenko
|
ebc7a82c2e
Converted pathfinder enum's to enum class
|
2 年之前 |
Ivan Savenko
|
d6a357fd17
Split some map object files into smaller files. Reduced includes usage.
|
2 年之前 |
Konstantin
|
1d34c73c2d
vcmi: split CBonusSystemNode, BonusParams and prop
|
2 年之前 |
Konstantin
|
713e3004df
vcmi: rename updater and limiter files
|
2 年之前 |
Konstantin
|
e37f798a68
vcmi: split bonus updaters
|
2 年之前 |
Konstantin
|
416faf521e
vcmi: move limiters outside of HeroBonus.cpp
|
2 年之前 |
nordsoft
|
97a1758e8e
Merge remote-tracking branch 'upstream/develop' into rewardable-expand
|
2 年之前 |
nordsoft
|
4b1b58b617
Change Callback to abstract
|
2 年之前 |
nordsoft
|
1b4d117790
deeper decoupling
|
2 年之前 |
nordsoft
|
e47bb3f1f9
Separate configuration and object
|
2 年之前 |
Ivan Savenko
|
7db67a3101
int3 now has proper hasher function
|
2 年之前 |
Konstantin
|
7a5775a9f9
vcmi: use std::optional
|
2 年之前 |
nordsoft
|
bfc75ccd39
Merge remote-tracking branch 'upstream/develop' into battle-dialog
|
2 年之前 |
nordsoft
|
ce3028bd73
Intermediate commit
|
2 年之前 |
Konstantin
|
11b237a23c
vcmi: massive refactoring v1
|
2 年之前 |
Ivan Savenko
|
06b35ce533
Merge pull request #1595 from vcmi/vkai-hack-to-workaround-freezes
|
2 年之前 |
Ivan Savenko
|
a0e9e01b48
Renamed & reorganized all game mechanics settings names
|
2 年之前 |
Ivan Savenko
|
383387ef29
Integrated defaultMods into mod system
|
2 年之前 |
Konstantin
|
4617ce10e5
vcmi: allow showing more than one components in infobar
|
2 年之前 |
Ivan Savenko
|
11e4d84749
Implemented View Earth / View Air spells
|
2 年之前 |
Andrii Danylchenko
|
2630fb2330
VCAI: hard limit on iterations per turn
|
2 年之前 |
Ivan Savenko
|
f8f6df02f3
Removed remaining hardcoded objects
|
2 年之前 |
Ivan Savenko
|
62e127fb59
Bonusing objects are now configured in json
|
2 年之前 |
Ivan Savenko
|
bfd6c40f25
Moved all once-per-hero visitable (sans Tree) to config
|
2 年之前 |
Ivan Savenko
|
05a1d7c6e3
All text for factions/towns/building are passed through translator
|
2 年之前 |
Ivan Savenko
|
fa6f7513e8
All heroes-related strings are passed through translator
|
2 年之前 |
Ivan Savenko
|
370e92a90a
Added workaround for no longer accessible hero in MoveHero
|
2 年之前 |
Ivan Savenko
|
405b2976d5
Renamed getUpgradeInfo -> fillUpgradeInfo
|
2 年之前 |
Ivan Savenko
|
25bceda4ea
Added convertToVisitablePos/convertFromVisitablePos to CGHeroInstance
|
2 年之前 |
Ivan Savenko
|
facf77b3ae
vstd::unique -> std::unique
|
2 年之前 |