Donate Share

SDL-Ball

Code

Programming Languages: C++

License: GNU General Public License (GPL)

Repositories

browse code, statistics svn co https://sdl-ball.svn.sourceforge.net/svnroot/sdl-ball sdl-ball

Show:

What's happening?

  • Comment: Integer overflow in score

    It takes a while to hit 100,000,000, but once you do, wrapping occurs within 5 or 10 more minutes, and thereafter it recurs more and more frequently. Part of the problem is that the "blast-through" powerup applies equally to the balls and the shooter, which makes it completely trivial to clean out a level before the ball ever returns to the bottom. (I've been playing the 41-level version in...

    2009-10-26 21:38:33 UTC by nobody

  • Comment: Integer overflow in score

    I suppose I had been playing for around an hour or so, but by that time I had completed the game more than three times, dunno exactly how many though.

    2009-08-25 06:43:46 UTC by nobody

  • Comment: Add make install rule with DESTDIR

    Current makefile assumes datafiles to be in ./ this is intentional, it can be overwritten by defining DATADIR before compiling. DATADIR="/where/ever/you/want" make.

    2009-08-24 23:24:49 UTC by dusteddk

  • Comment: Integer overflow in score

    Either there must be a bug with the scoring (there was in eariler releases, with the explosive bricks) or you have been playing for a LONG time.. My dad have compleated the game 3 times in a row, and his score was below 100.000.000 and it took several hours. Can you comment on the time that took? I will fix the bug if I ever release a new version.

    2009-08-24 23:16:50 UTC by dusteddk

Our Numbers