Commit Graph

102 Commits

Author SHA1 Message Date
pelya
1ff4c7b772 Updated readme with the information where to find the sources of each game. 2012-10-03 16:04:39 +03:00
pelya
c1f5c906da Small fix to readme 2012-09-18 10:15:01 +03:00
pelya
17ea07d39d Changed accelerometer/multitouch/joystick input once again, removed touch event ratelimiting for Froyo and newer. 2012-09-17 15:51:13 +03:00
pelya
b2e3453209 Updated readme 2012-09-06 19:53:36 +03:00
pelya
5b21ee268c Disabled RTTI and exceptions, added section to readme how to enable them 2012-09-03 19:57:32 +03:00
pelya
64cd8c425a Minor fix to data downloader, updated OpenArena project 2012-08-03 16:34:43 +03:00
pelya
6bc9b48358 Updated readme 2012-07-09 16:10:10 +03:00
pelya
0f478832a7 Fixed OpenAL eating CPU in background 2012-06-21 18:04:11 +03:00
pelya
f476666b4b Re-enabled core to restore and save OpenGL state for on-screen keyboard, it just makes your life so much easier 2012-06-19 20:16:18 +03:00
pelya
d803858cc8 Updated readme 2012-06-14 16:22:50 +03:00
pelya
5d3d2320a4 Increased API level to 15, fixed a bug with JNI global ref 2012-06-13 15:35:21 +03:00
pelya
690a8c70f9 Added MOAR DIRTY HACKZ to the SDL compatibility mode, MilkyTracker now does not have any drawing glitches. 2012-06-12 20:52:42 +03:00
pelya
2e52b4488d Added Sun keyboard theme by Sirea (Martina Smejkalova) 2012-05-30 21:35:29 +03:00
pelya
2106847381 Updated readme 2012-05-29 20:05:00 +03:00
pelya
424e5aa28f Updated readme 2012-05-24 13:58:28 +03:00
pelya
e7c561a614 Multipurpose debug header for multiple debugging purposes 2011-12-26 17:06:55 +02:00
pelya
7d60e8fff1 Updated readme 2011-12-23 18:04:36 +02:00
pelya
208715b025 Updated readme 2011-12-23 16:06:37 +02:00
pelya
571982efcd Added Kobo Deluxe (by Lubomyr), updated readme 2011-12-09 17:42:13 +02:00
pelya
df6c139eaa Updated readme 2011-12-06 11:34:12 +02:00
pelya
d5313cb08e Toggling text input shows screen keyboard automatically, updated fheroes2 2011-11-16 15:10:52 +02:00
pelya
2697c885a9 Updated readme and fheroes2 project 2011-11-15 12:01:55 +02:00
pelya
585ac4140e Added system mouse cursor support 2011-10-31 14:49:07 +03:00
pelya
16bd732515 Updated OpenTTD, updated readme 2011-10-10 18:17:56 +03:00
pelya
d4baacd8a6 Updated fheroes2 2011-08-12 16:11:37 +03:00
pelya
69de188e16 Added GLES2 support, and support for 24bpp and 32bpp - NOT TESTED,
it's only for OpenGL and for pure SW mode, HW SDL surfaces won't work
2011-07-29 17:41:27 +03:00
pelya
6835e4403f Updated readme, updated build scripts 2011-07-28 12:35:05 +03:00
pelya
4d3c771791 Changed license type to ZLIB for the Java source files 2011-06-24 11:43:07 +03:00
pelya
1ee7b4ee83 Small update to readme 2011-05-26 11:40:11 +03:00
pelya
ea3df210c4 Added a license exception to permit custom startup config dialogs in closed-source projects. 2011-04-18 18:02:28 +00:00
pelya
a7cf867372 Updated readme - advertising official libsdl.org port 2011-03-28 11:59:20 +03:00
pelya
8fce28ca72 Fixed non-blocking SwapBuffers 2011-03-14 19:09:41 +02:00
pelya
15d39e1af5 Send SDL_VIDEORESIZE event when app restored from background 2011-03-09 19:06:04 +02:00
pelya
99f734c61c Added new API for toggling text input via Android EditText widget 2011-02-24 16:21:54 +00:00
pelya
4f3665edef app2sd support for shared libraries 2011-02-18 16:09:20 +00:00
pelya
9f03722fd9 Updated readme 2011-02-10 12:29:39 +00:00
pelya
a66c54c992 Updated readme 2011-02-07 11:47:13 +00:00
pelya
ac86215d58 Updated readme 2011-02-07 10:00:53 +00:00
pelya
e79a0e5a1c Reverted changes to STLPort so compilation with NDK r4b should be supported again 2011-02-02 15:07:36 +00:00
pelya
a4cb94028c Moved all includes from LOCAL_CFLAGS to LOCAL_C_INCLUDES so it will work in Cygwin 2011-02-02 14:28:16 +00:00
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