[quake3-bugzilla] [Bug 5314] New: "snc" drawn in nirvana instead at lagometer

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Mon Dec 12 15:18:29 EST 2011


https://bugzilla.icculus.org/show_bug.cgi?id=5314

           Summary: "snc" drawn in nirvana instead at lagometer
           Product: ioquake3
           Version: SVN HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P3
         Component: Misc
        AssignedTo: zakk at icculus.org
        ReportedBy: brian.webbs at gmx.de
         QAContact: quake3-bugzilla at icculus.org


Created attachment 3031
  --> https://bugzilla.icculus.org/attachment.cgi?id=3031
Fixes "snc" being drawn at the wrong coordinates

The code to draw the string "snc" on the lagometer uses wrong coordinates. ax
and ay have already been run through CG_AdjustFrom640() and will finally be
adjusted a second time by CG_DrawChar(). The initial and unchanged x and y
variables are the right ones to use.

-- 
Configure bugmail: https://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the quake3-bugzilla mailing list