Michał W. Urbańczyk
|
c698181c4c
* simple mechanism for detecting desync after init
|
13 years ago |
Michał W. Urbańczyk
|
13f26fc3cb
* Client is able to await for answers for multiple queries at the same time
|
13 years ago |
DjWarmonger
|
9518474ec7
First attempt to replace rule-of-a-thumb behavior with actual reasoning
|
13 years ago |
DjWarmonger
|
88e9dec974
Fixed Thieves Guild window showing for all players.
|
13 years ago |
Michał W. Urbańczyk
|
324b11b09c
Possible fix for #848
|
13 years ago |
DjWarmonger
|
386ac80cf9
Fixed #855 & 861. Unsigned values were bad idea to prevent overflow.
|
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 |
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
|
2bddf29cbf
Stack artifacts part 2, not working yet.
|
13 years ago |
DjWarmonger
|
b8a5d0d430
Stack artifacts - part 1
|
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
|
3fcf8b6f4b
- minor mechanics fixes, corrected handling of 2nd upgrades (like pirates from hota)
|
13 years ago |
Michał W. Urbańczyk
|
046e54563c
* fixed project files for RD configuration
|
14 years ago |
beegee1
|
156aa6e4d9
* Updated class - file - handling
|
14 years ago |
beegee1
|
2f5d6f2684
* CHexField renamed to CBattleHex
|
14 years ago |
beegee1
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
14 years ago |
DjWarmonger
|
2e0ca6d162
Cleaned some code.
|
14 years ago |
DjWarmonger
|
10fce0025a
Support for wall penalty & No Wall Penalty ability.
|
14 years ago |
DjWarmonger
|
95f23cf20f
Support for Bind ability.
|
14 years ago |
DjWarmonger
|
b4d0ebf9ab
Support for Mana Channeling ability.
|
14 years ago |
DjWarmonger
|
5e40d3da72
Support for Enchanter ability.
|
14 years ago |
DjWarmonger
|
d607d90a91
Support for Fear & Fearless ability.
|
14 years ago |
DjWarmonger
|
0903d6037c
New pack - BattleEffectTrigger for various one-shot effects with animation
|
14 years ago |
DjWarmonger
|
f4fc77ccb8
Creature spells are now functional.
|
14 years ago |
DjWarmonger
|
f1f416c890
Fixed (unnecessary?) deadlock in BattleStacksRemoved. Daemon summoning is pretty functional.
|
14 years ago |
DjWarmonger
|
07b8f87fb7
Partial support for Daemon Summoning.
|
14 years ago |
DjWarmonger
|
6fdb984799
Lots of refactoring & work for creature spells.
|
14 years ago |