BlackArchon
Warlord
Esvath, please add to the todo list:
* CvGameTextMgr.cpp: change TerrainList.append(gDLL->getText("TXT_KEY_UNIT_HILLS_STRENGTH_MODIS", pUnit->cityAttackModifier())); to TerrainList.append(gDLL->getText("TXT_KEY_UNIT_HILLS_STRENGTH_MODIS", pUnit->hillsAttackModifier()));
Sorry to kind of abuse this thread as a todo list - should I rather start a new thread for these todos? As soon as I can compile a DLL I can fix these things immediately, but now this is a good way to not forget these smaller fixes.
* CvGameTextMgr.cpp: change TerrainList.append(gDLL->getText("TXT_KEY_UNIT_HILLS_STRENGTH_MODIS", pUnit->cityAttackModifier())); to TerrainList.append(gDLL->getText("TXT_KEY_UNIT_HILLS_STRENGTH_MODIS", pUnit->hillsAttackModifier()));
Sorry to kind of abuse this thread as a todo list - should I rather start a new thread for these todos? As soon as I can compile a DLL I can fix these things immediately, but now this is a good way to not forget these smaller fixes.