ArseniyShestakov
|
e872b400b7
Comments save format backward compatability code as Ivan suggested
|
10 years ago |
ArseniyShestakov
|
9e7e5b81e4
Merge pull request #143 from vcmi/feature/patrolSupport
|
10 years ago |
ArseniyShestakov
|
f55bfe41d6
Digging: implement digging status on right click. Fix issue 401
|
10 years ago |
ArseniyShestakov
|
56c6785bd0
Add backward compatability for patrol and bump save format version
|
10 years ago |
ArseniyShestakov
|
5d2e47faba
CGHeroInstance::Patrol: add initialPos
|
10 years ago |
ArseniyShestakov
|
438a444443
CGHeroInstance: move native terrain check into getNativeTerrain
|
10 years ago |
ArseniyShestakov
|
abc4ea272f
TurnInfo: store all bonuses and use TileInfo for everything
|
10 years ago |
ArseniyShestakov
|
9a63735c24
CPathfinderHelper: implement TurnInfo to avoid bonus re-checking
|
10 years ago |
ArseniyShestakov
|
d3c8ca7c1c
Pathfinding: implement duration checking for fly and water walking
|
10 years ago |
DjWarmonger
|
17071c6ec8
Merge pull request #125 from ArseniyShestakov/newMovementSystem
|
10 years ago |
Alexander Shishkin
|
fca4deaad2
Merge pull request #122 from vmarkovtsev/feature/warnings
|
10 years ago |
Vadim Markovtsev
|
e4b1ef1405
Add "override" to virtual overriden methods
|
10 years ago |
ArseniyShestakov
|
41c4323818
CGHeroInstance: add canFly and update canWalkOnSea
|
10 years ago |
AlexVinS
|
660203b436
Tweak BattleSpellCastParameters
|
10 years ago |
AlexVinS
|
2b434111bf
More hero|creature casting unification
|
10 years ago |
AlexVinS
|
fb5903d610
Initial experiments on hero & creature casting unification
|
10 years ago |
AlexVinS
|
b846b717a1
implemented VISIONS spell (partially)
|
10 years ago |
Karol
|
c16e7d4bcf
VCMIDirs update #4
|
11 years ago |
rhn
|
aba3421e0a
Fixed: 0001854: Rewarding objects loose their state after game is reloaded (breaks savegames)
|
11 years ago |
DjWarmonger
|
57fa905a2b
Something that compiles.
|
11 years ago |
Ivan Savenko
|
32240da34e
Reduced number of #include's in headers. May break compilation on Win
|
11 years ago |
Ivan Savenko
|
a0689fa377
Refactoring of hoverText from objects:
|
11 years ago |
Ivan Savenko
|
5ebc0e8614
First part of object instance API cleanup
|
11 years ago |
DjWarmonger
|
79036484dd
Trying to sort out project changes and compile issues.
|
11 years ago |
Ivan Savenko
|
b2e8c92383
Cleanup:
|
11 years ago |
Ivan Savenko
|
652ceb2bde
Finally shattered CObjectHandler.cpp into tiny bits
|
11 years ago |