1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00

* redone buildings reading

* subtitles in statusbar for garrison
* animations an castle view are faster
This commit is contained in:
Michał W. Urbańczyk
2008-01-29 13:00:45 +00:00
parent 3953eac82d
commit 25bc3b532f
5 changed files with 350 additions and 215 deletions

View File

@@ -196,7 +196,7 @@ public:
CGarrisonInt *owner;
const CCreature * creature;
int count;
int upg; //upper garrison
int upg; //0 - up garrison, 1 - down garrison
virtual void hover (bool on);
void clickRight (tribool down);