1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/client
Michał W. Urbańczyk 6613955463 * hero placed in the town starts as visiting hero, not garrisoned
* if hero doesn't have a spell book, he can buy one in a mage guild
* improvements in closing
* fixed crash on picking artifact
* added event message when picking artifact
* fixed problems with disappearing pikemen
* InfoWindow will be properly centered
* hero portraits again visible in PreGame
* fixed problems with handling Pandora's Box
* support for Campfires
* minor changes
2008-08-25 10:25:16 +00:00
..
CBitmapHandler.cpp Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
CBitmapHandler.h * BitmapHandler thread-safe 2008-06-16 14:56:48 +00:00
CCreatureAnimation.cpp Battles: 2008-08-07 00:38:44 +00:00
CCreatureAnimation.h Battles: 2008-08-07 00:38:44 +00:00
Client.cpp * hero placed in the town starts as visiting hero, not garrisoned 2008-08-25 10:25:16 +00:00
Client.h * hero placed in the town starts as visiting hero, not garrisoned 2008-08-25 10:25:16 +00:00
FunctionList.h * hero placed in the town starts as visiting hero, not garrisoned 2008-08-25 10:25:16 +00:00
Graphics.cpp * hero placed in the town starts as visiting hero, not garrisoned 2008-08-25 10:25:16 +00:00
Graphics.h * make compatible with boost 1.36.0 (there was breaking change in boost::function) 2008-08-20 06:57:53 +00:00
Makefile.am Autoconf/automake scripts to easy building. 2008-08-04 09:33:08 +00:00
VCMI_client.vcproj * make compatible with boost 1.36.0 (there was breaking change in boost::function) 2008-08-20 06:57:53 +00:00