OSDN Git Service

BGMおよび効果音再生機能を追加
authorhikarupsp <hikarupsp@users.sourceforge.jp>
Sun, 18 Aug 2013 20:30:23 +0000 (05:30 +0900)
committerhikarupsp <hikarupsp@users.sourceforge.jp>
Sun, 18 Aug 2013 20:30:23 +0000 (05:30 +0900)
commitb77eca0c30554298ad3bc3fa154a93726a616b36
treeb5b7b5196a223e1b0de78f6f0407e44dd4c8adf1
parent7e5913b85c4af4b9aee69df2274f4ff519ecab1a
BGMおよび効果音再生機能を追加
各種リソースの追加
parseArrayToStringSourceの連想配列対応とそれに伴うphpコードの変更。
81 files changed:
documents/pcdsl.txt [new file with mode: 0644]
documents/tips
resources/band/S00.band/Contents/PkgInfo [new file with mode: 0644]
resources/band/S00.band/Output/arrange_screenshot.tiff [new file with mode: 0644]
resources/band/S00.band/Output/metadata.plist [new file with mode: 0644]
resources/band/S00.band/projectData [new file with mode: 0644]
resources/band/S01.band/Contents/PkgInfo [new file with mode: 0644]
resources/band/S01.band/Output/arrange_screenshot.tiff [new file with mode: 0644]
resources/band/S01.band/Output/metadata.plist [new file with mode: 0644]
resources/band/S01.band/projectData [new file with mode: 0644]
resources/band/S02.band/Contents/PkgInfo [new file with mode: 0644]
resources/band/S02.band/Output/arrange_screenshot.tiff [new file with mode: 0644]
resources/band/S02.band/Output/metadata.plist [new file with mode: 0644]
resources/band/S02.band/projectData [new file with mode: 0644]
resources/band/S03.band/Contents/PkgInfo [new file with mode: 0644]
resources/band/S03.band/Output/arrange_screenshot.tiff [new file with mode: 0644]
resources/band/S03.band/Output/metadata.plist [new file with mode: 0644]
resources/band/S03.band/projectData [new file with mode: 0644]
resources/dms/PCD2-songC.dms [new file with mode: 0644]
resources/dms/PCD2-songE02.dms [new file with mode: 0644]
resources/mid/S00.mid [new file with mode: 0755]
resources/mid/S01.mid [new file with mode: 0644]
resources/mid/S02.mid [new file with mode: 0755]
resources/mid/S03.mid [new file with mode: 0644]
resources/mid/S04.mid [new file with mode: 0644]
resources/mp3/SEs.mp3 [new file with mode: 0644]
resources/mp3/bird.mp3 [new file with mode: 0644]
resources/mp3/jump12.mp3 [new file with mode: 0644]
resources/use/Ejump.mp3 [new file with mode: 0644]
resources/use/Ejump.ogg [new file with mode: 0644]
resources/use/Ejump.wav [new file with mode: 0755]
resources/use/S00.mp3 [new file with mode: 0644]
resources/use/S01.mp3 [new file with mode: 0644]
resources/use/S02.mp3 [new file with mode: 0644]
resources/use/S03.mp3 [new file with mode: 0644]
resources/wav/Eattack.wav [new file with mode: 0755]
resources/wav/Ebarn.wav [new file with mode: 0755]
resources/wav/Ecoin.wav [new file with mode: 0755]
resources/wav/Edie.wav [new file with mode: 0755]
resources/wav/Edrop.wav [new file with mode: 0755]
resources/wav/Efocus.wav [new file with mode: 0755]
resources/wav/Eheal.wav [new file with mode: 0755]
resources/wav/Eitem.wav [new file with mode: 0755]
resources/wav/Ejump.wav [new file with mode: 0755]
resources/wav/Eleveldn.wav [new file with mode: 0755]
resources/wav/Elevelup.wav [new file with mode: 0755]
resources/wav/Esaved.wav [new file with mode: 0755]
resources/wav/Eselect.wav [new file with mode: 0755]
resources/wav/Eshot.wav [new file with mode: 0755]
resources/wav/Eskill.wav [new file with mode: 0755]
resources/wav/Eswitch.wav [new file with mode: 0755]
resources/wav/Ewalk.wav [new file with mode: 0755]
resources/wav/Ewarp.wav [new file with mode: 0755]
www/audio/S00.mp3 [new file with mode: 0644]
www/audio/S01.mp3 [new file with mode: 0644]
www/audio/S02.mp3 [new file with mode: 0644]
www/audio/S03.mp3 [new file with mode: 0644]
www/audio/jump12.mp3 [new file with mode: 0644]
www/auth.php
www/corelib/classes/CharacterClass.js
www/corelib/classes/OperatedCharacterClass.js
www/corelib/classes/PCDSLStageClass.js
www/corelib/core.js
www/corelib/coredraw.js [new file with mode: 0644]
www/corelib/coresubc.js [new file with mode: 0644]
www/corelib/coresubf.js [new file with mode: 0644]
www/corelib/header.js
www/header.php
www/images/cow.png [new file with mode: 0755]
www/images/cow2.png [new file with mode: 0755]
www/images/fence.png [new file with mode: 0755]
www/images/pantank1.png [new file with mode: 0755]
www/images/pantank2.png [new file with mode: 0755]
www/images/pantank3.png [new file with mode: 0755]
www/images/pantankaim.png [new file with mode: 0755]
www/images/pantankcooldown.png [new file with mode: 0755]
www/images/pantankfire.png [new file with mode: 0755]
www/stage/main.js
www/stage/pcdsltest.js
www/stage/teststage.js [deleted file]
www/update.php