Commit Graph

652 Commits

Author SHA1 Message Date
pelya
85617e94cb Fixed random crash 2010-11-15 11:38:54 +02:00
pelya
d222ab5dca Updated bugs.txt and todo.txt 2010-11-15 11:33:11 +02:00
pelya
51af6aee88 Added Free Heroes 2 game engine 2010-11-12 17:37:35 +02:00
pelya
d52fe9940c Another fix for REminiscence 2010-11-12 15:58:46 +02:00
pelya
2675cd7a03 Fixed keys in REminiscence 2010-11-12 15:51:04 +02:00
pelya
62e8c34a88 Option for main() commandline parameters in ChangeAppSettings.sh, fixed UQM translation packs 2010-11-12 15:17:14 +02:00
pelya
3305fb1b9d Added audio to GAV 2010-11-12 13:40:28 +02:00
pelya
e0ae5a62ab Added GPL Arcade Volleyball sources 2010-11-12 13:32:08 +02:00
pelya
b9e424ea10 Added mikmod library, also added it to SDL_mixer 2010-11-12 11:58:53 +02:00
pelya
48c1f1aa0a Updated ScummVM readme 2010-11-12 11:27:29 +02:00
pelya
453a75a33e Updated readme 2010-11-12 11:18:46 +02:00
pelya
11d676ddc0 Fixed mixer volume too high in REminiscence 2010-11-11 20:44:02 +02:00
pelya
004f298065 UQM: fix to data paths 2010-11-11 19:17:52 +02:00
pelya
e85bd4cbbe Added another video mode to work with REminiscence in fullscreen 2010-11-11 19:17:32 +02:00
pelya
d48895fa53 Added Flashback game clone named REminiscence, intially ported by Lubomyr 2010-11-11 19:16:46 +02:00
pelya
53932a7310 Fixed setEnvironment.sh not working with CrystaX toolchain 2010-11-11 13:52:49 +02:00
pelya
787709fc4c Updated UQM 2010-11-10 18:07:17 +02:00
pelya
ef502a2129 Commented out callbacks in SDL 1.2 which made SDL think the device supports mouse warping 2010-11-09 20:35:06 +02:00
pelya
754b7edd1c ScummVM: reverting to plain in-gmae menu, because global ScummVM menu did not work 2010-11-09 19:37:46 +02:00
pelya
63fdb80efa Updated readme 2010-11-09 19:24:58 +02:00
pelya
5c780e991d ScummVM: tweaked key layout 2010-11-09 19:14:43 +02:00
pelya
b42200ad29 Fixed all remaining bugs with compiling via shell script 2010-11-09 19:02:50 +02:00
pelya
8f6f72b1fb Added advanced point-and-click features: right mouse click via several methods, left click configurable, and showing part of screen under finger in small window 2010-11-09 16:05:39 +02:00
pelya
d77db689e6 Yet more fixes to build system via shell script, seems to work under all conditions now 2010-11-09 13:05:00 +02:00
pelya
97e78bdb82 Added another warning to GLES renderer about max texture size 2010-11-09 11:21:12 +02:00
pelya
3c44578e93 Settings to support right mouse click, no real code yet. 2010-11-05 18:01:55 +02:00
pelya
6b250d3d50 Screen keyboard text input can be disabled through ChangeAppSettings, also it will hide screen joystick if it's not required, but key amount > 0 2010-11-05 16:11:18 +02:00
pelya
152ac68f89 Unfinished translations to the UQM 2010-11-05 15:21:09 +02:00
pelya
1c2451c53c More fixes to build system with AndroidBuild.sh 2010-11-05 14:39:30 +02:00
pelya
fdb429bcfc Fixed lib dependencies, made text input send Enter key at the end 2010-11-04 19:31:00 +02:00
pelya
88795331ac Updated readme 2010-11-04 19:11:19 +02:00
pelya
a55b8be6a5 Fixed max buttons setting ignored 2010-11-04 19:04:36 +02:00
pelya
7f582a107b Added QWERTY on-screen keyboard input, using built-in Android virtual keyboard and EditText widget 2010-11-04 19:01:23 +02:00
pelya
dc48633eed Small fixes to build system 2010-11-04 14:31:29 +02:00
pelya
3f6498ab22 Updated readme 2010-11-04 13:26:16 +02:00
pelya
a0cebf8698 Added script to check if exported symbols from your app clash with system libraries 2010-11-04 12:49:20 +02:00
pelya
8bd86a8a38 Updated ScummVM build and readme 2010-11-04 10:59:58 +02:00
pelya
43e3ce8c9d Updated readme 2010-11-04 10:34:11 +02:00
pelya
8c8be0d7ca Updated readme and scummvm patch file 2010-11-03 17:47:06 +02:00
pelya
6df69b5999 Fixed ScummVM compilation 2010-11-03 17:43:37 +02:00
pelya
a70eb598ef EditableSurfaceView by Angus Lees, not yet integrated 2010-11-03 17:42:59 +02:00
pelya
c3b96a2ccb ScummVM compiles now with configure/make using AndroidBuild.sh script 2010-11-03 13:37:45 +02:00
pelya
5ac3fa0f31 Split launchConfigure.sh into launchConfigure.sh and setEnvironment.sh, so you can launch bash and run ./configure by hand 2010-11-03 13:36:24 +02:00
pelya
7c2479baa9 Pachi: fixed menu text not shown on G1 2010-11-02 16:07:39 +02:00
pelya
123f2c14df Support for querying video surface pixles in SDL 1.2 HW mode - it's VERY slow 2010-11-02 15:38:45 +02:00
pelya
9a7efcffc0 New option for RecompileAllApps.sh script to not touch already compiled .apk files 2010-11-02 13:59:56 +02:00
pelya
1bdd3e133c Pachi: fixed monsters not shown on G1 2010-11-02 13:59:22 +02:00
pelya
194f420523 Added warning when app allocates too large texture to GLES renderer 2010-11-02 13:42:03 +02:00
pelya
30eaeb4705 Updated ChangeAppSettings.sh - new option to change only version code 2010-11-02 13:02:34 +02:00
pelya
9e2d61c75b Enabled more aggressive optimizations for all apps and libs 2010-11-02 12:35:21 +02:00