james 2008-09-23 15:50:25 -0700 (Tue, 23 Sep 2008) 677 Remove fademusic (and related calls to setfmvol) This resolves bug 678 "Ogg music problems in game with werewaffle version" The loss of automatic fading is barely even noticeable in game play. I doubt anybody who doesn't read whatsnew.txt will ever realize anything has changed.
The only remaining volume manipulation code is the volume slider in the menu and the two plotscripting commands for manipulating volume. Note that although music_native's implementation of fading was much better, I removed it too, since automatic music fading is a complicated and totally unecessary feature. Also removed a bunch of music_*.bi files that were not actually used anywhere at all. --- U wip/allmodex.bas U wip/allmodex.bi U wip/bmod.bas U wip/custom.bas U wip/game.bas U wip/menustuf.bas U wip/music.bi U wip/music_allegro.bas D wip/music_allegro.bi U wip/music_native.bas D wip/music_native.bi U wip/music_native2.bas D wip/music_nativea.bi U wip/music_sdl.bas D wip/music_sdl.bi U wip/music_silence.bas U wip/whatsnew.txt U wip/yetmore.bas U wip/yetmore2.bas _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
