Commit Graph

339 Commits (473726daa261d913efa2f2d9e4825c34bfe4c4db)

Author SHA1 Message Date
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
Chris Laurel b23fab07e7 no message 2001-06-01 22:53:39 +00:00
Chris Laurel 85adf47a9d Added resources for star and solar system browsers. 2001-06-01 06:24:37 +00:00
Chris Laurel 6baead5822 To do list 2001-06-01 06:21:03 +00:00
Chris Laurel 380a83a71c Added sign function. 2001-06-01 06:04:50 +00:00
Chris Laurel ab08d52b35 Added getStarDatabase() method. 2001-06-01 06:04:16 +00:00
Chris Laurel 4faeee07e2 Added getApparentMagnitude method. 2001-06-01 06:03:49 +00:00
Chris Laurel 65b4438a61 Added lengthSquared method to Vector3 2001-06-01 06:02:59 +00:00