Commit Graph

29 Commits

Author SHA1 Message Date
pelya
f1d23b2cf1 Do not call exit() when app put to background, we'll recreate GL textures from SDL (not done yet!) 2010-09-28 17:37:24 +03:00
pelya
e5cd332f5d Small change to SDL key mapping 2010-09-24 15:10:19 +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
164464257c Close the application if downloads failed, when user presses Back key 2010-09-20 15:26:48 +03:00
pelya
37df37fc4b Fixes to Ur-Quan Masters app - added voice pack, and added many optimizations by passing -O2 flag to compiler, works great without any effort hehe 2010-09-20 11:14:48 +03:00
pelya
ab7f63b305 Added possibility to use custom build script to build application (to be compatible with configure-like scripts) 2010-09-16 15:46:52 +03:00
pelya
62a82ec84d Renamed AppSettings to AndroidAppSettings everywhere, added symlink to CommanderGenius repo 2010-09-10 14:11:20 +03:00
pelya
b3571c8a67 Some improvements on Teeworlds port - it still crashes for no reason when I'm pressing 5-th button 2010-09-08 12:52:26 +03:00
pelya
10f1178f0b Fixed few GFX bugs in TeeWorlds, it still crashes 2010-09-06 13:17:43 +03:00
pelya
1ef6967d7d Changed default app to Tyrian 2010-09-03 18:43:17 +03:00
pelya
84b7ba606d Random changes here and there, preparation to make libSDL aware of Menu key - this won't work yet! 2010-09-03 18:42:10 +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
a0c98546b1 Mouse enabled in Tyrian, not finished yet (also nasty bug with keyboard repeat fixed) 2010-08-30 15:55:09 +03:00
pelya
802e8340d7 Fixed another bug in Data Downloader 2010-08-27 19:00:49 +03:00
pelya
6bd7d4126f Fixed data downloader not downloading optional packages 2010-08-27 15:42:44 +03:00
pelya
1330aec692 Gzipped all resource files 2010-08-26 19:10:22 +03:00
pelya
2ba663a7b1 First implementation of picture button theme, still no transparency 2010-08-26 17:18:03 +03:00
pelya
5f54667aa1 Auto-fire for up to 2 buttons 2010-08-25 17:03:20 +03:00
pelya
8521e12c45 Set UQM as default game 2010-08-21 20:39:20 +03:00
pelya
9850a8e49f Changed current app to OpenTyrian 2010-08-21 18:58: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
b0bbe3eff3 Total number of virtual keys has been increased to 7 2010-08-21 14:52:09 +03:00
pelya
814db2bc42 Possibility to change user config 2010-08-21 14:20:45 +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
6e812eed03 Setting envvar LANG to correct value from Java code 2010-08-19 14:48:31 +03:00
pelya
4c6ddb909e Added intl and sdl_gfx libraries (thanks to Kurosu) 2010-08-18 20:43:26 +03:00
pelya
c0d8427795 Updated Java settings dialog, added Java-C callbacks, tested on device - it doesn't work properly yet 2010-08-18 15:47:25 +03:00
pelya
51bc7a8e3e Moved all files one dir upwards (should've done that long ago) 2010-08-16 13:15:59 +03:00