Commit Graph

62 Commits

Author SHA1 Message Date
pelya
154e2e3eda Editable data download path/application curdir, editable app commandline, updated teadme 2010-12-29 12:55:44 +00:00
pelya
3fdcecc38c Updated readme 2010-12-28 14:38:45 +00:00
pelya
046ea391f2 Updated readme 2010-12-28 14:33:51 +00:00
pelya
ef43c73e24 Updated readme 2010-12-21 15:27:16 +00:00
pelya
565f159a20 Revert "Revert "Disabled STLPort built into NDK in favor of my own STLPort, disabled cin/cout/cerr in my STLPort""
STLPort inside NDK R5 crashes when accessing stdout the smae way as mine built-in STLPort, but I have the possibility to change my own STLPort sources

This reverts commit 4a02eeeded.
2010-12-21 11:18:33 +00:00
pelya
4a02eeeded Revert "Disabled STLPort built into NDK in favor of my own STLPort, disabled cin/cout/cerr in my STLPort"
Probably I'll need that commit someday, so I can pull it from Git history now

This reverts commit a3106f9048.
2010-12-20 14:37:32 +00:00
pelya
a3106f9048 Disabled STLPort built into NDK in favor of my own STLPort, disabled cin/cout/cerr in my STLPort 2010-12-20 14:35:54 +00:00
pelya
365eeb5b62 Updated readme 2010-12-16 10:12:25 +00:00
pelya
674da851ef Updated readme 2010-12-13 12:48:44 +00:00
pelya
1ca0105303 Added lzma and lzo2 libs for OpenTTD 2010-11-16 14:47:25 +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
cad7c7d4b0 Updated readme 2010-11-15 16:36:05 +02:00
pelya
453a75a33e Updated readme 2010-11-12 11:18:46 +02:00
pelya
53932a7310 Fixed setEnvironment.sh not working with CrystaX toolchain 2010-11-11 13:52:49 +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
88795331ac Updated readme 2010-11-04 19:11:19 +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
43e3ce8c9d Updated readme 2010-11-04 10:34:11 +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
30eaeb4705 Updated ChangeAppSettings.sh - new option to change only version code 2010-11-02 13:02:34 +02:00
pelya
66f0e9126e Updated readme with per-pixel alpha surface example 2010-11-01 17:56:39 +02:00
pelya
36c84cb7ff Updated readme, added some warnings to autogenerated files that they are autogenerated 2010-11-01 10:30:51 +02:00
pelya
dff8e5261a Updated readme 2010-10-25 18:24:50 +03:00
pelya
d44642450a Updated readme 2010-10-25 13:32:41 +03:00
pelya
1ce3baa2a7 Updated readme 2010-10-20 17:08:07 +03:00
pelya
54ee84958a Data files downloaded from SF.net by default for all apps 2010-10-18 15:50:08 +03:00
pelya
bd185f68b1 Another readme update 2010-10-15 20:49:10 +03:00
pelya
5421d7335f Updated readme 2010-10-15 20:45:59 +03:00
pelya
512c014691 Now you can put data files inside .apk file, into assets - they will be unpacked automatically via omnipotent DataDownloader.java 2010-10-14 13:25:16 +03:00
pelya
b292e52900 CrystaX toolchain now can be specified through ChangeAppSettings.sh 2010-10-05 15:47:30 +03:00
pelya
b64beebad9 Created separate files for bugs and TODO list 2010-10-04 16:28:53 +03:00
pelya
b83c805bb7 Implemented SDL_ACTIVEEVENT, did not test it and cannot say if it will work, also SDL 1.3 compilation is broken (use previous commit) 2010-10-01 19:15:23 +03:00
pelya
16ef311bc2 Updated UQM and readme 2010-09-29 18:52:59 +03:00
pelya
16c3b54078 Background saving/restoring fully works (And pauses audio) 2010-09-29 18:30:34 +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
c28c1bf8d0 Added CrystaX toolchain support 2010-09-14 18:22:50 +03:00
pelya
2dd6c70d43 Updated readme 2010-09-14 11:57:31 +03:00
pelya
61c4884a81 Updated readme 2010-08-30 14:16:35 +03:00
pelya
c59c2125c9 Updated readme 2010-08-25 16:52:37 +03:00
pelya
f65a781df1 App should not crash if keyboard is open/closed 2010-08-25 13:40:14 +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
65bbff3c41 Updated readme 2010-08-20 17:29:11 +03:00
pelya
e6fb666bec Updated readme 2010-08-20 13:06:54 +03:00
pelya
27dd182693 Updated readme 2010-08-16 13:56:54 +03:00
pelya
51bc7a8e3e Moved all files one dir upwards (should've done that long ago) 2010-08-16 13:15:59 +03:00
pelya
e39e54fce5 Eh, hack did not work out 2010-07-20 19:23:42 +03:00
pelya
1e5b6fd17b Small hack to make Github show readme 2010-07-20 19:23:03 +03:00