Michał W. Urbańczyk
|
b0371597cd
A better tweak.
|
13 年之前 |
Michał W. Urbańczyk
|
482051eb17
Tweaks for obstacles.
|
13 年之前 |
Michał W. Urbańczyk
|
7dc0d6878e
Rewritten battle obstacles. New file for lib: CObstacleInstance.cpp.
|
13 年之前 |
DjWarmonger
|
81e74f8c33
- Config settings & parsing for Commanders.
|
13 年之前 |
DjWarmonger
|
cd1a9414ac
- Restored Genie random spell
|
13 年之前 |
DjWarmonger
|
05311dd30c
- Fixed and simplified Teleport casting
|
13 年之前 |
DjWarmonger
|
f9dff013eb
Fixes for battle interface, including #932. Basic funtionality is restored.
|
13 年之前 |
DjWarmonger
|
f720038ca5
- Battle interface fixes. It's possible to move stacks & attack
|
13 年之前 |
DjWarmonger
|
294276ea13
- Second part of battle interface.
|
13 年之前 |
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 年之前 |