Commit Graph

799 Commits (ea651d2865ebdeb4c4edb620b5db1724102399e8)

Author SHA1 Message Date
Chris Laurel bc59712a51 Read and store texture map information. 2002-01-08 08:12:54 +00:00
Chris Laurel 2bc06eeb6f Read the shininess (specular exponent) from the material chunk. 2002-01-08 07:48:35 +00:00
Chris Laurel f1f86b177f Fixed fragment shader render path so it doesn't ignore sun color. 2002-01-08 06:04:05 +00:00
Chris Laurel feb579b5dc Mars Global Surveyor and Mars Odyssey spacecraft. 2002-01-08 04:01:40 +00:00
Chris Laurel 3ab7be6268 Added unixdirectory module; removed debug spew from solarsys.cpp. 2002-01-08 03:30:45 +00:00
Chris Laurel 59a9653626 Converted solar system catalogs to new 'flattened' format. 2002-01-08 03:05:34 +00:00
Chris Laurel 39511c2125 Converted solar system loading code to use new catalog file format; scan the extras directory for additional catalogs to load. 2002-01-08 03:04:38 +00:00
Chris Laurel ea3397da31 Flattened the format of the solar system catalog files, making it easier to add new objects to the universe. 2002-01-08 03:01:54 +00:00
Chris Laurel c58c42333b Changed getSatellites so that it doesn't return a const object; it's important to be able to modify a body's satellites. 2002-01-08 02:59:52 +00:00
Chris Laurel ddbfbc219f Added universe module 2002-01-08 02:58:55 +00:00
Chris Laurel 30dadbc021 Added createSolarSystem method. 2002-01-08 02:58:32 +00:00
Chris Laurel eab74daf3d Added windirectory.cpp 2002-01-08 02:57:36 +00:00
Chris Laurel 58ab438f64 Created Directory class to abstract platform specific calls for enumerating files in a directory. 2002-01-08 02:57:23 +00:00
Chris Laurel 6f7869ff05 Added CelestiaCatalog file type. 2002-01-08 02:55:50 +00:00
Chris Laurel 89b5498534 Added ExtrasDirectory 2002-01-08 02:55:16 +00:00
Chris Laurel 3c1be53cb3 Added ExtrasDirectory field 2002-01-08 02:54:58 +00:00
Chris Laurel 25345a3f91 Release EXE was being copied instead of the debug EXE. Fixed. 2002-01-08 02:33:36 +00:00
Chris Laurel 2b31e37be2 Removed Makefile.in 2002-01-07 23:26:49 +00:00
Chris Laurel c5730ae657 Removed Makefile.in's 2002-01-07 23:24:40 +00:00
Chris Laurel 6766cdec58 Removed Makefile.in 2002-01-07 23:21:36 +00:00
Chris Laurel 0ccc34010d Added universe.cpp 2002-01-07 23:19:27 +00:00
Chris Laurel a0718055a7 Use the new Universe class. 2002-01-07 22:48:32 +00:00
Deon Ramsey 9a61c6524a Better analysis of star data in buildstar.cpp 2002-01-07 20:14:05 +00:00
Deon Ramsey 93c44879b2 Added 'Set Time' Menu Option to GTK Version 2002-01-05 17:17:13 +00:00
Chris Laurel 3000b6e9bd CelestiaCore::setTimeZone renamed to CelestiaCore::setTimeZoneName 2002-01-05 00:43:01 +00:00
Chris Laurel 6883822c41 Removed duplicate case label in charEntered 2002-01-05 00:36:59 +00:00
Chris Laurel baaa93e9b8 get/setTimeZoneName changed to use string instead of char* 2002-01-05 00:35:40 +00:00
Chris Laurel b7d74d3eb8 Added code to display the time zone. 2002-01-05 00:31:29 +00:00
Deon Ramsey bcea6b39cb Alphabetized charEntered(), and make unix files conform to coding standards 2002-01-04 13:32:19 +00:00
Deon Ramsey 451885bd34 Fix timezone bug for Win 2002-01-04 10:15:23 +00:00
Deon Ramsey 3f6252c355 Added Galaxy Labels to controls.txt 2002-01-04 09:56:01 +00:00
Deon Ramsey 4fad18c849 Lots of additions to GTK Version Menus, plus timezones handled, and bugfixes 2002-01-03 22:09:15 +00:00
Chris Laurel 7a11c67284 Fixed typo: Cyngi -> Cygni 2002-01-03 21:34:17 +00:00
Deon Ramsey 56058eaae5 Put #includes back the way they were, and fix compile problems under win 2002-01-03 21:01:11 +00:00
Chris Laurel 663b240a71 no message 2002-01-03 07:45:49 +00:00
Deon Ramsey 08de764143 Lots of enhancements for Unix Gtk Version 2002-01-02 22:07:11 +00:00
Clint Weisbrod 573e4a6042 No bug fixes in this edit. Simply removed an unnecessary local variable declaration and cleaned up indentation by removing tabs in source. 2001-12-23 02:43:53 +00:00
Chris Laurel cf788c626a Changed the value of SOLAR_TEMPERATURE so that the radius of the sun is calculated as 1.0 Rsun 2001-12-23 00:31:29 +00:00
Clint Weisbrod 0ba4472cb7 Removed redundant zeroes from simulation rate. 2001-12-22 20:29:03 +00:00
Chris Laurel 0c54aecf0b Fixed bug in Fewer Stars menu item; fixed location of popup menu. 2001-12-21 06:33:21 +00:00
Deon Ramsey 91510b8916 Moved res/Makefile.am 2001-12-19 00:33:25 +00:00
Chris Laurel 7c88a7e3b4 Removed old source files 2001-12-18 23:42:38 +00:00
Deon Ramsey 2218b95a72 Autoconf distribute extension & bugfixes 2001-12-18 23:00:26 +00:00
Chris Laurel 54924c5762 Tool for converting the HIPPARCOS data set into Celestia's star catalog format. 2001-12-18 21:01:01 +00:00
Chris Laurel 7e459838f9 Define DebugPrint when either DEBUG or _DEBUG is defined. 2001-12-18 20:39:37 +00:00
Chris Laurel d48018f6a0 no message 2001-12-17 21:02:46 +00:00
Chris Laurel f19d687d05 Removed old source files 2001-12-17 20:46:55 +00:00
Chris Laurel 82c9379ed9 Removed old source files 2001-12-17 20:42:57 +00:00
Chris Laurel 2868650897 New and improved full screen mode selection. 2001-12-17 20:37:48 +00:00
Chris Laurel 7246e0f5e1 Fixed cloud speed. 2001-12-17 20:24:49 +00:00