Develop and Download Open Source Software
Login
Create Account
Help
MY OSDN
Find Software
Magazine
Develop
Pastebin
Software
People
PersonalForge
Magazine
Wiki
OSDN
>
Find Software
>
twintower
twintower
Summary
Project Summary
Developer Dashboard
Project Reviews
Web Page
Developers
List of RSS Feeds
Statistics
History
Image Gallery
Search Keywords
News
Listed News
Help
Downloads
List of Releases
Help
Source Code
Guide
Browse SVN
Help
Wiki
FrontPage
Title index
Recent changes
Wiki Search
Help
Forums
List of Forums
Help
Mailing Lists
list of ML
Help
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Help
Browse Subversion Repository
/
[twintower]
/
trunk
/
twintower.gmx
/
scripts
/
game_allclearInit.gml
Diff of /trunk/twintower.gmx/scripts/game_allclearInit.gml
Parent Directory
|
Revision Log
|
Patch
revision
213
by
syun77
, Mon Apr 28 14:23:31 2014 UTC
revision
214
by
syun77
, Sun Oct 26 15:41:44 2014 UTC
#
Line 14
save_save();
Line 14
save_save();
14
15
instance_create(0, 0, obj_allclear);
instance_create(0, 0, obj_allclear);
16
17
audio_stop_music();
audio_sound_gain(global.nBgm, 0, 1000);
18
19
self.playtimer = 0;
self.playtimer = 0;
20
self.state = STATE_ALLCLEAR_MAIN
self.state = STATE_ALLCLEAR_MAIN
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
Legend:
Removed from v.213
changed lines
Added in v.214
Back to OSDN
">
Back to OSDN
ViewVC Help
Powered by
ViewVC 1.1.26