Michał W. Urbańczyk
4bfc161adc
Fixed #237 .
...
Implemented #132 for Windows.
2009-11-28 17:21:54 +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
Michał W. Urbańczyk
8f217c5cdf
Fixed #50 , #191 , minor
2009-11-20 22:35:18 +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
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
OnionKnight
e040033950
* Fixed bug 38. (Swapping with artifact from backpack)
2009-11-06 02:26:25 +00:00
Frank Zago
6b5feb63e6
Implemented "main menu" in-game option.
2009-11-01 01:15:16 +00:00
Frank Zago
7a6f1a383a
Free now uninitialized std::map in CPlayerInterface::~CPlayerInterface.
2009-10-31 16:43:12 +00:00
OnionKnight
46c1127cc4
* Fixed bug 196.
2009-10-31 15:29:05 +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
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
DjWarmonger
7f5aa1007f
Better handling of huge and empty message boxes (Bugs #55 and #183 )
2009-10-24 11:17:10 +00:00
Frank Zago
04ea5deb01
Fixed bug 43.
2009-10-23 03:07:03 +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
red1939
142ec8e11a
Lacking VCMI library include (VLC not found).
2009-10-22 17:50:37 +00:00
Frank Zago
218194c36e
Fixed bug 186.
2009-10-22 03:28:54 +00:00
Frank Zago
598334a71e
Hide the mouse cursor while displaying a popup window.
2009-10-22 03:12:01 +00:00
Frank Zago
063bb9dc47
Hide the mouse cursor while displaying a popup window.
2009-10-22 02:41:09 +00:00
Frank Zago
336fee48aa
Check if a right click is in the map, so clicking on the border no longer opens an empty info windows.
2009-10-22 02:25:12 +00:00
Frank Zago
e412619ce7
Info map for terrain type. Fixes bug 5.
2009-10-22 02:09:14 +00:00
Frank Zago
5a9752fb8c
genWindow can center on the last mouse event instead of the screen. Fixes bug 188.
2009-10-22 00:25:39 +00:00
mateuszb
ad0848f1d2
* fix for bugs 47 and 89
2009-10-18 14:39:53 +00:00
DjWarmonger
476443101f
Fixed bug #175
2009-10-17 15:51:58 +00:00
mateuszb
0ac3d9be83
* fix for bug 70
2009-10-17 14:05:44 +00:00
mateuszb
f109c51f7f
* bug 146 fixed
2009-10-17 13:59:25 +00:00
mateuszb
fdcb286044
* VCMI works again on Windows.
...
hint: ./executable.exe does not run executable on Windows - you must use executable.exe or .\executable.exe
2009-10-17 13:13:09 +00:00
Frank Zago
3cdefa2790
accesible->accessible
2009-10-16 02:09:58 +00:00
Frank Zago
6c008d5fea
Restore 'click' sound when pressing a button.
2009-10-13 04:58:15 +00:00
Frank Zago
bd9eb37465
Fixed a few warnings.
2009-10-13 04:07:26 +00:00
Frank Zago
17a795015a
Restores attacking and shooting sounds.
2009-10-13 02:01:29 +00:00
Frank Zago
c2cb7be227
Fixed bug 143 and possibly 142.
2009-10-12 05:00:28 +00:00
Frank Zago
eee726bd32
Removed duplicated code.
2009-10-10 23:46:42 +00:00
Frank Zago
044875d500
Rewrote a piece of CLodHandler::init.
2009-10-10 23:25:34 +00:00
Frank Zago
b02d4c1c2f
(linux) Manage one directory per user for save games and config.
2009-10-10 05:47:59 +00:00
Frank Zago
668b203486
Work with full file paths instead of partial ones.
2009-10-10 01:42:33 +00:00
Michał W. Urbańczyk
3697b1d64e
Fixed #74 , #83 , #84
2009-10-06 01:14:00 +00:00
Michał W. Urbańczyk
fe7ef6bbe1
Smart map object serialization over net.
...
Fixed doubling click sound on map selection.
2009-10-06 00:32:33 +00:00
Frank Zago
9ae6796810
Added path to error message.
2009-10-05 01:49:22 +00:00