Commit Graph

4981 Commits (9a04249f30fb2e5713aba985d20a90586364872b)

Author SHA1 Message Date
Pat Suwalski 9a04249f30 Fix SPICELIB -> SPICE_LIBS instance. 2011-01-21 20:56:37 +00:00
Pat Suwalski 158393a7f7 Add --with-qt to build Qt4 front-end via autotools. 2011-01-21 18:20:34 +00:00
Chris Laurel a7301f0b08 Fixed smooth lines checkbox in Qt4 interface (fix from Nils Larsson) 2011-01-21 17:56:08 +00:00
Grant Hutchison 13b89acf4a Added Kepler-10 b, HAT-P-27 b, HD 102365 b; removed Rho CrB b, HD 74156 d, HD 156846 b, HD 131664 b 2011-01-20 22:49:24 +00:00
Grant Hutchison 72510522f4 Added Kepler-10, HAT-P-27 2011-01-20 22:47:38 +00:00
Pat Suwalski ee52176eef Re-implement handling of CFLAGS to be more modular. 2011-01-20 00:03:32 +00:00
Pat Suwalski 0aa603e0ee Update copyright year. 2011-01-12 18:32:20 +00:00
Vincent Giangiulio a5261af9d0 Updated Turkish translation 2011-01-12 11:43:01 +00:00
Pat Suwalski 2e8e6b3393 Add missing <cstdio> include. 2011-01-11 23:57:52 +00:00
Vincent Giangiulio 58c4815768 Fixed i18n bug with scripting messages 2011-01-10 22:39:27 +00:00
Grant Hutchison ccb163b5ee Added KOI-428 b, Tau Gem b, Nu Oph b&c 2011-01-05 17:18:26 +00:00
Grant Hutchison 118f9a6a32 Added KOI-428 2011-01-05 17:17:45 +00:00
Vincent Giangiulio 7031378a96 - Added Turkish translation 2011-01-05 10:06:10 +00:00
Grant Hutchison ce255932bc Added Qatar-1 b, WASP-41 b, HD 9826 e, Gliese 667 C b, HD 113538 b&c, HD 75898 b, HD 1690 b, HD 217786 b, HD 25171 b 2010-12-25 00:17:07 +00:00
Grant Hutchison d064e1d920 Added Qatar-1 b, WASP-41 b 2010-12-25 00:15:01 +00:00
Chris Laurel 88503bbb3b Fixed crash when display meshes on Intel GPUs. Vertex buffers were not unbound after being created, which could result in out of range vertex accesses later on. 2010-12-21 09:14:32 +00:00
Vincent Giangiulio e19d9b20ae - Added Norwegian translation from FreewareTips
- Updated translations
2010-12-08 09:06:58 +00:00
Grant Hutchison 63750c36ea Added Kepler-9 d and WASP-31 b 2010-11-30 23:34:04 +00:00
Grant Hutchison 3025d52157 Added WASP-31 2010-11-30 23:33:15 +00:00
Vincent Giangiulio f06b2cbb32 Updated Belarusian translation 2010-11-24 09:12:31 +00:00
Grant Hutchison 6756e48074 Added HD 97658 b, Hip 13044 b, 83 Leo B c, HD 192310 b, HD 177830 c, HD 218566 b, HD 31253 b 2010-11-23 23:48:13 +00:00
Grant Hutchison 2ef7403391 Added Hip 13044 2010-11-23 23:45:08 +00:00
Vincent Giangiulio 40016f7091 - Added Belarusian translation from Hleb Valoshka
- Updated Chinese simplified translation
2010-11-14 19:59:54 +00:00
Grant Hutchison 8a47c6be0f Removed Gliese 667 C b and Gliese 433 b; added HD 176051 b 2010-10-25 09:24:19 +00:00
Grant Hutchison e8663d452d Added NN Ser c&d 2010-10-15 17:10:40 +00:00
Grant Hutchison 6ec56d6744 Added NN Ser 2010-10-15 17:10:14 +00:00
Grant Hutchison ed065b30a3 Added HAT-P-26 b, WASP-38 b; removed HD 190228 b 2010-10-09 23:53:37 +00:00
Grant Hutchison 0bc7e60e72 Added HAT-P-26 and WASP-38 2010-10-09 23:52:21 +00:00
Grant Hutchison 22b4c0855f Added Gliese 581 f & g 2010-10-03 02:32:55 +00:00
Grant Hutchison 4cf85c3aa5 Added HAT-P-20 b, HAT-P-21 b, HAT-P-22 b, HAT-P-23 b 2010-09-26 23:28:20 +00:00
Grant Hutchison 6ccfb611e3 Added HAT-P-20, HAT-P-21, HAT-P-22, HAT-P-23 2010-09-26 23:27:42 +00:00
Chris Laurel 08ace926d8 Committed fixes from Nils Larsson:
- Updated call to png_set_gray_1_2_4_to_8 to png_set_expand_gray_1_2_4_to_8 (new PNG API)
- Eliminated unnecessary Color:: scope
2010-09-17 16:56:37 +00:00
Grant Hutchison 335467a5c9 Added HAT-P-17 b&c, HAT-P-25 b, Kepler-9 b&c 2010-09-12 23:36:51 +00:00
Grant Hutchison 8ef03a5d8b Added HAT-P-17, HAT-P-25, Kepler-9 2010-09-12 23:36:17 +00:00
Grant Hutchison 2e685f8fba More exoplanet host star designators from the Extrasolar Planets Encyclopaedia 2010-08-24 23:50:13 +00:00
Grant Hutchison 8ed6f913f3 Revised distance to UGPS 0722-05 2010-08-24 20:57:34 +00:00
Grant Hutchison a2cdf5223a Added HD 10180 b-h, HAT-P-24 b, WASP-37 b 2010-08-24 20:34:13 +00:00
Grant Hutchison 35041048a6 Added HAT-P-24, WASP-37 2010-08-24 20:33:25 +00:00
Chris Laurel 1c4e989a07 Added Windows build script for spice2xyzv tool and added missing return statement in convertSpkToXyzv() 2010-08-24 18:44:46 +00:00
Chris Laurel 30d4a40f4f Changed paths in qtbookmark.h and celestia.rc so that out of source tree
builds with Qt Creator will work.
2010-08-12 20:40:50 +00:00
Grant Hutchison 8d4849c6a8 Added HAT-P-18 b, HAT-P-19 b, HD 102956 b, HD 90043 b&c, HD 200964 b&c 2010-08-03 00:05:23 +00:00
Grant Hutchison 0de9905e0b Added HAT-P-18 and HAT-P-19 2010-08-03 00:03:31 +00:00
Andrew Tribick 5705194ae7 Removed SkyPlane frame: unclear this corresponds to sky plane frame as actually used in astronomical publications. 2010-07-25 18:38:48 +00:00
Chris Laurel 2704ad0dde Finished code in scattertable tool to write out precomputed atmospheric
scattering tables as DDS format texture files.
2010-07-06 01:08:53 +00:00
Chris Laurel d00fb03d6a Change ASCII cmod writing code to output null material index as -1 instead
of max unsigned int, which prevents read/write incompatibilities on 64-bit
systems. Moved some Doxygen comments from header to source file.
2010-07-05 22:53:06 +00:00
Grant Hutchison 3108cb842f Added CoRoT-7 d, WASP-3 c, Gliese 876 e 2010-07-02 23:49:07 +00:00
Chris Laurel dc32eedc9c Added functions to scattertable tool to write out atmospheric scattering
tables as half float textures in .dds files.
2010-07-02 00:08:40 +00:00
Grant Hutchison 672682b380 Added CoRoT-8 b, 10 b, 11 b, 12 b, 13 b & 14 b; removed Cha Ha 8 b 2010-06-18 23:56:38 +00:00
Grant Hutchison 243c78de97 Added CoRoT-8, 10, 11, 12, 13 & 14; removed Cha Ha 8 2010-06-18 23:55:50 +00:00
Chris Laurel 68ca6d6db5 Added a simple build script for scattertable. 2010-06-18 07:23:41 +00:00