Skip to content

Commit

Permalink
Android Release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dimsa committed Oct 12, 2015
1 parent da00f25 commit 8f3ea50
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 9 deletions.
2 changes: 1 addition & 1 deletion DemoCode/uDemoMenu.pas
Expand Up @@ -322,7 +322,7 @@ procedure TGameMenu.CreateAbout;
vText.Color := TAlphaColorRec.White;
vText.Text :=
'Asteroids vs You' + #13 +
'ver. 0.7.6' + #13 + #13 +
'ver. 0.8.0' + #13 + #13 +
'Game about confrontation of' + #13 + 'Humankind and Asteroids';
vText.Group := 'about';
vEngine.AddObject(vText, 'aboutcaption');
Expand Down
1 change: 1 addition & 0 deletions Engine/uEngine2D.pas
Expand Up @@ -507,6 +507,7 @@ procedure tEngine2d.InBeginPaintDefaultBehavior;

procedure tEngine2d.InEndPaintDefaultBehavior;
begin
Exit;
with FImage do
begin
// bitmap.Canvas.Blending:=true;
Expand Down
24 changes: 16 additions & 8 deletions ShadowEngineDemo.dproj
Expand Up @@ -5,8 +5,8 @@
<FrameworkType>FMX</FrameworkType>
<MainSource>ShadowEngineDemo.dpr</MainSource>
<Base>True</Base>
<Config Condition="'$(Config)'==''">Debug</Config>
<Platform Condition="'$(Platform)'==''">Win32</Platform>
<Config Condition="'$(Config)'==''">Release</Config>
<Platform Condition="'$(Platform)'==''">Android</Platform>
<TargetedPlatforms>31</TargetedPlatforms>
<AppType>Application</AppType>
</PropertyGroup>
Expand Down Expand Up @@ -218,6 +218,9 @@
<DCC_DebugInformation>0</DCC_DebugInformation>
</PropertyGroup>
<PropertyGroup Condition="'$(Cfg_2_Android)'!=''">
<VerInfo_Keys>package=com.ShadowEngine.AsteroidsVsYou;label=Asteroids vs You;versionCode=80;versionName=0.8.0;persistent=False;restoreAnyVersion=False;installLocation=preferExternal;largeHeap=False;theme=No TitleBar;hardwareAccelerated=true;apiKey=</VerInfo_Keys>
<BT_BuildType>AppStore</BT_BuildType>
<EL_AdMob>true</EL_AdMob>
<AUP_READ_CALENDAR>false</AUP_READ_CALENDAR>
<AUP_WRITE_CALENDAR>false</AUP_WRITE_CALENDAR>
<AUP_READ_EXTERNAL_STORAGE>false</AUP_READ_EXTERNAL_STORAGE>
Expand All @@ -227,9 +230,9 @@
<AUP_READ_PHONE_STATE>false</AUP_READ_PHONE_STATE>
<AUP_CAMERA>false</AUP_CAMERA>
<AUP_CALL_PHONE>false</AUP_CALL_PHONE>
<PF_KeyStorePass>857A47915F9607D2CF21E567A4527BF2E44208197EE3ECF89F507732D85CA8ECA5E85D1AE31B1C3CC1FB5752FAC7C331BAF7365004232280162B458DE5AE22C0C90AF35CD51DFA96BFD6AF3F07501D5992423E071DBB0928E3DE16FF442578D8659D9A84BECB831900BB77A8629D5753388467FD57B19CB1298827E63AECF237</PF_KeyStorePass>
<PF_AliasKeyPass>851947D05F9B5585A304712AD15DE33A81940557A005978797B40FAA8E6D3CD0DB48A3D6E3181C3AC1B85752FAB3C36BBABA361304262290166845ECE5BA2290C95DF35DD544A8F3D3FC3B3A723785B3F7D9331AC3637204EB1F6E61122EECC61B4A6448BE998378</PF_AliasKeyPass>
<VerInfo_Build>75</VerInfo_Build>
<PF_KeyStorePass>857A47915F9607D2CF21E567A4527BF2E44208197EE3ECF89F507732D85CA8ECA5E85D1A7F23E2288729C8F70A5767931423B81E8DD97E2E8CA5A093E5A422D3C913F373D51EFAC4BFB4AF1107441D0A92533E171DF10975E3EC16E2446078D565B39AAA22A37D534633E8609215F3E8962EE9AFDE11C01AB354C2AB3AECF237</PF_KeyStorePass>
<PF_AliasKeyPass>851947D05F9B07B8CF5FE518A446E36281C30502A02B979B97EE0FB48E3E3C9EDB56A384E34A1C6BC1AE577CFA9CC360BAE1367E044B22801678459DE5E522CEC91BF36FD558FAD0BFAFAF11070285B3F7D9331AC3637204EB1F6E61122EECC61B4A6448BE998378</PF_AliasKeyPass>
<VerInfo_Build>80</VerInfo_Build>
</PropertyGroup>
<ItemGroup>
<DelphiCompile Include="$(MainSource)">
Expand Down Expand Up @@ -552,6 +555,11 @@
<Overwrite>true</Overwrite>
</Platform>
</DeployFile>
<DeployFile LocalName="$(NDKBasePath)\prebuilt\android-arm\gdbserver\gdbserver" Configuration="Release" Class="AndroidGDBServer">
<Platform Name="Android">
<Overwrite>true</Overwrite>
</Platform>
</DeployFile>
<DeployFile LocalName="Android\Debug\styles.xml" Configuration="Debug" Class="AndroidSplashStyles">
<Platform Name="Android">
<Overwrite>true</Overwrite>
Expand Down Expand Up @@ -1157,16 +1165,16 @@
<Operation>1</Operation>
</Platform>
</DeployClass>
<ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
<ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
<ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
<ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
<ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
<ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
<ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
<ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
<ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
</Deployment>
<Platforms>
<Platform value="Android">True</Platform>
<Platform value="Android" ActiveMobileDevice="0123456789ABCDEF">True</Platform>
<Platform value="iOSSimulator" ActiveMobileDevice="iPad">True</Platform>
<Platform value="OSX32">True</Platform>
<Platform value="Win32">True</Platform>
Expand Down
Binary file modified ShadowEngineDemo.res
Binary file not shown.

0 comments on commit 8f3ea50

Please sign in to comment.