Commit Graph

63 Commits

Author SHA1 Message Date
pelya
cf816631a2 Fixed colorkey and alpha in HW mode when restoring from background - patch by SLVN 2012-09-28 17:10:20 +03:00
pelya
736de401a3 Updated SuperTux 2012-06-20 18:20:24 +03:00
pelya
0e1a4897c1 Force proper screen orientation, that was broken in my last few commits 2012-06-18 13:12:51 +03:00
pelya
578d5e5942 Updated fheroes2 2012-06-14 16:24:41 +03:00
pelya
ae41dee55e Added readme to MilkyTracker project. 2012-03-26 13:46:37 +03:00
pelya
c0482e36e2 Updated fheroes2 project 2012-02-29 19:48:58 +02:00
pelya
2185044162 Fixed ndk-gdb not showing symbols in libapplication.so 2012-02-28 17:55:25 +02:00
pelya
996291e118 Updated SDL_image 2012-02-28 12:31:44 +02:00
pelya
c6489923f7 Some rudimentary support for hardware mouse 2012-01-31 18:48:16 +02:00
pelya
15099fa668 Updated fheroes2 2011-11-24 13:08:25 +02:00
pelya
969df1ba10 Updated the tiny zoom mode, updated fheroes2 2011-11-23 20:27:49 +02:00
pelya
90014495ee Option to clean up SDL config left from the old app version 2011-11-16 18:29:19 +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
c1ae5a0fc6 Update to SDL key mappings and to mouse click-the-same-spot-mode radius 2011-09-14 18:50:11 +03:00
pelya
ad680dcb33 Updated some packages 2011-09-02 16:32:52 +03:00
pelya
d4baacd8a6 Updated fheroes2 2011-08-12 16:11:37 +03:00
pelya
819febb3af Warn users of Telechips devices that app will crash with their broken libc 2011-06-22 16:43:22 +03:00
pelya
9093536e9d Fixes to mouse input with magnifying glass 2011-06-21 17:11:42 +03:00
pelya
e8dd7d71d6 Fixes to new build system 2011-06-14 19:44:58 +03:00
pelya
eb897e230a Fixed Return key not sent in the SDL_ANDROID text input 2011-06-03 14:06:27 +03:00
pelya
3b0b8675eb New revamped startup dialog, with possibility to disable separate menu options or entire dialog through ChangeAppSettings.sh 2011-05-31 16:30:08 +03:00
pelya
50ef398490 Support Android 3.1 bluetooth/USB mouse (not tested!), added new option to choose mouse settings depending on the screen size 2011-05-19 14:00:56 +03:00
pelya
5caee5cdfe Fixes to compile with crystaX NDK r5 beta3 2011-04-28 15:47:29 +03:00
pelya
b43f15d533 Updated fheroes2 project 2011-03-03 19:09:13 +02:00
pelya
f1a2cd9cf3 Fixed freeze in fheroes2 when separate rendering thread is used 2011-03-03 18:31:27 +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
ce2c3d3c47 Fixed bug with tap left click method, updated fheroes2 project 2011-02-10 11:51:23 +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
6add849746 Fixed some timeout coefficients, updated fheroes2 project, updated todo 2011-02-08 13:31:54 +00:00
pelya
0cb701bb24 Implemented clicking with tap and timeout 2011-02-07 17:49:14 +00:00
pelya
e9bccd21bf Fixed bug in previous commit with __SDL_fake_stdout not defined, updated fheroes2 project 2011-01-26 09:53:20 +00:00
pelya
0a89f2b707 Fixed SDL_GL_GetProcAddress 2011-01-12 18:09:40 +00:00
pelya
babc5c0c7f Updated fheroes2 project, new project:UFO:AI, it does not compile yet 2011-01-11 14:57:45 +00:00
pelya
650395332e Saner defaults for on-screen magnifying glass and mouse click methods 2011-01-06 08:03:37 +00:00
pelya
49fa480e04 Updated project files for many apps 2010-12-31 11:42:15 +00:00
pelya
9f4507b86f Even more debug 2010-12-29 16:00:38 +00:00
pelya
858dd2fdb2 Option for calibrating touchscreen 2010-12-28 13:46:13 +00:00
pelya
714a1a632a Updated OpenTTD and fheroes2 projects 2010-12-24 11:32:16 +00:00
pelya
e83d174cdc Added some support for NDK r5, commented out cin/cout/cerr in built-in STLPort bercause they keep crashing 2010-12-20 12:21:25 +00:00
pelya
8c7f63e62b Menu for editing on-screen controls, not finished yet! 2010-12-15 17:56:20 +00:00
pelya
658bec6205 SDL keycodes now can be redefined by user 2010-12-10 16:42:55 +00:00
pelya
3dd4da9b0b Generic physical phone key to SDL key remapper, only dialog is implemented - it's not saved and not working yet 2010-12-07 20:05:52 +02:00
pelya
4bdec438c6 Configurable speed and accel to move mouse with joystick 2010-12-06 13:12:03 +02:00
pelya
92aa47b0ce Fixed crash in Java code 2010-11-30 18:11:20 +02:00
pelya
1193aed354 Fixed infinite recursion in move-mouse-with-keyboard code 2010-11-30 17:39:46 +02:00
pelya
7f8d53c57a Samll fix to fheroes2 data 2010-11-30 13:33:06 +02:00
pelya
2d5c038baf Small fixes to build scripts 2010-11-29 16:53:15 +02:00
pelya
0af59bdcfe Updated Free Heroes 2 project 2010-11-29 14:33:47 +02:00