Beatmania DaDaDa!!/Source Code
This is a sub-page of Beatmania DaDaDa!!.
Contents
- 1 Stubbed Out Strings/Dev Credits
- 1.1 BEATABT.SCT
- 1.2 BEATGO.SCT
- 1.3 BEATINT.SCT
- 1.4 BEATJOY.SCT
- 1.5 BEATLOAD.SCT
- 1.6 BEATM2.SCT
- 1.7 BEATMSEL.SCT
- 1.8 BEATNET.SCT
- 1.9 BEATPCORE.SCT
- 1.10 BEATPLAY.SCT
- 1.11 BEATPREV.SCT
- 1.12 BEATRES.SCT
- 1.13 BEATS21.SCT
- 1.14 BEATS22.SCT
- 1.15 BEATS23.SCT
- 1.16 BEATS24.SCT
- 1.17 BEATSAVE.SCT
- 1.18 BEATSEL.SCT
- 1.19 BEATSET.SCT
- 1.20 BEATSHOW.SCT
Stubbed Out Strings/Dev Credits
BEATABT.SCT
lines 1, 83, 86
// K.Kaneko 2001.01.22
line 54
// if ( !IsMacOS( ) ){ // MakeImage( 0, 0, 0, 640, 480 ); // ワーク // }
line 63
// Clip( 386, 196, 594, 370 );
line 66
// theTransMode = ( 58 << 1 ); // theTransMode = ( 10 << 1 ) | 0x01;
line 81
// BltRect( 301, 387, 214, 0, 0, 208, 140 ); // BltRect( 300, 387, 303, ( gFireFrame * 209 ), 481, 208, 69 ); // 炎
line 84
// ClipTransBlt( 301, 388, 214, theTransMode, thePhase, 388, 214, 208, 140 );
line 87
// TransBlt( 301, 386, 196, theTransMode, thePhase ); // if ( z > 0 ){ /// if ( z == 128 ){ // theWidth = 204; // theHeight = 88; // } // else{ // theWidth = 128 * 203 / z; // theHeight = 128 * 85 / z; // } // theX = 320 - ( theWidth / 2 ) + 170; // theY = 240 - ( theHeight / 2 ) + 33; // StretchBltRect( 301, theX, theY, theWidth, theHeight, 0, 0, 204, 88 ); // 文字 // }
line 120
// theTime = GetTime( );
line 122
// theDir = -4;
line 127
// if ( ( theDir < 0 ) & ( z == 256 ) ){
line 164
// if ( theCreditNum > 12 ){ // if ( theCreditNum > 28 ){
line 176
// if ( !IsMacOS( ) ){ // ReleaseBitmap( 0 ); // }
BEATGO.SCT
line 1
// K.Kaneko 2001.01.17 // K.Kaneko 2001.01.23 // K.Kaneko 2001.01.24 // K.Kaneko 2001.01.25 // K.Kaneko 2001.01.27 // N.Kawakami 2001.01.31
lines 42, 44, 156, 174, 188, 206, 210, 212
// K.Kaneko 2001.01.24
line 91
//*************************************** // コナミキーボードチェック 2001.1.22 kawa // N.Kawakami 2001.01.31 //***************************************
line 140
//*************************************** // 社名ロゴ(ハンズオン) 2001.1.23 kawa //***************************************
lines 181, 183
// K.Kaneko 2001.01.27
lines 213, 220
// K.Kaneko 2001.01.25
line 215
//////// ムービーデバッグ用 // loop // { ShowOpenMovie( ); // }
line 225
// return 0;
line 250
// ReadBMDStatus( );
line 262
// ScreenShot( "Screen.bmp" ); // if ( LoadBitmap( "Screen.bmp", 100 ) == 0 ){ // }
lines 269, 273, 493, 573
// K.Kaneko 2001.01.17
line 276
// if ( !theScreenShot ){ // ScreenShot( "Screen.bmp" ); // theScreenShot = true; // }
line 288
// if ( theGo ){ // theGo = false; // theStatus = LoadBitmap( "Image/BeatMain.bmp", 300 ); // LoadSound( ); // PlayWave( 100 ); // StartAnim( ); // }
line 333
// ReleaseSound( );
line 377
// WriteBMDStatus( gDataDir );
lines 494, 572
// K.Kaneko 2001.01.23
line 646
// if ( GetMouseDown( ) ){ // if ( inPos != GetMousePos( ) ){ // return false; // } // loop { // if ( !GetMouseDown( ) ){ // break; // } // } // if ( inPos == GetMousePos( ) ){ // return true; // } // }
BEATINT.SCT
line 1
// K.Kaneko 2001.01.22 // K.Kaneko 2001.01.23 // K.Kaneko 2001.01.24 // K.Kaneko 2001.01.25 // K.Kaneko 2001.01.28
line 115
// MakeImage( 0, 0, 0, 486, 9 ); // MakeImage( 0, 0, 0, 486, 11 ); //kawa 2001.1.17 MakeImage( 0, 0, 0, 558, 11 ); //K.Kaneko 2001.1.23
line 119
// BltFastRect( 300, 8, 0, 235, 1068, 231, 9 ); // BltFastRect( 300, 247, 0, 235, 1068, 231, 9 ); // BltFastRect( 300, 8, 0, 235, 1068, 231, 11 ); //kawa 2001.1.17 // BltFastRect( 300, 247, 0, 235, 1068, 231, 11 ); //kawa 2001.1.17
lines 123, 126, 3150, 3153, 3157, 3160
//K.Kaneko 2001.01.23
lines 130, 161
// K.Kaneko 2001.01.28
line 131
// if ( LoadWave( "Sound/IntroDa.wav", 102 ) == 0 ){ // SetLoopModeWave( 102, true ); // PlayWave( 102 ); // }
line 162
// theCurPlay = 102;
line 184
// if ( IsPushCharKey( 'F' ) || IsPushLeftKey( ) ){
line 201
// if ( IsPushCharKey( 'J' ) || IsPushRightKey( ) ){
line 253
// if ( !IsPlayWave( theCurPlay ) ){ // if ( theCurPlay == 102 ){ // PlayWave( 103 ); // theCurPlay = 103; // } // else{ // PlayWave( 102 ); // theCurPlay = 102; // } // }
line 316
// default:{ // // DJ // DrawDJ( inPage ); // }
line 334
// if ( theClickPos >= 0 ){ // return theClickPos; // } // return inPos;
line 402
// BltRect( 300, 277, 452, 343, 926 + ( theFrame * 14 ), 107, 13 ); // Mainへボタン BltRect( 300, 67, 136, 343, 926 + ( theFrame * 14 ), 107, 13 ); // Mainへボタン kawa 2001.1.17
line 434
// BltRect( 300, 35, 452, 235, 926 + ( theFrame * 14 ), 107, 13 ); // Backボタン
mulitple lines, starting from 435
// K.Kaneko 2001.01.24
line 436
// BltRect( 300, 16, 407, 235, 926 + ( theFrame * 14 ), 107, 13 ); // Backボタン kawa 2001.1.17 {{hex|line 469}} <pre>// BltRect( 300, 518, 452, 451, 926 + ( theFrame * 14 ), 107, 13 ); // Nextボタン
line 471
// BltRect( 300, 518, 407, 451, 926 + ( theFrame * 14 ), 107, 13 ); // Nextボタン kawa 2001.1.17
line 500
// BltFastRect( 300, 0, 431, 0, 531, 267, 49 ); // ボタンかくし
line 522
// BltFastRect( 300, 0, 431, 0, 481, 640, 49 ); // ボタンかくし
line 533
// BltRect( 300, 277, 452, theSrcX, theSrcY, 107, 13 ); // Mainへボタン
line 543
// BltRect( 300, 35, 452, theSrcX, theSrcY, 107, 13 ); // Backボタン
line 545
// BltRect( 300, 16, 407, theSrcX, theSrcY, 107, 13 ); // Backボタン kawa 2001.1.17
line 557
// BltRect( 300, 518, 452, theSrcX, theSrcY, 107, 13 ); // Nextボタン
line 559
// BltRect( 300, 518, 407, theSrcX, theSrcY, 107, 13 ); // Nextボタン kawa 2001.1.17
line 672
// LoadBitmap( "Image/beatS1P1P5.bmp", 304 );
line 690
// ReleaseBitmap( 304 );
line 771
// BltRect( 301, 547, 405, 404 + ( gAnimFrame2 * 24 ), 541, 23, 30 ); // 矢印
lines 806, 2811
// if ( ( gSoundTime < GetTime( ) ) & ( gAnimFrame == 0 ) ){
line 856
// if ( gPagePhase == 0 ){ // gAnimFrame = 0; // gAnimTime = GetTime( ); // gSoundTime = GetTime( ) + 1000; // gPagePhase = gPagePhase + 1; // return 0; // }
lines 910, 1006, 1098, 1190, 1285
// gPagePhase = gPagePhase + 1; // gSoundTime = GetTime( ) + 1000; // gAnimFrame = 0; // gAnimTime = GetTime( ); // if ( LoadPage2Sound( ) == 0 ){ // PlayWave( 101 ); // } // return 0;
lines 920, 1016, 1108, 1200, 1295
// return 0;
line 1327
// if ( gSoundTime > 0 ){
lines 1409, 2233
// }
lines 1430, 1768, 2389
// if ( gSoundTime < GetTime( ) ){
line 1672
// BltRect( 302, 174, 407, 0, 500, 300, 11 ); // あと...
line 1681
// BltRect( 302, theDstX, 408, 243 + ( ( theChar - '0' ) * 8 ), 467, 7, 10 );
lines 1686, 2264
// theDstX = theDstX + 9;
lines 1694, 2328
// BltRect( 302, 174, 407, 0, 512, 300, 11 ); // もう1回...
line 1730
// while( IsPlayWave( 101 ) ){ // }
line 1835
// gStudyCount = 5;
lines 1849, 2038, 2473
// BltRect( 302, 174, 407, 0, 488, 300, 11 ); // スペース...
lines 1857, 1859
// K.Kaneko 2001.01.25
line 1919
// LoadWave( "Sound/common/shout/shout_hit.wav", 101 ); // PlayWave( 101 ); // gSpecialSound = true; // while( IsPlayWave( 101 ) )
line 2082
// InnerLog( gPagePhase );
line 2231
// if ( gQuestEnabled ){
line 2240
// BltRect( 303, 174, 407, 0, 494, 300, 11 ); // あと...
line 2258
// BltRect( 302, theDstX, 408, 243 + ( ( theChar - '0' ) * 8 ), 467, 7, 10 );
lines 2275, 2300
// BltRect( 303, 212, 407, 13, 506, 12, 11 );
lines 2279, 2304
// BltRect( 303, 252, 407, 111, 518, 36, 11 );
lines 2283, 2308
// BltRect( 303, 252, 407, 74, 518, 36, 11 );
lines 2287, 2312
// BltRect( 303, 252, 407, 37, 518, 36, 11 );
lines 2291, 2316
// BltRect( 303, 252, 407, 0, 518, 36, 11 );
line 2338
// DrawQuestFinger( );
line 2351
// sprintf2( string[10], "index=%d, count=%d", gStudyQuestIndex, gStudyQuestCount ); // InnerLogMes( string[10] );
lines 2739, 2745, 2749, 2755, 2825, 2831
// K.Kaneko 2001.01.22
line 2779
// } // else{ // if ( ( gPagePhase == 0 ) ){ // theFrame = 0; // gAnimFrame = 0; // gAnimTime = GetTime( ); // if ( gSoundTime > 0 ){ // if ( gAnimTime + 166 < GetTime( ) ){ // gAnimFrame = gAnimFrame + 1; // if ( gAnimFrame >= 5 ){ // gAnimFrame = 0; // } // gAnimTime = GetTime( ); // } // }
line 2796
// } // }
line 3168
// ClipBltRect( 0, theDstX, theDstY, theSrcX, theSrcY, theWidth, theClipHeight, 174, 407, 300, 11 );
line 3176
// ClipBltRect( 0, theDstX, theDstY, theSrcX, theSrcY, theWidth, theClipHeight, 174, 407, 300, 11 );
line 3300
// gAnswer = -1;
line 3519
// sprintf2( string[10], "%c : LoadAlpSound->%d", inKey, theStatus ); // InnerLogMes( string[10] );
line 3564
// InnerLog( theStatus );
BEATJOY.SCT
line 27
// HideCursor( );
line 57
// ShowCursor( );
line 99
// SetDirty( 0, 0, 640, 480 );
line 430
// gPI = 31415; // gSpeed = 30; // gAngle = ( gBallPos[0] % ( gPI * 2 / 10000 ) ) * -10000;
line 536
// gBallPos[1] = 480000 - 4000; // gMoveDir[1] = gMoveDir[1] * -1;
line 561
// xx = ( gBallPos[0] + 4 - ( j << 5 ) ) >> 1; // yy = ( gBallPos[1] + 4 - ( ( i << 3 ) + 40 ) ) >> 1;
line 639
// if ( inX < inLeft ) return false; // if ( inX >= inRight ) return false; // if ( inY < inTop ) return false; // if ( inY >= inBottom ) return false;
BEATLOAD.SCT
lines 1, 28, 32, 43, 79, 82, 92, 113, 125, 429, 500
//2001/02/10 udagawa
line 30
// lo_step = 0;
line 84
// lo_mcch = Mc_Setchek();
line 89
// lo_mcch = Mc_Setchek();
line 180
// sprintf( "mcmess/mc_mess7.bmpファイル読み込み失敗");
line 270
// sprintf( "mcmess/mc_messa.bmpファイル読み込み失敗");
line 291
// if ( IsPushReturnKey( ) ){
line 299
// lo_count++;
line 309
// sprintf( "mcmess/mc_mess8.bmpファイル読み込み失敗");
BEATM2.SCT
lines 1, 139, 213, 326, 329, 577, 594
// K.Kaneko 2001.01.24
line 133
// Paint( 0, 0, 640, 480, RGB( 0, 0, 0 ) );
line 142
// BltRect( 300, 132, 65, 0, 1081, 456, 50 ); // 緑 // BltRect( 300, 32, 222, 405, 511, 8, 38 ); // 識別マーク // BltRect( 300, 178, 371, 0, 901, 402, 44 ); // コメント
line 150
// BltRect( 300, 132, 137, 0, 1081, 456, 50 ); // 緑 // BltRect( 300, 32, 222, 414, 511, 8, 38 ); // 識別マーク // BltRect( 300, 178, 371, 0, 946, 402, 44 ); // コメント
line 158
// BltRect( 300, 132, 209, 0, 1081, 456, 50 ); // 緑 // BltRect( 300, 32, 222, 423, 511, 8, 38 ); // 識別マーク // BltRect( 300, 178, 371, 0, 991, 402, 44 ); // コメント
line 166
// BltRect( 300, 132, 281, 0, 1081, 456, 50 ); // 緑 // BltRect( 300, 32, 222, 432, 511, 8, 38 ); // 識別マーク // BltRect( 300, 178, 371, 0, 1036, 402, 44 ); // コメント
line 176
// BltRect( 300, 168, 73, 0, 481, 404, 34 );
line 180
// BltRect( 300, 168, 73, 0, 621, 404, 34 );
line 186
// BltRect( 300, 168, 145, 0, 516, 404, 34 );
line 190
// BltRect( 300, 168, 145, 0, 656, 404, 34 );
line 196
// BltRect( 300, 168, 217, 0, 551, 404, 34 );
line 200
// BltRect( 300, 168, 217, 0, 691, 404, 34 );
line 206
// BltRect( 300, 168, 289, 0, 586, 404, 34 );
line 210
// BltRect( 300, 168, 289, 0, 726, 404, 34 );
lines 223, 226, 441, 444
// K.Kaneko 2001.01.23
line 327
// theDstY = 77 + ( inPos * 72 );
line 440
// BltRect( 300, 20, 453, theSrcX, theSrcY, 122, 14 );
line 442
// BltRect( 300, 20, 423, theSrcX, theSrcY, 122, 14 );
line 579
// BltRect( 300, 168, 73, 0, 761, 404, 34 );
line 583
// BltRect( 300, 168, 145, 0, 796, 404, 34 );
line 587
// BltRect( 300, 168, 217, 0, 831, 404, 34 );
line 591
// BltRect( 300, 168, 289, 0, 866, 404, 34 );
BEATMSEL.SCT
multiple lines, starting from 1
// K.Kaneko 2001.01.16
line 494
// case ( gCurrPos == 0 ):{ // BltRect( 300, 61, 254, 315, 655, 146, 20 ); // BltRect( 300, 61, 313, 494, 655, 146, 24 ); // BltRect( 300, 266, 334, 0, 586, 314, 68 ); // BltRect( 300, 166, 408, 518, 730, 40, 8 ); // } // case ( gCurrPos == 1 ):{ // BltRect( 300, 61, 254, 315, 676, 146, 20 ); // BltRect( 300, 61, 313, 494, 680, 146, 24 ); // BltRect( 300, 266, 334, 315, 586, 314, 68 ); // BltRect( 300, 166, 408, 559, 730, 40, 8 ); // } // case ( gCurrPos == 2 ):{ // BltRect( 300, 61, 254, 315, 697, 146, 20 ); // BltRect( 300, 61, 313, 494, 705, 146, 24 ); // BltRect( 300, 266, 334, 0, 655, 314, 68 ); // BltRect( 300, 166, 408, 600, 730, 40, 8 ); // }
line 513
// K.Kaneko 2001.01.16 ココから
line 526
// K.Kaneko 2001.01.16 ココまで
line 622
// BltRect( 300, 20, 453, 518, 754, 122, 14 );
line 627
// BltRect( 300, 20, 453, 518, 739, 122, 14 );
line 663
// case ( gCurrPos == 0 ): // BltRect( 300, 394, 93, 374, 481, 186, 34 ); // case ( gCurrPos == 1 ): // BltRect( 300, 394, 165, 374, 516, 186, 34 ); // case ( gCurrPos == 2 ): // BltRect( 300, 394, 237, 374, 551, 186, 34 );
BEATNET.SCT
line 171
// InnerLog( value[0] );
line 253
// if ( GetAt( gMsg, 0 ) > 0 ){
line 256
// }
BEATPCORE.SCT
line 1
// K.Kaneko 2001.01.18 // K.Kaneko 2001.01.22 // K.Kaneko 2001.01.24 // K.Kaneko 2001.01.25
line 285
// InnerLogMes( string[10] );
line 325
// BltRect( 305, 0, 0, 0, 0, theStrWidth, 24 );
line 362
// bottom = 428; // top = bottom - ( 192 * 2 ); // left = 20; // right = left + 392;
line 373
// DrawTitle( );
line 385
// いらない kaz //// K.Kaneko 2001.01.18 // else { // if ( !IsMacOS( ) ){ // DrawBPM( ); // } // } //// K.Kaneko 2001.01.18
line 395
//if ( gStudyNum == 0 ){ // DrawSoundIndicator( ); //}
line 424
// DrawMainImageT( 20, 16, 98, 786, 264, 14 );
line 428
// デストX,Y ソースX,Y 幅、高さ KANEKO
line 436
// if ( gSelectGroup == 0 ){ // DrawMainImageT( 409, 19, 98, 801, 211, 12 ); // } // else{ // DrawMainImageT( 409, 19, 98, 814, 211, 12 ); // }
line 444
// if ( length( string[5] ) > 0 ){ // // ジャンル(右寄せ // sprintf2( string[10], "%s\"%s\"", string[5], string[2] ); // theWidth = GetStringWidth( 12, "MS Pゴシック", string[10] ); // x = 620 - theWidth; // TextOut( x, 58, string[10], 12, "MS Pゴシック", RGB( 0, 255, 255 ) ); // } // // if ( length( string[1] ) > 0 ){ // // 曲名(右寄せ // theWidth = GetStringWidth( 12, "MS Pゴシック", string[1] ); // //x = 422 + ( 199 - theWidth ) / 2; // x = 620 - theWidth; // TextOut( x, 74, string[1], 12, "MS Pゴシック", RGB( 0, 255, 255 ) ); // } // // // バージョン(右寄せ // if ( GetAt( string[3], 0 ) != 0 ){ // theWidth = GetStringWidth( 12, "MS Pゴシック", string[3] ); // x = 620 - theWidth; // TextOut( x, 90, string[3], 12, "MS Pゴシック", RGB( 0, 255, 255 ) ); // }
line 468
// BltFastRect( 400, 0, 0, 0, 0, 640, 480 ); // BltRect( 402, 519, 452, 502, 481, 101, 13 );
lines 474, 490
// K.Kaneko 2001.01.18
line 480
// DrawMainImageT( 447, 23, 152, 1090, 146, 26 );
lines 482, 488, 1987, 1993, 2159, 2165, 2216, 2222, 2592, 2598
// K.Kaneko 2001.01.25
lines 522, 546, 569, 592, 603, 634, 674, 697, 720, 743
// KANEKO theFDstY = 431;
lines 531, 555, 578, 603, 618, 645, 659, 683, 706, 729, 752
// KANEKO theDstY = 42;
line 831
// Line( left, y, right, y, theColor );
lines 853, 856, 2705, 2713, 2731, 2733, 2745, 2747, 2760, 2768, 2771
// K.Kaneko 2001.01.22
line 854
// DrawMainImageT( left + ( ( right - left ) - 58 ) / 2, y - theLinePos + 3, theSrcX, theSrcY, 58, 7 );
line 858
// Line( left, y - theLinePos, right, y - theLinePos, RGB( 0, 255, 0 ) );
line 891
// 2001.1.22 kaz // if ( k == 0 ){ // if ( GetWordMode( ) ){ // if ( !gAutoPlay ){ // // 入力判定 // HitTest( 0 ); // } // } // } // 2001.1.22 kaz
line 954
// if ( gIndicator > 62 ){ // gIndicator = 62; // }
line 961
// if ( gIndicator < 0 ){ // gIndicator = 0; // }
line 1019, 1202
// for ( i = theDataTop; i < theDataEnd && i < 1000; i++ ){
line 1025, 1208
// for ( j = 0; j < theCount; j++ ){
line 1042
// inWidth = theWidth; // inHeight = theHeight;
line 1058
// gKeyTime = gTimer + 50;
line 1090
// if ( inKey != 11 ){ // if ( GetHit( j ) == 0 ){
line 1117
// InnerLog( GetCurBMDNumber( j ) );
line 1137
// Paint( il, it, ir, ib, theColor ); // Frame( il, it, ir, ib, RGB( 255, 255, 255 ) ); // DrawMainImageC( il, it, theSrcX, theSrcY, inWidth, inHeight, left, top, ( right - left ), ( bottom - top ) );
line 1141
// DrawMainImage( il, it, theSrcX, theSrcY, inWidth, inHeight );
line 1220
// if ( ( theVal >= ( bottom - 384 ) ) && ( theVal < bottom ) ){ // if ( GetCurBMDNumber( j ) != gDrawTextNum ){ // sprintf3( string[15], "tn=%d, cn=%d, %s", gDrawTextNum, GetCurBMDNumber( j ), string[10] ); // InnerLogMes( string[15] ); // gDrawTextNum = GetCurBMDNumber( j ); // gDrawTextIndex = gDrawTextIndex + 1; // } // }
line 1324
// if ( !GetBMDPlay( j ) ){
lines 1343, 1401
// if ( GetJudgeOKWave( l ) == 0 ){
line 1409
// gScore = gScore - 5000;
line 1442
// }
line 1447
// PlayCurBMDWave( inKey, j );
line 1463
// if ( gIndicator > 62 ){ // gIndicator = 62; // }
line 1470
// if ( gIndicator < 0 ){ // gIndicator = 0; // }
lines 1565, 1568
// K.Kaneko 2001.01.24
line 1566
// gMissTypeScore = gMissTypeScore + ( gOneScore / 5 );
line 1619
// if ( zone >= 0 ){ // InnerLogMes( "Found" ); // }
line 1633
// return true;
line 1647
// if ( zone >= 0 ){ // InnerLogMes( "Great1" ); // }
line 1656
// InnerLog( theHitCount );
line 1669
// if ( zone >= 0 ){ // InnerLogMes( "Hit" ); // }
line 1673
// if ( theHitCount == 1 ){ // // Great // theJudgeNum = 1; // } // else{ // // Good // theJudgeNum = 2; // }
line 1692
// if ( zone >= 0 ){ // InnerLogMes( "Not Hit" ); // }
line 1702
// if ( zone >= 0 ){ // InnerLogMes( "Notfound" ); // }
line 1758
// if ( gIndicator > 62 ){ // gIndicator = 62; // }
line 1786
// if ( gIndicator < 0 ){ // gIndicator = 0; // }
lines 1800, 1854
// long theTime; <pre>// theTime = GetTime( );
lines 1837, 1900
// theTime = GetTime( ) - theTime; // InnerLog( theTime );
line 1931
// if ( IsBMDAnimTrans( ) ){ // // 効果あり // theTrans = GetBMDAnimTrans( ); // theTransSpeed = GetBMDTransSpeed( ); // if ( !IsBMDAnimErase( ) ){ // thePreAnim = GetBMDPreAnim( ); // if ( thePreAnim >= 0 ){ //// InnerLog( thePreAnim ); // BltFast( thePreAnim, 428, 148 ); // } // } // ClipTransBlt( theAnimNum, 428, 148, theTrans, gTransPhase, 428, 148, 200, 200 ); // if ( gTransTime + 40 < gTimer ){ // gTransPhase = gTransPhase + theTransSpeed; // if ( gTransPhase > 256 ){ // gTransPhase = 256; // } // else{ // if ( gTransPhase < 0 ){ // gTransPhase = 0; // } // } // gTransTime = gTimer; // } // // } // else{ // if ( IsBMDAnimFast( ) ){ // KANEKO BltFast( theAnimNum, 428, 148 );
line 1961
// } // else{ // Blt( theAnimNum, 428, 148 ); // } // }
line 1968
// else{ // if ( !IsMacOS( ) ){ // BltFast( 1, 428, 148 ); // } // }
line 1986
// KANEKO DrawMainImageT( 448, 408, theSrcX, theSrcY, 32, 30 );
line 2010
// if ( gStudyNum == 0 ){ // // まる // theSrcX = 98 + ( gAnimFrame[1] * 40 ); // theSrcY = 632; // DrawMainImageT( 585, 428, theSrcX, theSrcY, 39, 39 ); // if ( gAnimTime[1] + 66 < gTimer ){ // gAnimFrame[1] = gAnimFrame[1] + 1; // if ( gAnimFrame[1] >= 4 ){ // gAnimFrame[1] = 0; // } // gAnimTime[1] = gTimer; // } // }
line 2070
// DrawMainImageT( x, y, theSrcX, theSrcY, 32, 25 );
line 2084
// KANEKO DrawMainImageT( 514, 421, 98, 630, 103, 14 );
lines 2090, 2101
// KANEKO DrawMainImage( 515, 441, 208, 630, 10, 18 ); // +
line 2121
// KANEKO theDstY = 441;
line 2158
// KANEKO theDstY = 375;
line 2324
// KANEKO theDstY = 383;
line 2387
// KANEKO theDstY = 423;
line 2444
// InnerLog( inZone );
line 2457
// for ( i = 0; i < 9; i++ ){ // InnerLog( gFingerMissCount[i] ); // }
line 2496
// i =15; // loop { // InnerLog( value[i] ); // i = i + 1; // if ( i >= 25 ) break; // }
line 2511
// long i;
line 2558
// i = 7; // loop { // InnerLog( value[i] ); // i = i + 1; // if ( i >= 13 ) break; // }
line 2585
// BltRect( 400, 515, 455, 22 + ( theFrame * 114 ), 228, 113, 21 ); // Menuへボタン
line 2645
// GetStringWidth( 18, "Osaka",string[10] ); // GetStringWidth( 18, "Osaka",string[11] );
line 2669
// KANEKO DrawMainImage( 441, 446, 363, 796, 21, 9 );
line 2674
// KANEKO theDstY = 446;
line 2700
// KANEKO theDstY = 114;
line 2769
// theWidth = 128;
line 2856
// sprintf2( string[10], "BestScore=%d, Score=%d", theScore, gScore ); // InnerLogMes( string[10] );
lines 2872, 2966, 3039
// InnerLog( gStudyNum );
lines 2932, 3006
// DrawUnderlay( 400, 0, 0, 0, 0, 640, 480, 0, 0, 640, 480 ); // DrawUnderlay( 402, 519, 452, 502, 481, 101, 13, 0, 0, 640, 480 );
lines 2948, 3021
// GetStringWidth( 18, "Osaka","FUMIYA&KAKERU&DAIGO" ); // 裏 // halt; // ひっくりかえして // GetStringWidth( 18, "Osaka","FUMIYA&KAKERU&DAIGO" ); // また裏
lines 3043, 3078
// KANEKO CUT
line 3046
// // // ジャンル(右寄せ // if ( length( string[5] ) > 0 ){ // sprintf2( string[10], "%s\"%s\"", string[5], string[2] ); // theWidth = GetStringWidth( 12, "ゴシック", string[10] ); // x = 620 - theWidth; // TextOut( x, 58, string[10], 12, "ゴシック", RGB( 0, 255, 255 ) ); // } // // // 曲名(右央寄せ // if ( length( string[1] ) > 0 ){ // theWidth = GetStringWidth( 12, "ゴシック", string[1] ); // //x = 422 + ( 199 - theWidth ) / 2; // x = 620 - theWidth; // TextOut( x, 74, string[1], 12, "ゴシック", RGB( 0, 255, 255 ) ); // } // // // バージョン(右寄せ // if ( GetAt( string[3], 0 ) != 0 ){ // theWidth = GetStringWidth( 12, "ゴシック", string[3] ); // x = 620 - theWidth; // TextOut( x, 90, string[3], 12, "ゴシック", RGB( 0, 255, 255 ) ); // } //
line 3071
// // // デフォルトアニメ // if ( !GetAnimEnabled( ) ){ // BltFast( 1, 428, 148 ); // } //
BEATPLAY.SCT
lines 1, 134, 137, 140, 143
// K.Kaneko 2001.01.22
line 44
// sprintf2( string[10], "0=%d, 1=%d", value[0], value[1] ); // InnerLogMes( string[10] );
line 64
// theStatus = LoadBMD( "プロト:プロト.bmd" ); // theStatus = LoadBMD( string[0] );
line 73
// else{ // InitString( ); // }
line 78
// theFinishPos = GetFinish( ) * 192 + 192;
line 90
// if ( theStatus != 0 ){ // InnerLogMes( "LoadBMDWave" ); // }
line 97
// if ( theStatus != 0 ){ // InnerLogMes( "LoadBMDAnim" ); // }
line 103
// if ( theStatus == 0 ){ // if ( GetAnimEnabled( ) ){ // // Paletteをロード // theStatus = LoadBMDPalette( ); // } // }
line 117
// theStatus = LoadBitmap( "Image/BeatFram.bmp", 302 );
line 135
// MakeImage( 0, 0, 0, 144, 9 );
line 141
// DrawMainImageT( 8, 0, 441, 761, 128, 9 );
line 160
// RealizePalette( 300 );
line 183
// Clip( gLeft, gTop, gRight, gBottom );
line 185
// if ( GetAnimEnabled( ) ){ // SetBMDPalette( gCurPos ); // }
line 195
// PlayBGM( gCurPos ); // PlaySE( gCurPos ); // InitBMDTime( );
line 223
// FPSの表示 // if ( theShowFPS ){ // sprintf1( string[10], "%d Frame/Sec", gFrame ); // TextOut( 470, 250, string[10], 18, theFontName, RGB( 255, 0, 0 ) ); // DrawFPS( gFrame ); // HOGE // DrawFPS( deb_work ); // HOGE // } // sprintf1( string[10], "Score : %d", gScore ); // TextOut( 500, 270, string[10], 14, "Osaka", RGB( 255, 0, 0 ) ); // sprintf1( string[10], "continue : %d", gCoolContinue ); // TextOut( 500, 280, string[10], 14, "Osaka", RGB( 255, 0, 0 ) );
line 288
// if ( CalcBMDTime( gFrame ) ){ // if ( CalcBMDTime2( theSampleFrame ) ){
line 301
// if ( GetAnimEnabled( ) ){ // SetBMDPalette( gCurPos ); // } // PlayBGM( gCurPos );
line 312
// if ( GetBMDTransSpeed( ) > 0 ){ // gTransPhase = 1; // } // else{ // gTransPhase = 255; // } // gTransTime = GetTime( );
line 352
// if ( IsMacOS( ) ){
line 354
// }
line 373
// SetBMDDefaultPalette( ); // ReleaseBMDSmallTitle( ); // if ( GetAnimEnabled( ) ){ // ReleaseBMDPalette( ); // }
line 384
// ReleaseBitmap( 302 );
line 388
// Clip( 0, 0, 640, 480 );
BEATPREV.SCT
line 72
// theStatus = LoadBMD( "プロト:プロト.bmd" );
line 81
// else{ // InitString( ); // }
line 97
// if ( theStatus != 0 ){ // InnerLogMes( "LoadBMDWave" ); // }
line 104
// if ( theStatus != 0 ){ // InnerLogMes( "LoadBMDAnim" ); // }
line 110
// if ( theStatus == 0 ){ // // Paletteをロード // theStatus = LoadBMDPalette( ); // }
line 162// Clip( gLeft, gTop, gRight, gBottom );
// SetBMDPalette( gCurPos );
line 196
// sprintf1( string[10], "Score : %d", gScore ); // TextOut( 500, 270, string[10], 14, "Osaka", RGB( 255, 0, 0 ) ); // sprintf1( string[10], "continue : %d", gCoolContinue ); // TextOut( 500, 280, string[10], 14, "Osaka", RGB( 255, 0, 0 ) );
line 250
// SetBMDPalette( gCurPos );
line 259
// if ( GetBMDTransSpeed( ) > 0 ){ // gTransPhase = 1; // } // else{ // gTransPhase = 255; // } // gTransTime = GetTime( );
line 304
// SetParam( );
line 315
// SetBMDDefaultPalette( ); // ReleaseBMDSmallTitle( ); // ReleaseBMDPalette( );
line 325
// ReleaseBitmap( 302 );
line 329
// Clip( 0, 0, 640, 480 );
BEATRES.SCT
line 1
// K.Kaneko 2001.01.16 // K.Kaneko 2001.01.17 // K.Kaneko 2001.01.24 // K.Kaneko 2001.01.25 // K.Kaneko 2001.02.02
mulitple lines, starting from 142
// K.Kaneko 2001.01.17
line 181
// theVal = GetBMDSample( gSampleCount - 1 ); // if ( theVal >= 48 ){
mulitple lines, starting from 219
// K.Kaneko 2001.02.02
lines 220, 857
// DrawCount( 298, 251, value[1] ); // DrawCount( 298, 277, value[2] ); // DrawCount( 298, 303, value[3] ); // DrawCount( 298, 329, value[4] ); // DrawCount( 298, 370, value[5] ); // DrawCount( 298, 396, value[6] ); // DrawCount( 298, 422, value[7] );
line 294
// BltRect( 300, 346, 262, 374, 962, 4, 164 ); // BltRect( 300, 616, 262, 379, 962, 4, 164 ); // BltRect( 300, 346, 426, 99, 1058, 274, 36 );
lines 306, 308
// K.Kaneko 2001.01.25
lines 329, 335, 343, 352, 597, 603, 623, 635, 642, 648, 671, 676
// K.Kaneko 2001.01.16
lines 347, 350, 1108, 1114
// K.Kaneko 2001.01.24
line 388
// BeginDrawUnderlay( ); // DrawGraph( gSampleCount ); // EndDrawUnderlay( );
line 393
// BeginDraw( 300 ); // DrawGraph( gGraphCount ); // EndDraw( 300 );
line 430
// Paint( 0, 0, 640, 480, RGB( 0, 0, 0 ) );
line 433
// Clip( 32, 67, 607, 195 );
lines 443, 470
// theVal = 47;
line 461
// Clip( 32, 67, 607, 100 );
lines 503, 569
// theVal = GetBMDSample( gSampleCount - 1 );
lines 510, 571
// if ( theVal >= 48 ){
lines 595, 620
// if ( gTypeSpeed >= 7 ){
line 728
// theDstY[0] = 251; // theDstY[1] = 277; // theDstY[2] = 303; // theDstY[3] = 329; // theDstY[4] = 370; // theDstY[5] = 396; // theDstY[6] = 422;
line 746
// i = 0; // loop { // InnerLog( value[i] ); // i = i + 1; // if ( i >= 13 ) break; // }
line 773
// InnerLog( k ); // InnerLog( value[k] ); // InnerLog( theOneVal ); // InnerLog( theModVal ); // theScore = theScore + theModVal;
line 791
// InnerLog( theScore );
line 954 - commented out section
//--------------------------------------- // ノート数の表示 //--------------------------------------- long DrawNoteCount( ) { // long i; // long theSrcX, theSrcY; // long theDstX, theDstY; // 整数部 // sprintf1( string[0], "%3d", value[14] ); // theDstX = 287; // theDstY = 234; // i = 0; // loop { // if ( GetAt( string[0], i ) != ' ' ){ // if ( GetAt( string[0], i ) < '8' ){ // theSrcX = 513 + ( ( GetAt( string[0], i ) - '0' ) * 16 ); // theSrcY = 639; // } // else{ // theSrcX = 609 + ( ( GetAt( string[0], i ) - '8' ) * 16 ); // theSrcY = 657; // } // BltRect( 300, theDstX, theDstY, theSrcX, theSrcY, 15, 17 ); // } // theDstX = theDstX + 19; // i = i + 1; // if ( i >= 3 ) break; // } return 0; }
line 1087
// BltRect( 300, 376, 441, 159, 1220, 8, 7 );
line 1109
// Line( 376, 315 + ( gInputPos * 23 ), 376, 444, 1, RGB( 236, 97, 221 ) );
line 1111
// Line( 376, 315 + ( gInputPos * 23 ), 376, 441, 1, RGB( 236, 97, 221 ) );
line 1142
// BltRect( 300, 384, 434, theSrcX[gInputFrame], theSrcY[gInputFrame], 73, 14 );
line 1174
// if ( ( i >= gHiScoreCount ) || ( i >= 6 ) ) break;
line 1180
// theColor = RGB( 140, 168, 255 );
line 1184
// theColor = RGB( 0, 255, 255 );
line 1190
// TextOut( theNameX, theNameY, string[0], 14, theFontName, theColor );
line 1410
// if ( ( gScore > 0 ) && ( gTypeSpeed < 7 ) && gClear ){
line 1416
// if ( ( i >= gHiScoreCount ) || ( i >= 6 ) ) break;
line 1438
// if ( ( theHiPos >= 0 ) && ( theHiPos < gHiScoreCount ) && ( theHiPos < 6 ) ){
line 1505
//// KANEKO CUT // if ( IsPushCharKey( '0' ) ) theChar = '0'; // if ( IsPushCharKey( '1' ) ) theChar = '1'; // if ( IsPushCharKey( '2' ) ) theChar = '2'; // if ( IsPushCharKey( '3' ) ) theChar = '3'; // if ( IsPushCharKey( '4' ) ) theChar = '4'; // if ( IsPushCharKey( '5' ) ) theChar = '5'; // if ( IsPushCharKey( '6' ) ) theChar = '6'; // if ( IsPushCharKey( '7' ) ) theChar = '7'; // if ( IsPushCharKey( '8' ) ) theChar = '8'; // if ( IsPushCharKey( '9' ) ) theChar = '9'; //// KANEKO CUT
line 1536
// strcpy( string[1], string[0] ); // Add( string[1], theChar ); // if ( GetStringWidth( 14, theFontName, string[1] ) < theMaxWidth ){
line 1670
// theVal = GetBMDSample( gSampleCount - 1 ); // if ( theVal >= 48 ){
line 1720
// if ( gBGMTime < GetTime( ) ){
line 1722
// if ( IsMacOS( ) ){ // StopWave( 101 ); // }
line 1778
// if ( value[17] > 0 ){ // theScorePer = value[0] * 100 / value[17];
line 2470
// sprintf3( string[11], "%c : %d, %d", inChar, theSrcX, theSrcY ); // InnerLogMes( string[11] );
BEATS21.SCT
line 1
// K.Kaneko 2001.01.23 // K.Kaneko 2001.01.24
line 93
// MakeImage( 0, 0, 0, 300, 11 );
lines 94, 97, 164, 167, 1799, 1802, 2284, 2287, 2635, 2638, 2753, 2756, 3526, 3529, 3621, 3624, 3626, 3629
// K.Kaneko 2001.01.24
line 152
// PlayWave( 102 );
line 165
// BltRect( 302, 24, 0, 0, 299 + ( theLevel * 12 ), 304, 11 );
lines 471, 478, 1945, 1948, 1952, 1955, 3438, 3445
// K.Kaneko 2001.01.23
lines 472, 3439
// sprintf1( string[10], "%2d", theTime / 60000 );
line 518
// sprintf3( string[10], "Total=%d, inTime=%d, Count=%d", gTotalTime, inTime, theTimeCount ); // InnerLogMes( string[10] );
line 546
// if ( theTimeCount <= 0 ){
line 655
// gQTime = GetTime( );
line 676
// sprintf1( string[10], "Miss=%x", gKeyMissCount[i] ); // InnerLogMes( string[10] );
line 1160
// sprintf1( string[10], "key->%c", gAnswer ); // InnerLogMes( string[10] );
line 1190
// sprintf2( string[10], "quest(%d) %c, %c", gQIndex, gQuestion[gQIndex], gAnswer ); // InnerLogMes( string[10] );
line 1195
// sprintf2( string[10], "study(%d) %c, %c", gSIndex, gStudy[gSIndex], gAnswer ); // InnerLogMes( string[10] );
line 1324
// KeyInput( ); // // if ( IsPushEscKey( ) ){ // break; // }
line 1800
// BltRect( 302, 170, 268, 0, 263, 300, 11 );
line 1935
//************************ // Hideメッセージ kawa 2000.1.17 //************************
line 1946
// theSrcW = 284;
line 1953
// theSrcW = 300;
line 1970
//************************ // Escボタン kawa 2000.1.17 //************************
line 2232
// else{
line 2236
// }
lines 2285, 2636, 2754, 3101
// BltRect( 302, 170, 268, 0, 275, 300, 11 );
line 2644
// sprintf2( string[10], "study %c, %c", gStudy[gSIndex], gAnswer ); // InnerLogMes( string[10] );
line 2653, 3116
// if ( gAnswerTime <= 0 ){
line 2656, 3119, 3530
// }
line 2659, 3130
// DrawHideButton( );
line 2779
// break;
line 2880
// 2001.1.16 DrawDJAnim( inDJBody, inDJFace, 101 );
line 3107
// sprintf3( string[10], "study(%d) %c, %c", gSIndex, gStudy[gSIndex], gAnswer ); // InnerLogMes( string[10] );
line 3124
// alt { // case ( inLevel == 0 ): // BltRect( 302, 170, 268, 0, 287, 300, 11 ); // }
line 3347
// if ( thePhase > 3 ){
line 3350
// }
line 3527
// BltRect( 302, 170, 268, 0, 287, 300, 11 );
line 3599
// for ( i = 0; i < 30; i++ ){ // sprintf2( string[10], "key->%c, %d", ( gKeyMissCount[i] >> 16 ), ( gKeyMissCount[i] & 0xFFFF ) ); // InnerLogMes( string[10] ); // }
line 3622
// theDstY = 268;
line 3627
// theClipHeight = 11;
BEATS22.SCT
line 1
// K.Kaneko 2001.01.23 // K.Kaneko 2001.01.24
line 115
// MakeImage( 0, 0, 0, 300, 11 );
lines 116, 119, 192, 195, 2059, 2062, 2540, 2543, 2950, 2953, 3072, 3075, 3932, 3935, 4029, 4032, 4034, 4037
// K.Kaneko 2001.01.24
line 117
// MakeImage( 0, 0, 0, 328, 11 );
line 180
// PlayWave( 102 );
line 193
// BltRect( 302, 24, 0, 0, 347 + ( theLevel * 12 ), 303, 11 );
lines 508, 515, 2204, 2207, 2211, 2214, 3844, 3851
// K.Kaneko 2001.01.23
lines 509, 3845
// sprintf1( string[10], "%2d", theTime / 60000 );
line 580
// if ( theTimeCount <= 0 ){
line 701
// gQTime = GetTime( );
line 991
// sprintf2( string[10], "i=%d, j=%d", i, j ); // InnerLogMes( string[10] );
line 1010
// gQKeyCount = gQKeyCount + length( gQuestAlp[i] );
line 1013
// InnerLogMes( gQuestAlp[i] );
line 1261
// sprintf2( string[10], "QIndex->%d, %s", gQIndex, gQuestKana[gQIndex] ); // InnerLogMes( string[10] );
line 1327
// InnerLogMes( theQ );
line 1562
// KeyInput( ); // // if ( IsPushEscKey( ) ){ // break; // }
line 2060
// BltRect( 302, 170, 268, 0, 263, 300, 11 );
line 2194
//************************ // Hideメッセージ kawa //************************
line 2205
// theSrcW = 284;
line 2212
// theSrcW = 300;
lines 2445, 2796
//InnerLogMes( string[10] );
line 2466
if(IsPushFKey(1)) gHide = !gHide; // kawa 2001.1.17
line 2497
// else{ //theLoadNeeded = true; //theDJBody = theDJBody + 1;
line 2501
// }
lines 2541, 2951, 3073, 3496
// BltRect( 302, 170, 268, 0, 275, 300, 11 );
line 2767
//theLoadNeeded = true;
line 2844
// if ( inLevel == 1 ){ // theLoadNeeded = true; // theSoundEnabled = true; // }
line 2959
// sprintf2( string[10], "study %c, %c", gStudy[gSIndex], gAnswer ); // InnerLogMes( string[10] );
lines 2971, 3509
// if ( gAnswerTime <= 0 ){
lines 2976, 3512
// }
lines 2979, 3523
// DrawHideButton( );
line 3098
// break;
line 3201
// 2001.1.16 DrawDJAnim( inDJBody, inDJFace, 101 );
line 3256
// gSCount = 11;
line 3267
// gStudyKana[9] = gKanaTbl[44]; gStudyAlp[9] = gAlpTbl[44]; gStudyCount[9] = gKanaCount[44]; gStudyHit[9] = 0; gStudySnd[9] = gKSndTbl[44]; // を // gStudyKana[10] = gKanaTbl[45]; gStudyAlp[10] = gAlpTbl[45]; gStudyCount[10] = gKanaCount[45]; gStudyHit[10] = 0; gStudySnd[10] = gKSndTbl[45]; // ん
line 3517
// alt { // case ( inLevel == 0 ): // BltRect( 302, 170, 268, 0, 287, 300, 11 ); // }
line 3341 - commented out section
//************************** // アルファベットをならす //************************** long PlayQuestion( ) { // long theQ; // long theStatus; // if ( gQMode ){ // theQ = gQuestion[gQIndex]; // } // else{ // theQ = gStudy[gSIndex]; // } // StopWave( 101 ); // return PlayAlpSound( theQ ); return 0; }
line 3749
// if ( thePhase > 3 ){
line 3752
// }
line 3833
// theVal1 = gQCount * 100; // theVal2 = gQCount + gQMiss;
line 3930
// if ( inMsgOn ){
line 3933
// BltRect( 302, 170, 268, 0, 287, 300, 11 );
line 3936
// }
>
line 4005
// for ( i = 0; i < 30; i++ ){ // sprintf2( string[10], "key->%c, %d", ( gKeyMissCount[i] >> 16 ), ( gKeyMissCount[i] & 0xFFFF ) ); // InnerLogMes( string[10] ); // }
line 4030
// theDstY = 268;
line 4035
// theClipHeight = 11;
BEATS23.SCT
line 1
// K.Kaneko 2001.01.23 // K.Kaneko 2001.01.24
line 110
// MakeImage( 0, 0, 0, 300, 11 );
lines 111, 114, 184, 187, 2430, 2433, 2906, 2909, 3291, 3294, 3407, 3410, 4220, 4223, 4315, 4318, 4320, 4323
// K.Kaneko 2001.01.24
line 112
// MakeImage( 0, 0, 0, 328, 11 );
line 172
// PlayWave( 102 );
line 185
// BltRect( 302, 24, 0, 0, 395 + ( theLevel * 12 ), 277, 11 );
lines 488, 495, 2574, 2577, 2581, 2584, 4130, 4137
// K.Kaneko 2001.01.23
lines 489, 4131
// sprintf1( string[10], "%2d", theTime / 60000 );
line 560
// if ( theTimeCount <= 0 ){
line 677
// gQTime = GetTime( );
line 1358
// sprintf2( string[10], "i=%d, j=%d", i, j ); // InnerLogMes( string[10] );
line 1371
// gQKeyCount = gQKeyCount + length( gQuestAlp[i] );
line 1374
// InnerLogMes( gQuestAlp[i] );
line 1629
// sprintf2( string[10], "QIndex->%d, %s", gQIndex, gQuestKana[gQIndex] ); // InnerLogMes( string[10] );
line 1699
// InnerLogMes( theQ );
line 1943
// KeyInput( ); // // if ( IsPushEscKey( ) ){ // break; // }
lines 2120, 2812, 3141
//InnerLogMes( string[10] );
line 2431
// BltRect( 302, 170, 268, 0, 263, 300, 11 );
line 2564
//************************ // Hideメッセージ kawa //************************
line 2575
// theSrcW = 284;
line 2582
// theSrcW = 300;
line 2599
//************************ // Escボタン kawa //************************
line 2750
// if ( ( inLevel >= 0 ) && ( inLevel <= 1 ) ){ // alt { // case ( inLevel == 0 ):{ // if ( thePhase == 1 ){ // DrawKBBlink( 'A', theBlink ); // DrawKBBlink( 'I', theBlink ); // DrawKBBlink( 'U', theBlink ); // DrawKBBlink( 'E', theBlink ); // DrawKBBlink( 'O', theBlink ); // } // } // case ( inLevel == 1 ):{ // if ( thePhase == 3 ){ // DrawKBBlink( 'K', theBlink ); // DrawKBBlink( 'A', theBlink ); // } // } // } // // if ( theBlinkTime + 1000 < GetTime( ) ){ // theBlink = !theBlink; // theBlinkTime = GetTime( ); // } // }
line 2861
//theDJFace = 5;
line 2863
// else{ //theLoadNeeded = true; //theDJBody = theDJBody + 1;
line 2867
// }
lines 2907, 3292, 3408, 3782
// BltRect( 302, 170, 268, 0, 275, 300, 11 );
line 3119
//if ( gSIndex < gSCount ){ // theLoadNeeded = true; //}
line 3126
//InnerLog( thePlayCount );
line 3194
//theSoundEnabled = false;
line 3197
//else{
line 3199
//}
line 3300
// sprintf2( string[10], "study %c, %c", gStudy[gSIndex], gAnswer ); // InnerLogMes( string[10] );
lines 3312, 3795
// if ( gAnswerTime <= 0 ){
lines 3317, 3798
// }
lines 3320, 3809
// DrawHideButton( );
line 3433
// break;
line 3536
// 2001.1.16 DrawDJAnim( inDJBody, inDJFace, 101 );
line 3627 - commented out section
//************************** // アルファベットをならす //************************** long PlayQuestion( ) { // long theQ; // long theStatus; // if ( gQMode ){ // theQ = gQuestion[gQIndex]; // } // else{ // theQ = gStudy[gSIndex]; // } // StopWave( 101 ); // return PlayAlpSound( theQ ); return 0; }
line 3803
// alt { // case ( inLevel == 0 ): // BltRect( 302, 170, 268, 0, 287, 300, 11 ); // }
line 4035
// if ( thePhase > 3 ){
line 4038
// }
line 4119
// theVal1 = gQCount * 100; // theVal2 = gQCount + gQMiss;
line 4218
// if ( inMsgOn ){
line 4221
// BltRect( 302, 170, 268, 0, 287, 300, 11 );
line 4224
// }
line 4292
// for ( i = 0; i < 31; i++ ){ // sprintf2( string[10], "key->%c, %d", ( gKeyMissCount[i] >> 16 ), ( gKeyMissCount[i] & 0xFFFF ) ); // InnerLogMes( string[10] ); // }
line 4316
// theDstY = 268;
line 4321
// theClipHeight = 11;
BEATS24.SCT
line 1
// K.Kaneko 2001.01.17 // K.Kaneko 2001.01.18 // K.Kaneko 2001.01.22 サウンドの先読み // K.Kaneko 2001.01.23 // K.Kaneko 2001.01.25 // K.Kaneko 2001.01.28
lines 106, 111, 638, 644, 692, 698, 709, 715, 1637, 1643, 2363, 2372, 2634, 2640, 3553, 3559
// K.Kaneko 2001.01.17
line 152
// Clip( gLeft, gTop, gRight, gBottom );
multiple lines, starting from 164
// K.Kaneko 2001.01.23
line 262
// Clip( 0, 0, 640, 480 );
line 301
long ii; /// KANEKO 2000.01.09
multiple lines, starting from 327
/// KANEKO 2000.01.09
line 353
//InnerLog( thePhase );
line 374
/// sprintf1( string[10], "Sound/S2/S4/s2s4m%d.wav", thePhase ); /// if ( LoadWave( string[10], 101 ) == 0 ){ /// PlayWave( 101 ); /// }
line 396
/// StopWave( 101 );
line 472
//// if ( !IsPlayWave( 101 ) && ( theDJFace == 0 ) ){
line 482
/// 追加分 // else // { // PlayWave( thePhase ); // } /// 追加分
line 501
/// StopWave( 101 ); /// ReleaseWave( 101 );
multiple lines, starting from 655
// K.Kaneko 2001.01.18
mutliple lines, starting from 659
// K.Kaneko 2001.01.25
line 660
// BltRect( 400, 492, 379, 0, 1274, 128, 30 );
lines 672, 1019, 1577
// BltRect( 400, 492, 379, 0, 1243, 128, 30 );
line 746
// case ( ( theX >= 530) && ( theX < 530 + 94 ) && ( theY >= 446 ) && ( theY < 446 + 23 ) ): // Hidden // theTest = 0;
line 778
// LoadBitmap( "Image/BeatPlay.bmp", 401 ); // LoadBitmap( "Image/BeatS2Key.bmp", 402 );
line 794
// ReleaseBitmap( 401 ); // ReleaseBitmap( 402);
line 818
long ii; // K.Kaneko 2001.01.22
multiple lines, starting from 832
// K.Kaneko 2001.01.22
line 875
// sprintf1( string[10], "Sound/S2/S4/s2s4l1_%d.wav", thePhase ); //// InnerLogMes( string[10] ); // if ( LoadWave( string[10], 101 ) == 0 ){ // PlayWave( 101 ); // }
lines 925, 927, 1196, 1198, 1477, 1479, 2667, 2670, 2693, 2696, 2705, 2710
// K.Kaneko 2001.01.28
lines 958, 1229, 1510
// if ( !IsPlayWave( 101 ) && ( ( theFace == 0 ) || ( theFace == 10 ) ) ){
line 1147
// sprintf1( string[10], "Sound/S2/S4/s2s4l2_%d.wav", thePhase ); //// InnerLogMes( string[10] ); // if ( LoadWave( string[10], 101 ) == 0 ){ // PlayWave( 101 ); // }
line 1425
// sprintf1( string[10], "Sound/S2/S4/s2s4l3_%d.wav", thePhase ); //// InnerLogMes( string[10] ); // if ( LoadWave( string[10], 101 ) == 0 ){ // PlayWave( 101 ); // }
line 1660
// DrawFrame( ); // DrawTitle( );
line 1664
// DrawItem( gLeft, gTop, gRight, gBottom );
line 1667
// DrawJudge( gLeft, gTop, gRight, gBottom );
line 1726
// BltRect( 400, left + ( ( right - left ) - 58 ) / 2, y - theLinePos + 3, theSrcX, theSrcY, 58, 7 );
line 1896
// BltFastRect( 400, 448, 378, theSrcX, theSrcY, 32, 30 );
line 1943
// BltRect( 402, il, it, theSrcX, theSrcY, 32, 7 );
lines 2024, 3335, 3495
// theDstY = 383;
lines 2048, 3359, 3520
// theDstY = 427;
line 2261
//sprintf2( string[10], "dx=%d, dy=%d", gBonusPosX, gBonusPosY ); //sprintf2( string[11], "sx=%d, sy=%d", theSrcX, theSrcY ); //sprintf2( string[10], "%s, %s", string[10], string[11] ); //InnerLogMes( string[10] );
line 2368
// theDstY = 345;
line 2444
// BltFastRect( 400, theDstX, theDstY, theSrcX, theSrcY, 2, 12 );
line 2509
// BltRect( 400, 519, 422, theSrcX, theSrcY, 101, 13 );
line 2604
// StopWave( 101 ); // // if ( !theSkip ){ // theStatus = LoadWave( "Sound/S2/S4/s2s4l1_9.wav", 101 ); // if ( theStatus == 0 ){ // PlayWave( 101 ); // } // }
line 2668
// StopWave( 101 );
line 2671
// break;
line 2694
// if ( !IsPlayWave( 101 ) && ( theFace == 0 ) ){
line 2706
// StopWave( 101 ); // ReleaseWave( 101 );
line 2740
// if ( inSkip ){ // // スペースキーをおしてスターッと // BltRect( 400, 429, 230, 181, 1014, 198, 36 ); // MSG // }
line 2808
// LoadBitmap( "Study/Key/InfImage.bmp", 301 );
line 2813
// LoadBitmap( "Study/Word/InfImage.bmp", 301 );
line 2818
// LoadBitmap( "Study/Mix/InfImage.bmp", 301 );
line 2935
// InnerLogMes( string[10] );
line 3049
// BltRect( 400, 492, 379, 0, 1212, 128, 30 );
line 3093
// sprintf3( string[10], "b=%d, f=%d, m=%d", inDJBody, inDJFace, inMsg ); // InnerLogMes( string[10] );
line 3199
// アニメおわり //gCurPhase = gCurPhase + 1; //if ( LoadStudySound( gCurPhase ) == 0 ){ // PlayWave( 101 ); //}
line 3215, 3227
// PlayWave( 107 );
line 3221
// InnerLogMes( "Bonus2" );
line 3233
// InnerLogMes( "Bonus1" );
line 3314
// if ( gPressKey >= 0 ){ // if ( gPressTime < GetTime( ) ){ // gPressKey = -1; // } // }
line 3429
// if ( gCoolAnimCount <= 0 ){
line 3437
// }
BEATSAVE.SCT
lines 1, 43, 52, 115, 150, 277, 294, 321, 324, 381, 517, 520, 554, 557, 717, 720, 796, 799
//2001/02/10 udagawa
line 44
// lo_step = 0; //メイン処理ステップ初期化(オートセーブモード)
line 65
// if( Mc_FrgCheck() ) return 0;
line 215
// ErrDisp(1);
line 277
// theState = Mc_StsCheck();
line 292
// if( (lo_mcch != 6) && (lo_mcch) ){
line 323
// if( Mc_Setchek() == 5){
lines 387, 397
// lo_step = ;
line 519
// if( Mc_Setchek() == 4){
line 556
// if( Mc_Setchek() == 2 ){
lines 719, 798
// else if( Mc_Setchek() == 5 ){
BEATSEL.SCT
line 1
// K.Kaneko 2001.01.16 // K.Kaneko 2001.01.24 // K.Kaneko 2001.01.25
line 95
// gListCount = BMDListUp( string[0] );
line 205
// StopWave( 100 ); // StopWave( 102 ); // PlayWave( 103 ); // while( IsPlayWave( 103 ) ){ // }
line 284
// ReleaseBitmap( 301 );
line 304
// SetBMDStatus( theClass, theSelNum, value[0] ); // WriteBMDStatus( theClass, gCurDir );
lines 346, 453, 469, 477, 522, 541, 546, 812, 860, 863, 949, 1020, 1262, 1574, 1586, 1891, 1897, 1921, 1924
// K.Kaneko 2001.01.16
lines 396, 399, 409, 412, 415, 418, 421, 506, 509, 844, 855, 901, 916, 919, 934, 938, 941, 1333, 1336, 1371, 1374, 1900, 1919
// K.Kaneko 2001.01.24
line 410
// BltRect( 300, 20, 423, 410, 1067, 230, 14 );
line 416
// BltRect( 300, 20, 423, 410, 1052, 230, 14 );
line 507
// BltRect( 301 + i, 185, 302, 0, 0, 269, 43 );
line 600
// if ( GetMouseDown( ) ){ // if ( inPos != GetMousePos( ) ){ // return false; // } // loop { // if ( !GetMouseDown( ) ){ // break; // } // } // if ( inPos == GetMousePos( ) ){ // return true; // } // // }
line 619
// return GetMouseDown( );
line 902
// BltRect( 300, 125, 380, 297, 784, 36, 24 ); // 左
line 905
// BltRect( 300, 518, 283, 550, 607, 90, 91 ); // 右 // BltRect( 300, 479, 380, 334, 834, 36, 24 ); // 右
line 911
// BltRect( 300, 518, 283, 550, 699, 90, 91 ); // 右 // BltRect( 300, 479, 380, 334, 809, 36, 24 ); // 右
line 920
// BltRect( 300, 479, 380, 334, 784, 36, 24 ); // 右
line 923
// BltRect( 300, 32, 283, 459, 607, 90, 91 ); // 左 // BltRect( 300, 125, 380, 297, 834, 36, 24 ); // 左
line 929
// BltRect( 300, 32, 283, 459, 699, 90, 91 ); // 左 // BltRect( 300, 125, 380, 297, 809, 36, 24 ); // 左
line 939
// BltRect( 300, 20, 423, 518, 577, 122, 14 );
line 959
// if ( theAnimTime + 125 < GetTime( ) ){
line 1273
// BltRect( 302, gMove01X[inPos], gMove01Y[inPos], 0, 381, 318, 318 );
line 1280
// BltRect( 303, gMove23X[inPos], gMove23Y[inPos], 0, 381, 318, 318 );
line 1288
// BltRect( 301, gMove30X[inPos], gMove30Y[inPos], 0, 0, 318, 318 );
line 1294
// BltRect( 303, gMove03X[inPos], gMove03Y[inPos], 0, 381, 318, 318 );
line 1301
// BltRect( 302, gMove21X[inPos], gMove21Y[inPos], 0, 381, 318, 318 );
line 1309
// BltRect( 301, gMove10X[inPos], gMove10Y[inPos], 0, 0, 318, 318 );
line 1334
// BltRect( 300, 240, 380, 480, 504 + ( theFrame * 23 ), 160, 22 );
line 1372
// BltRect( 300, 20, 423, 410, 1052 + ( theFrame * 15 ), 230, 14 );
line 1433
// long theTime; // theTime = GetTime( );
line 1438
// 2001.1.23 kaz
lines 1490, 1498
// K.Kaneko 2001.01.25
line 1892
// // 左わく // BltRect( 300, 42, 126, 297, 667, 67, 116 ); // // // 右わく // BltRect( 300, 531, 126, 365, 667, 67, 116 );
line 1901
// BltRect( 300, 172, 362, 0, 667, 296, 58 ); // BltRect( 300, 172, 362-16, 0, 667, 296, 58 );
line 1905
// BltRect( 300, 240, 380, 480, 481, 160, 22 );
line 1909 <per>// BltRect( 300, 28, 279, 0, 726, 144, 142 );
// BltRect( 300, 125, 380, 297, 784, 36, 24 ); // 左
line 1915
// BltRect( 300, 468, 279, 145, 726, 144, 142 ); // BltRect( 300, 479, 380, 334, 784, 36, 24 ); // 右
line 1922
// // 曲グループ識別 // DrawSelectGroup( );
BEATSET.SCT
line 1
// K.Kaneko 2001.01.17 // K.Kaneko 2001.01.24
line 83
// gAutoSave = false; // ほんとはセーブモードを取得するユーザ関数を呼ぶ
line 171
// PlayWave( 0 );
line 192
// SetCurVolume( ); // 設定
line 276
// BltRect( 300, 479, 422, 0, 1072, 147, 16 );
lines 277, 288, 301, 312, 3210, 3217
// K.Kaneko 2001.01.24
line 278
// BltRect( 300, 466, 422, 0, 1072, 147, 16 );
line 287
// BltRect( 300, 479, 422, 0, 1055, 147, 16 );
line 289
// BltRect( 300, 466, 422, 0, 1055, 147, 16 );
line 300
// BltRect( 300, 479, 422, 0, 1055, 147, 16 );
line 302
// BltRect( 300, 466, 422, 0, 1055, 147, 16 );
line 311
// BltRect( 300, 479, 422, 0, 1072, 147, 16 );
line 313
// BltRect( 300, 466, 422, 0, 1072, 147, 16 );
line 367
// if ( !GetMousePush( ) ){ // // クリックしていない // return false; // }
line 390
// else{ // if ( gClickTime < GetTime( ) ){ // gUpOver = true; // } // else{ // gUpPush = true; // } // }
line 406
// else{ // if ( gClickTime < GetTime( ) ){ // gDownOver = true; // } // else{ // gDownPush = true; // } // }
line 517
// BltRect( 300, 92, 411, 0, 1003, 301, 21 ); // 備考 K.Kaneko 2001.01.17
line 642
// BltRect( 300, 218, 401, 504, 589, 41, 17 ); // っ K.Kaneko 2001.01.17
line 645
// BltRect( 300, 266, 404, 0, 1025, 154, 29 ); // 備考 K.Kaneko 2001.01.17
line 1027
// BltRect( 300, 133, 104, 42, 748, 41, 14 ); // し
line 1033
// BltRect( 300, 133, 139, 294, 748, 41, 14 ); // ち // BltRect( 300, 218, 139, 378, 748, 41, 14 ); // つ
line 1046
// BltRect( 300, 218, 209, 294, 763, 41, 14 ); // ふ
line 1149
// BltRect( 300, 133, 142, 42, 748, 41, 14 ); // し
line 1155
// BltRect( 300, 133, 177, 294, 748, 41, 14 ); // ち // BltRect( 300, 218, 177, 378, 748, 41, 14 ); // つ
line 1168
// BltRect( 300, 218, 247, 294, 763, 41, 14 ); // ふ
line 1247
// theX = 218;
line 1329
// BltRect( 300, 218, 419, 252, 853, 41, 14 ); K.Kaneko 2001.01.17
line 1333
// BltRect( 300, 218, 419, 294, 853, 41, 14 ); K.Kaneko 2001.01.17
line 1344
// BltRect( 300, 133, 69, 252, 808, 41, 14 ); // じ
line 1506
// BltRect( 300, 133, 107, 252, 808, 41, 14 ); // じ
line 1696
// BltRect( 300, 48, 69, 210, 868, 41, 14 ); // しゃ
line 1698
// BltRect( 300, 218, 69, 294, 607, 41, 14 ); // しゅ // BltRect( 300, 303, 69, 336, 607, 41, 14 ); // しぇ // BltRect( 300, 388, 69, 378, 607, 41, 14 ); // しょ // BltRect( 300, 48, 86, 420, 607, 41, 14 ); // ちゃ // BltRect( 300, 133, 86, 462, 607, 41, 14 ); // ちぃ // BltRect( 300, 218, 86, 504, 607, 41, 14 ); // ちゅ // BltRect( 300, 303, 86, 546, 607, 41, 14 ); // ちぇ // BltRect( 300, 388, 86, 588, 607, 41, 14 ); // ちょ
line 1905
// BltRect( 300, 48, 107, 210, 868, 41, 14 ); // しゃ
line 1907
// BltRect( 300, 218, 107, 294, 607, 41, 14 ); // しゅ // BltRect( 300, 303, 107, 336, 607, 41, 14 ); // しぇ // BltRect( 300, 388, 107, 378, 607, 41, 14 ); // しょ // BltRect( 300, 48, 124, 420, 607, 41, 14 ); // ちゃ // BltRect( 300, 133, 124, 462, 607, 41, 14 ); // ちぃ // BltRect( 300, 218, 124, 504, 607, 41, 14 ); // ちゅ // BltRect( 300, 303, 124, 546, 607, 41, 14 ); // ちぇ // BltRect( 300, 388, 124, 588, 607, 41, 14 ); // ちょ
line 2072
// BltRect( 300, 48, 86, 420, 679, 41, 17 ); // じゃ // BltRect( 300, 133, 86, 462, 679, 41, 17 ); // じぃ // BltRect( 300, 218, 86, 504, 679, 41, 17 ); // じゅ // BltRect( 300, 303, 86, 546, 679, 41, 17 ); // じぇ // BltRect( 300, 388, 86, 588, 679, 41, 17 ); // じょ
line 2200
// BltRect( 300, 48, 124, 420, 679, 41, 17 ); // じゃ // BltRect( 300, 133, 124, 462, 679, 41, 17 ); // じぃ // BltRect( 300, 218, 124, 504, 679, 41, 17 ); // じゅ // BltRect( 300, 303, 124, 546, 679, 41, 17 ); // じぇ // BltRect( 300, 388, 124, 588, 679, 41, 17 ); // じょ
lines 2243, 2291, 2369, 2441
// if ( !GetMouseDown( ) ){
line 2736
// return GetMouseDown( );
line 2746
// gMouseOver = false;
line 2874
// else{ // if ( gUpOver ){ // theSrcX = theSrcX + 15; // } // }
line 2886
// else{ // if ( gDownOver ){ // theSrcX = theSrcX + 15; // } // }
line 3180
//************************************* // セーブコントロールの描画 2001.1.16 //*************************************
lines 3188, 3219
// K.Kaneko 2001.01.17
BEATSHOW.SCT
lines 1, 107, 115
// K.Kaneko 2001.01.18
line 67
// LoadBitmap( string[1], 301 );
line 124
// for ( i = 0; i < theSampleCount; i++ ){ // sprintf1( string[10], "frame->%d", theSampleFrame[i] ); // InnerLogMes( string[10] ); // } // ReleaseWave( 0 ); // SetLoopModeWave( 0, false );
line 218
// InnerLogMes( string[10] );
line 250
// if ( GetMouseDown( ) ){ // if ( inPos != GetMousePos( ) ){ // return false; // } // loop { // if ( !GetMouseDown( ) ){ // break; // } // } // if ( inPos == GetMousePos( ) ){ // return true; // } // }
line 268
// return GetMouseDown( );
lines 409, 548, 1056
if ( IsPS2( ) ){ // 2001.1.18
line 1325
// sprintf3( string[11], "%c : %d, %d", inChar, theSrcX, theSrcY ); // InnerLogMes( string[11] );
line 1351
// InnerLog( theWidth );
line 1401
// InnerLogMes( string[12] );
line 1405
// if ( ( theWidth < theShowWidth ) || length( string[theLine] ) <= 0 ) ){
line 1426
// InnerLogMes( string[10] ); // InnerLogMes( string[11] );