Commit Graph

476 Commits

Author SHA1 Message Date
Gergely Polonkai e0afc8ad72 Moved calculation related functions into calculate.[ch] 2013-07-27 23:22:35 +02:00
Gergely Polonkai 5b8448824b Added planet dignities 2013-07-27 01:31:48 +02:00
Gergely Polonkai b753f2a2f8 Added comets Ceres, Pallas, Juno and Vesta 2013-07-27 01:31:19 +02:00
Gergely Polonkai 3d34957e31 Removed hidden ascendant related stuff
It is questionable, if it exists at all. Removing
until some expert opinions found.
2013-07-26 22:56:49 +02:00
Gergely Polonkai 400f48fe47 Fixed some missing variables 2013-07-26 17:08:17 +02:00
Gergely Polonkai 9bc8c7f4aa Changed get_planet_position() to get_planet_info() 2013-07-26 17:07:35 +02:00
Gergely Polonkai d41e04df1a Added Moon apogee (Lilith) to planet list. 2013-07-26 17:07:03 +02:00
Gergely Polonkai b4440ab70f Indentation fix in main() 2013-07-26 17:06:43 +02:00
Gergely Polonkai 8a211282b0 Moved clutter version check to a better place 2013-07-26 17:04:02 +02:00
Gergely Polonkai 4ed37cb5be Indentation fix in main() 2013-07-26 17:02:55 +02:00
Gergely Polonkai 04e684ecc1 Created get_sign() function 2013-07-26 17:01:52 +02:00
Gergely Polonkai 0862fe6821 Indentation fix in main() 2013-07-26 17:01:09 +02:00
Gergely Polonkai ae6d5183ed Indentation fix in get_moon_phase() 2013-07-26 16:59:09 +02:00
Gergely Polonkai eb23cb8c49 Indentation fix in set_location_and_time() 2013-07-26 16:57:47 +02:00
Gergely Polonkai cf7f5135f1 Added some definitions
Revise needed!
2013-07-26 16:53:08 +02:00
Gergely Polonkai 3fc05c926e Moved test data set into an #if block
This makes testing a bit easier, only the #if 1 line has to
be modified
2013-07-26 16:47:44 +02:00
Gergely Polonkai 49a752fafa Fixed some indentation 2013-07-26 16:46:08 +02:00
Gergely Polonkai 82c45bc336 Created get_moon_phase() to calculate exact moon phase 2013-07-26 14:50:48 +02:00
Gergely Polonkai 0942290599 Fixed NLS-related things 2013-07-26 14:11:08 +02:00
Gergely Polonkai cf42e889fb Commented out lines for the testing phase 2013-07-23 13:47:53 +02:00
Gergely Polonkai b22f940ffb Made the original main a bit more talkative 2013-07-14 18:13:41 +02:00
Gergely Polonkai 3dcf2c31ee Added functions to experiment with clutter 2013-07-14 14:40:26 +02:00
Gergely Polonkai afdaca4a5e Added Swiss Ephemeris data files 2013-07-14 14:38:47 +02:00
Gergely Polonkai 53657dfc9b Added image files 2013-07-14 14:37:53 +02:00
Gergely Polonkai 46f32b3e12 Add basic main() function, so the project now compiles without errors 2013-07-09 01:32:34 +02:00
Gergely Polonkai 5e1d32bfa6 Initial commit with SWE 1.75 2013-07-09 01:15:13 +02:00