The hotfix build is identified as "324a".
Edit: for the record, here is the offending line of code
Code: Select all
if(wParam == 'T' && GetKeyState(VK_CONTROL) && GetKeyState(VK_SHIFT))
toggle_always_on_top(TRUE);
Code: Select all
if(wParam == 'T' && GetKeyState(VK_CONTROL) && GetKeyState(VK_SHIFT))
toggle_always_on_top(TRUE);
negative, happened to me during PT when giving ordersMaybe you have to ctrl click at some point in the game before the bug becomes apparent?
Thanks for the report, it definitely should not be doing that.Autumn Demon wrote:when you shift drag select and mouse goes over the map, the map will resize.
I think something like this happened to me, too, when I once got higher fps just from quitting and rsing myth. Possible?I also think there's a memory leak now because I had myth open for a ridiculous time which resulted in horrific fps drops to something like 5 frames per second.
for what its worth, you can stil heal mahirs on troball with 1.7.hmp wrote:In 1.7 you can no longer heal viles in mazz (mahirs). To reproduce just suicide all your artillery units at the start, a vile should appear just to the east (normal difficulty).
edit: Healing doesn't seem to work on standard mahirs either.