Skip to content

Commit

Permalink
Updated versions for applications
Browse files Browse the repository at this point in the history
  • Loading branch information
pelya committed Nov 2, 2010
1 parent 852f166 commit 5c8e55a
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 11 deletions.
4 changes: 2 additions & 2 deletions project/jni/application/alienblaster/AndroidAppSettings.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ RedefinedKeys="RETURN LCTRL PAGEUP PAGEDOWN LCTRL"
AppTouchscreenKeyboardKeysAmount=4
AppTouchscreenKeyboardKeysAmountAutoFire=1
MultiABI=n
AppVersionCode=110012
AppVersionName="1.1.0.12 - bundled data file with application, re-run startup config and select 'Very small' audio buffer to make audio lag less"
AppVersionCode=110013
AppVersionName="1.1.0.13 - fixed crashes for some devices"
CompiledLibraries="sdl_mixer sdl_image"
CustomBuildScript=n
AppCflags='-finline-functions -O2'
Expand Down
2 changes: 1 addition & 1 deletion project/jni/application/commandergenius
Submodule commandergenius updated from 867758 to f0a9f0
9 changes: 6 additions & 3 deletions project/jni/application/opentyrian/AndroidAppSettings.cfg
Original file line number Diff line number Diff line change
@@ -1,23 +1,26 @@
# The application settings for Android libSDL port
AppSettingVersion=10
AppSettingVersion=12
LibSdlVersion=1.2
AppName="OpenTyrian"
AppFullName=com.googlecode.opentyrian
ScreenOrientation=h
InhibitSuspend=n
AppDataDownloadUrl="Data files size is 11 Mb|http://sourceforge.net/projects/libsdl-android/files/OpenTyrian/tyrian21-data.zip/download|http://sites.google.com/site/xpelyax/Home/tyrian21-data.zip?attredirects=0&d=1|http://sitesproxy.goapk.com/site/xpelyax/Home/tyrian21-data.zip"
SdlVideoResize=y
SdlVideoResizeKeepAspect=n
NeedDepthBuffer=n
AppUsesMouse=y
AppNeedsArrowKeys=y
AppUsesJoystick=n
AppHandlesJoystickSensitivity=n
AppUsesMultitouch=n
NonBlockingSwapBuffers=n
RedefinedKeys="SPACE RETURN LCTRL LALT SPACE"
AppTouchscreenKeyboardKeysAmount=4
AppTouchscreenKeyboardKeysAmountAutoFire=1
MultiABI=n
AppVersionCode=2115
AppVersionName="2.1.15 - fixed keys stuck sometimes for on-screen keyboard"
AppVersionCode=2116
AppVersionName="2.1.16 - fixed crashes for some devices"
CompiledLibraries="sdl_net"
CustomBuildScript=n
AppCflags='-finline-functions -O2'
Expand Down
4 changes: 2 additions & 2 deletions project/jni/application/sc2/AndroidAppSettings.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ RedefinedKeys="RETURN RSHIFT KP_PLUS KP_MINUS RCTRL F10"
AppTouchscreenKeyboardKeysAmount=2
AppTouchscreenKeyboardKeysAmountAutoFire=0
MultiABI=n
AppVersionCode=06915
AppVersionName="0.6.9.15 - Emergency warp escape unit can now be activated by pressing Back key, so Menu key can be re-bound to game action"
AppVersionCode=06916
AppVersionName="0.6.9.16 - fixed crashes for some devices"
CompiledLibraries="sdl_image tremor ogg"
CustomBuildScript=n
AppCflags='-O2 -finline-functions -DTHREADLIB_SDL=1 -DTIMELIB=SDL -DOVCODEC_TREMOR=1 -DNETPLAY=1 -DHAVE_REGEX=1 -DHAVE_GETOPT_LONG=1 -DHAVE_ZIP=1 -DHAVE_JOYSTICK=1 -DDIRECTIONAL_JOYSTICK_MELEE=1'
Expand Down
2 changes: 1 addition & 1 deletion project/jni/application/src
4 changes: 2 additions & 2 deletions project/jni/application/teeworlds/AndroidAppSettings.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ RedefinedKeys="SPACE RETURN LEFT RIGHT LSHIFT ESCAPE RSHIFT LSHIFT"
AppTouchscreenKeyboardKeysAmount=6
AppTouchscreenKeyboardKeysAmountAutoFire=0
MultiABI=y
AppVersionCode=5202
AppVersionName="0.5.2.02"
AppVersionCode=5203
AppVersionName="0.5.2.03 - fixed crashes for some devices"
CompiledLibraries="sdl_image freetype"
CustomBuildScript=n
AppCflags='-O2'
Expand Down

0 comments on commit 5c8e55a

Please sign in to comment.