Commit Graph

10 Commits

Author SHA1 Message Date
ajacoutot
89d0ff9184 Update to celestia-1.6.1. 2011-07-09 01:41:13 +00:00
ajacoutot
7e19e1f6aa Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 18:05:49 +00:00
ajacoutot
7f87f36383 Fix translation (UTF8 -> UTF-8), spotted by naddy@
While here remove MESSAGE, it is not celestia specific.

ok naddy@
2009-11-17 23:12:16 +00:00
ajacoutot
7a09055b55 Major update to celestia-1.6.0.
Complete changelog can be found here:
    http://sourceforge.net/project/shownotes.php?group_id=21302&release_id=695491
2009-07-20 10:35:20 +00:00
ajacoutot
640de790a4 - fix stack overflow; from Olivier Crouzet
issue was also reported by Josh Grosse
2009-05-06 08:36:41 +00:00
ajacoutot
bcba8fae7f - there's an issue with 3D hardware rendering and some graphic cards;
advise users how to fallback to software rendering by setting
LIBGL_ALWAYS_SOFTWARE

thanks to oga@ for showing me the workaround
2008-11-05 10:11:55 +00:00
ajacoutot
31612d2f8a - update to 1.5.1
- fix a stack corruption on startup (bits taken from celestia SVN)
- use SUBST_CMD (gotta love that stuff!)
2008-05-10 17:25:52 +00:00
ajacoutot
b1d115af09 - update to celestia-1.5.0 2008-04-08 16:04:27 +00:00
ajacoutot
c80d90b705 - lua is really a small dependency so let's compile its support by default
and zap the corresponding FLAVOR

pointed by jolan@
2007-07-16 18:26:04 +00:00
ajacoutot
fc0702c16c Import celestia-1.4.1
Unlike most planetarium software, Celestia doesn't confine you to the
surface of the Earth. You can travel throughout the solar system, to any
of over 100,000 stars, or even beyond the galaxy.

All movement in Celestia is seamless; the exponential zoom feature lets
you explore space across a huge range of scales, from galaxy clusters
down to spacecraft only a few meters across. A 'point-and-goto'
interface makes it simple to navigate through the universe to the object
you want to visit.

Celestia is expandable. It comes with a large catalog of stars,
galaxies, planets, moons, asteroids, comets, and spacecraft. If that's
not enough, you can download dozens of easy to install add-ons with more
objects.

Available flavors:
	lua - add Lua scripting engine (extension language support)

ok jasper@
2007-07-16 17:39:21 +00:00