Commit Graph

13 Commits

Author SHA1 Message Date
Gerhard Stein 8f90e323f4 OpenTyrian updates and fixes 2013-11-10 16:01:45 +01:00
pelya 4ccba0347a Renamed a function 2012-08-12 18:01:16 +03:00
Bernhard Kaindl 4f4708e4cb Useful fixes and Improvements:
- Stop audio playback on ICS when back was pressed while playing a level.
- In-Game setup menu: Change game speed / detail level once per touch
2012-08-07 14:28:12 +02:00
Bernhard Kaindl 49d8e7dbeb Initial commit of handling of onPause()
onPause() is called on ICS when the back button is pressed before the task lists
is shown. With this commit, opentyrian pauses an ongoing level and waits for a key
before continuing it.

It does however not silence the music, which may be desirable as well
(to be added with the next commit)
2012-08-07 14:03:20 +02:00
Bernhard Kaindl 267b9174eb Show the soft keyboard provided by Android without a text field
for pure text input for editing the name of the savegame.
2012-08-07 13:28:55 +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
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 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 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 79911b77c3 Ship follows your finger in OpenTyrian 2010-08-31 16:02:03 +03:00
pelya 51bc7a8e3e Moved all files one dir upwards (should've done that long ago) 2010-08-16 13:15:59 +03:00