Commit Graph

5113 Commits (0546fd1bec715cb2e5d14675ec119100718c0bbb)

Author SHA1 Message Date
Hleb Valoshka 0546fd1bec update for newer automake 2018-09-22 23:41:57 +03:00
Hleb Valoshka f48a72f9bc replace _BSD_SOURCE with _DEFAULT_SOURCE 2018-09-22 23:41:57 +03:00
Hleb Valoshka 627be3b5c0 update .gitignore 2018-09-22 23:41:57 +03:00
Joseph C Wang efea401e2c add ok button to preference dialog 2018-09-22 23:41:56 +03:00
Joseph C Wang 3fedf866ff Add Lua 5.2 support
see https://bugzilla.redhat.com/show_bug.cgi?id=1045632:wq
2018-09-22 23:41:56 +03:00
Alexell 8cc4e60e39 Updated libint for QT support. 2018-09-22 23:41:56 +03:00
WIN-641EQTUHGRE\root 40de39362a win32/64 fixes 2018-09-22 23:41:56 +03:00
Rikard Falkeborn 4642c3fcec Replace celestia.vcproj with celestia.vcxproj in Makefile.am 2018-09-22 23:41:56 +03:00
Alexell cb0d9bc200 Updated QT about description & RU locale 2018-09-22 23:41:56 +03:00
Alexell 87ec214549 Added celdat2txt tool
Dump the contents of the Celestia star database files in a text format
that's easy to read, edit or to use in other db applications.
Created by Hans Bruggink (HB).
2018-09-22 23:41:56 +03:00
Nils Larsson a1043fbfaa Various Qt5 fixes.
# Conflicts:
#	src/celestia/qt/qtglwidget.cpp
2018-09-22 23:41:56 +03:00
Nils Larsson 35419855ea Added missing <cstring> include. 2018-09-22 23:41:56 +03:00
Nils Larsson dff13f2656 Guard INT64_MAX. 2018-09-22 23:41:56 +03:00
Alexell 662a2cba0e Updated GLEW source lib to latest version 2.1.0 2018-09-22 23:41:56 +03:00
Alexell e49dcc692e Small QT5 fixes
Updated resetModels and fixed LUA lib name/path.
2018-09-22 23:41:56 +03:00
Alexell 6b5e8f49cf Changed output build directory for x84/x64 2018-09-22 23:41:56 +03:00
Dmitry Brant ff2455857a Upgrade code for 64-bit build in Visual Studio.
This updates the code to build for an x64 target.
- Provide prebuilt x64 static libraries.
- Update Windows dialog code for 64-bit support.
- Update libpng to 1.6.29.

Still a few issues:
- Sound (fmod) isn't working correctly in 64-bit.
2018-09-22 23:41:56 +03:00
Dmitry Brant a2e79dcd05 Don't generate manifest automatically. 2018-09-22 17:08:07 +03:00
Dmitry Brant 3efaf84862 Add iob_func shim for successful Win32 build. 2018-09-22 17:08:07 +03:00
Dmitry Brant a25d26720c Adapt code to Eigen 3.3
No functional changes, just adapting to API changes in Eigen.
2018-09-22 17:08:07 +03:00
Dmitry Brant 3436d15bc3 Upgrade Eigen to 3.3 2018-09-22 17:08:07 +03:00
Dmitry Brant 73a8d13087 Upgrade project files to VS2017.
# Conflicts:
#	celestia.vcproj
2018-09-22 17:08:07 +03:00
Dmitry Brant 111120c3eb Use Segoe UI for dialog font, instead of MS Sans Serif.
...so that the app looks like it belongs in 2017, not 2004.
2018-09-22 17:08:07 +03:00
Alexell 31a036f2f8 Added demo CEL/CELX scripts for overlay & verbosity
# Conflicts:
#	scripts/audio/sound_demo.celx
2018-09-22 17:08:06 +03:00
Alexell d149798b86 Added new cel/celx commands
cel: verbosity and overlay.
celx: celestia:overlay and celestia:verbosity.
Thanks to Vincent Giangiulio.
2018-09-22 17:08:06 +03:00
Alexell e14647fd27 Changed order of Render->Star style menu items 2018-09-22 17:08:06 +03:00
Alexell a43ae267e3 Added store in the registry for new options
Added store in the registry for star color and VisualMagnitude for QT
and Win interface.

# Conflicts:
#	src/celestia/win32/winmain.cpp
2018-09-22 17:08:06 +03:00
Alexell 53b79871b0 Small fade fix
Fade constellation boundaries and constellations figures fix.
2018-09-22 17:08:06 +03:00
Alexell d85fde1eac Added new filter for QT browser
Added "barycenters" filter for QT Star Browser.
2018-09-22 17:08:06 +03:00
Alexell 90f4b6bfbd Fix obs:gotolonglat (distance parameter work) 2018-09-22 17:08:06 +03:00
Alexell dd37f1812a Added scrollbar in PlanetarySystem popup menu for QT like as Win, added vesroin info. 2018-09-22 17:08:06 +03:00
Alexell c102af525c Added configuration options
Added ReverseMouseWheel option (existing in source) in celestia.cfg
file, added new orbit rendering parameters.
2018-09-22 17:08:06 +03:00
Alexell 4c49fbaa55 QT hotkeys fix
Added hotkey [Shift+F10] for video capture, fix hotkeys for MultiView.
2018-08-11 22:05:17 +03:00
Alexell 62703a79fb Updated LUA source library to version 5.1.5 with Coco patch
http://coco.luajit.org/
2018-08-11 22:04:52 +03:00
Alexell bf6c5fca18 Changed celestia.pot and ru.po 2018-08-11 22:04:35 +03:00
Alexell 97b496cbea Updated GLEW source library to latest version 2.0.0 2018-08-11 22:04:02 +03:00
Alexell c9b4cc34e7 Updated LUA source library to version 5.1.4 2018-08-11 22:03:43 +03:00
Alexell e75f19f86f Fixed input object names (on Enter) by Cyrillic, for win and QT version.
# Conflicts:
#	src/celestia/qt/qtglwidget.cpp
2018-08-11 22:02:11 +03:00
Alexell c4aa9e91cd Minor default params changes.
Magnitude set to 8.0 as default. Show LocationLabels as default. Added
GitHub link to QT vesion.
2018-08-11 21:51:49 +03:00
Alexell ba086a746f Hotkeys and star color minor changes.
Added hotkeys for switching resolution textures [R] and [Shift+R], added
a screen message by pressing [Ctrl+X].  Star color switching commands
now have string values "blackbody_d65" and "enhanced", rather than
logical, as previously.
2018-08-11 21:51:49 +03:00
Alexell 7cc3d26391 QT version: change default window position
Fixed critical error at removing last item bookmark, changed default
render flags.
2018-08-11 21:51:36 +03:00
Alexell ce1de62117 QT version: added splash screen on startup
+ changed Russian translation file
2018-08-11 21:44:49 +03:00
Alexell ca6bf16863 QT version: changed Celestia icon
Added "Manual Celestia" item in Help menu, added menu icons.
2018-08-11 21:44:13 +03:00
Alexell 60a75b9abc Added new .celx functions
Added new .celx functions: celestia:getstarcolor and
celestia:setstarcolor for star color control. Added scripts for example.
2018-08-11 21:43:40 +03:00
Alexell ebf939c513 Added "Star color" menu item
Added "Star color" menu item duplicate key command [Shift +%]. Fixed
"Help Guide" menu item error.
2018-08-11 21:42:53 +03:00
Alexell f86b6e54c5 Updated language files
Updated language files. Added sans10_ru.txf font for the Russian locale.
Changed controls_ru.txt
2018-08-11 21:41:55 +03:00
Alexell 061b390f94 Minor code changes
Fixed Tour Guide bug (go to the first object in the list did not work).
Improved quality for jpg screenshots. "Version" label on the splash
added to localization. Small changes in Star Browser and Eclipses.
2018-08-11 21:41:15 +03:00
Alexell 748ec19a41 Changed Celestia icon. Changed and added menu icons.
Changed Celestia icon. Changed and added menu icons. Make a small change
in the position and size of dialog elements.
2018-08-11 21:40:49 +03:00
Grant Hutchison 7033ec3246 Added KOI-889 b, Kepler-69 b&c, KIC 4862625 b, Ome Ser b, HD 2952 b, HD 120084 b 2013-04-25 18:09:30 +00:00
Grant Hutchison 937f1d865e Added KOI_889, Kepler-69, KIC 4862625 A 2013-04-25 18:07:58 +00:00