Commit Graph

5 Commits

Author SHA1 Message Date
pelya
8bc7390029 OpenTyrian: added utorial about on-screen buttons, fixed data files 2014-06-10 00:46:18 +03:00
pelya
ddec13193f OpenTyrian: Invisible game buttons 2014-06-09 19:57:10 +03:00
pelya
f763376ee4 OpenTyrian: merged upstream changes 2014-06-09 15:54:16 +03: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
pelya
51bc7a8e3e Moved all files one dir upwards (should've done that long ago) 2010-08-16 13:15:59 +03:00