Commit Graph

7 Commits

Author SHA1 Message Date
6656f52959 Add a built-in, hidden display theme for the preview images
It contains only the Sun, with no aspects nor antiscia
2014-09-28 01:31:31 +02:00
41f054bf6f Add GPL headers to all source files 2014-09-26 15:01:19 +02:00
03aaf8ae1a Fix up ag_display_theme_to_css()
This now generates the correct rules. Fixes #85
2014-09-22 01:20:59 +02:00
4fd2215360 Make ag_display_theme_to_css() handle the NULL theme 2014-09-21 23:05:07 +02:00
cc4b37d1ac Add new built-in theme "No comets"
This theme displays all aspects and antiscia, but only planets. No comets
and dwarves are displayed.
2014-09-21 19:32:10 +02:00
8ec87260df Fix bug that could cause segfault when there are odd number of display themes 2014-09-21 19:26:08 +02:00
0dc80e431b Display theme implementation
It has only built in display themes yet.
2014-09-13 01:13:26 +02:00