Commit graph

8 commits

Author SHA1 Message Date
tron
4b06af5b33 Fix build problem under NetBSD-current. 2002-09-12 18:50:28 +00:00
cjep
8ceba7b7c3 Add NetBSD tag. 2002-05-20 19:12:22 +00:00
atatat
3affde40dd Eliminate the hideous blue-on-black problem with zoom factors set too
high.  The problem is with casting doubles to ints, which is nasty and
overflows easily.
2001-07-10 14:32:32 +00:00
fredb
6c58a47f51 Update xearth to 1.1. From the HISTORY file:
xearth version 1.1 (6 November 1999)

  Finalize some changes that I've been sitting on for a few years;
  integrate some contributed code. New features:

  - new position specifier (moon)
  - new rotation specifier (galactic)
  - cylindrical projections (-proj cyl)
  - support for "real" 24-bit displays
  - support for running xearth it its own top-level window (-noroot,
    -geometry)

  Plus miscellaneous code cleanup.

  "moon" and "galactic" changes are courtesy of Frank T. Solensky
  <solensky@TopLayer.com>.
1999-11-10 18:41:45 +00:00
tron
48aab55b53 Fix by Wolfgang Rupprecht for 24BPP in continuous mode. 1999-06-04 21:59:01 +00:00
tron
772f4d3b50 Rework patch so that 32BPP displays still work.
XXX 24BPP display need to be tested again.
1999-05-27 07:40:29 +00:00
tron
b6565d766a Remove leading and trailing garbage and add RCS Id. 1999-05-26 23:11:41 +00:00
hubertf
aa93645659 Fix for 24bit displays per PR 7626 by Wolfgang Rupprecht <wolfgang@wsrcc.com> 1999-05-26 22:55:20 +00:00