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

* right click popups in towns

* drawing window text-bitmap-subtitle
* destructor for CDefEssential
* version changed to 0.5x (or maybe it should be 0.6 ?)
* minor changes
This commit is contained in:
Michał W. Urbańczyk
2008-03-06 18:54:35 +00:00
parent f1e40d5e86
commit 23a7b708d8
10 changed files with 118 additions and 31 deletions

View File

@@ -37,7 +37,7 @@ public:
unsigned char animval, count;
CDefHandler *hall,*fort, *flag;
CDefEssential* bicons; //150x70 buildings imgs
CTownList<CCastleInterface> * townlist;
CGarrisonInt * garr;