Bernhard Kaindl
cb96c4e85f
Add touch input support in opentyrian menu, 5th commit:
...
Destruct is not adapted for touch input, so we show it only if keyboard is used.
2012-08-07 11:32:27 +02:00
Bernhard Kaindl
db06210606
Add touch input support in opentyrian menu, 4th commit:
...
This adds support for changing the song in the Jukebox by touch.
2012-08-07 11:31:04 +02:00
Bernhard Kaindl
6bf5a97c15
Add touch input support in opentyrian menu, third commit:
...
- Add support for changing the software scaler in the menu by touch
2012-08-07 11:27:06 +02:00
Bernhard Kaindl
dab7890e46
Add touch input support in opentyrian menu, second commit:
...
This fixes opentyrian menu rendering (broken in last commit to split changes)
2012-08-07 11:23:44 +02:00
Bernhard Kaindl
2cc6076e70
Add touch input support in opentyrian menu, initial commit:
...
Note: This breaks menu rendering a but, fixed in subsequent commits
Use select_menuitem_by_touch() to support touch input in opentyrian menu
2012-08-07 10:55:44 +02:00
Bernhard Kaindl
178a208b0d
Use select_menuitem_by_touch() to support touch input in in-game setup menu.
2012-08-07 10:49:21 +02:00
Bernhard Kaindl
3036e4f0a3
Use select_menuitem_by_touch() to support touch input in difficulty menu
2012-08-07 10:40:22 +02:00
Bernhard Kaindl
728d2eca1a
Use select_menuitem_by_touch() to support touch input in the episode menu
2012-08-07 10:37:53 +02:00
Bernhard Kaindl
7d953b3645
Use select_menuitem_by_touch() to support touch input in gameplay(player) menu
2012-08-07 10:35:56 +02:00
Bernhard Kaindl
fcc15ae092
JE_titleScreen(): Use select_menuitem_by_touch() to support touch input
...
in the title screen:
- modified: project/jni/application/opentyrian/src/tyrian2.cpp
2012-08-07 10:28:41 +02:00
Bernhard Kaindl
2cd039e9fd
First commit to prepare menu support for touch-based Android input:
...
Preparation to convert start menus from mouse move input (which does not work
at all with touch screen devices) to touch input:
New function select_menuitem_by_touch(), to be used in the next commits:
- modified: project/jni/application/opentyrian/src/menus.cpp
- modified: project/jni/application/opentyrian/src/menus.h
Inside #ifdef ANDROID: Disable mouse move input handling in JE_textMenuWait()
- modified: project/jni/application/opentyrian/src/setup.cpp
2012-08-07 10:17:51 +02:00
Bernhard Kaindl
32c1bead12
Add support for build.sh -r to run the installed apk:
...
- modified: build.sh
Add new CompatibilityHacksTextInputEmulatesHwKeyboard=n:
- modified: project/jni/application/opentyrian/AndroidAppSettings.cfg
2012-08-07 10:14:20 +02:00
pelya
690a8c70f9
Added MOAR DIRTY HACKZ to the SDL compatibility mode, MilkyTracker now does not have any drawing glitches.
2012-06-12 20:52:42 +03:00
pelya
bfdcd53be0
Fixed cheat codes in OpenTyrian
2012-06-11 15:52:17 +03:00
pelya
2e52b4488d
Added Sun keyboard theme by Sirea (Martina Smejkalova)
2012-05-30 21:35:29 +03:00
pelya
49fa480e04
Updated project files for many apps
2010-12-31 11:42:15 +00:00
pelya
6097a63c2c
Updated OpenTyrian
2010-12-23 09:23:43 +00:00
pelya
1f23523ddb
Small update to on-screen keyboaqrd defaults
2010-12-23 09:14:09 +00:00
pelya
9e2d61c75b
Enabled more aggressive optimizations for all apps and libs
2010-11-02 12:35:21 +02:00
pelya
5c8e55a843
Updated versions for applications
2010-11-02 12:31:47 +02:00
pelya
54ee84958a
Data files downloaded from SF.net by default for all apps
2010-10-18 15:50:08 +03:00
pelya
e6c08091de
Added libXML2
2010-10-08 19:57:49 +03:00
pelya
b83c805bb7
Implemented SDL_ACTIVEEVENT, did not test it and cannot say if it will work, also SDL 1.3 compilation is broken (use previous commit)
2010-10-01 19:15:23 +03:00
pelya
16c3b54078
Background saving/restoring fully works (And pauses audio)
2010-09-29 18:30:34 +03:00
pelya
f58373279e
More settings in OpenTyrian
2010-09-28 17:36:16 +03:00
pelya
c3d6cbfb03
OpenTyrian: configurable auto-fire mode
2010-09-24 15:08:49 +03:00
pelya
e2bb6ea0f2
Enabled Destruct minigame in OpenTyrian
2010-09-23 13:22:15 +03:00
pelya
3665b1ff6f
More intuitive touchscreen controls for OpenTyrian
2010-09-23 13:20:59 +03:00
pelya
f99fd72f38
OpenTyrian: Volume Up/Down keys navigate menu, mouse click will exit Enter High Score screen
2010-09-20 15:53:04 +03:00
pelya
62a82ec84d
Renamed AppSettings to AndroidAppSettings everywhere, added symlink to CommanderGenius repo
2010-09-10 14:11:20 +03:00
pelya
af072b3fc3
Tyrian: fixed saving game with mouse, auto-fire enabled by default
...
Teeworlds: small speed improvement (still not enough to call it playable)
2010-09-07 14:09:43 +03:00
pelya
ab7d052202
Added proper auto-fire mode with animations to the Ultimate Droid theme
2010-09-01 13:04:55 +03:00
pelya
79911b77c3
Ship follows your finger in OpenTyrian
2010-08-31 16:02:03 +03:00
pelya
a0c98546b1
Mouse enabled in Tyrian, not finished yet (also nasty bug with keyboard repeat fixed)
2010-08-30 15:55:09 +03:00
pelya
2ba663a7b1
First implementation of picture button theme, still no transparency
2010-08-26 17:18:03 +03:00
pelya
8521e12c45
Set UQM as default game
2010-08-21 20:39:20 +03:00
pelya
ffec83a679
Fixed data downloading
2010-08-21 17:21:40 +03:00
pelya
ac6a031c7d
Added opssibility to download optional content, and to save files without unzipping
2010-08-21 16:40:52 +03:00
pelya
de1f89b0c5
Added lot of new config options - onscreen keyboard size, accelerometer sensitivity, trackball dampening, and audio buffer size (for slow devices)
2010-08-21 12:25:32 +03:00
pelya
f9dc02fc1f
New script RecompileAllApps.sh for auto-recompilation
2010-08-18 19:06:38 +03:00
pelya
51bc7a8e3e
Moved all files one dir upwards (should've done that long ago)
2010-08-16 13:15:59 +03:00