Commit Graph

5796 Commits (master)

Author SHA1 Message Date
Chris Laurel a0dc4fc521 Rewrote all star name handling code to allow more than just one proper name, one designation, and one catalog number per star. 2001-08-08 23:48:22 +00:00
Chris Laurel 709ba19554 Added CompareIgnoringCase predicate 2001-08-08 23:47:02 +00:00
Chris Laurel 6931808930 Changed name of star names file. 2001-08-08 23:46:27 +00:00
Chris Laurel 0aa16d2388 Added winstarbrowser and winssbrowser modules. 2001-08-08 23:45:59 +00:00
Chris Laurel b2057c2c94 no message 2001-08-08 23:35:03 +00:00
Chris Laurel 20af481f13 Moved StarBrowser code from winmain into this module. 2001-08-08 22:33:01 +00:00
Chris Laurel 93efde6bdb Catalog cross-reference, for linking entries in standard star catalogs to entries in Celestia's star database. 2001-07-17 20:47:42 +00:00
Chris Laurel 473726daa2 Added starfield intro 2001-06-14 02:52:37 +00:00
Chris Laurel 84b33a799d Updated for version 1.1.1 2001-06-14 02:52:06 +00:00
Chris Laurel 393ba74738 Bumped version number. 2001-06-14 02:44:59 +00:00
Chris Laurel d5f8282a48 Read HIPPARCOS components file. 2001-06-14 02:43:37 +00:00
Chris Laurel db71774f2d Added Spectral_Unknown type. 2001-06-14 02:43:10 +00:00
Chris Laurel 672d4a5a96 Do not read more than stars from star file than have been allocated. 2001-06-14 02:40:41 +00:00
Chris Laurel 55577f0d48 Constrained parallaxes of stars in multiple star systems. 2001-06-14 02:35:50 +00:00
Chris Laurel 9437babccc Added Epsilon Lyrae 2001-06-14 02:34:37 +00:00
Chris Laurel 90bae2133e Command line based HIPPARCOS database cruncher. 2001-06-12 19:22:41 +00:00
Chris Laurel 2ee1f4d44e Was using delete instead of delete[] to free pixels; set pixels to null after freeing. 2001-06-07 01:17:54 +00:00
Chris Laurel 65c409f901 Added logoTexture property. 2001-06-06 23:11:50 +00:00
Chris Laurel e0009dbc65 Updated to use new goto options. 2001-06-06 23:11:33 +00:00
Chris Laurel bd2852f0b2 no message 2001-06-06 23:11:08 +00:00
Chris Laurel ded6121d92 Logo texture 2001-06-06 23:10:31 +00:00
Chris Laurel b13cb029b7 Check minor planets labels item; added missing using namespace std; 2001-06-06 23:06:31 +00:00
Chris Laurel 44cb6a64de Added getWidth and getHeight methods. 2001-06-06 23:05:13 +00:00
Chris Laurel 880298a538 Removed more console crud. 2001-06-06 23:04:29 +00:00
Chris Laurel 6b4fc69796 Replaced welcome message with logo texture; imported selection info printing code from Simulation. 2001-06-06 23:04:13 +00:00
Chris Laurel beed6e2c3f Added logoTexture property. 2001-06-06 23:01:33 +00:00
Chris Laurel f60c8c33e9 Moved selection info display stuff into CelestiaCore, where it belongs. 2001-06-06 22:57:34 +00:00
uid46438 09d0d0a862 Added gotoLongLat and option to select an up vector and frame for gotoSelection. 2001-06-06 07:05:18 +00:00
Chris Laurel 8e8627230e Fixed stupid sign problem; north celestial pole is now positive, not negative y axis. 2001-06-06 02:25:19 +00:00
Chris Laurel 47545564a2 Added GLenum casts to make it possible to compile with broken Mesa 3.1 headers. 2001-06-06 02:23:55 +00:00
Chris Laurel b81c3973ad Fixed bug caused by typo in Quaternion(Matrix) constructor 2001-06-06 02:22:44 +00:00
Chris Laurel a5e092803f Fixed stupid sign problem; texture t coordinate should be 0 at top, 1 at bottom 2001-06-06 02:21:23 +00:00
Chris Laurel d15d7ae168 Initialized texobj member to fix garbled font texture bug. 2001-06-06 02:20:05 +00:00
Chris Laurel bd1789884b Fixed sign error; added GLenum casts to make compiling with Mesa 3.1 work 2001-06-06 02:17:59 +00:00
Chris Laurel 532edee422 Added missing minus and underscore characters. 2001-06-06 00:33:52 +00:00
Chris Laurel da7c73cf42 Added spectral type to star browser. 2001-06-03 20:43:30 +00:00
Chris Laurel 8f7fd8d5eb Added < operator for ordering lists of stars by spectral type. 2001-06-03 20:42:38 +00:00
Chris Laurel 443ece8ac0 Moved common code into CelestiaCore 2001-06-01 23:44:37 +00:00
Chris Laurel e19da172ee Bumped version number. 2001-06-01 23:23:05 +00:00
Chris Laurel 233dc7b647 Beginnings of a manual for Celestia 2001-06-01 23:17:30 +00:00
Chris Laurel 79adbcaba6 Updates for version 1.1.0. 2001-06-01 23:16:29 +00:00
Chris Laurel f8a1ad3df9 Changed starting object to Neptune. 2001-06-01 23:13:49 +00:00
Chris Laurel 1d1c206ecf Used paths instead of multiple selects to choose planets 2001-06-01 23:10:48 +00:00
Chris Laurel 71a90ff3d3 Added celestiacore.cpp, removed gui.cpp 2001-06-01 23:09:06 +00:00
Chris Laurel 199aa10c87 Added context menu callback. 2001-06-01 23:07:34 +00:00
Chris Laurel 1411634d13 Enabled right mouse button context menus. 2001-06-01 23:07:18 +00:00
Chris Laurel 0a9d9a77a7 Fixed merge screwup 2001-06-01 23:06:33 +00:00
Chris Laurel 30c44b1d10 Moved common code into CelestiaCore 2001-06-01 23:01:50 +00:00
Chris Laurel 451c8bcc9e Added getSolarSystemCatalog method 2001-06-01 22:57:07 +00:00
Chris Laurel 8702cc2724 Changed a few ints to unsigned ints to avoid g++ warnings. 2001-06-01 22:56:48 +00:00