Commit Graph

20 Commits (668fd219cc7d18ca3887ea0125a694edaea02747)

Author SHA1 Message Date
pirogronian 1ebc427f41 Transform CatEntry into AstroObject with minimal common indexing rountines. 2020-03-06 18:11:53 +01:00
Hleb Valoshka 99b0acf556 Make Selection variables private again 2019-10-30 09:53:11 +03:00
pirogronian e6e84d1ce3 User-defined categories. Core + Lua. 2018-12-07 10:17:11 +01:00
Hleb Valoshka b082d5f47f Automatically convert to c++11 using clan-tidy
+ manual cleanups
2018-09-22 23:42:02 +03:00
Hleb Valoshka 882e4ecf28 fix whitespaces and indents
trailing spaces are removed
tabs are replaced with 4 spaces

# Conflicts:
#	src/celengine/cmdparser.cpp
#	src/celengine/command.cpp
#	src/celestia/celestiacore.cpp
#	src/celestia/celestiacore.h
#	src/celestia/qt/qtappwin.cpp
#	src/celestia/qt/qtglwidget.cpp
#	src/celestia/win32/winmain.cpp
2018-09-22 23:41:57 +03:00
Chris Laurel 86d1808519 Eigenized Body and Selection classes; adapted dependent code. Removed some
miscellaneous compile warnings in other modules.
2009-07-16 23:37:48 +00:00
Chris Laurel eba1b9940c - Implemented framework for Orbit and RotationModel subclasses to implement their own velocity and angular velocity methods to use instead of numerical differentation. Actual implementation of velocity methods will wait until further discussion on the developers list.
- Implemented Timelines for solar system bodies. A timeline allows a body to have different reference frames, orbits, and rotation models over time.
2008-02-21 02:25:48 +00:00
Chris Laurel 0cda718f63 Added new ssc object flags for visibility, orbit color, and orbit visibility. Added ssc properties for visibility and orbit color, celx methods for all new flags. 2008-02-04 00:17:35 +00:00
Christophe Teyssier a8fdbda6a4 Added i18n option to getName method 2006-08-19 22:22:44 +00:00
Chris Laurel 73a5ee4591 Added a parent method for selections. 2003-08-07 16:40:47 +00:00
Chris Laurel 06c68e14a3 Removed some dead #ifdef'd out code. 2003-07-05 00:16:45 +00:00
Chris Laurel d7b3afc866 Redo the selection class to use a single pointer and a type field. 2003-06-25 17:40:24 +00:00
Chris Laurel f1a01971e4 Implemented multiview; moved guts of Simulation into Observer. 2003-02-11 16:41:17 +00:00
Fridger Schrempp ebabc6c0ca add missing #include 2003-02-05 00:20:07 +00:00
Chris Laurel 6218428245 Added new DeepSkyObject base class for Galaxy and Nebula 2003-01-29 05:47:50 +00:00
Deon Ramsey 86a76a1165 Unix Gtk Celestial Browser 2002-01-14 19:17:06 +00:00
Chris Laurel ac17ae82cf Added != operator and copy constructor. 2002-01-11 00:02:43 +00:00
Chris Laurel 49289bdbb5 Added getName() method 2002-01-09 22:59:53 +00:00
Chris Laurel 82c9379ed9 Removed old source files 2001-12-17 20:42:57 +00:00
Chris Laurel 38e79736c5 Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00