Commit Graph

4029 Commits (c80f0089d5ce1217ad73690f57324e9d6cae56ad)

Author SHA1 Message Date
Pat Suwalski c80f0089d5 Checking in required translation scripts for Windows. 2008-01-26 02:49:52 +00:00
Da Woon Jung 921f0dce86 Added hires textures to the Mac OS X Xcode project 2008-01-26 01:43:00 +00:00
Da Woon Jung 01d91dc30c Updated help window for 1.5.0 2008-01-25 19:20:12 +00:00
Pat Suwalski 8742f325ea Adding scripts directory to dist. 2008-01-25 17:11:45 +00:00
Pat Suwalski 2c4b8a66b4 Adding celestia.sln and celestia.vcproj to the distribution. 2008-01-25 16:37:24 +00:00
Pat Suwalski c8e389a8bc Adding two missing Windows files to the dist. 2008-01-25 04:41:53 +00:00
Pat Suwalski d9b477cc85 Updating copyright and authors to match Chris' recent checkin. 2008-01-25 02:05:14 +00:00
Pat Suwalski 3de32c852c Bumping version to 1.5.0. 2008-01-25 01:35:54 +00:00
Pat Suwalski 564311b8b1 Adding macros directory to autoconf automatically and updating gconf m4
macro.
2008-01-25 01:04:48 +00:00
Da Woon Jung 9b108c2d58 Updated version number 2008-01-25 00:30:44 +00:00
Chris Laurel f22a02b423 Added missing virtual destructor for RendererWatcher 2008-01-24 08:39:30 +00:00
Pat Suwalski c6d5bfdb5e Updating for recent GTK changes. 2008-01-24 08:06:56 +00:00
Chris Laurel 634d8052ba Small improvements to Qt4 info panel. 2008-01-24 07:31:28 +00:00
Chris Laurel 4931b98f88 Added Open Scripts and Scripts submenu to Qt4 UI. 2008-01-24 03:03:11 +00:00
Chris Laurel ff80d6ac8a Corrected sort predicates in the Windows eclipse finder dialog. Avoids a
potential (not actually observed) problem with sorting eclipse records.
2008-01-24 00:52:19 +00:00
Chris Laurel 211ae85b88 Fixed endless loop in the eclipse finder. Bodies with intersecting bounding spheres
were considered to be in eclipse. If they happened to be fixed relative to each other,
the loop to find the eclipse duration would never terminate. An extra line of code
was added to reject eclipses between intersecting bodies.
2008-01-24 00:50:29 +00:00
Chris Laurel ced10787e8 Switched to using app embedded icons for the time tool bar. 2008-01-24 00:36:11 +00:00
Chris Laurel 1621e8724c Created a resource file for Qt4 icons so that they can be embedded in the app. 2008-01-24 00:35:03 +00:00
Chris Laurel 252cd61b38 Modified Qt version for Mac to load data from the CelestiaResources folder,
just like the normal Mac version. An error message is shown if
CelestiaResources is not found.
2008-01-23 23:48:46 +00:00
Chris Laurel 34b8864a2d Added Lua library to Mac Qt4 project file. Automatic copying of liblua.dylib
to Frameworks directory still not enabled.
2008-01-23 23:30:08 +00:00
Da Woon Jung 3454f79b92 Updated Mac version's readme. 2008-01-23 00:32:34 +00:00
Chris Laurel e1cf5444b8 Added celx scripting support to Qt4 version of Celestia. 2008-01-22 10:36:55 +00:00
Chris Laurel d7520a1880 Added a rudimentary info panel to the Qt4 interface. 2008-01-22 10:35:49 +00:00
Chris Laurel a97bc06603 Qt4 interface changes:
- Made solar system browser automatically expand top level items
- Changed the way that browser tools invoke the selection popup menu
2008-01-22 10:35:08 +00:00
Chris Laurel 5c37614d54 Qt4 interface changes:
- Added guides toolbar
- Create an actions collection object so that actions may be reused among
various UI components.
2008-01-22 10:33:38 +00:00
Chris Laurel e9172fa998 Tweaked Windows about box to prevent truncation of 'Celestia Development Team' label 2008-01-22 07:53:12 +00:00
Chris Laurel 8a661c37a7 Changed RA/Dec display to show geocentric coordinates for stars
and galaxies only. Show coordinates only when observer is within 1000km
of Earth to assure that coordinates of an object match it's apparent position
with respect to the equatorial grid.
2008-01-22 03:44:57 +00:00
Grant Hutchison df91a26387 Revised ApJ link in intro 2008-01-22 03:13:00 +00:00
Da Woon Jung 59369f89aa Localized refmark menu titles. 2008-01-22 00:48:22 +00:00
Chris Laurel a4d986cd9a Adjust arrow shapes for reference vectors based on recommendations from Cham. 2008-01-21 23:15:15 +00:00
Christophe Teyssier ff66ae158d Updated translations 2008-01-21 21:58:46 +00:00
Pat Suwalski 76d16b4810 Update texture resolution actions to benefit from new notification code. 2008-01-21 05:55:19 +00:00
Chris Laurel 28a01578a1 Added Bulgarian translation to Windows install script. 2008-01-21 01:13:11 +00:00
Chris Laurel 9772086f6b Updated the ChangeLog with more changes; removed one duplicate item. 2008-01-21 00:46:00 +00:00
Pat Suwalski e7989f761d Defaulting to the GLSL render path if possible. 2008-01-20 22:50:20 +00:00
Chris Laurel 1a06db80a3 Fix for bug 1875887: Changed the default rotation model from uniform synchronous to fixed for
objects without periodic orbits, since synchronous rotation is nonsensical
except for objects with periodic orbits.
2008-01-20 22:04:48 +00:00
Chris Laurel a27ae8bdb9 Changed the names of the begin and end parameters for scripted orbits
and rotations to beginDate and endDate. end is a Lua reserved word and
thus unusable as a variable name.
2008-01-20 21:31:30 +00:00
Da Woon Jung 2f1016737d Mac: Removed non-functional movie capture menu (for now) 2008-01-20 06:59:23 +00:00
Chris Laurel 53fa67bf74 - Prevent fullscreen mode from crashing when graphics card or driver is
changed in between program runs.
- In Windows version, automatically enable markers when mark object is
selected from the context menu.
2008-01-20 05:33:38 +00:00
Chris Laurel 6175c0ab56 Added most recent batch of changes to ChangeLog. 2008-01-20 05:21:25 +00:00
Da Woon Jung 48d4d8a8ac Mac: Due to driver-imposed point sprite size limits, do not use point sprite stars on ATI RV3xx renderers. 2008-01-19 22:31:13 +00:00
Chris Laurel 4439a6e333 - Adjusted constellation label and boundary fade distance
- Fixed incorrect occluding of labels by irregular objects
- Implemented renderer watchers (currently not used, so this change is a noop)
2008-01-19 22:21:56 +00:00
Da Woon Jung 89e7608d76 Timezone settings added to Mac OS X version 2008-01-19 07:58:17 +00:00
Chris Laurel 06b9832c3f Fixed some very out-of-date descriptions in the tour guide file. First time this thing has been touched in almost six years! 2008-01-19 00:52:02 +00:00
Christophe Teyssier b3c3fc48d6 Changed __GLIBC__ ifdefs to __GNUC__ for compatibility with other glibc
systems (OS X).
2008-01-18 22:46:23 +00:00
Chris Laurel 2d2db96378 Added high resolution textures to Windows installer file. 2008-01-18 11:28:28 +00:00
Chris Laurel ac6b6fcb25 Added start and end times to selection popup menu for Qt4 front-end. 2008-01-18 11:04:04 +00:00
Pat Suwalski 7bb7d6107c Notifying watchers of a change in texture resolution. 2008-01-18 07:04:34 +00:00
Da Woon Jung 6916a937aa Mac Qt patch 2008-01-18 06:08:18 +00:00
Pat Suwalski f28893082f Implement saving of render distance limit. 2008-01-18 05:36:11 +00:00