http://bugs.winehq.org/show_bug.cgi?id=8410
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alex(a)thehandofagony.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8410
------- Additional Comments From alex(a)thehandofagony.com 2007-22-05 03:13 -------
Here is the game's required vido card configuration, for reference.
� Video: DirectX 9.0c, NVIDIA GeForce 4+ or ATI Radeon 8500+
for Windows XP / NVIDIA GeForce 6100+ or ATI Radeon 9500+ for
Vista (Note: ATI Radeon 9200 and 9250 PCI, NVIDIA GeForce 4 MX
cards not supported)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7698
------- Additional Comments From l_bratch(a)yahoo.co.uk 2007-22-05 01:44 -------
I'll try this tonight, and if so I'll do regression testing to find the patch
that broke it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=7571
------- Additional Comments From dmitry(a)codeweavers.com 2007-21-05 23:14 -------
In general, this patch is much better, but needs some cleanup.
> if (enum_gdi_fonts)
> ret = WineEngEnumFonts( plf, FONT_EnumInstance, (LPARAM)&fe32 );
> + if (dwUnicode & ENUM_ALL_FAMILIES) fe32.dwFlags &= ~ENUM_ALL_FAMILIES;
> fe32.dwFlags &= ~ENUM_CALLED;
You can just unconditionally remove ENUM_ALL_FAMILIES mask simultaneously with
ENUM_CALLED.
In order to simplify the logic why not just introduce 1 additional BOOL param
to WineEngEnumFonts that would mean ENUM_ALL_FAMILIES? That way there is no
need to expose an internal structure and flags to freetype.c.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7698
------- Additional Comments From jrliggett(a)cox.net 2007-21-05 22:58 -------
I have done even more testing, and I found something that might help track this
down. On a hunch I tried an older wine version 0.9.29, and it didn't crash *at
all.* I just played for well over an hour, on various maps, including:
- de_dust2
- de_piranesa
- cs_havana
- de_prodigy
I was able to shoot people long-range, in the head, legs, or wherever else, from
whatever distance, with no crash. Just to be sure, could someone try downgrading
.29 and verify this. BTW, I used dxlevel 90.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8388
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-21-05 22:20 -------
Boris Duchaj this is for you personally as it seems only you do not get that:
1. This bug is closed.
2. You *do not PASTE* logs here!
3. Your problem is not related to this bug in any way shape or form.
4. You open one bug per problem!
Closing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8378
------- Additional Comments From sick_soul(a)yahoo.it 2007-21-05 20:28 -------
I could rebuild the first bad revision,
and produce a log similar to attachment #6409.
Would this comparison be of any use to you?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8378
sick_soul(a)yahoo.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6338 is|0 |1
obsolete| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.