http://bugs.winehq.org/show_bug.cgi?id=6086
Janosch Machowinski jmachowinski@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jmachowinski@gmx.de
--- Comment #56 from Janosch Machowinski jmachowinski@gmx.de 2009-01-06 14:47:33 --- I had some spare time over the holidays and wanted to play Moo2, as I figured out, that it is still broken, I did some regression testing instead. Last working version of WINE is 0.9.15.
After endless hours of compiling I found this commit introducing the bug : c8901d6f6253f6c97610eb1068ac4ff89758ed0a is first bad commit commit c8901d6f6253f6c97610eb1068ac4ff89758ed0a Author: Stefan Dösinger stefandoesinger@gmx.at Date: Fri Jun 9 19:36:12 2006 +0200
ddraw: Rewrite most of ddraw using WineD3D.
:040000 040000 9761355e24bc348d1e1c03110877541730611adb 67589bfed4fe0ed2619ce120d17eff82e3ca24f0 M dlls
As this is a HUGE commit and a rewrite of the whole ddraw, I have no idea where to start debugging. Is Stefan Dösinger still active woking on wine ?