Commit Graph

2128 Commits

Author SHA1 Message Date
pelya
f7945552e7 Added filtering out subdirs from build in ChangeAppSettings.sh 2010-09-10 14:56:46 +03:00
pelya
62a82ec84d Renamed AppSettings to AndroidAppSettings everywhere, added symlink to CommanderGenius repo 2010-09-10 14:11:20 +03:00
pelya
7a00d64a19 Seems that glClear is not really needed, removing it speeds up things a bit on Android 2010-09-10 12:01:05 +03:00
pelya
05902d402d Fixed misleading debug message 2010-09-10 11:32:11 +03:00
pelya
59bc084601 Corrected R and B color channels swapped 2010-09-09 19:11:40 +03:00
pelya
1f5fcb693c Fixed controls 2010-09-09 18:53:39 +03:00
pelya
76e596e0c3 Yay, glDrawTexfOES() works at last! 2010-09-09 18:23:14 +03:00
pelya
2e090d58bc glDrawTex implementation almost working (just does not draw any texture yet :P ) 2010-09-09 15:11:33 +03:00
pelya
3a959cb64b Better sound buffer overrun fix 2010-09-09 13:38:30 +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
7787b90910 More fixes to Teeworlds 2010-09-07 15:14:54 +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
b5577c1dd3 Fixed GFX transparency in TeeWorlds 2010-09-06 18:13:57 +03:00
pelya
768f48b345 Fixed nasty crashes in TeeWorlds, it's still unplayable and FPS is hell low, but you can connect to a server now 2010-09-06 16:34:08 +03:00
pelya
a624926c92 TeeWorlds do not crash, but buggy as hell 2010-09-06 14:32:16 +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
59e15688fc Added TeeWorlds - it compiles but does not work yet (crashed my Evo yay!) 2010-09-03 18:39:44 +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
0341f13114 WAKE_LOCK permission is not needed anymore 2010-09-01 13:03:47 +03:00
pelya
9c38e6a68c Exit app instead of blank screen when user presses Home 2010-09-01 13:01:42 +03:00
pelya
5373a8e9cd App won't crash (and will continue to work) when keyboard is opened/closed or orientation changes (at last!) 2010-08-31 16:02:26 +03:00
pelya
79911b77c3 Ship follows your finger in OpenTyrian 2010-08-31 16:02:03 +03:00
pelya
bdbdd73420 Added SDL_screenkeyboard.h with interface for application to control touchscreen keyboard 2010-08-30 17:19:05 +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
1eaeb815f2 Whole screen does not act as button0 if touchscreen keyboard used 2010-08-30 12:24:20 +03:00
pelya
802e8340d7 Fixed another bug in Data Downloader 2010-08-27 19:00:49 +03:00
pelya
4f3afa5081 Fixed dependencies rebuilding in ChangeAppSettings.sh 2010-08-27 15:47:16 +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
e8bb24262a Fixes to theme placement 2010-08-26 18:59:54 +03:00
pelya
2b436c0bb8 Removed unnecessary status text 2010-08-26 18:45:06 +03:00
pelya
2ba663a7b1 First implementation of picture button theme, still no transparency 2010-08-26 17:18:03 +03:00
pelya
8c5bb493da Fixed wrong URL shown in downloader 2010-08-26 11:25:30 +03:00
pelya
bd54831864 Updated app settings for UQM 2010-08-25 17:04:08 +03:00
pelya
5f54667aa1 Auto-fire for up to 2 buttons 2010-08-25 17:03:20 +03:00
pelya
9dafe7e44d Changed the way the uncompressed data should be downloaded 2010-08-25 16:53:29 +03:00
pelya
9a90448e08 Fixed UQM not loading zipfiles, added optional downloads 2010-08-25 16:52:04 +03:00
pelya
9e1f47f584 Added Ultimate Droid button theme by Sean Stieber, also added converter to convert them to RGBA5551 or RGBA4444 format 2010-08-25 16:35:50 +03:00
pelya
f65a781df1 App should not crash if keyboard is open/closed 2010-08-25 13:40:14 +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
629f5b51f1 Added Uq-Ruan Masters game - it compiles but does not work (renders too slowly? Another problem?) 2010-08-21 18:57:13 +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
3dd034d019 Fixed screen keys position 2010-08-21 15:11:08 +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
17707104f7 Small tweaks to audio 2010-08-21 12:29:55 +03:00