DjWarmonger
|
f5e47474c5
- Fixed random crashes after creature spellcasting
|
13 years ago |
DjWarmonger
|
192de453af
- Fixed Remove Obstacle spell
|
13 years ago |
DjWarmonger
|
d6873d7570
- No battle actions will be available during tactics phase
|
13 years ago |
Michał W. Urbańczyk
|
b0371597cd
A better tweak.
|
13 years ago |
Michał W. Urbańczyk
|
482051eb17
Tweaks for obstacles.
|
13 years ago |
Michał W. Urbańczyk
|
7dc0d6878e
Rewritten battle obstacles. New file for lib: CObstacleInstance.cpp.
|
13 years ago |
DjWarmonger
|
81e74f8c33
- Config settings & parsing for Commanders.
|
13 years ago |
DjWarmonger
|
cd1a9414ac
- Restored Genie random spell
|
13 years ago |
DjWarmonger
|
05311dd30c
- Fixed and simplified Teleport casting
|
13 years ago |
DjWarmonger
|
f9dff013eb
Fixes for battle interface, including #932. Basic funtionality is restored.
|
13 years ago |
DjWarmonger
|
f720038ca5
- Battle interface fixes. It's possible to move stacks & attack
|
13 years ago |
DjWarmonger
|
294276ea13
- Second part of battle interface.
|
13 years ago |
DjWarmonger
|
aeb9cf9460
- First part of battle interface rewrite. Untested. May work or not work randomly.
|
13 years ago |
Michał W. Urbańczyk
|
8baec8b093
Implemented #715 (load game from sys options). Fixed #224. Minor improvements.
|
13 years ago |
Ivan Savenko
|
f426a48d09
- fixes for gcc-4.7
|
13 years ago |
Michał W. Urbańczyk
|
b874295b3a
Really fixed #918.
|
13 years ago |
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 |