Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/submarine
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2006-12-17 00:22:13 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2006-12-17 00:22:13 (GMT)
commitdb9f1bd894d28b785d07258bb5cd481b2112f9ff (patch)
tree090496db7733d80f335f0ead5b2f3adbc8ee72f0 /boards/submarine
parentb263c14d9382f5ce579bbc611f2e8d10063e15af (diff)
add where to find source images
* boards/clickgame/README: add where to find source images * boards/submarine/README: * boards/submarine/sub_bg.jpg: recreated based on guillaume rousse pictures. * src/boards/erase.c: (start_board), (end_board), (erase_next_level), (game_won): removed score display * src/boards/python/chat.py: changed port * src/boards/python/electric.py: fixed a bug when there is no wire on the first component and first node of it. * src/boards/submarine.c: (start_board), (end_board), (set_level), (submarine_next_level), (submarine_destroy_all_items), (submarine_create_item), (update_timeout), (update_timeout_slow), (update_timeout_very_slow), (game_won), (quit_after_delay), (ballast_av_purge_event), (ballast_ar_purge_event), (regleur_purge_event), (ballast_ar_chasse_event), (ballast_av_chasse_event), (regleur_chasse_event), (barre_av_event), (barre_ar_event), (engine_event), (air_compressor_event), (battery_charger_event), (submarine_explosion): reworked this activity to include a goal (a gate on the right) * src/gcompris/file_selector.c: (display_file_selector): fixed entry size. no more limit in read. This fixes a bug in which you cannot reload a file created at it's maximun file length we support.
Diffstat (limited to 'boards/submarine')
-rw-r--r--boards/submarine/README5
-rw-r--r--boards/submarine/sub_bg.jpgbin40477 -> 79148 bytes
2 files changed, 5 insertions, 0 deletions
diff --git a/boards/submarine/README b/boards/submarine/README
new file mode 100644
index 0000000..f006cb8
--- /dev/null
+++ b/boards/submarine/README
@@ -0,0 +1,5 @@
+Sea images sub_bg.jpg is Copyrighted by
+guillaume rousse <Guillaume dot Rousse at inria dot fr>.
+They are released under the GPL.
+Source images:
+http://www.zarb.org/~guillomovitch/photos/plongee/ \ No newline at end of file
diff --git a/boards/submarine/sub_bg.jpg b/boards/submarine/sub_bg.jpg
index 607a357..51ba4f4 100644
--- a/boards/submarine/sub_bg.jpg
+++ b/boards/submarine/sub_bg.jpg
Binary files differ