Ivan Savenko
|
9efe05c90b
- removed usage of Graphics in several places (Components and hero window).
|
13 years ago |
DjWarmonger
|
f720038ca5
- Battle interface fixes. It's possible to move stacks & attack
|
13 years ago |
Michał W. Urbańczyk
|
722ec55384
Redid stack artifacts. Broken save compatibility. Added serializer support for boost::variant and sending CStackInstace* over network by implicitly passing IDs. Moved seeds and checksum to StartInfo. Various minor changes.
|
13 years ago |
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 years ago |
DjWarmonger
|
9e5fcc3152
Stack artifact backup.
|
14 years ago |
DjWarmonger
|
2bddf29cbf
Stack artifacts part 2, not working yet.
|
14 years ago |
beegee1
|
156aa6e4d9
* Updated class - file - handling
|
14 years ago |
beegee1
|
2f5d6f2684
* CHexField renamed to CBattleHex
|
14 years ago |
beegee1
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
14 years ago |
DjWarmonger
|
d3a014ee94
Smarter implementation of last change.
|
14 years ago |
DjWarmonger
|
e67b7b9da4
Some fixes for shooting vs Creature Window.
|
14 years ago |
DjWarmonger
|
d29850a2fa
Fixed #740
|
14 years ago |
Frank Zago
|
9c3a10b2c7
Fixed a bug in phoenix code. Fixed a couple warnings.
|
14 years ago |
Frank Zago
|
4af4f0a707
Compile and warning fixes.
|
14 years ago |
DjWarmonger
|
3a6b5cbfbb
Various fixes related to spell effects and Creature Window.
|
14 years ago |
DjWarmonger
|
0f60ceb414
Impemented scrollbar for Creature Window. Call it finished.
|
14 years ago |
DjWarmonger
|
bc51c0006f
Support for creature skill icons. Several fixes for creature abilities.
|
14 years ago |
DjWarmonger
|
b9f301b600
Better implementation of creature window, minor fixes.
|
14 years ago |
DjWarmonger
|
dc0eb37da6
New creature window works in general, covering old functionalities and displaying new info. It's far from finished though.
|
14 years ago |