Commit graph

4520 commits

Author SHA1 Message Date
Chris Laurel ba9cecf27c Reduced number of subdivisions in celestial sphered; fixed bug with ring shadows and rotationPhase. 2001-05-25 04:52:10 +00:00
Chris Laurel 5583412bc1 Added menu item to display celestial sphere grid. 2001-05-25 04:50:51 +00:00
Chris Laurel 3bc88da2b9 Added hack to keep menus item checkmarks in sync with renderer state. 2001-05-22 22:31:42 +00:00
Chris Laurel d99305a74d Bound semicolon to show celestia sphere coordinates. 2001-05-22 22:30:26 +00:00
Chris Laurel b7146c2c58 Added option to render celestial sphere coordinates; account for RotationPhase when rendering bodies. 2001-05-22 22:29:55 +00:00
Chris Laurel d94ea87ec6 Use astro::equatorialToCelestialCart to convert from ra,dec instead of duplicating it inline. 2001-05-22 22:29:03 +00:00
Chris Laurel 36f02867b8 Added RotationPhase field to allow tweaking the timing of the day/night cycle. 2001-05-22 22:28:32 +00:00
Chris Laurel 1eb16b2051 Fixed sign in equatorial to celestial coordinate conversion. 2001-05-22 22:26:57 +00:00
Chris Laurel ff03ffd349 #ifdef'd out per pixel shading extensions for UNIX. 2001-05-22 06:08:35 +00:00
Chris Laurel ac17206f76 Transitioned to using CelestiaCore for bulk of UI functionality. 2001-05-22 03:47:02 +00:00
Chris Laurel da11533fab Transitioned to using CelestiaCore for majority of UI functionality. 2001-05-22 00:03:03 +00:00
Chris Laurel 97b795cc45 More complete incorporation of original winmain functionality 2001-05-22 00:01:43 +00:00
Chris Laurel 976fe04522 Initialization and event handling for Celestia; sits directly beneath platform-specific front end modules. 2001-05-21 22:29:50 +00:00
Chris Laurel 916e31bb70 Updated for version 1.0.10 2001-05-18 02:56:12 +00:00
Chris Laurel 8814c0bc84 Changed starting location to Mercury. 2001-05-18 02:40:58 +00:00
Chris Laurel 64c85942f4 Added more/fewer stars menu options. 2001-05-18 02:39:28 +00:00
Chris Laurel f23de1d014 Added extra star to Orion diagram 2001-05-18 02:36:22 +00:00
Chris Laurel a2eadba368 Added more/fewer stars menu options. Bumped version number. 2001-05-18 02:35:02 +00:00
Chris Laurel bbd005717e Version 1.0.10 updates 2001-05-18 02:34:34 +00:00
Chris Laurel 7ebb79a2c2 Removed visstars.cpp 2001-05-18 02:32:30 +00:00
Chris Laurel 397d1d690b Fixed bad cast in IntExtPalettedTexture() 2001-05-18 02:31:57 +00:00
Chris Laurel 2389810063 *** empty log message *** 2001-05-18 02:25:30 +00:00
Chris Laurel f19b6d92b2 Added conditional build of Gtk+ version. 2001-05-17 23:41:23 +00:00
Chris Laurel 42b48474bc Added conditional build of Gtk+ version based on --enable-gtk option. 2001-05-17 23:40:03 +00:00
Chris Laurel da5c59e104 Updated for new configure.in 2001-05-17 23:39:15 +00:00
Chris Laurel 54ff2d8256 Gnome autoconf macros. 2001-05-17 22:11:05 +00:00
Chris Laurel c084ded4ed Got rid of debugging output. 2001-05-16 22:59:13 +00:00
Chris Laurel 0707215fdc Got rid of bigfix bug related debugging output. 2001-05-16 22:57:11 +00:00
Chris Laurel 59d5a66f91 Fixed bug in BigFix(double) that was causing loss of precision with newer
version of g++.
2001-05-16 22:49:32 +00:00
Chris Laurel d059746c02 Added setvisibilitylimit command. 2001-05-16 02:23:22 +00:00
Chris Laurel 0c256816ee Fixed up UniversalCoord operators to pass references; fixed flipped textures
in UNIX version.
2001-05-16 02:22:10 +00:00
Chris Laurel 8adc7c8043 Added Font and LabelFont fields 2001-05-15 00:20:59 +00:00
Chris Laurel 019f81226a Added module texturefont.cpp 2001-05-15 00:20:28 +00:00
Chris Laurel 06f404faf9 Removed debugging output. 2001-05-15 00:08:01 +00:00
Chris Laurel 3e7ba6b95d C++ wrapper for mjk's texfont library. 2001-05-14 23:40:46 +00:00
Chris Laurel dec27ee48e Made fonts selectable in config file; allow separate fonts for labels and normal text. 2001-05-14 23:40:01 +00:00
Chris Laurel 5469901ae5 More fonts! 2001-05-14 23:26:13 +00:00
Chris Laurel 92a136802a no message 2001-05-14 23:21:06 +00:00
Chris Laurel 905e390cca More fonts! 2001-05-14 22:53:10 +00:00
Chris Laurel a6b7c733c4 Added a menu bar. 2001-05-11 06:18:46 +00:00
Chris Laurel 2968b2317e First cut at a Gtk+ version of Celestia. 2001-05-11 04:36:31 +00:00
Chris Laurel 86198f0be2 Added octree-based findClose and findVisible query methods. 2001-05-10 05:26:05 +00:00
Chris Laurel 486fc8125e Finished conversion from VisibleStarSet to StarOctree for star visibility. 2001-05-10 05:25:07 +00:00
Chris Laurel ac5b90b5c5 Added findCloseStars method, more comments. Fixed bug in split() that caused stars to be omitted from tree. 2001-05-10 05:24:18 +00:00
Chris Laurel c34c013f30 Split StarOctree into StarOctree and DynamicStarOctree. Moved star visibility routines into StarDatabase. 2001-05-09 02:40:48 +00:00
Chris Laurel b129e41667 Minor cleanups to eliminate gcc warnings. 2001-05-08 23:53:40 +00:00
Chris Laurel d15502533d More star visibility optimizations. 2001-05-07 19:51:59 +00:00
Chris Laurel b19d4ae09c Additional config stuff. 2001-05-07 19:13:35 +00:00
Chris Laurel dc801c8382 Implemented frame rate counter. 2001-05-07 16:07:22 +00:00
Chris Laurel c31e65f4bc Temporarily re-enabled old star culling method for perf testing. 2001-05-07 15:16:15 +00:00