DjWarmonger
|
2193f8912e
- Framework of new battle interface
|
13 years ago |
Michał W. Urbańczyk
|
c61f536d8b
* fixed remaining parts of #760
|
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 |
Michał W. Urbańczyk
|
a833cbd308
Fxied #887.
|
13 years ago |
DjWarmonger
|
18b1b83c8a
Fixed creatures casting aimed spells at dead stacks.
|
13 years ago |
Michał W. Urbańczyk
|
3546c7841a
* Possibly fixed #870
|
13 years ago |
Michał W. Urbańczyk
|
37d3bea0a9
Missing part of fix for #871.
|
13 years ago |
Michał W. Urbańczyk
|
d9a78ff1ce
* fixed #871
|
13 years ago |
Ivan Savenko
|
354b9e7fb3
- fixed #793 and #865
|
13 years ago |
DjWarmonger
|
5e14d17ed3
Fixes for r2543.
|
13 years ago |
DjWarmonger
|
444b59d478
1. Fixed #843
|
13 years ago |
Michał W. Urbańczyk
|
e4dc00abac
* new file lib/UnlockGuard.h — unlock_guard is for unlocking a mutex for the scope time (RAII)
|
13 years ago |
DjWarmonger
|
5c86d32903
Cloned stack dissapear when killed.
|
13 years ago |
Michał W. Urbańczyk
|
4baf4e13ed
* fixed #857 and #858
|
13 years ago |
Ivan Savenko
|
0c3e88226f
- (linux) replaced Genius with VCAI
|
13 years ago |
DjWarmonger
|
c724092028
Partial support for Clone spell.
|
13 years ago |
DjWarmonger
|
1cbd7e94e4
- Extended cap or removed sign for some values that may potentially overflow
|
13 years ago |
Ivan Savenko
|
dbc603b7d7
- fixed crash on opening spellbook during enemy turn
|
13 years ago |
Ivan Savenko
|
86e7d96b39
- setting system: replaced settings.txt + sysopt.bin with json-based system (defaultSetting.json + settings.json)
|
14 years ago |
Ivan Savenko
|
91c0ce33f4
- re-generated build system
|
14 years ago |
beegee1
|
156aa6e4d9
* Updated class - file - handling
|
14 years ago |
beegee1
|
2f5d6f2684
* CHexField renamed to CBattleHex
|
14 years ago |
beegee1
|
cce814c41b
* Final commit
|
14 years ago |