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 år sedan |
Michał W. Urbańczyk
|
3546c7841a
* Possibly fixed #870
|
13 år sedan |
DjWarmonger
|
5e14d17ed3
Fixes for r2543.
|
13 år sedan |
Michał W. Urbańczyk
|
046e54563c
* fixed project files for RD configuration
|
14 år sedan |
beegee1
|
156aa6e4d9
* Updated class - file - handling
|
14 år sedan |
beegee1
|
2f5d6f2684
* CHexField renamed to CBattleHex
|
14 år sedan |
beegee1
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
14 år sedan |
DjWarmonger
|
9a1460c2e0
Handling of cursor for creatures casting spells.
|
14 år sedan |
DjWarmonger
|
6fdb984799
Lots of refactoring & work for creature spells.
|
14 år sedan |
Michał W. Urbańczyk
|
6ef44bde5a
Work on pathfinder: torn the code out from CGameState into a separate class. It can use Subterranean Gates and Boats. Removed code for handling Fly spell effect. It didn't work as supposed anyway.
|
14 år sedan |
DjWarmonger
|
899aeeb748
New feature: All tiles affected by multi-hex attack will be highlighted when attack is possible.
|
14 år sedan |
ori.bar
|
5b836f428a
Partial fix for 37. Full fix for 27, 64, 600. Fix for bug where code tried to reload non existent file.
|
14 år sedan |
Ivan Savenko
|
0693312a8e
- fixed several crashes with joining creatures
|
14 år sedan |
beegee1
|
55e7959fd9
* Bonus system caching updated, partially rewritten, much more robust, thread-safe
|
14 år sedan |
DjWarmonger
|
8102fd4cf0
Support for Death Blow ability.
|
14 år sedan |
Michał W. Urbańczyk
|
ed056cf0df
Set of minor improvements and fixes.
|
14 år sedan |
Michał W. Urbańczyk
|
b3234e8bfa
* CGameInterface.h/.cpp moved from client project to lib (and, appropriately, to lib subfolder).
|
14 år sedan |
Ivan Savenko
|
48e79b163c
- missed file from previous commit
|
14 år sedan |
Michał W. Urbańczyk
|
9775f88045
Version bump.
|
14 år sedan |
Michał W. Urbańczyk
|
0dbd7ee3c8
Fixed #739 and #742.
|
14 år sedan |
Frank Zago
|
ff49b852df
Silenced several "warning: suggest parentheses around ‘&&’ within ‘||’": added some parenthesis, optimized a couple statments and fix a bug in another.
|
14 år sedan |
Michał W. Urbańczyk
|
3ca95ef5ed
Fixed #730:
|
14 år sedan |
Michał W. Urbańczyk
|
072bb5884b
Fixed #728.
|
14 år sedan |
mateuszb
|
94166b83aa
* some changes
|
14 år sedan |
Michał W. Urbańczyk
|
617e1f962e
New files for lib:
|
14 år sedan |
Michał W. Urbańczyk
|
b4144dc616
Callback jugglery, part 1.
|
14 år sedan |
Michał W. Urbańczyk
|
ab20e024c0
Various fixes and improvements around kill hero and kill monster quests. A few minor unrelated fixes.
|
15 år sedan |
mateuszb
|
2451c0dea6
* a bit better stack reversing
|
15 år sedan |
mateuszb
|
49083c4e5a
* ConstTransitive CGI more or less done
|
15 år sedan |
mateuszb
|
b15deaa203
* more constTransitivePointers in GameInfo, separated client GUI classes from it, moved def handlers from CGDefInfo
|
15 år sedan |