pelya
|
96e640f78e
|
AdMob support added, you cannot yet hide or reposition the ad from the C code. Also did some cleanup on include files.
|
2012-09-05 21:26:35 +03:00 |
|
pelya
|
db35aca055
|
Temporary hack to disable new keyboard theme, because it won't run
|
2012-05-31 18:26:32 +03:00 |
|
pelya
|
04a4375565
|
Compilation fixes for SDL 1.3/2.0, Alien Blaster compiles but does not start
|
2012-05-23 19:23:32 +03:00 |
|
pelya
|
0c1ee22ffa
|
Updated SDL 1.3 to the latest libsdl.org - it's now named SDL2
|
2012-05-23 17:23:57 +03:00 |
|
pelya
|
aae35bbf37
|
Updated SDL 1.3 to the latest hg-5868:33245988e8a2 , video resize is not supported yet
|
2011-12-05 19:46:32 +02:00 |
|
pelya
|
d5313cb08e
|
Toggling text input shows screen keyboard automatically, updated fheroes2
|
2011-11-16 15:10:52 +02:00 |
|
pelya
|
585ac4140e
|
Added system mouse cursor support
|
2011-10-31 14:49:07 +03:00 |
|
pelya
|
d9f536562e
|
Cleaner way to get JNI environment from C code
|
2011-09-02 16:28:11 +03:00 |
|
pelya
|
99f734c61c
|
Added new API for toggling text input via Android EditText widget
|
2011-02-24 16:21:54 +00:00 |
|
pelya
|
bcd5152abd
|
Some fixes to text input with SDL 1.2
|
2011-02-23 12:23:29 +00:00 |
|
pelya
|
0f221c5477
|
Fixed compiling for NDK r4b - note that I may have breaked some other compilation types
|
2011-02-09 15:13:32 +00:00 |
|
pelya
|
ac86215d58
|
Updated readme
|
2011-02-07 10:00:53 +00:00 |
|
pelya
|
3d40c99b3d
|
Commented out redefining printf, because it generates lot of warnings in system headers
|
2011-02-07 09:52:44 +00:00 |
|
pelya
|
36692f967f
|
Added define SDL_GL_FIRST_SAFE_TEXTURE_ID for UfoAI which uses static texture ID-s
|
2011-01-31 16:55:09 +00:00 |
|
pelya
|
e41d56798a
|
Updated SDL 1.3 to rev 5001
|
2011-01-14 12:23:36 +00:00 |
|
pelya
|
28b25e2224
|
Teeworlds: check if user redefined keyboard layout
|
2010-12-31 13:11:43 +00:00 |
|
pelya
|
c4c16ec1d8
|
Fixed Alien Blaster and SDL 1.3 compilation
|
2010-12-29 16:30:08 +00:00 |
|
pelya
|
278506fd45
|
Fixes for text input
|
2010-12-17 09:26:02 +00:00 |
|
pelya
|
fed1bc383b
|
Fixed typo in header file, implemented changing keycodes for on-screen keyboard
|
2010-12-16 15:20:29 +00: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
|
584a43282d
|
Added Pachi el Martiano game, it's 640x480 so it's slow like hell
|
2010-10-27 19:41:25 +03:00 |
|
pelya
|
2e1a4992d3
|
Changed directory structure to contain less symlinks so dependencies will get recalculated correctly by make
|
2010-10-12 19:04:21 +03:00 |
|