1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-12-01 23:12:49 +02:00

Half done refactoring of CHeroWindow.

This commit is contained in:
Michał W. Urbańczyk
2010-12-16 22:32:53 +00:00
parent e301256f92
commit b15ac97c62
10 changed files with 324 additions and 401 deletions

View File

@@ -1188,7 +1188,7 @@ townList(ADVOPT.tlistSize,ADVOPT.tlistX,ADVOPT.tlistY,ADVOPT.tlistAU,ADVOPT.tlis
//townList.init();
//townList.genList();
heroWindow = new CHeroWindow(LOCPLINT->playerID);
heroWindow = NULL;
for (int g=0; g<ADVOPT.gemG.size(); ++g)
{
@@ -1734,7 +1734,6 @@ void CAdvMapInt::setPlayer(int Player)
nextHero.setPlayerColor(player);
endTurn.setPlayerColor(player);
graphics->blueToPlayersAdv(resdatabar.bg,player);
heroWindow->setPlayer(player);
//heroList.updateHList();
//townList.genList();