Commit Graph

2766 Commits

Author SHA1 Message Date
pelya
75c0832039 Fixed build via scripts, tried to disable certificates check for https:// but failed - please make sure all your downloads using http:// scheme or do not install any certs 2010-11-16 19:30:49 +02:00
pelya
6c216ccdda Added openttd project files 2010-11-16 18:20:29 +02:00
pelya
633ee57739 Added timidity for use in openttd 2010-11-16 18:19:46 +02:00
pelya
1ca0105303 Added lzma and lzo2 libs for OpenTTD 2010-11-16 14:47:25 +02:00
pelya
c7ae236183 Fixed FHeroes2 icon 2010-11-16 11:24:42 +02:00
pelya
0a9bbef6ab Fix to mouse input, tried to force libintl to load translations but failed 2010-11-15 19:01:26 +02:00
pelya
4558ec8e91 Left mouse click can be triggered by multitouch too now - this is configurabe 2010-11-15 18:39:39 +02:00
pelya
524a1c1981 More fixes to MIDI support in SDL_mixer, fixed crashing because of no native mouse cursor support on Android 2010-11-15 18:26:21 +02:00
pelya
988fa75f57 Fixed SDL 1.2 compilation, force screen update when "Show screen under finger" selected and user releases finger 2010-11-15 17:58:48 +02:00
pelya
9954bc4a89 Some fies to FreeHeroes2 2010-11-15 17:14:15 +02:00
pelya
cbe2428084 Updated SDL 1.2 with newest version from libsdl.org HG 2010-11-15 16:52:13 +02:00
pelya
cad7c7d4b0 Updated readme 2010-11-15 16:36:05 +02:00
pelya
4d8cb168b2 Added Timtidity in SDL_mixer to compilation 2010-11-15 16:33:09 +02:00
pelya
8f512a3873 Updated todo 2010-11-15 12:15:02 +02:00
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