Commit Graph

6 Commits

Author SHA1 Message Date
Nick Sayer
83dc615256 On my system(s), xglobe's stars show up in diagonal bands. I can only
conclude that rand() is not very random. This patch makes xglobe use
random() instead, and does a randomdev() in main() for good measure.

Approved by:	kris
2001-02-25 03:06:40 +00:00
Chris Piazza
267d5e83f7 Update to version 0.3.1 (me)
Use the correct location for images (submitter)

PR:		12695
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-08-27 23:12:33 +00:00
Kris Kennaway
ef12b155de Oops, commit the new patch, not the patch to the previous patch. 1999-05-10 11:12:20 +00:00
Kris Kennaway
175346b1a6 Port include files go under /usr/X11R6/include, not /usr/X11R6/share/include
I have no idea why my X installation has a hardlink from the former to the
latter.

Obtained from:	bento
1999-05-09 03:37:16 +00:00
Kris Kennaway
b5dd10f8b1 Chase the checksum (trivial readme file changes) 1999-05-01 08:09:05 +00:00
Steve Price
ba9ea95924 Initial import of xglobe version 0.2.
Displays a view of the Earth (like xearth) with a rendered photo map.

PR:		9585
Submitted by:	Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1999-01-26 03:51:39 +00:00