Author: elvish_hunter
Date: Fri Aug 26 12:19:54 2011
New Revision: 50915

URL: http://svn.gna.org/viewcvs/wesnoth?rev=50915&view=rev
Log:
Added new music track 'Battle Epic' by Doug Kaufman. This track was floating 
around from 2007, but never got committed until now

Added:
    trunk/data/core/music/battle-epic.ogg   (with props)
Modified:
    trunk/changelog
    trunk/data/core/macros/sound-utils.cfg
    trunk/players_changelog

Modified: trunk/changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/changelog?rev=50915&r1=50914&r2=50915&view=diff
==============================================================================
--- trunk/changelog (original)
+++ trunk/changelog Fri Aug 26 12:19:54 2011
@@ -42,6 +42,8 @@
        (bug #16477)
    * Added "chat_message_aging" advanced preference to allow setting the
      ingame chat message aging interval
+ * Music and sound effects:
+   * New track "Battle Epic" by Doug Kaufman
  * Unit changes and balancing:
    * Lowered swamp defense of Cuttlefish and Sea Serpent from 60% to 40%
    * Decreased cost of Giant Rat from 13 to 6

Modified: trunk/data/core/macros/sound-utils.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/macros/sound-utils.cfg?rev=50915&r1=50914&r2=50915&view=diff
==============================================================================
--- trunk/data/core/macros/sound-utils.cfg (original)
+++ trunk/data/core/macros/sound-utils.cfg Fri Aug 26 12:19:54 2011
@@ -139,6 +139,11 @@
         ms_before=12000
         append=yes
     [/music]
+    [music]
+        name=battle-epic.ogg
+        ms_before=12000
+        append=yes
+    [/music]
     [event]
         name=prestart
         [music]
@@ -257,6 +262,11 @@
         [/music]
         [music]
             name=silvan_sanctuary.ogg
+            ms_before=12000
+            append=yes
+        [/music]
+        [music]
+            name=battle-epic.ogg
             ms_before=12000
             append=yes
         [/music]

Added: trunk/data/core/music/battle-epic.ogg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/music/battle-epic.ogg?rev=50915&view=auto
==============================================================================
Binary file - no diff available.

Propchange: trunk/data/core/music/battle-epic.ogg
------------------------------------------------------------------------------
    svn:mime-type = application/ogg

Modified: trunk/players_changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/players_changelog?rev=50915&r1=50914&r2=50915&view=diff
==============================================================================
--- trunk/players_changelog (original)
+++ trunk/players_changelog Fri Aug 26 12:19:54 2011
@@ -18,6 +18,8 @@
      * Fixed 'agriculture' not getting translated sometimes and research
        for agriculture not getting counted if the research order wasn't changed
        (bug #16477)
+ * Music and sound effects:
+   * New track "Battle Epic" by Doug Kaufman
  * Unit changes and balancing:
    * Decreased cost of Giant Rat from 13 to 6.
    * Various changes to the defense, movement and resistances of the Giant Rat.


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to