Ivan Savenko
|
8ffd482324
- gcc compile fix
|
12 年 前 |
mateuszb
|
25663ce7af
* fixed vector<bool> serialization
|
12 年 前 |
Michał W. Urbańczyk
|
95b866c131
* Further work on Battle AI. Now it is able to cast a number of offensive spells. Battle callback exposes more spell-casting info.
|
13 年 前 |
Michał W. Urbańczyk
|
d390113c23
* New files for lib: CBattleCallback.cpp and CBattleCallback.h
|
13 年 前 |
Michał W. Urbańczyk
|
d168f3eac2
* Implemented Moat functionality during siege (stops movement and deals dmg)
|
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 年 前 |
beegee1
|
156aa6e4d9
* Updated class - file - handling
|
14 年 前 |