Commit Graph

1057 Commits (e97adfb3d357853300f05445358bab75836145fc)

Author SHA1 Message Date
Chris Laurel e97adfb3d3 Added support for the TEXTURE_BORDER_CLAMP extension 2002-04-16 09:31:34 +00:00
Deon Ramsey 5a15f70a42 Galaxy Labels Fix 2002-04-08 19:43:30 +00:00
Chris Laurel 4ad8697f22 Modified rotation elements of Toutatis and Hyperion 2002-04-04 20:26:58 +00:00
Chris Laurel f5a71a8949 Added precession rate to rotation elements 2002-04-04 20:24:41 +00:00
Deon Ramsey 008ca87363 Unix Gtk Code Cleanup 2002-04-03 08:46:30 +00:00
Deon Ramsey d67cd1aba9 Unix Glut: Keyboard handling fix 2002-04-02 19:13:29 +00:00
Chris Laurel e11e483193 Changes 2002-04-02 18:46:14 +00:00
Chris Laurel 00062a98dc 1.2.4 update 2002-04-02 17:53:26 +00:00
Chris Laurel 2d92681bb8 Replaced duplicate debug code with single instance 2002-04-02 17:52:47 +00:00
Deon Ramsey 20cc261b38 Extended Celestia Watcher 2002-04-02 11:35:27 +00:00
Deon Ramsey 5b75778951 Unix Gtk Options Dialog and GtkWatcher 2002-04-02 10:14:59 +00:00
Deon Ramsey ee154e4f40 Fix for Unix Gtk ShowClouds not working 2002-04-02 09:06:42 +00:00
Chris Laurel 633fc91275 Added gotoLocation method 2002-04-02 06:39:58 +00:00
Chris Laurel 17756de9bc Added reset method 2002-04-02 06:39:42 +00:00
Chris Laurel 604276409b Added gotoloc and setframe commands 2002-04-02 06:39:26 +00:00
Chris Laurel e7a5ff5247 Added missing colon for Beta Crucis/Mimosa 2002-04-01 01:48:49 +00:00
Chris Laurel abae6f9d46 Increased size of octree root to 15,000 light years 2002-04-01 00:08:14 +00:00
Chris Laurel 891710fe8a Synchronized info text verbosity level with UI 2002-03-30 00:36:52 +00:00
Chris Laurel f643d028f0 Textures for ISS model 2002-03-30 00:10:09 +00:00
Chris Laurel 46d14f9eef New flare texture from Rassilon 2002-03-30 00:08:48 +00:00
Chris Laurel 283e1ba062 #include config.h so that byte swapping will be enabled on configurations
where it's required.
2002-03-29 18:25:50 +00:00
Chris Laurel 0a2e8b93f2 Changed some stuff 2002-03-29 03:21:04 +00:00
Chris Laurel 01bc084971 Removed duplicate entry for Iota Hor (aka HR 810) 2002-03-29 03:19:52 +00:00
Chris Laurel 26a6250881 Check for error from ChoosePixelFormat 2002-03-29 03:10:14 +00:00
Chris Laurel 0242458a23 Enabled haze rendering on GeForce4 2002-03-29 02:53:32 +00:00
Chris Laurel f1271375e6 Fixed appearance of galaxies when viewed from within a planet's atmosphere; changes colors of orbits and celestial grid 2002-03-29 02:04:57 +00:00
Chris Laurel e7cc8f6dfa Included gl.h 2002-03-29 00:36:56 +00:00
Chris Laurel 68b7de6d33 New ISS model with textures 2002-03-29 00:19:41 +00:00
Chris Laurel f163a961d6 Fixed compile warnings. 2002-03-28 22:11:16 +00:00
Chris Laurel 4ef0fdc16f Added new controls for lock and chase modes 2002-03-28 21:04:26 +00:00
Chris Laurel 427488b7f3 Use 1024x512 maps instead of 1000x500 maps 2002-03-28 20:59:34 +00:00
Chris Laurel 7ada428bf6 MacOS X portability changes. 2002-03-28 19:09:00 +00:00
Chris Laurel 98b379ca41 MacOS X portability changes. 2002-03-28 18:55:43 +00:00
Chris Laurel b652928b6a Documented chase and lock modes 2002-03-28 01:09:10 +00:00
Chris Laurel 170eb1be5b Changes 2002-03-28 01:06:16 +00:00
Chris Laurel 24c5d055c6 Bumped version number 2002-03-28 01:04:44 +00:00
Chris Laurel 9fa3a635c3 Changes 2002-03-28 01:04:21 +00:00
Chris Laurel e162ed3008 Automatically switch to follow mode when G key is pressed 2002-03-28 01:03:23 +00:00
Chris Laurel bdb5c65932 Created CelestiaWatcher class for synchronizing CelestiaCore and UI state. 2002-03-27 04:41:23 +00:00
Chris Laurel a09d8264c4 Fixed erroneous calue of distance from Earth 2002-03-27 02:53:43 +00:00
Chris Laurel e376630a99 Added Open Script option to File menu 2002-03-27 01:50:54 +00:00
Chris Laurel 7d570f397f Mac OS X portability changes. 2002-03-27 01:49:47 +00:00
Chris Laurel bd1d0c089a Mac OS X portability changes. 2002-03-26 23:40:16 +00:00
Chris Laurel 88ee3185b7 Mac OS X portability changes. 2002-03-25 20:37:26 +00:00
Chris Laurel 8a8b3e8e90 Mac OS X portability fixes. 2002-03-25 20:14:36 +00:00
Chris Laurel af564ce989 Changed orbit() and changeOrbitDistance() so that they use the refObject rather than the selection 2002-03-22 19:18:01 +00:00
Chris Laurel 31ddfbf874 Fixed positioning of star labels. 2002-03-22 19:01:51 +00:00
Chris Laurel 8ba98861f2 Implemented rendering of satellite orbits 2002-03-21 22:38:35 +00:00
Chris Laurel db2b799ccd Renamed sind and cosd to sinD and cosD to avoid namespace collision with functions defined in math headers on HPUX 2002-03-21 22:38:15 +00:00
Chris Laurel 14102148e8 const-ed parameters for heliocentricPosition and universalPosition 2002-03-21 22:37:28 +00:00