Commit Graph

3008 Commits (11aaf38ed231cbf878f59ff78bd41917baabfb06)

Author SHA1 Message Date
Hleb Valoshka 1edcb9349c Update year in gtk frontend 2020-06-10 10:01:26 +03:00
Hleb Valoshka 5e994a94fb [win] Use (C) instead of ©
...to fix https://celestia.space/forum/viewtopic.php?p=149451#p149451
2020-06-10 10:01:26 +03:00
Hleb Valoshka 09d8ab0187 Backport new location features from 1.7 2020-06-10 10:01:26 +03:00
Hleb Valoshka 0503c30d76 [gtk] fix incorrectly commented code 2020-05-06 15:45:44 +03:00
Hleb Valoshka 0ac3e61fef Backport binary XYZV format implementation from 1.7 2020-05-05 10:37:00 +03:00
Hleb Valoshka cd8426ebc9 Don't render corona for T5-T9 and Y class stars 2020-05-01 18:15:42 +03:00
Hleb Valoshka fcbf8467be Don't abort if starnames.dat has not been loaded
Closes: #625
2020-04-27 19:07:59 +03:00
Hleb Valoshka 6befc1f5fd Show error if an incorrect URL passed to CelestiaCore::goToUrl 2020-04-27 19:07:59 +03:00
Hleb Valoshka 7daef79d2a Fix failure if an incorrect URL is pasted
Closes: #637
2020-04-27 19:07:59 +03:00
Hleb Valoshka 5c3ab1d1b9 [win] copy old favorites file to the new location 2020-04-27 19:07:59 +03:00
SevenSpheres e74174883d Update temperatures for cool stars 2020-04-27 19:07:59 +03:00
Hleb Valoshka 6e6c5566f3 Add Brown Dwarf spectral class Y (Closes: #43) 2020-04-27 19:07:59 +03:00
Hleb Valoshka 8ac1d4f9af Update bolometric correction and temperature for T class 2020-04-27 19:07:59 +03:00
SevenSpheres b0b7407f92 Update documentation 2020-02-23 12:46:52 -07:00
Hleb Valoshka a78f09d054 Fix for compilation with MinGW 2020-02-19 21:57:06 +03:00
Hleb Valoshka e477a22d21 Fix scripted orbits and rotations (Closes: #576) 2020-01-09 19:10:43 +03:00
Hleb Valoshka 2d68477a27 [win32] Make "Resolution" text in "Display mode" dialog wider 2019-12-30 00:00:01 +03:00
Hleb Valoshka 5334c043e0 [win32] Fix incorrectly cherry-picked commit 2019-12-06 11:28:20 +03:00
Li Linfeng d9dce8514c use gettext instead of localized string 2019-11-20 17:30:46 +08:00
Hleb Valoshka b943089d41 [win32] Don't make splash top most 2019-11-15 18:57:51 +03:00
Hleb Valoshka 6d9cdfd129 Fix markers rendering in multiview mode (Closes: #486) 2019-11-15 18:57:51 +03:00
Hleb Valoshka c4f02afffc Add guards for portable builds 2019-11-15 18:57:51 +03:00
Hleb Valoshka da9faf71d9 Fix favorites directory 2019-11-15 18:57:51 +03:00
Hleb Valoshka 99c72308fd Convert some messages to OEM CP in Windows 2019-11-15 18:57:51 +03:00
Hleb Valoshka d26dece127 Use SHGetFolderPathA in WriteableDataPath 2019-11-15 18:57:51 +03:00
Hleb Valoshka 7d91c77b77 [gtk] Fix speed in Time menu 2019-11-15 18:57:51 +03:00
Hleb Valoshka 1269ef9004 Kpc -> kpc 2019-11-15 18:57:51 +03:00
Hleb Valoshka 75880b34fd Fix gtk+ celestia.desktop 2019-11-15 18:57:51 +03:00
Li Linfeng cd30051fa8 remove unused code, remove fullscreen 2019-10-14 17:41:21 +08:00
Li Linfeng 2021a2cd8c fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
Hleb Valoshka 519f124b73 Add missing semicolon in shader definition (Closes: #203) 2019-10-05 00:32:23 +03:00
Hleb Valoshka 5350dfc8a1 Fix Tour Guide (first object in list did not work)
Backport of 061b390f
2019-10-05 00:32:23 +03:00
Hleb Valoshka 277d9ce678 Fix PVS Studio reported errors (Closes: #425) 2019-10-05 00:32:23 +03:00
Hleb Valoshka 50a3a8424c [win32] Fix windows resources 2019-10-05 00:32:23 +03:00
Hleb Valoshka 5b48b9d69d Add guards for SPICE stuff 2019-10-04 01:25:51 +03:00
Hleb Valoshka a98799d5ba [win] Fix NOMINMAX definition 2019-10-04 01:25:51 +03:00
Hleb Valoshka 8ba1ab7a70 Read favorites file from system data directory 2019-10-04 01:25:51 +03:00
Hleb Valoshka de483b41e6 Add methods to save data in user's home dir 2019-10-04 01:25:51 +03:00
Hleb Valoshka 4955610e73 [win32] Update (c) year, authors and site 2019-10-02 01:22:26 +03:00
Hleb Valoshka 0ff10f82b8 [win32] Use Segoe UI font instead of MS Sans Serif 2019-10-02 01:22:26 +03:00
Hleb Valoshka ed1bb4ca94 Add gtk+ frontend to POTFILES.in and update translations 2019-10-02 01:12:22 +03:00
Hleb Valoshka 8769087a35 Reorder -ldl as g++9 doesn't find it
/usr/bin/ld: ../celengine/libcelengine.a(libcelengine_a-glext.o): undefined reference to symbol 'dlclose@@GLIBC_2.2.5'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libdl.so: error adding symbols: DSO missing from command line
2019-10-02 01:12:22 +03:00
Hleb Valoshka 8784600b64 Guard #define _() with #ifdef 2019-10-02 01:12:22 +03:00
Hleb Valoshka bc94e89202 Fix Clang's pragmas 2019-10-02 01:12:22 +03:00
Hleb Valoshka 4f88ff500c Localization for gtk+ frontend 2019-10-02 01:12:22 +03:00
Dmitry Brant ac3c5b25fe Upgrade code for 64-bit build in Visual Studio. 2019-09-30 00:17:25 +03:00
Hleb Valoshka ae31662a96 Fix compilation with VC++2015 2019-09-30 00:17:25 +03:00
Li Linfeng 55684d195a Use lua version defined in lua.h 2019-09-30 00:15:09 +03:00
Hleb Valoshka f44c76aec3 Apply missing gettext calls 2019-09-30 00:13:15 +03:00
Hleb Valoshka ad519596e7 Backport some fixes for erros found by PVS 2019-09-22 22:55:10 +03:00