Michał W. Urbańczyk
|
830d94064e
Fixed #1056, #1057 and #1058.
|
13 年 前 |
Ivan Savenko
|
d69f4b7632
- build system update
|
13 年 前 |
Michał W. Urbańczyk
|
d390113c23
* New files for lib: CBattleCallback.cpp and CBattleCallback.h
|
13 年 前 |
DjWarmonger
|
9e0c9b4f49
Fixed #1042. Tweaks for Commander bonuses.
|
13 年 前 |
Ivan Savenko
|
e67f8afdd9
- removed multiple unused files
|
13 年 前 |
Ivan Savenko
|
50e8bc1704
- build system update
|
13 年 前 |
Ivan Savenko
|
47945383da
gcc-4.5 compatibility
|
13 年 前 |
DjWarmonger
|
4d62525ff7
- Restored missing code for BattleInfo::getAvaliableHex - Elementals will now be placed correctly
|
13 年 前 |
Michał W. Urbańczyk
|
84630a0984
Fixed #993, tent code cleanups.
|
13 年 前 |
DjWarmonger
|
cdb55500f3
Fixed #979
|
13 年 前 |
Michał W. Urbańczyk
|
247fabc3a6
Seems to be actually a missing return and redundant check.
|
13 年 前 |
Ivan Savenko
|
faaf799d95
- fixed some extra warnings. Mostly harmless.
|
13 年 前 |
Ivan Savenko
|
49495c9caf
- possibly fixed #966 and #958
|
13 年 前 |
DjWarmonger
|
18e53a1717
- Fixed a scenario when AI could visit the town without picking troops, resulting in a lock
|
13 年 前 |
DjWarmonger
|
d34cf90bf7
Support for Chain Lightning.
|
13 年 前 |
Michał W. Urbańczyk
|
d168f3eac2
* Implemented Moat functionality during siege (stops movement and deals dmg)
|
13 年 前 |
DjWarmonger
|
ee2768ab07
- Some work for commanders
|
13 年 前 |
Michał W. Urbańczyk
|
5449546447
Advanced work on support for Quicksand and Land Mine spells.
|
13 年 前 |
Ivan Savenko
|
d479341a5a
- gcc compile and warning fixes
|
13 年 前 |
DjWarmonger
|
25bdcd3cab
- Fixed wrong creature teleported
|
13 年 前 |
DjWarmonger
|
82f3bc8135
- Commanders will now be properly intialized
|
13 年 前 |
Michał W. Urbańczyk
|
482051eb17
Tweaks for obstacles.
|
13 年 前 |
Michał W. Urbańczyk
|
7dc0d6878e
Rewritten battle obstacles. New file for lib: CObstacleInstance.cpp.
|
13 年 前 |
DjWarmonger
|
96d198758c
- More commanders
|
13 年 前 |
Michał W. Urbańczyk
|
b874295b3a
Really fixed #918.
|
13 年 前 |
Michał W. Urbańczyk
|
69da179abb
Fixed #918.
|
13 年 前 |
Michał W. Urbańczyk
|
c61f536d8b
* fixed remaining parts of #760
|
13 年 前 |
Michał W. Urbańczyk
|
1eeebdee10
Fixed #914.
|
13 年 前 |
Michał W. Urbańczyk
|
a9af0da0ab
Rewritten handling mouse movement over hex and l-clicking hex into one procedure. That way the tooltip and cursor are always accurate, because they're set by the same routing that selects action. Having that logic duplicated in two methods was unmaintainable. [though the new one is still monstrous...] By the way fixed numerous issues, including:
|
13 年 前 |
Michał W. Urbańczyk
|
3cf4ebc163
Little more work on #760:
|
13 年 前 |