Ivan Savenko
|
c5b74a2dce
Miscellaneous fixes:
|
11 years ago |
beegee1
|
69eee05ccc
- Partially fixed mantis #1065 (Gate with hex 95 can't be attacked)
|
12 years ago |
beegee1
|
e01ef8e36a
- Fixed mantis #1576 (doesn't hang game)
|
12 years ago |
Ivan Savenko
|
ee6cdbeffe
went through the rest of cppcheck warnings, mostly harmless
|
12 years ago |
Ivan Savenko
|
71d6b0fea9
- Fixed some warnings from cppcheck
|
12 years ago |
beegee1
|
94bee3fd1b
- Changed visibility of curInt member of BattleInterface from public to private and provided a getter method
|
12 years ago |
Ivan Savenko
|
0e3eae3095
patch from KroArtem
|
12 years ago |
beegee1
|
aa1c193b88
Fixed mantis #1582
|
12 years ago |
Ivan Savenko
|
6cb3cb006d
Several minor fixes/features
|
12 years ago |
Ivan Savenko
|
d09294e40a
compile fix, fixes blit order of heroes in siege
|
12 years ago |
Michał W. Urbańczyk
|
0abbe71b25
Merged fixes from the branch.
|
12 years ago |
Michał W. Urbańczyk
|
4f29b526ca
The battle callback method battleGetAllStacks will by default omit the arrow turrets. Fixes #1453, #1455 and related.
|
12 years ago |
DjWarmonger
|
d06b02638b
Partially implemented #481
|
12 years ago |
Michał W. Urbańczyk
|
b62bb096a7
Fixed #1430, work-around to make #1435 non-crashing.
|
12 years ago |
Ivan Savenko
|
76c77d58f6
const-ified CTown. May fix #1444
|
12 years ago |
Ivan Savenko
|
8beee29482
- corrected "isToReverse" check, partially fixes 1397
|
12 years ago |
Ivan Savenko
|
c81a31c74a
- catapult attacks should be identical to H3
|
12 years ago |
Michał W. Urbańczyk
|
58ccaa2e93
The cmath "fix" was not needed after all, the includes order decides.
|
12 years ago |
Michał W. Urbańczyk
|
7a90ead051
VS-2013 issue.
|
12 years ago |
Ivan Savenko
|
b57b14b752
- fixed several bugs with siege graphics, including #1389
|
12 years ago |
Ivan Savenko
|
b87897096c
Filesystem handling is now more flexible
|
12 years ago |
DjWarmonger
|
5f310aa20f
Fixed all issues with Resurrection: #123, #1358
|
12 years ago |
DjWarmonger
|
b36be10e30
|
12 years ago |
Michał W. Urbańczyk
|
d8a27d8f3c
Refactored player-specific data into single struct BattleState.
|
12 years ago |
Ivan Savenko
|
a148c39e0a
more battles animations:
|
12 years ago |
Michał W. Urbańczyk
|
e45d174ba5
Fixed crashes on Land Mines / Fire Wall casting.
|
12 years ago |
Ivan Savenko
|
096d6ebf9c
refactoring of CBattleInterface::show() and all related code
|
12 years ago |
Ivan Savenko
|
43db5587a1
- minor fixes to battle animations
|
12 years ago |
Ivan Savenko
|
1a77fee7f7
more improvements for battle animations
|
12 years ago |
DjWarmonger
|
4f7c6b8d34
Fixed #688
|
12 years ago |