Recompile ADV-mode

This commit is contained in:
Jáchym Toušek
2017-06-22 20:16:27 +02:00
parent b47fa46963
commit fb088dcc13
13 changed files with 25 additions and 25 deletions

View File

@@ -4007,7 +4007,7 @@ void main()
SetValidityOfInput( FALSE );
Wait( 1000 );
SetValidityOfInput( TRUE );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }

View File

@@ -1426,7 +1426,7 @@ void main()
NULL, "\"I will not allow you to have this hamburger!!\"", Line_ContinueAfterTyping);
PlaySE( 4, "wa_005", 128, 64 );
ShakeScreen( 0, 100, 20, 4, 0, );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }

View File

@@ -957,7 +957,7 @@ void main()
PlaySE( 4, "wa_007", 128, 64 );
ShakeScreen( 1, 50, 20, 3, 0, );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
@@ -1122,7 +1122,7 @@ void main()
PlaySE( 4, "wa_006", 128, 64 );
ShakeScreenSx( 0, 3, );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
@@ -1460,7 +1460,7 @@ void main()
PlaySE( 4, "wa_007", 128, 64 );
ShakeScreen( 1, 50, 20, 3, 0, );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
@@ -1592,7 +1592,7 @@ void main()
PlaySE( 4, "wa_010", 128, 64 );
// ShakeScreen( 1, 50, 20, 3, 0, );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
@@ -4435,7 +4435,7 @@ void main()
SetValidityOfInput( FALSE );
Wait( 5000 );
SetValidityOfInput( TRUE );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
@@ -4588,7 +4588,7 @@ void main()
SetValidityOfInput( FALSE );
Wait( 2500 );
SetValidityOfInput( TRUE );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping); }
@@ -4668,7 +4668,7 @@ void main()
NULL, "\"AhhHhhhHhHhhh!!!\"", Line_ContinueAfterTyping);
PlaySE( 4, "wa_003", 128, 64 );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
DisableWindow();
DrawSceneWithMask( "sunset/bg_023", "mask1013", 1, 0, 300 );

View File

@@ -2050,7 +2050,7 @@ void main()
NULL, "\"K-Keiichi-kun! Save meeee!!!\"", Line_ContinueAfterTyping);
ShakeScreen( 1, 50, 20, 3, 0, );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
@@ -2437,7 +2437,7 @@ void main()
Wait( 200 );
PlaySE( 4, "wa_008", 128, 64 );
Wait( 200 );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
@@ -2485,7 +2485,7 @@ void main()
PlaySE( 4, "wa_007", 128, 64 );
ShakeScreen( 0, 50, 20, 3, 0, );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping); }
@@ -4064,7 +4064,7 @@ void main()
SetValidityOfInput( FALSE );
Wait( 500 );
SetValidityOfInput( TRUE );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }

View File

@@ -1120,7 +1120,7 @@ void main()
PlaySE( 4, "wa_005", 128, 64 );
ShakeScreen( 1, 50, 20, 3, 0, );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
@@ -1293,7 +1293,7 @@ void main()
PlaySE( 4, "wa_007", 128, 64 );
ShakeScreen( 1, 50, 20, 5, 0, );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }

View File

@@ -1247,7 +1247,7 @@ void main()
Wait( 500 );
SetValidityOfInput( TRUE );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }

View File

@@ -4838,7 +4838,7 @@ void main()
Wait( 3000 );
SetValidityOfInput( TRUE );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }

View File

@@ -2386,7 +2386,7 @@ void main()
Wait( 5000 );
SetValidityOfInput( TRUE );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
@@ -2637,7 +2637,7 @@ void main()
NULL, "*Badump*", Line_ContinueAfterTyping);
ShakeScreen( 1, 50, 20, 3, 0, );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }

View File

@@ -1732,7 +1732,7 @@ void main()
Wait( 1000 );
PlaySE( 4, "wa_009", 128, 64 );
Wait( 1000 );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping); }

View File

@@ -2237,7 +2237,7 @@ void main()
PlaySE( 4, "wa_005", 125, 64 );
ShakeScreenSx( 1, 0, );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }

View File

@@ -6404,7 +6404,7 @@ void main()
DisableWindow();
DrawScene( "black", 50 );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping); }
@@ -6933,7 +6933,7 @@ void main()
SetValidityOfInput( FALSE );
Wait( 1000 );
SetValidityOfInput( TRUE );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }

View File

@@ -2553,7 +2553,7 @@ void main()
SetValidityOfInput( FALSE );
Wait( 1000 );
SetValidityOfInput( TRUE );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }

View File

@@ -2279,7 +2279,7 @@ void main()
NULL, " That is my only desire.", Line_ContinueAfterTyping);
FadeOutBGM( 2, 10, TRUE );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
//locate 15,12
// SetDrawingPointOfMessage( 0, 12 );