[Gtkboard-devel] Fwd: gtkboard bugs
Status: Beta
Brought to you by:
arvindn
|
From: Arvind N. <arv...@ya...> - 2003-10-31 06:30:33
|
--- Stuart Crosby <st...@ma...> wrote: > Date: Thu, 30 Oct 2003 17:01:03 -0400 (AST) > From: Stuart Crosby <st...@ma...> > To: ar...@us... > Subject: gtkboard bugs > > I picked up a copy of the CVS code just to see what > this project had so > far. I think the concept is interesting and if I > could think of a game to > program for it, I'd like to try to. > > Here are some bugs I came across: > - SDL_mixer is assumed to be there if SDL is found. > In my case it wasn't > and I have to manually edit the makefiles. > - in sound.c opt_verbose is declared inside the > #ifdef HAVE_SDL and is > used in find_sound_dir() regardless of if SDL is > present or not. I just > moved it below the HAVE_SDL block. > - The flip board flag isn't cleared when a new game > is loaded. More > specifically, if the flip board flag is set and a > game that doesn't > support that option is loaded (e.g. Tetris) the > board will be flipped > with no way to unflip it. __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com |