[Pkg-allegro-maintainers] Bug#594924: overgod: Time attack time displayed incorrectly past 1 hour

Josh Triplett josh at joshtriplett.org
Mon Aug 30 19:11:12 UTC 2010


Package: overgod
Version: 1.0-1
Severity: normal

In Time Attack mode, once the time passes 1 hour, it displays
incorrectly: 1:mm:36ss .  The high score list also displays the time
attack high score incorrectly if it exceeds 1 hour.  Checking the code
confirmed my guess about why: the seconds get computed by subtracting
(minutes * 60), without taking hours into account.  So, times in the 2
hour range would show 2:mm:72ss and so on.

This code appears several different times.  A grep through the source
for 'minutes.*\*.*60' seems to turn up all of them, though.

- Josh Triplett

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages overgod depends on:
ii  liballegro4.2             2:4.2.2-2.2+b1 portable library for cross-platfor
ii  libc6                     2.11.2-2       Embedded GNU C Library: Shared lib
ii  libx11-6                  2:1.3.3-3      X11 client-side library
ii  libxcursor1               1:1.1.10-2     X cursor management library
ii  libxext6                  2:1.1.2-1      X11 miscellaneous extension librar
ii  libxpm4                   1:3.5.8-1      X11 pixmap library
ii  libxxf86vm1               1:1.1.0-2      X11 XFree86 video mode extension l
ii  overgod-data              1.0-1          graphics and audio data for overgo

overgod recommends no packages.

overgod suggests no packages.

-- no debconf information





More information about the Pkg-allegro-maintainers mailing list