diff --git a/.gitignore b/.gitignore index e69de29..6e589ac 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,244 @@ +## Ignore Visual Studio temporary files, build results, and +## files generated by popular Visual Studio add-ons. + +# User-specific files +*.suo +*.user +*.userosscache +*.sln.docstates + +# User-specific files (MonoDevelop/Xamarin Studio) +*.userprefs + +# Build results +[Dd]ebug/ +[Dd]ebugPublic/ +[Rr]elease/ +[Rr]eleases/ +[Xx]64/ +[Xx]86/ +[Bb]uild/ +bld/ +[Bb]in/ +[Oo]bj/ + +# Visual Studio 2015 cache/options directory +.vs/ +# Uncomment if you have tasks that create the project's static files in wwwroot +#wwwroot/ + +# MSTest test Results +[Tt]est[Rr]esult*/ +[Bb]uild[Ll]og.* + +# NUNIT +*.VisualState.xml +TestResult.xml + +# Build Results of an ATL Project +[Dd]ebugPS/ +[Rr]eleasePS/ +dlldata.c + +# DNX +project.lock.json +artifacts/ + +*_i.c +*_p.c +*_i.h +*.ilk +*.meta +*.obj +*.pch +*.pdb +*.pgc +*.pgd +*.rsp +*.sbr +*.tlb +*.tli +*.tlh +*.tmp +*.tmp_proj +*.log +*.vspscc +*.vssscc +.builds +*.pidb +*.svclog +*.scc + +# Chutzpah Test files +_Chutzpah* + +# Visual C++ cache files +ipch/ +*.aps +*.ncb +*.opendb +*.opensdf +*.sdf +*.cachefile +*.VC.db + +# Visual Studio profiler +*.psess +*.vsp +*.vspx +*.sap + +# TFS 2012 Local Workspace +$tf/ + +# Guidance Automation Toolkit +*.gpState + +# ReSharper is a .NET coding add-in +_ReSharper*/ +*.[Rr]e[Ss]harper +*.DotSettings.user + +# JustCode is a .NET coding add-in +.JustCode + +# TeamCity is a build add-in +_TeamCity* + +# DotCover is a Code Coverage Tool +*.dotCover + +# NCrunch +_NCrunch_* +.*crunch*.local.xml +nCrunchTemp_* + +# MightyMoose +*.mm.* +AutoTest.Net/ + +# Web workbench (sass) +.sass-cache/ + +# Installshield output folder +[Ee]xpress/ + +# DocProject is a documentation generator add-in +DocProject/buildhelp/ +DocProject/Help/*.HxT +DocProject/Help/*.HxC +DocProject/Help/*.hhc +DocProject/Help/*.hhk +DocProject/Help/*.hhp +DocProject/Help/Html2 +DocProject/Help/html + +# Click-Once directory +publish/ + +# Publish Web Output +*.[Pp]ublish.xml +*.azurePubxml + +# TODO: Un-comment the next line if you do not want to checkin +# your web deploy settings because they may include unencrypted +# passwords +#*.pubxml +*.publishproj + +# NuGet Packages +*.nupkg +# The packages folder can be ignored because of Package Restore +**/packages/* +# except build/, which is used as an MSBuild target. +!**/packages/build/ +# Uncomment if necessary however generally it will be regenerated when needed +#!**/packages/repositories.config +# NuGet v3's project.json files produces more ignoreable files +*.nuget.props +*.nuget.targets + +# Microsoft Azure Build Output +csx/ +*.build.csdef + +# Microsoft Azure Emulator +ecf/ +rcf/ + +# Windows Store app package directory +AppPackages/ +BundleArtifacts/ + +# Visual Studio cache files +# files ending in .cache can be ignored +*.[Cc]ache +# but keep track of directories ending in .cache +!*.[Cc]ache/ + +# Others +ClientBin/ +[Ss]tyle[Cc]op.* +~$* +*~ +*.dbmdl +*.dbproj.schemaview +*.pfx +*.publishsettings +node_modules/ +orleans.codegen.cs + +# RIA/Silverlight projects +Generated_Code/ + +# Backup & report files from converting an old project file +# to a newer Visual Studio version. Backup files are not needed, +# because we have git ;-) +_UpgradeReport_Files/ +Backup*/ +UpgradeLog*.XML +UpgradeLog*.htm + +# SQL Server files +*.mdf +*.ldf + +# Business Intelligence projects +*.rdl.data +*.bim.layout +*.bim_*.settings + +# Microsoft Fakes +FakesAssemblies/ + +# GhostDoc plugin setting file +*.GhostDoc.xml + +# Node.js Tools for Visual Studio +.ntvs_analysis.dat + +# Visual Studio 6 build log +*.plg + +# Visual Studio 6 workspace options file +*.opt + +# Visual Studio LightSwitch build output +**/*.HTMLClient/GeneratedArtifacts +**/*.DesktopClient/GeneratedArtifacts +**/*.DesktopClient/ModelManifest.xml +**/*.Server/GeneratedArtifacts +**/*.Server/ModelManifest.xml +_Pvt_Extensions + +# LightSwitch generated files +GeneratedArtifacts/ +ModelManifest.xml + +# Paket dependency manager +.paket/paket.exe + +# FAKE - F# Make +.fake/ + +*.bak diff --git a/Content.mgcb b/Content.mgcb new file mode 100644 index 0000000..f19dd51 --- /dev/null +++ b/Content.mgcb @@ -0,0 +1,1137 @@ + +#----------------------------- Global Properties ----------------------------# + +/outputDir:bin/$(Platform) +/intermediateDir:obj/$(Platform) +/platform:DesktopGL +/config: +/profile:Reach +/compress:False + +#-------------------------------- References --------------------------------# + + +#---------------------------------- Content ---------------------------------# + +#begin backgrounds/blupiyoupie.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/blupiyoupie.png + +#begin backgrounds/decor000.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor000.png + +#begin backgrounds/decor001.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor001.png + +#begin backgrounds/decor002.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor002.png + +#begin backgrounds/decor003.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor003.png + +#begin backgrounds/decor004.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor004.png + +#begin backgrounds/decor006.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor006.png + +#begin backgrounds/decor007.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor007.png + +#begin backgrounds/decor008.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor008.png + +#begin backgrounds/decor009.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor009.png + +#begin backgrounds/decor010.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor010.png + +#begin backgrounds/decor011.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor011.png + +#begin backgrounds/decor012.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor012.png + +#begin backgrounds/decor013.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor013.png + +#begin backgrounds/decor015.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor015.png + +#begin backgrounds/decor016.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor016.png + +#begin backgrounds/decor018.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor018.png + +#begin backgrounds/decor019.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor019.png + +#begin backgrounds/decor020.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor020.png + +#begin backgrounds/decor021.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor021.png + +#begin backgrounds/decor022.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor022.png + +#begin backgrounds/decor024.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor024.png + +#begin backgrounds/decor025.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor025.png + +#begin backgrounds/decor026.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor026.png + +#begin backgrounds/decor027.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor027.png + +#begin backgrounds/decor028.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor028.png + +#begin backgrounds/decor029.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor029.png + +#begin backgrounds/decor030.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor030.png + +#begin backgrounds/decor031.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/decor031.png + +#begin backgrounds/gear.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/gear.png + +#begin backgrounds/init.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/init.png + +#begin backgrounds/lost.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/lost.png + +#begin backgrounds/pause.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/pause.png + +#begin backgrounds/setup.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/setup.png + +#begin backgrounds/speedyblupi.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/speedyblupi.png + +#begin backgrounds/trial.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/trial.png + +#begin backgrounds/wait.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/wait.png + +#begin backgrounds/win.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:backgrounds/win.png + +#begin icons/blupi.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:icons/blupi.png + +#begin icons/blupi1.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:icons/blupi1.png + +#begin icons/button.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:icons/button.png + +#begin icons/element.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:icons/element.png + +#begin icons/explo.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:icons/explo.png + +#begin icons/jauge.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:icons/jauge.png + +#begin icons/object-m.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:icons/object-m.png + +#begin icons/pad.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:icons/pad.png + +#begin icons/text.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:icons/text.png + +#begin sounds/sound000.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound000.wav + +#begin sounds/sound001.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound001.wav + +#begin sounds/sound002.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound002.wav + +#begin sounds/sound003.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound003.wav + +#begin sounds/sound004.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound004.wav + +#begin sounds/sound005.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound005.wav + +#begin sounds/sound006.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound006.wav + +#begin sounds/sound007.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound007.wav + +#begin sounds/sound008.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound008.wav + +#begin sounds/sound009.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound009.wav + +#begin sounds/sound010.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound010.wav + +#begin sounds/sound011.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound011.wav + +#begin sounds/sound012.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound012.wav + +#begin sounds/sound013.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound013.wav + +#begin sounds/sound014.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound014.wav + +#begin sounds/sound015.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound015.wav + +#begin sounds/sound016.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound016.wav + +#begin sounds/sound017.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound017.wav + +#begin sounds/sound018.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound018.wav + +#begin sounds/sound019.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound019.wav + +#begin sounds/sound020.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound020.wav + +#begin sounds/sound021.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound021.wav + +#begin sounds/sound022.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound022.wav + +#begin sounds/sound023.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound023.wav + +#begin sounds/sound024.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound024.wav + +#begin sounds/sound025.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound025.wav + +#begin sounds/sound026.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound026.wav + +#begin sounds/sound027.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound027.wav + +#begin sounds/sound028.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound028.wav + +#begin sounds/sound029.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound029.wav + +#begin sounds/sound030.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound030.wav + +#begin sounds/sound031.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound031.wav + +#begin sounds/sound032.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound032.wav + +#begin sounds/sound033.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound033.wav + +#begin sounds/sound034.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound034.wav + +#begin sounds/sound035.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound035.wav + +#begin sounds/sound036.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound036.wav + +#begin sounds/sound037.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound037.wav + +#begin sounds/sound038.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound038.wav + +#begin sounds/sound039.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound039.wav + +#begin sounds/sound040.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound040.wav + +#begin sounds/sound041.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound041.wav + +#begin sounds/sound042.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound042.wav + +#begin sounds/sound043.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound043.wav + +#begin sounds/sound044.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound044.wav + +#begin sounds/sound045.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound045.wav + +#begin sounds/sound046.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound046.wav + +#begin sounds/sound047.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound047.wav + +#begin sounds/sound048.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound048.wav + +#begin sounds/sound049.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound049.wav + +#begin sounds/sound050.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound050.wav + +#begin sounds/sound051.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound051.wav + +#begin sounds/sound052.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound052.wav + +#begin sounds/sound053.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound053.wav + +#begin sounds/sound054.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound054.wav + +#begin sounds/sound055.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound055.wav + +#begin sounds/sound056.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound056.wav + +#begin sounds/sound057.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound057.wav + +#begin sounds/sound058.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound058.wav + +#begin sounds/sound059.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound059.wav + +#begin sounds/sound060.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound060.wav + +#begin sounds/sound061.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound061.wav + +#begin sounds/sound062.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound062.wav + +#begin sounds/sound063.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound063.wav + +#begin sounds/sound064.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound064.wav + +#begin sounds/sound065.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound065.wav + +#begin sounds/sound066.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound066.wav + +#begin sounds/sound067.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound067.wav + +#begin sounds/sound068.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound068.wav + +#begin sounds/sound069.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound069.wav + +#begin sounds/sound070.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound070.wav + +#begin sounds/sound071.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound071.wav + +#begin sounds/sound072.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound072.wav + +#begin sounds/sound073.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound073.wav + +#begin sounds/sound074.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound074.wav + +#begin sounds/sound075.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound075.wav + +#begin sounds/sound076.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound076.wav + +#begin sounds/sound077.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound077.wav + +#begin sounds/sound078.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound078.wav + +#begin sounds/sound079.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound079.wav + +#begin sounds/sound080.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound080.wav + +#begin sounds/sound081.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound081.wav + +#begin sounds/sound082.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound082.wav + +#begin sounds/sound083.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound083.wav + +#begin sounds/sound084.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound084.wav + +#begin sounds/sound085.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound085.wav + +#begin sounds/sound086.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound086.wav + +#begin sounds/sound087.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound087.wav + +#begin sounds/sound088.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound088.wav + +#begin sounds/sound089.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound089.wav + +#begin sounds/sound090.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound090.wav + +#begin sounds/sound091.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound091.wav + +#begin sounds/sound092.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:sounds/sound092.wav + diff --git a/backgrounds/blupiyoupie.png b/backgrounds/blupiyoupie.png new file mode 100644 index 0000000..587d17f Binary files /dev/null and b/backgrounds/blupiyoupie.png differ diff --git a/backgrounds/decor000.png b/backgrounds/decor000.png new file mode 100644 index 0000000..e090297 Binary files /dev/null and b/backgrounds/decor000.png differ diff --git a/backgrounds/decor001.png b/backgrounds/decor001.png new file mode 100644 index 0000000..ddc36ba Binary files /dev/null and b/backgrounds/decor001.png differ diff --git a/backgrounds/decor002.png b/backgrounds/decor002.png new file mode 100644 index 0000000..1a57d5e Binary files /dev/null and b/backgrounds/decor002.png differ diff --git a/backgrounds/decor003.png b/backgrounds/decor003.png new file mode 100644 index 0000000..60fd537 Binary files /dev/null and b/backgrounds/decor003.png differ diff --git a/backgrounds/decor004.png b/backgrounds/decor004.png new file mode 100644 index 0000000..1a06809 Binary files /dev/null and b/backgrounds/decor004.png differ diff --git a/backgrounds/decor006.png b/backgrounds/decor006.png new file mode 100644 index 0000000..838c042 Binary files /dev/null and b/backgrounds/decor006.png differ diff --git a/backgrounds/decor007.png b/backgrounds/decor007.png new file mode 100644 index 0000000..1d576f9 Binary files /dev/null and b/backgrounds/decor007.png differ diff --git a/backgrounds/decor008.png b/backgrounds/decor008.png new file mode 100644 index 0000000..f5c59d4 Binary files /dev/null and b/backgrounds/decor008.png differ diff --git a/backgrounds/decor009.png b/backgrounds/decor009.png new file mode 100644 index 0000000..f587fbf Binary files /dev/null and b/backgrounds/decor009.png differ diff --git a/backgrounds/decor010.png b/backgrounds/decor010.png new file mode 100644 index 0000000..bd9c26f Binary files /dev/null and b/backgrounds/decor010.png differ diff --git a/backgrounds/decor011.png b/backgrounds/decor011.png new file mode 100644 index 0000000..9f6d280 Binary files /dev/null and b/backgrounds/decor011.png differ diff --git a/backgrounds/decor012.png b/backgrounds/decor012.png new file mode 100644 index 0000000..395f57c Binary files /dev/null and b/backgrounds/decor012.png differ diff --git a/backgrounds/decor013.png b/backgrounds/decor013.png new file mode 100644 index 0000000..4b19986 Binary files /dev/null and b/backgrounds/decor013.png differ diff --git a/backgrounds/decor015.png b/backgrounds/decor015.png new file mode 100644 index 0000000..9297f2e Binary files /dev/null and b/backgrounds/decor015.png differ diff --git a/backgrounds/decor016.png b/backgrounds/decor016.png new file mode 100644 index 0000000..11c7ead Binary files /dev/null and b/backgrounds/decor016.png differ diff --git a/backgrounds/decor018.png b/backgrounds/decor018.png new file mode 100644 index 0000000..d4da25f Binary files /dev/null and b/backgrounds/decor018.png differ diff --git a/backgrounds/decor019.png b/backgrounds/decor019.png new file mode 100644 index 0000000..a459b26 Binary files /dev/null and b/backgrounds/decor019.png differ diff --git a/backgrounds/decor020.png b/backgrounds/decor020.png new file mode 100644 index 0000000..2f9d149 Binary files /dev/null and b/backgrounds/decor020.png differ diff --git a/backgrounds/decor021.png b/backgrounds/decor021.png new file mode 100644 index 0000000..91889fb Binary files /dev/null and b/backgrounds/decor021.png differ diff --git a/backgrounds/decor022.png b/backgrounds/decor022.png new file mode 100644 index 0000000..4aae7ec Binary files /dev/null and b/backgrounds/decor022.png differ diff --git a/backgrounds/decor024.png b/backgrounds/decor024.png new file mode 100644 index 0000000..01c9b83 Binary files /dev/null and b/backgrounds/decor024.png differ diff --git a/backgrounds/decor025.png b/backgrounds/decor025.png new file mode 100644 index 0000000..7fea996 Binary files /dev/null and b/backgrounds/decor025.png differ diff --git a/backgrounds/decor026.png b/backgrounds/decor026.png new file mode 100644 index 0000000..b742335 Binary files /dev/null and b/backgrounds/decor026.png differ diff --git a/backgrounds/decor027.png b/backgrounds/decor027.png new file mode 100644 index 0000000..bce795e Binary files /dev/null and b/backgrounds/decor027.png differ diff --git a/backgrounds/decor028.png b/backgrounds/decor028.png new file mode 100644 index 0000000..9f0b581 Binary files /dev/null and b/backgrounds/decor028.png differ diff --git a/backgrounds/decor029.png b/backgrounds/decor029.png new file mode 100644 index 0000000..86d0d25 Binary files /dev/null and b/backgrounds/decor029.png differ diff --git a/backgrounds/decor030.png b/backgrounds/decor030.png new file mode 100644 index 0000000..e3101a4 Binary files /dev/null and b/backgrounds/decor030.png differ diff --git a/backgrounds/decor031.png b/backgrounds/decor031.png new file mode 100644 index 0000000..c84f842 Binary files /dev/null and b/backgrounds/decor031.png differ diff --git a/backgrounds/gear.png b/backgrounds/gear.png new file mode 100644 index 0000000..f48b63a Binary files /dev/null and b/backgrounds/gear.png differ diff --git a/backgrounds/init.png b/backgrounds/init.png new file mode 100644 index 0000000..abe5f04 Binary files /dev/null and b/backgrounds/init.png differ diff --git a/backgrounds/lost.png b/backgrounds/lost.png new file mode 100644 index 0000000..97a51e3 Binary files /dev/null and b/backgrounds/lost.png differ diff --git a/backgrounds/pause.png b/backgrounds/pause.png new file mode 100644 index 0000000..fe50f94 Binary files /dev/null and b/backgrounds/pause.png differ diff --git a/backgrounds/setup.png b/backgrounds/setup.png new file mode 100644 index 0000000..17a7009 Binary files /dev/null and b/backgrounds/setup.png differ diff --git a/backgrounds/speedyblupi.png b/backgrounds/speedyblupi.png new file mode 100644 index 0000000..015ae72 Binary files /dev/null and b/backgrounds/speedyblupi.png differ diff --git a/backgrounds/trial.png b/backgrounds/trial.png new file mode 100644 index 0000000..cb2cff3 Binary files /dev/null and b/backgrounds/trial.png differ diff --git a/backgrounds/wait.png b/backgrounds/wait.png new file mode 100644 index 0000000..183e70c Binary files /dev/null and b/backgrounds/wait.png differ diff --git a/backgrounds/win.png b/backgrounds/win.png new file mode 100644 index 0000000..1f30f17 Binary files /dev/null and b/backgrounds/win.png differ diff --git a/icons/blupi.png b/icons/blupi.png new file mode 100644 index 0000000..d3bb773 Binary files /dev/null and b/icons/blupi.png differ diff --git a/icons/blupi1.png b/icons/blupi1.png new file mode 100644 index 0000000..4ab9a2d Binary files /dev/null and b/icons/blupi1.png differ diff --git a/icons/button.png b/icons/button.png new file mode 100644 index 0000000..07a3982 Binary files /dev/null and b/icons/button.png differ diff --git a/icons/element.png b/icons/element.png new file mode 100644 index 0000000..30bdcea Binary files /dev/null and b/icons/element.png differ diff --git a/icons/explo.png b/icons/explo.png new file mode 100644 index 0000000..90c0321 Binary files /dev/null and b/icons/explo.png differ diff --git a/icons/jauge.png b/icons/jauge.png new file mode 100644 index 0000000..64e1cb5 Binary files /dev/null and b/icons/jauge.png differ diff --git a/icons/object-m.png b/icons/object-m.png new file mode 100644 index 0000000..2477399 Binary files /dev/null and b/icons/object-m.png differ diff --git a/icons/pad.png b/icons/pad.png new file mode 100644 index 0000000..4cf0c85 Binary files /dev/null and b/icons/pad.png differ diff --git a/icons/text.png b/icons/text.png new file mode 100644 index 0000000..45fbe2d Binary files /dev/null and b/icons/text.png differ diff --git a/sounds/sound000.wav b/sounds/sound000.wav new file mode 100644 index 0000000..1f13595 Binary files /dev/null and b/sounds/sound000.wav differ diff --git a/sounds/sound001.wav b/sounds/sound001.wav new file mode 100644 index 0000000..90127ae Binary files /dev/null and b/sounds/sound001.wav differ diff --git a/sounds/sound002.wav b/sounds/sound002.wav new file mode 100644 index 0000000..04c0bcb Binary files /dev/null and b/sounds/sound002.wav differ diff --git a/sounds/sound003.wav b/sounds/sound003.wav new file mode 100644 index 0000000..886f221 Binary files /dev/null and b/sounds/sound003.wav differ diff --git a/sounds/sound004.wav b/sounds/sound004.wav new file mode 100644 index 0000000..59db531 Binary files /dev/null and b/sounds/sound004.wav differ diff --git a/sounds/sound005.wav b/sounds/sound005.wav new file mode 100644 index 0000000..63da265 Binary files /dev/null and b/sounds/sound005.wav differ diff --git a/sounds/sound006.wav b/sounds/sound006.wav new file mode 100644 index 0000000..9f394f0 Binary files /dev/null and b/sounds/sound006.wav differ diff --git a/sounds/sound007.wav b/sounds/sound007.wav new file mode 100644 index 0000000..79378f7 Binary files /dev/null and b/sounds/sound007.wav differ diff --git a/sounds/sound008.wav b/sounds/sound008.wav new file mode 100644 index 0000000..7c9d778 Binary files /dev/null and b/sounds/sound008.wav differ diff --git a/sounds/sound009.wav b/sounds/sound009.wav new file mode 100644 index 0000000..80165e6 Binary files /dev/null and b/sounds/sound009.wav differ diff --git a/sounds/sound010.wav b/sounds/sound010.wav new file mode 100644 index 0000000..e1d0133 Binary files /dev/null and b/sounds/sound010.wav differ diff --git a/sounds/sound011.wav b/sounds/sound011.wav new file mode 100644 index 0000000..894417c Binary files /dev/null and b/sounds/sound011.wav differ diff --git a/sounds/sound012.wav b/sounds/sound012.wav new file mode 100644 index 0000000..23871c4 Binary files /dev/null and b/sounds/sound012.wav differ diff --git a/sounds/sound013.wav b/sounds/sound013.wav new file mode 100644 index 0000000..82fde31 Binary files /dev/null and b/sounds/sound013.wav differ diff --git a/sounds/sound014.wav b/sounds/sound014.wav new file mode 100644 index 0000000..6eb6bbb Binary files /dev/null and b/sounds/sound014.wav differ diff --git a/sounds/sound015.wav b/sounds/sound015.wav new file mode 100644 index 0000000..d41321a Binary files /dev/null and b/sounds/sound015.wav differ diff --git a/sounds/sound016.wav b/sounds/sound016.wav new file mode 100644 index 0000000..f8c233d Binary files /dev/null and b/sounds/sound016.wav differ diff --git a/sounds/sound017.wav b/sounds/sound017.wav new file mode 100644 index 0000000..d0fec4b Binary files /dev/null and b/sounds/sound017.wav differ diff --git a/sounds/sound018.wav b/sounds/sound018.wav new file mode 100644 index 0000000..5de864a Binary files /dev/null and b/sounds/sound018.wav differ diff --git a/sounds/sound019.wav b/sounds/sound019.wav new file mode 100644 index 0000000..f6d4a1c Binary files /dev/null and b/sounds/sound019.wav differ diff --git a/sounds/sound020.wav b/sounds/sound020.wav new file mode 100644 index 0000000..c3458a7 Binary files /dev/null and b/sounds/sound020.wav differ diff --git a/sounds/sound021.wav b/sounds/sound021.wav new file mode 100644 index 0000000..d06a7b5 Binary files /dev/null and b/sounds/sound021.wav differ diff --git a/sounds/sound022.wav b/sounds/sound022.wav new file mode 100644 index 0000000..8006280 Binary files /dev/null and b/sounds/sound022.wav differ diff --git a/sounds/sound023.wav b/sounds/sound023.wav new file mode 100644 index 0000000..7932438 Binary files /dev/null and b/sounds/sound023.wav differ diff --git a/sounds/sound024.wav b/sounds/sound024.wav new file mode 100644 index 0000000..d98ba8f Binary files /dev/null and b/sounds/sound024.wav differ diff --git a/sounds/sound025.wav b/sounds/sound025.wav new file mode 100644 index 0000000..485b053 Binary files /dev/null and b/sounds/sound025.wav differ diff --git a/sounds/sound026.wav b/sounds/sound026.wav new file mode 100644 index 0000000..3b99356 Binary files /dev/null and b/sounds/sound026.wav differ diff --git a/sounds/sound027.wav b/sounds/sound027.wav new file mode 100644 index 0000000..d062b1b Binary files /dev/null and b/sounds/sound027.wav differ diff --git a/sounds/sound028.wav b/sounds/sound028.wav new file mode 100644 index 0000000..f8e19fd Binary files /dev/null and b/sounds/sound028.wav differ diff --git a/sounds/sound029.wav b/sounds/sound029.wav new file mode 100644 index 0000000..2fc3051 Binary files /dev/null and b/sounds/sound029.wav differ diff --git a/sounds/sound030.wav b/sounds/sound030.wav new file mode 100644 index 0000000..6fb4166 Binary files /dev/null and b/sounds/sound030.wav differ diff --git a/sounds/sound031.wav b/sounds/sound031.wav new file mode 100644 index 0000000..74ccb0d Binary files /dev/null and b/sounds/sound031.wav differ diff --git a/sounds/sound032.wav b/sounds/sound032.wav new file mode 100644 index 0000000..cb95915 Binary files /dev/null and b/sounds/sound032.wav differ diff --git a/sounds/sound033.wav b/sounds/sound033.wav new file mode 100644 index 0000000..7eb281a Binary files /dev/null and b/sounds/sound033.wav differ diff --git a/sounds/sound034.wav b/sounds/sound034.wav new file mode 100644 index 0000000..2613487 Binary files /dev/null and b/sounds/sound034.wav differ diff --git a/sounds/sound035.wav b/sounds/sound035.wav new file mode 100644 index 0000000..1a45f28 Binary files /dev/null and b/sounds/sound035.wav differ diff --git a/sounds/sound036.wav b/sounds/sound036.wav new file mode 100644 index 0000000..a2db2b9 Binary files /dev/null and b/sounds/sound036.wav differ diff --git a/sounds/sound037.wav b/sounds/sound037.wav new file mode 100644 index 0000000..d2069a8 Binary files /dev/null and b/sounds/sound037.wav differ diff --git a/sounds/sound038.wav b/sounds/sound038.wav new file mode 100644 index 0000000..89d698a Binary files /dev/null and b/sounds/sound038.wav differ diff --git a/sounds/sound039.wav b/sounds/sound039.wav new file mode 100644 index 0000000..8da8173 Binary files /dev/null and b/sounds/sound039.wav differ diff --git a/sounds/sound040.wav b/sounds/sound040.wav new file mode 100644 index 0000000..fa61a3b Binary files /dev/null and b/sounds/sound040.wav differ diff --git a/sounds/sound041.wav b/sounds/sound041.wav new file mode 100644 index 0000000..502243f Binary files /dev/null and b/sounds/sound041.wav differ diff --git a/sounds/sound042.wav b/sounds/sound042.wav new file mode 100644 index 0000000..e70cc01 Binary files /dev/null and b/sounds/sound042.wav differ diff --git a/sounds/sound043.wav b/sounds/sound043.wav new file mode 100644 index 0000000..8cf4f68 Binary files /dev/null and b/sounds/sound043.wav differ diff --git a/sounds/sound044.wav b/sounds/sound044.wav new file mode 100644 index 0000000..fa9155f Binary files /dev/null and b/sounds/sound044.wav differ diff --git a/sounds/sound045.wav b/sounds/sound045.wav new file mode 100644 index 0000000..e4b847b Binary files /dev/null and b/sounds/sound045.wav differ diff --git a/sounds/sound046.wav b/sounds/sound046.wav new file mode 100644 index 0000000..a737eb3 Binary files /dev/null and b/sounds/sound046.wav differ diff --git a/sounds/sound047.wav b/sounds/sound047.wav new file mode 100644 index 0000000..8ce1fb6 Binary files /dev/null and b/sounds/sound047.wav differ diff --git a/sounds/sound048.wav b/sounds/sound048.wav new file mode 100644 index 0000000..5744981 Binary files /dev/null and b/sounds/sound048.wav differ diff --git a/sounds/sound049.wav b/sounds/sound049.wav new file mode 100644 index 0000000..c3a5041 Binary files /dev/null and b/sounds/sound049.wav differ diff --git a/sounds/sound050.wav b/sounds/sound050.wav new file mode 100644 index 0000000..ae53af0 Binary files /dev/null and b/sounds/sound050.wav differ diff --git a/sounds/sound051.wav b/sounds/sound051.wav new file mode 100644 index 0000000..01c659c Binary files /dev/null and b/sounds/sound051.wav differ diff --git a/sounds/sound052.wav b/sounds/sound052.wav new file mode 100644 index 0000000..1c4ccb5 Binary files /dev/null and b/sounds/sound052.wav differ diff --git a/sounds/sound053.wav b/sounds/sound053.wav new file mode 100644 index 0000000..81ca3d1 Binary files /dev/null and b/sounds/sound053.wav differ diff --git a/sounds/sound054.wav b/sounds/sound054.wav new file mode 100644 index 0000000..63585d1 Binary files /dev/null and b/sounds/sound054.wav differ diff --git a/sounds/sound055.wav b/sounds/sound055.wav new file mode 100644 index 0000000..4ce8d42 Binary files /dev/null and b/sounds/sound055.wav differ diff --git a/sounds/sound056.wav b/sounds/sound056.wav new file mode 100644 index 0000000..ae3c258 Binary files /dev/null and b/sounds/sound056.wav differ diff --git a/sounds/sound057.wav b/sounds/sound057.wav new file mode 100644 index 0000000..23f2f33 Binary files /dev/null and b/sounds/sound057.wav differ diff --git a/sounds/sound058.wav b/sounds/sound058.wav new file mode 100644 index 0000000..4e3bd8b Binary files /dev/null and b/sounds/sound058.wav differ diff --git a/sounds/sound059.wav b/sounds/sound059.wav new file mode 100644 index 0000000..aa6d0fd Binary files /dev/null and b/sounds/sound059.wav differ diff --git a/sounds/sound060.wav b/sounds/sound060.wav new file mode 100644 index 0000000..8cd08ca Binary files /dev/null and b/sounds/sound060.wav differ diff --git a/sounds/sound061.wav b/sounds/sound061.wav new file mode 100644 index 0000000..9b80f85 Binary files /dev/null and b/sounds/sound061.wav differ diff --git a/sounds/sound062.wav b/sounds/sound062.wav new file mode 100644 index 0000000..8a2c1ae Binary files /dev/null and b/sounds/sound062.wav differ diff --git a/sounds/sound063.wav b/sounds/sound063.wav new file mode 100644 index 0000000..e7481bb Binary files /dev/null and b/sounds/sound063.wav differ diff --git a/sounds/sound064.wav b/sounds/sound064.wav new file mode 100644 index 0000000..d3915bd Binary files /dev/null and b/sounds/sound064.wav differ diff --git a/sounds/sound065.wav b/sounds/sound065.wav new file mode 100644 index 0000000..98fc64b Binary files /dev/null and b/sounds/sound065.wav differ diff --git a/sounds/sound066.wav b/sounds/sound066.wav new file mode 100644 index 0000000..2d20399 Binary files /dev/null and b/sounds/sound066.wav differ diff --git a/sounds/sound067.wav b/sounds/sound067.wav new file mode 100644 index 0000000..6e662c0 Binary files /dev/null and b/sounds/sound067.wav differ diff --git a/sounds/sound068.wav b/sounds/sound068.wav new file mode 100644 index 0000000..bd31eb7 Binary files /dev/null and b/sounds/sound068.wav differ diff --git a/sounds/sound069.wav b/sounds/sound069.wav new file mode 100644 index 0000000..ee4379b Binary files /dev/null and b/sounds/sound069.wav differ diff --git a/sounds/sound070.wav b/sounds/sound070.wav new file mode 100644 index 0000000..4d830c7 Binary files /dev/null and b/sounds/sound070.wav differ diff --git a/sounds/sound071.wav b/sounds/sound071.wav new file mode 100644 index 0000000..87595a5 Binary files /dev/null and b/sounds/sound071.wav differ diff --git a/sounds/sound072.wav b/sounds/sound072.wav new file mode 100644 index 0000000..738ecdf Binary files /dev/null and b/sounds/sound072.wav differ diff --git a/sounds/sound073.wav b/sounds/sound073.wav new file mode 100644 index 0000000..6edba5a Binary files /dev/null and b/sounds/sound073.wav differ diff --git a/sounds/sound074.wav b/sounds/sound074.wav new file mode 100644 index 0000000..aecddce Binary files /dev/null and b/sounds/sound074.wav differ diff --git a/sounds/sound075.wav b/sounds/sound075.wav new file mode 100644 index 0000000..8eca674 Binary files /dev/null and b/sounds/sound075.wav differ diff --git a/sounds/sound076.wav b/sounds/sound076.wav new file mode 100644 index 0000000..317ef4e Binary files /dev/null and b/sounds/sound076.wav differ diff --git a/sounds/sound077.wav b/sounds/sound077.wav new file mode 100644 index 0000000..0f09db1 Binary files /dev/null and b/sounds/sound077.wav differ diff --git a/sounds/sound078.wav b/sounds/sound078.wav new file mode 100644 index 0000000..ee5c1d8 Binary files /dev/null and b/sounds/sound078.wav differ diff --git a/sounds/sound079.wav b/sounds/sound079.wav new file mode 100644 index 0000000..a675dd3 Binary files /dev/null and b/sounds/sound079.wav differ diff --git a/sounds/sound080.wav b/sounds/sound080.wav new file mode 100644 index 0000000..1ec927e Binary files /dev/null and b/sounds/sound080.wav differ diff --git a/sounds/sound081.wav b/sounds/sound081.wav new file mode 100644 index 0000000..c7fc6bc Binary files /dev/null and b/sounds/sound081.wav differ diff --git a/sounds/sound082.wav b/sounds/sound082.wav new file mode 100644 index 0000000..cfb86f2 Binary files /dev/null and b/sounds/sound082.wav differ diff --git a/sounds/sound083.wav b/sounds/sound083.wav new file mode 100644 index 0000000..22e8528 Binary files /dev/null and b/sounds/sound083.wav differ diff --git a/sounds/sound084.wav b/sounds/sound084.wav new file mode 100644 index 0000000..8870344 Binary files /dev/null and b/sounds/sound084.wav differ diff --git a/sounds/sound085.wav b/sounds/sound085.wav new file mode 100644 index 0000000..d70ecea Binary files /dev/null and b/sounds/sound085.wav differ diff --git a/sounds/sound086.wav b/sounds/sound086.wav new file mode 100644 index 0000000..c548ae9 Binary files /dev/null and b/sounds/sound086.wav differ diff --git a/sounds/sound087.wav b/sounds/sound087.wav new file mode 100644 index 0000000..3d8cb1a Binary files /dev/null and b/sounds/sound087.wav differ diff --git a/sounds/sound088.wav b/sounds/sound088.wav new file mode 100644 index 0000000..a21cca5 Binary files /dev/null and b/sounds/sound088.wav differ diff --git a/sounds/sound089.wav b/sounds/sound089.wav new file mode 100644 index 0000000..a4dfd19 Binary files /dev/null and b/sounds/sound089.wav differ diff --git a/sounds/sound090.wav b/sounds/sound090.wav new file mode 100644 index 0000000..8b86ac8 Binary files /dev/null and b/sounds/sound090.wav differ diff --git a/sounds/sound091.wav b/sounds/sound091.wav new file mode 100644 index 0000000..88ca26b Binary files /dev/null and b/sounds/sound091.wav differ diff --git a/sounds/sound092.wav b/sounds/sound092.wav new file mode 100644 index 0000000..2e4953f Binary files /dev/null and b/sounds/sound092.wav differ