Commit Graph

399 Commits (772b5bf76e3d4847734205bc85caf6b8969de2a0)

Author SHA1 Message Date
Chris Laurel 772b5bf76e Modified orientations of Milky Way and M31 2001-09-10 22:54:22 +00:00
Chris Laurel 2df62ce98e Better approximation for shape of Dactyl 2001-09-10 22:54:07 +00:00
Chris Laurel 333f877b7e Added more constellations. 2001-09-10 22:53:35 +00:00
Chris Laurel 421f952d48 New map based on Cassini true color images. 2001-09-10 20:32:33 +00:00
Chris Laurel c33bbee003 Implemented find object, tour guide, and about dialogs for Gnome/Gtk version. 2001-09-09 00:18:37 +00:00
Clint Weisbrod f7f933cd40 Added info about the tour guide. 2001-09-07 22:36:42 +00:00
Chris Laurel 0427a523e1 Added more objects. 2001-09-07 22:20:02 +00:00
Chris Laurel 4fc1e722c9 Made use of distance field of destination. 2001-09-07 22:14:11 +00:00
Chris Laurel fc5e4c0a72 Added distanceTo method. 2001-09-07 22:13:15 +00:00
Chris Laurel 2f4928b0fb Corrected calculation of exponential term in goto interpolation for offset from target. 2001-09-07 22:12:52 +00:00
Chris Laurel eba7e46d4a Adjust the distance based on the value of the distanceUnits field. 2001-09-07 22:00:34 +00:00
Chris Laurel e6142070de Fixed normalMap() method so that it doesn't produce inverted bump maps. 2001-09-07 21:59:13 +00:00
Chris Laurel 85bfc2d23c Added more objects 2001-09-07 05:58:27 +00:00
Chris Laurel 08f9cab1e0 Added tour guide dialog. 2001-09-06 01:41:04 +00:00
Chris Laurel ed3fc68f39 Destinations file for tour guide. 2001-09-06 01:35:03 +00:00
Chris Laurel 91999c4307 Version 1.1.2 updates. 2001-09-06 01:32:50 +00:00
Chris Laurel 76ef540416 List of destinations for tour guide dialog. 2001-09-06 01:32:34 +00:00
Chris Laurel 04aba41330 List of destinations for tour guide dialog. 2001-09-06 00:57:33 +00:00
Chris Laurel db3ac176fc Added Track to navigation menu; added tour guide dialog 2001-09-06 00:56:59 +00:00
Chris Laurel 991a55f54e Tour guide dialog for Windows 2001-09-06 00:55:45 +00:00
Chris Laurel 63b34d7525 New module for solar system browser dialog code that was in winmain 2001-09-06 00:55:28 +00:00
Chris Laurel 6410f84eb2 Added destinations list for 'tour guide' 2001-09-06 00:54:09 +00:00
Chris Laurel 66460c1331 Fixed memory leak in ReadFavoritesList 2001-09-06 00:53:44 +00:00
Chris Laurel 243d923129 Eliminated dead code. 2001-09-06 00:53:13 +00:00
Chris Laurel d4e4c9004e Use exponential interpolation function when travelling to target. 2001-09-06 00:52:41 +00:00
Chris Laurel f388aa73d9 Template-based root finding algorithms. 2001-09-05 21:34:19 +00:00
Chris Laurel 9eb9db63f5 ClosestStarFinder wasn't working reliably when two stars were less than a light year apart; fixed this. 2001-09-01 01:32:00 +00:00
Chris Laurel 03284af72d Fixed bugs in find() and CatalogNumberPredicate which messed up HD catalog number lookups. 2001-09-01 01:30:45 +00:00
Chris Laurel 62ed35a36b Fixed UNIX compile errors and warnings. 2001-08-31 20:51:40 +00:00
Chris Laurel 254263c64a Added Display Local Time menu option; save and restore window position from registry 2001-08-31 20:11:35 +00:00
Chris Laurel 41883707d7 Added Display Local Time item to menu 2001-08-31 20:10:56 +00:00
Chris Laurel 52a11b6000 Added get/set time zone bias methods 2001-08-31 20:10:28 +00:00
Chris Laurel 2695475ebb Fixed picking of stars to work properly at close range 2001-08-31 20:08:32 +00:00
Chris Laurel cc1bcd831f Added some missing star names 2001-08-31 20:07:35 +00:00
Chris Laurel 2e073e7983 Added addition planet around 47 UMa 2001-08-31 20:07:20 +00:00
Chris Laurel 3c14274d7d Added speedOfLight constant 2001-08-09 01:33:25 +00:00
Chris Laurel 5fb7e621f2 Added track mode, light speed key 2001-08-09 01:33:08 +00:00
Chris Laurel ae428fc6f9 Added track mode 2001-08-09 01:32:33 +00:00
Chris Laurel 2f72241a29 F4 = light speed 2001-08-09 01:32:14 +00:00
Chris Laurel e6c22728c4 Added Clint Weisbrod 2001-08-09 01:31:32 +00:00
Chris Laurel 3c1eafdf7d Included both HD and HIP catalog numbers instead of the bogus 'combined' number. 2001-08-09 00:08:20 +00:00
Chris Laurel 1e932d9bfb Moved star browser and solar system browser code to separate modules. 2001-08-09 00:03:31 +00:00
Chris Laurel 9b6c8d66f1 Removed debugging printf. 2001-08-08 23:59:58 +00:00
Chris Laurel ed830bbe1b Modified to allow more than one catalog number (from different catalogs) for a star. 2001-08-08 23:59:09 +00:00
Chris Laurel a6f990bd3a Use the new star name methods for star labels. 2001-08-08 23:57:51 +00:00
Chris Laurel 6798c26923 Add std:: namespace indicator to all uses of string 2001-08-08 23:55:30 +00:00
Chris Laurel 05ee7bef2d Added method to lookup a constellation by string. 2001-08-08 23:54:39 +00:00
Chris Laurel 364ce6cc91 Added StarCatalogCrossReferences field. 2001-08-08 23:53:57 +00:00
Chris Laurel 7dbe1e33d4 Replaced Star::InvalidStar with Star::InvalidCatalogNumber 2001-08-08 23:53:14 +00:00
Chris Laurel c5cebd8808 Changed to write out both HIP and HD catalog numbers in star records. 2001-08-08 23:52:40 +00:00