X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fatlantis.c;h=2656543bcc2ca89c31c6140a7565071d4013862a;hp=9e4a449d7052d883cf1c371e6414c61cfcf1963e;hb=9c9d475ff889ed8be02e8ce8c17da28b93278fca;hpb=e4fa2ac140f7bc56571373a7b7eb585fa4500e38 diff --git a/hacks/glx/atlantis.c b/hacks/glx/atlantis.c index 9e4a449d..2656543b 100644 --- a/hacks/glx/atlantis.c +++ b/hacks/glx/atlantis.c @@ -29,7 +29,7 @@ static const char sccsid[] = "@(#)atlantis.c 5.08 2003/04/09 xlockmore"; * Thanks goes also to Brian Paul for making it possible and inexpensive * to use OpenGL at home. * - * My e-mail address is lassauge@mail.dotcom.fr + * My e-mail address is lassauge@sourceforge.net * * Eric Lassauge (May-13-1998) * @@ -57,7 +57,6 @@ static const char sccsid[] = "@(#)atlantis.c 5.08 2003/04/09 xlockmore"; * Add support for -/+ wireframe (t'was so easy to do!) * * TODO : - * - add a sort of background image or random bg color * - better handling of sizes and speeds * - test standalone and module modes * - purify it (!) @@ -155,7 +154,8 @@ static argtype vars[] = static OptionStruct desc[] = { {"-whalespeed num", "speed of whales and the dolphin"}, - {"-texture num", "whether to introduce water-like distortion"} + {"-texture", "whether to introduce water-like distortion"}, + {"-gradient", "whether to introduce gradient-filled background"}, }; ModeSpecOpt atlantis_opts =