OpenTTD: disabled edge scrolling in config
This commit is contained in:
@@ -18,7 +18,7 @@ AppVersionName="1.4.0.30"
|
||||
# If the URL does not contain 'http://' it is treated as file from 'project/jni/application/src/AndroidData' dir -
|
||||
# these files are put inside .apk package by build system
|
||||
# Also please avoid 'https://' URLs, many Android devices do not have trust certificates and will fail to connect to SF.net over HTTPS
|
||||
AppDataDownloadUrl="!!Data files - 20 Mb|http://sourceforge.net/projects/libsdl-android/files/OpenTTD/openttd-data-1.4.0-2.zip/download^!!Config file|:.openttd/openttd.cfg:openttd-1.4.0.27.cfg^!MIDI music support (18 Mb)|timidity.zip|http://sourceforge.net/projects/libsdl-android/files/timidity.zip^!!Internationalization files|http://sourceforge.net/projects/libsdl-android/files/icudt52l.zip/download"
|
||||
AppDataDownloadUrl="!!Data files - 20 Mb|http://sourceforge.net/projects/libsdl-android/files/OpenTTD/openttd-data-1.4.0-2.zip/download^!!Config file|:.openttd/openttd.cfg:openttd-1.4.0.30.cfg^!MIDI music support (18 Mb)|timidity.zip|http://sourceforge.net/projects/libsdl-android/files/timidity.zip^!!Internationalization files|http://sourceforge.net/projects/libsdl-android/files/icudt52l.zip/download"
|
||||
|
||||
# Reset SDL config when updating application to the new version (y) / (n)
|
||||
ResetSdlConfigForThisVersion=y
|
||||
|
||||
@@ -18,4 +18,4 @@ min_step_size = 40
|
||||
[gui]
|
||||
left_mouse_btn_scrolling = true
|
||||
osk_activation = disabled
|
||||
auto_scrolling = 2
|
||||
auto_scrolling = 0
|
||||
Submodule project/jni/application/openttd/src updated: 7748f7cbf1...1d82f57945
4
todo.txt
4
todo.txt
@@ -19,14 +19,10 @@ TODO, which will get actually done
|
||||
|
||||
- OpenTTD: no sounds with music on.
|
||||
|
||||
- OpenTTD: Fix multiplayer lobby dialog.
|
||||
|
||||
- OpenTTD: Two-finger scrolling.
|
||||
|
||||
- OpenTTD: 'build waypoint' button tries to build a train station.
|
||||
|
||||
- OpenTTD: Add 'cheat' command to console.
|
||||
|
||||
- OpenTTD: Split top toolbar into left/right toolbars.
|
||||
|
||||
- Debian noroot: Audio support.
|
||||
|
||||
Reference in New Issue
Block a user