http://bugs.winehq.org/show_bug.cgi?id=13335
--- Comment #32 from QuoosX quoosx@gmail.com 2008-05-25 18:20:23 --- Today, I learned more about git, ccache, and some FreeBSD specifics than I wished. (I never tried a bisect because of the 45 minutes each compile takes on my machine.)
I found that this commit broke it for me:
commit 220163ee9d698543fe34257969a88e5976d378de Author: Roderick Colenbrander < thunderbird2k * gmx * net > Date: Fri Feb 22 20:55:02 2008 +0000 wgl: Remove unneeded opengl initialisation code at wine startup.
Undoing it, makes the game run properly on 1.0.r2.
I guess the next step is contacting the author of the commit...