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