allow holding PRECISE key to switch portal ball colors in reverse order
authorsheepluva
Thu, 03 Sep 2015 01:26:03 +0200
changeset 11068 0ff8b968291b
parent 11067 c632b47b8ff0
child 11069 1997662b68d8
allow holding PRECISE key to switch portal ball colors in reverse order
CREDITS
hedgewars/uSound.pas
share/hedgewars/Data/Music/olympics_sd.ogg
share/hedgewars/Data/Music/sdmusic.ogg
share/hedgewars/Data/Themes/Olympics/theme.cfg
--- a/CREDITS	Wed Sep 02 11:55:37 2015 -0400
+++ b/CREDITS	Thu Sep 03 01:26:03 2015 +0200
@@ -46,6 +46,8 @@
 ==========
 - John Dum <fizzy@gmail.com> -> Nature theme
 - Jonatan Nilsson <jonatanfan@gmail.com> -> Pirate theme, City theme, Oriental theme, Snow theme
+- yd - http://opengameart.org/users/yd -> "oriented", used as Olympics SD theme
+- Kevin MacLeod - http://incompetech.com/ -> "hitman", used as basis for preliminary default SD theme
 
 ==========
 = THEMES
--- a/hedgewars/uSound.pas	Wed Sep 02 11:55:37 2015 -0400
+++ b/hedgewars/uSound.pas	Thu Sep 03 01:26:03 2015 +0200
@@ -727,6 +727,7 @@
     RegisterVariable('mute'     , @chMute     , true );
 
     MusicFN:='';
+    SDMusicFN:= 'sdmusic.ogg';
     Mus:= nil;
     isAudioMuted:= false;
     isSEBackup:= isSoundEnabled;
Binary file share/hedgewars/Data/Music/olympics_sd.ogg has changed
Binary file share/hedgewars/Data/Music/sdmusic.ogg has changed
--- a/share/hedgewars/Data/Themes/Olympics/theme.cfg	Wed Sep 02 11:55:37 2015 -0400
+++ b/share/hedgewars/Data/Themes/Olympics/theme.cfg	Thu Sep 03 01:26:03 2015 +0200
@@ -4,6 +4,7 @@
 water-bottom = $34, $3C, $7D
 water-opacity = $80
 music = Olympics.ogg
+sd-music = olympics_sd.ogg
 clouds = 9
 object = Statue, 3, 42, 258, 115, 2, 1, 0, 0, 165, 240
 object = Column01, 3, 21, 258, 80, 2, 1, 0, 0, 110, 240