Arseniy Shestakov
|
85f49bc968
CGHeroInstance::initArmy: don't use GS RNG. Get RNG through a ref
|
9 年之前 |
Arseniy Shestakov
|
ab06cfd586
More fixes for uninitialized fields
|
9 年之前 |
AlexVinS
|
dd1aabbe23
Use JsonSerializeFormat for map objects
|
9 年之前 |
AlexVinS
|
6e205a58b4
Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1
|
9 年之前 |
AlexVinS
|
1bc41b3ba3
Merge commit '3c844002626f48007a888d4dd8b0b45ec867fc9a' into feature/VCMIMapFormat1
|
9 年之前 |
Vadim Markovtsev
|
3926920103
Rename radious -> radius
|
9 年之前 |
Vadim Markovtsev
|
918fbd8530
Refactor hero's mana regain
|
9 年之前 |
Alexander Shishkin
|
1472ed970d
Merge pull request #176 from vmarkovtsev/issue/2160
|
9 年之前 |
Vadim Markovtsev
|
9f3313524e
Fix 2160 dismissing a VIP hero
|
9 年之前 |
DjWarmonger
|
94ecc3f520
Compilation fix. MVS 2013 doesn't support constexpr and it's not needed either.
|
9 年之前 |
Vadim Markovtsev
|
f6679bba50
Fix CGHeroInstance::isInitialized implementation
|
9 年之前 |
Vadim Markovtsev
|
7772b6de74
Fix 981 reset hero on hiring after retreat/surrender
|
9 年之前 |
AlexVinS
|
408f346541
Drafts for hero serialization
|
9 年之前 |
ArseniyShestakov
|
e872b400b7
Comments save format backward compatability code as Ivan suggested
|
10 年之前 |
ArseniyShestakov
|
9e7e5b81e4
Merge pull request #143 from vcmi/feature/patrolSupport
|
10 年之前 |
ArseniyShestakov
|
f55bfe41d6
Digging: implement digging status on right click. Fix issue 401
|
10 年之前 |
ArseniyShestakov
|
56c6785bd0
Add backward compatability for patrol and bump save format version
|
10 年之前 |
ArseniyShestakov
|
5d2e47faba
CGHeroInstance::Patrol: add initialPos
|
10 年之前 |
ArseniyShestakov
|
438a444443
CGHeroInstance: move native terrain check into getNativeTerrain
|
10 年之前 |
ArseniyShestakov
|
abc4ea272f
TurnInfo: store all bonuses and use TileInfo for everything
|
10 年之前 |
ArseniyShestakov
|
9a63735c24
CPathfinderHelper: implement TurnInfo to avoid bonus re-checking
|
10 年之前 |
ArseniyShestakov
|
d3c8ca7c1c
Pathfinding: implement duration checking for fly and water walking
|
10 年之前 |
DjWarmonger
|
17071c6ec8
Merge pull request #125 from ArseniyShestakov/newMovementSystem
|
10 年之前 |
Alexander Shishkin
|
fca4deaad2
Merge pull request #122 from vmarkovtsev/feature/warnings
|
10 年之前 |
Vadim Markovtsev
|
e4b1ef1405
Add "override" to virtual overriden methods
|
10 年之前 |
ArseniyShestakov
|
41c4323818
CGHeroInstance: add canFly and update canWalkOnSea
|
10 年之前 |
AlexVinS
|
660203b436
Tweak BattleSpellCastParameters
|
10 年之前 |
AlexVinS
|
2b434111bf
More hero|creature casting unification
|
10 年之前 |
AlexVinS
|
fb5903d610
Initial experiments on hero & creature casting unification
|
10 年之前 |
AlexVinS
|
b846b717a1
implemented VISIONS spell (partially)
|
10 年之前 |