[Bug 18501] Emperor 'Battle for Dune': can't build units and buildings

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 9 13:52:20 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=18501





--- Comment #12 from Laurent <fremen at planet-shitfliez.org>  2009-11-09 13:52:19 ---
Created an attachment (id=24625)
 --> (http://bugs.winehq.org/attachment.cgi?id=24625)
Bug 18501 fix

In dlls/d3drm/math.c, function D3DRMQuaternionSlerp, there are 2 calls to
D3DRMVectorScale(). The first parameter ( a->v in the first call and b->v in
the second ) are modified by this function, but maybe they should not.

Using a temporary variable instead fixes this problem.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list