DjWarmonger
|
b87dc7950f
Fixed #241
|
16 years ago |
Michał W. Urbańczyk
|
7f97a56a28
Fixed crash on casting spell. Fixed giving resources from towns. Version set to 0.74c. Incremented save format version.
|
16 years ago |
Michał W. Urbańczyk
|
82faf7538e
Fixed #160, #167
|
16 years ago |
Michał W. Urbańczyk
|
c00d4bf905
Reverted r1366
|
16 years ago |
Frank Zago
|
f252b58f96
Commented out unused code.
|
16 years ago |
DjWarmonger
|
0ffbaa457e
Fixed #218 - mana will be given to heros after taking all bonuses into calculation.
|
16 years ago |
DjWarmonger
|
4bb5d083f4
Added missing serialization of bank configs (bugs #9, #165 and #221)
|
16 years ago |
Michał W. Urbańczyk
|
8f217c5cdf
Fixed #50, #191, minor
|
16 years ago |
DjWarmonger
|
adf3c9fd4b
Resolved bugs #76 and #168 which always gave same heroes in tavern.
|
16 years ago |
Michał W. Urbańczyk
|
d18b6c3d5a
Fixed #2, #10, #118, #209, #210
|
16 years ago |
Michał W. Urbańczyk
|
4151310be6
* better fix for #184 (should fix all related issues)
|
16 years ago |
Michał W. Urbańczyk
|
a6f61e33bd
* restored 0.74 savegames compatibility (for easier reproducing reported issues)
|
16 years ago |
Michał W. Urbańczyk
|
f99c4d3c66
Fixed #110.
|
16 years ago |
DjWarmonger
|
a2e9e351e1
Fixed wrong call in issue #208.
|
16 years ago |
DjWarmonger
|
7a622c6858
Minor fix for last revision.
|
16 years ago |
DjWarmonger
|
e1c793068d
1.Support for Skyship - revealing entire map
|
16 years ago |
OnionKnight
|
2b1f395c70
* Minor bug fix for previous fix when transferring artifacts from one hero backpack to another.
|
16 years ago |
OnionKnight
|
64a72c39cb
* Fixed bug 101, placing artifacts in specific slots in the backpack. Cleaned up swapArtifacts() to use more descriptive names as well.
|
16 years ago |
mateuszb
|
db4ee5844f
* implemented 206 and 207 from mantis
|
16 years ago |
DjWarmonger
|
882ae5a53a
Fixed bug #208 - lookout tower (and possibly other structures) update map view when built.
|
16 years ago |
DjWarmonger
|
bf7dfca6f5
Fixed bug #203 - no neutral town growth
|
16 years ago |
OnionKnight
|
e040033950
* Fixed bug 38. (Swapping with artifact from backpack)
|
16 years ago |
red1939
|
f7a1b74092
Next batch of code clearing.
|
16 years ago |
Frank Zago
|
6b5feb63e6
Implemented "main menu" in-game option.
|
16 years ago |
Frank Zago
|
c78d48473b
(linux) Disable the console. It's just too broken.
|
16 years ago |
Frank Zago
|
7a6f1a383a
Free now uninitialized std::map in CPlayerInterface::~CPlayerInterface.
|
16 years ago |
Frank Zago
|
fe80e8b553
Fixed some typos.
|
16 years ago |
Frank Zago
|
359ca49f26
(gcc) Fixed some warnings.
|
16 years ago |
OnionKnight
|
46c1127cc4
* Fixed bug 196.
|
16 years ago |
red1939
|
3f3c019784
Next part of AI code cleaning/reformatting.
|
16 years ago |