Michał W. Urbańczyk
4bfc161adc
Fixed #237 .
...
Implemented #132 for Windows.
2009-11-28 17:21:54 +00:00
DjWarmonger
0daac5f265
Corrected resolutions settings by Zamolxis
2009-11-28 15:22:49 +00:00
DjWarmonger
b87dc7950f
Fixed #241
2009-11-28 11:26:32 +00:00
Michał W. Urbańczyk
7f97a56a28
Fixed crash on casting spell. Fixed giving resources from towns. Version set to 0.74c. Incremented save format version.
...
Disabled adventure AI. Will be released as dev build.
2009-11-28 01:42:08 +00:00
Michał W. Urbańczyk
82faf7538e
Fixed #160 , #167
2009-11-24 20:29:50 +00:00
Michał W. Urbańczyk
c00d4bf905
Reverted r1366
...
GUI automatically assigns the parent objects (CMenuScreen) with it's children controls. They're activated/deactivated/shown/deleted automatically. (it's enabled by OBJ_CONSTRUCTION macro in scope)
2009-11-24 19:50:20 +00:00
Frank Zago
f252b58f96
Commented out unused code.
2009-11-21 18:04:09 +00:00
DjWarmonger
0ffbaa457e
Fixed #218 - mana will be given to heros after taking all bonuses into calculation.
2009-11-21 16:37:27 +00:00
DjWarmonger
4bb5d083f4
Added missing serialization of bank configs (bugs #9 , #165 and #221 )
2009-11-21 15:45:37 +00:00
Michał W. Urbańczyk
8f217c5cdf
Fixed #50 , #191 , minor
2009-11-20 22:35:18 +00:00
DjWarmonger
adf3c9fd4b
Resolved bugs #76 and #168 which always gave same heroes in tavern.
2009-11-15 14:06:25 +00:00
Michał W. Urbańczyk
d18b6c3d5a
Fixed #2 , #10 , #118 , #209 , #210
2009-11-14 20:14:15 +00:00
Michał W. Urbańczyk
4151310be6
* better fix for #184 (should fix all related issues)
...
* fixed #214 , #121 , #100
2009-11-13 21:01:33 +00:00
Michał W. Urbańczyk
a6f61e33bd
* restored 0.74 savegames compatibility (for easier reproducing reported issues)
...
* Fixed #184 and #189
* minor fixes
2009-11-13 19:04:36 +00:00
Michał W. Urbańczyk
f99c4d3c66
Fixed #110 .
...
Some minor changes / fixes.
2009-11-13 16:02:25 +00:00
DjWarmonger
a2e9e351e1
Fixed wrong call in issue #208 .
2009-11-11 18:20:18 +00:00
DjWarmonger
7a622c6858
Minor fix for last revision.
2009-11-11 17:55:07 +00:00
DjWarmonger
e1c793068d
1.Support for Skyship - revealing entire map
...
2.Reorganization of visible tiles processing
3.Turned off revealing the map at build structure as it caused odd conflict
2009-11-11 17:45:03 +00:00
OnionKnight
2b1f395c70
* Minor bug fix for previous fix when transferring artifacts from one hero backpack to another.
2009-11-11 09:52:38 +00:00
OnionKnight
64a72c39cb
* Fixed bug 101, placing artifacts in specific slots in the backpack. Cleaned up swapArtifacts() to use more descriptive names as well.
2009-11-10 03:10:14 +00:00
mateuszb
db4ee5844f
* implemented 206 and 207 from mantis
2009-11-08 14:44:58 +00:00
DjWarmonger
882ae5a53a
Fixed bug #208 - lookout tower (and possibly other structures) update map view when built.
2009-11-08 07:20:42 +00:00
DjWarmonger
bf7dfca6f5
Fixed bug #203 - no neutral town growth
2009-11-07 20:23:39 +00:00
OnionKnight
e040033950
* Fixed bug 38. (Swapping with artifact from backpack)
2009-11-06 02:26:25 +00:00
red1939
f7a1b74092
Next batch of code clearing.
2009-11-01 20:13:12 +00:00
Frank Zago
6b5feb63e6
Implemented "main menu" in-game option.
2009-11-01 01:15:16 +00:00
Frank Zago
c78d48473b
(linux) Disable the console. It's just too broken.
2009-10-31 22:55:05 +00:00
Frank Zago
7a6f1a383a
Free now uninitialized std::map in CPlayerInterface::~CPlayerInterface.
2009-10-31 16:43:12 +00:00
Frank Zago
fe80e8b553
Fixed some typos.
2009-10-31 16:33:11 +00:00
Frank Zago
359ca49f26
(gcc) Fixed some warnings.
2009-10-31 16:32:18 +00:00
OnionKnight
46c1127cc4
* Fixed bug 196.
2009-10-31 15:29:05 +00:00
red1939
3f3c019784
Next part of AI code cleaning/reformatting.
2009-10-28 16:28:52 +00:00
DjWarmonger
ddd755c0c1
1.Removed unused code from hero handler
...
2.Minor changes in GUI
3.Attempt to manage different alignments of ships
2009-10-28 10:45:45 +00:00
DjWarmonger
2c77785bc7
Hero experience tooltip will now be shown correctly despite of its type (bug #99 )
2009-10-27 20:40:11 +00:00
mateuszb
f22570712e
* again, please don't include headers in headers if not necessary
...
* minor changes
2009-10-26 15:01:12 +00:00
DjWarmonger
e4417e9204
Added feature #111 - external dwellings increase town growth.
2009-10-26 09:11:10 +00:00
Frank Zago
7471372074
Fixed several crashes when exiting.
2009-10-26 05:39:30 +00:00
OnionKnight
95808db933
* Right-click info window for castles and garrisons you do not own shows a rough amount of creatures instead of none.
...
I don't really know under which circumstances no information at all is shown in the original H3 so I haven't dealt with that.
2009-10-25 19:32:02 +00:00
mateuszb
68c5bb63a4
* various improvements and code cleanups
2009-10-25 14:36:11 +00:00
mateuszb
60a401384f
* please don't include headers in headers if not necessary
2009-10-25 10:41:58 +00:00
DjWarmonger
1683a419a3
Implemented artifact placement rules for advMap objects, but not for the random artifacts placed via editor. (feature #119 )
2009-10-24 19:21:32 +00:00
Frank Zago
21f574f5ee
Added a destuctor to CISer to fix some memory leaks.
2009-10-24 15:54:08 +00:00
DjWarmonger
7f5aa1007f
Better handling of huge and empty message boxes (Bugs #55 and #183 )
2009-10-24 11:17:10 +00:00
Frank Zago
e916e94a40
Commented out unused code.
2009-10-24 03:51:14 +00:00
Frank Zago
aa43938117
Fixed bug 7 & 153.
2009-10-24 03:28:14 +00:00
DjWarmonger
f0e04ad850
Fixed #178 = Scholar won't give unavaliable spells anymore.
2009-10-23 19:58:21 +00:00
Frank Zago
04ea5deb01
Fixed bug 43.
2009-10-23 03:07:03 +00:00
Frank Zago
1c54c639e4
Ensure hero destination tile exists. Fixes bug 73.
2009-10-23 02:11:45 +00:00
Frank Zago
c6bd8e3518
Fixed bug 163 and display the right text when saving a game.
2009-10-23 01:48:03 +00:00
Frank Zago
ddfe2e6f43
Center system option window.
2009-10-23 01:20:16 +00:00