Commit Graph

673 Commits

Author SHA1 Message Date
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 1394d2097a Added NLS related lines to .gitignore 2013-07-17 17:03:49 +02:00
Gergely Polonkai 3cee870474 Reordered some configure.ac commands to prevent autogen warnings 2013-07-17 17:02:53 +02:00
Gergely Polonkai 9a70178240 Added i18n related files and configuration 2013-07-17 17:02:03 +02:00
Gergely Polonkai 7bbf0d8014 Added autogen.sh script created by Anjuta
It's a bit (much) more flexible, and checks for the tools based on the
contents of configure.ac
2013-07-17 16:48:53 +02:00
Gergely Polonkai b22f940ffb Made the original main a bit more talkative 2013-07-14 18:13:41 +02:00
Gergely Polonkai aa21bf190f Added the compile file to .gitignore 2013-07-14 18:34:06 +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 cd37d04f96 Added libm to dependencies 2013-07-14 14:34:01 +02:00
Gergely Polonkai bf9239a2e6 Added .gitignore 2013-07-09 01:32:43 +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 0103f1f3eb SWE Makefile.am fix 2013-07-09 01:31:58 +02:00
Gergely Polonkai e302cf6f89 Command reorder to satisfy LibTool needs in configure.ac 2013-07-09 01:31:39 +02:00
Gergely Polonkai f8923c9e7a Path fix in top-level Makefile.am 2013-07-09 01:31:11 +02:00
Gergely Polonkai 5e1d32bfa6 Initial commit with SWE 1.75 2013-07-09 01:15:13 +02:00