MantisBT - VCMI
View Issue Details
0000758VCMIGUI - Battlespublic2011-06-20 06:412014-05-30 17:40
Warmonger 
Ivan 
lowminorhave not tried
closedfixed 
PCWindows 7vanillia
0.85 
0.86 
0000758: Infernal Troglodyte is painted strange color in Stack Queue
See screenshot:
http://i118.photobucket.com/albums/o102/DjFaust/VCMI/InfernalTroglodyteColor.png [^]

This bright green is something not quite expected here, especialy when comapred to original creature.
Played on Arrogance 3.
No tags attached.
Issue History
2011-06-20 06:41WarmongerNew Issue
2011-06-20 06:41WarmongerStatusnew => assigned
2011-06-20 06:41WarmongerAssigned To => Tow dragon
2011-08-27 23:37IvanNote Added: 0001939
2011-08-27 23:37IvanAssigned ToTow dragon => Ivan
2011-08-31 12:13IvanNote Added: 0001946
2011-08-31 12:13IvanStatusassigned => resolved
2011-08-31 12:13IvanFixed in Version => 0.89
2011-08-31 12:13IvanResolutionopen => fixed
2014-05-30 17:40beegeeStatusresolved => closed

Notes
(0001939)
Ivan   
2011-08-27 23:37   
This is really weird - VCMI code is correct - that green color is one of "special" .def colors 00ff00 (color index - 7) but H3 replace this color with its own value (305c20)
For now best solution IMO is tweak the code to fix this color on loading, later - correct .def or only this frame may be a better way to fix this.
(0001946)
Ivan   
2011-08-31 12:13   
added workaround for this image in rev 2337