1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/server
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
..
CGameHandler.cpp * fixed crashbug on loading maps with events giving creatures 2008-08-27 10:19:18 +00:00
CGameHandler.h Support for Tree of knowledge and minor changes. 2008-08-22 12:21:09 +00:00
CScriptCallback.cpp Fixed issues reported by Zamolxis: 2008-08-28 17:36:34 +00:00
CScriptCallback.h * fixed possible freeze when applying changes in gamestate 2008-08-25 21:14:00 +00:00
CVCMIServer.cpp 2008-08-17 19:30:00 +00:00
CVCMIServer.h Now netcode branch may be compiled with gcc. Sorry can't check build with MSVC 2008-08-04 09:05:52 +00:00
Makefile.am Autoconf/automake scripts to easy building. 2008-08-04 09:33:08 +00:00
VCMI_server.vcproj * hero placed in the town starts as visiting hero, not garrisoned 2008-08-25 10:25:16 +00:00