What to do when an application misuses an API ...

2013-07-23 Thread Michael Casadevall
Hey all, I've been working on trying to get Sid Meier's Civilization V (Civ5) up to a point where it works relatively flawlessly on WINE. The largest issue is that installing the latest expansion pack has completely hosed the game under WINE unless some rather ugly workarounds have been taken. Spec

Re: [PATCH 1/2] wined3d: Implement special fog behavior for orthogonal projection matrices.

2013-07-23 Thread Henri Verbeet
On 22 July 2013 20:24, Matteo Bruni wrote: > @@ -3614,10 +3614,19 @@ void wined3d_ffp_get_vs_settings(const struct > wined3d_state *state, const struct > & WINED3D_FFP_LIGHT_TYPE_MASK) << > WINED3D_FFP_LIGHT_TYPE_SHIFT(i); > } > > +settings->ortho_fog = 0; > if

Re: [PATCH 1/3] d3dx9: Fix initialization of D3DXPC_OBJECTs.

2013-07-23 Thread Rico Schüller
On 23.07.2013 11:46, Rico Schüller wrote: --- dlls/d3dx9_36/effect.c | 22 +++--- 1 file changed, 19 insertions(+), 3 deletions(-) These may not apply correctly. Sorry for the noise. I'll resend a new version. Cheers Rico

Re: [docs] "sgml" is not a valid output format

2013-07-23 Thread Francois Gouget
On Tue, 23 Jul 2013, Frédéric Delanoy wrote: [...] > -ALLFORMATS = html pdf sgml ps txt > +ALLFORMATS = html pdf ps txt 'make sgml' can be used to generate the translated SGML source files for our many documentation translations. So I don't think this patch should be applied. -- Francois Gouge

Re: [docs] "sgml" is not a valid output format

2013-07-23 Thread Frédéric Delanoy
On Tue, Jul 23, 2013 at 5:26 PM, Frédéric Delanoy wrote: > --- > Make.rules.in | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Make.rules.in b/Make.rules.in > index fda8e81..d326247 100644 > --- a/Make.rules.in > +++ b/Make.rules.in > @@ -100,7 +100,7 @@ dummy: > > # Man

Re: [1/5] oledb32: Stub for IRowPosition

2013-07-23 Thread Nikolay Sivov
On 7/23/2013 12:55, Marvin wrote: Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails

Re: [1/5] oledb32: Stub for IRowPosition

2013-07-23 Thread Marvin
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=26406 Your paranoid android