1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client
Michał W. Urbańczyk 7722d058f0 Fixed issues reported by Zamolxis:
* dismiss Hero works blocked in the castles
* the backpack scrollable arrows aren't available (yellow, clickable) even when backpack is empty.
* added missing info texts for buttons in hero window (and added functionality of enable tactic formations button)
* can select (single click) and enter castle (double click) from the map. Same for hero.
* Hero gets automatically selected after End Turn 
* Hero is automatically selected when exiting town
* In Garrison or Hero army: units are selected when we first click on them
Fixed (at least partially) also a problem with disappearing path
2008-08-28 17:36:34 +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 Fixed issues reported by Zamolxis: 2008-08-28 17:36:34 +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 Fixed issues reported by Zamolxis: 2008-08-28 17:36:34 +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 * fixed possible freeze when applying changes in gamestate 2008-08-25 21:14:00 +00:00