mateuszb
|
b3fd14b524
* splitted CGameState into general game state and battle game state
|
15 years ago |
Michał W. Urbańczyk
|
2cf6729eee
Towards duel support.
|
15 years ago |
mateuszb
|
4929cf9782
* enum for secondary skills
|
15 years ago |
Michał W. Urbańczyk
|
2fe8b07f4f
Little more development for duel mode.
|
15 years ago |
mateuszb
|
af2c4633ad
* partially done duel mode
|
15 years ago |
mateuszb
|
49083c4e5a
* ConstTransitive CGI more or less done
|
15 years ago |
mateuszb
|
8b831c1f46
Const-transitiveness of CGI almost reached
|
15 years ago |
Michał W. Urbańczyk
|
fc6d6e02a3
More fixes for stacks, some basic macro-based logging for bonus graph operations.
|
15 years ago |
Michał W. Urbańczyk
|
848a00bc6f
Stacks #4 -> giving creatures still needs to be fixed.
|
15 years ago |
Michał W. Urbańczyk
|
7c3f3d20c3
Stacks #2 -> towards new system of stack operations.
|
15 years ago |
Michał W. Urbańczyk
|
32ce20af15
Moving stack system to pointers, part #1
|
15 years ago |
Michał W. Urbańczyk
|
9250cc8adf
Separated CStack and CStackInstance.
|
15 years ago |
Michał W. Urbańczyk
|
27f83ea8c3
Further work on bonus system.
|
15 years ago |
Michał W. Urbańczyk
|
4d657eaf47
Merges from trunk. Minor changes.
|
15 years ago |
Michał W. Urbańczyk
|
9028684697
Disemboweling the system.
|
15 years ago |
Michał W. Urbańczyk
|
bce805dacc
Restored Warmonger's changes to artifacts system.
|
15 years ago |
Michał W. Urbańczyk
|
c299a1cdea
Fixed desync.
|
15 years ago |
Michał W. Urbańczyk
|
aa131bbf15
Reverted r1811, r1812, r1813
|
15 years ago |
DjWarmonger
|
b75cf89f86
Partial support for customizable artifacts and Spell Scroll. Still doesn't work, though.
|
15 years ago |
mateuszb
|
608e26b453
* a few fixes for CStack.effects removal - more should come
|
15 years ago |
DjWarmonger
|
30cf8b7e77
Fixes for previous commit.
|
15 years ago |
DjWarmonger
|
bfe266a377
Moved battle effects to bonus system. May be buggy.
|
15 years ago |
DjWarmonger
|
59447fb85e
Hero speciality will now affect Resurrection and other remaining spells.
|
15 years ago |
Ivan Savenko
|
fd45cd0a6d
- fix for #283
|
15 years ago |
Ivan Savenko
|
520d40cc59
- uploaded config/settings.txt from 0.82 (fix for #605)
|
15 years ago |
Ivan Savenko
|
bdcdc89991
- University fix for #594
|
15 years ago |
mateuszb
|
52319f5713
* CBonusSelection will now work on CCampaignState instead of CCampaign; unfortunately there seems to be no elegant way to move that state between bonus selection screen and CGameState::init, so it's not yet moved.
|
15 years ago |
Ivan Savenko
|
3c868146a6
- linux fix for BuildingHandler
|
15 years ago |
mateuszb
|
54496ddee1
* player's serialID removed (save format broken, new game seems to work)
|
15 years ago |
Michał W. Urbańczyk
|
c6653949e1
Fixed #90, #581, #567.
|
15 years ago |