[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [pbmserv-dev] buglet in new Graphics URLs
On Wed, Oct 15, 2003 at 10:41:43AM -0700, Scott Huddleston wrote:
> I like the Graphics URL that was recently added to (some?) pbmserv
> games. But here's a buglet:
>
> Gonnect Board 448
>
> includes URL
>
> Graphics: http://www.math.lsu.edu/~wamelen/gamerz/Go/Go.php?448&html
>
> but there is no such link.
>
> s/Go/Gonnect/g
>
> is needed to fix this link.
yes.. kinda.
except that gonnect.cpp does not have it's own instance of PrintBoard()...
it's inheriting it from go.cpp...
s/Go/%s/g (and add GameType() to the fprintf() argument list for each)
no biggie. the biggie is the link to the rules.html file which uses
the lowercase form of the name...
I need a utility function (a no brainer, but...)
hopefully I'll fix it tonight
--
/ \__ | Richard Rognlie / Oracle Prophet / Gamerz.NET Lackey
\__/ \ | http://www.gamerz.net/rrognlie/ <rrognlie@gamerz.net>
/ \__/ | It is dangerous to be right, when the government is wrong.
\__/ | -- Voltaire