-Enabled multi-processor compiling with Visual Studio

-Fixed refrences to secondlife-bin.exe in build scripts
-Added ability to blacklist sounds through Sound Explorer floater.
-Added a missing color to the silver skin
This commit is contained in:
unknown
2010-09-30 00:45:34 -05:00
parent 40af53fddc
commit 7b409eb7ab
13 changed files with 330 additions and 130 deletions

View File

@@ -193,6 +193,7 @@
<ConsoleBackground value="0, 0, 0, 255" />
<FolderViewLoadingMessageTextColor value="240, 165, 90, 255"/>
<InventoryBackgroundColor value="255, 255, 255, 80"/>
<ComboBoxBg value="255, 255, 255, 255"/>
<!-- Alert box colors -->
<AlertBoxColor value="165, 180, 200, 245"/>