[Fixed] sethudsize, setfont, hudmessage

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
User avatar
randi
Site Admin
Posts: 7731
Joined: Wed Jul 09, 2003 10:30 pm

Post by randi »

Ty Halderman wrote:Think we'll have a 2.0.58 before the weekend's out? (pant, pant) :oops:
You'd like that, wouldn't you? :-)
Last edited by randi on Sat Dec 06, 2003 10:49 pm, edited 1 time in total.
User avatar
Ty Halderman
... in rememberance ...
Posts: 282
Joined: Thu Jul 17, 2003 9:53 pm
Location: New Orleans LA

Post by Ty Halderman »

Woohoo! And I thought I was going to have to just sit and drink all night.


...


D'oh :roll:

Thanks muchly as always.
User avatar
Ty Halderman
... in rememberance ...
Posts: 282
Joined: Thu Jul 17, 2003 9:53 pm
Location: New Orleans LA

Post by Ty Halderman »

Randy, think maybe you left some debug code in there?

Code: Select all

+		Printf ("Width: %d, Pic @ %g, %g\n", hudwidth, Left, Top);
+	if (HUDWidth) Printf ("Size is %dx%d\n", Width, Height);
+	Printf ("CreateFontFromPic: %s (%dx%d)\n", pic->Name, SpaceWidth, FontHeight);
:oops:

Return to “Closed Bugs [GZDoom]”