Commit Graph

  • 125d3a1df6 Added RGB565 JPEG image patch by Kurosu pelya 2011-02-07 11:18:33 +00:00
  • 72d436d8eb Fixed bug in build script pelya 2011-02-07 10:47:29 +00:00
  • ac86215d58 Updated readme pelya 2011-02-07 10:00:53 +00:00
  • 3d40c99b3d Commented out redefining printf, because it generates lot of warnings in system headers pelya 2011-02-07 09:52:44 +00:00
  • 877d015c96 Fixed SDL compilation, added redefined printf to print to logcat pelya 2011-02-07 09:25:57 +00:00
  • 7b4c12cdc3 Updated UfoAI build instructions pelya 2011-02-04 18:19:58 +00:00
  • f5e6cd604e Deleted local.properties file versioned by mistake pelya 2011-02-04 15:57:58 +00:00
  • e07c5cfd14 Added fake cin/cout/cerr to prevent application crashing on tablets pelya 2011-02-04 14:47:18 +00:00
  • 604c5e4b1d Small fix to a build script pelya 2011-02-04 13:38:58 +00:00
  • e99f38c873 Updated Atari800 project (by Lubomyr) pelya 2011-02-04 10:58:55 +00:00
  • 9e8f4d794c Updated GemRB project (courtesy of Beholder) pelya 2011-02-03 13:37:24 +00:00
  • 0073c2171e Added back support for NDK r4b in launchConfigure.sh script pelya 2011-02-02 15:22:29 +00:00
  • e79a0e5a1c Reverted changes to STLPort so compilation with NDK r4b should be supported again pelya 2011-02-02 15:07:36 +00:00
  • aa1bea227e Added Dosbox makefiles provided by Lubomyr pelya 2011-02-02 14:56:39 +00:00
  • a4cb94028c Moved all includes from LOCAL_CFLAGS to LOCAL_C_INCLUDES so it will work in Cygwin pelya 2011-02-02 14:28:16 +00:00
  • 38434ccb4c Removed malicious -fstack-protector compiler flag (I wonder how did it compile before for me) pelya 2011-02-02 13:09:04 +00:00
  • 3e1af150d2 Fixed building with AndroidBuild.sh with clean repository pelya 2011-02-02 13:06:56 +00:00
  • 36128968af Fixed on-screen keyboard not drawing pelya 2011-02-02 10:26:35 +00:00
  • f6c8bd724a Fixed bug in makefiles when NDK directory is renamed pelya 2011-02-01 16:05:40 +00:00
  • fbaf44f09f Updated UfoAI project pelya 2011-02-01 13:21:07 +00:00
  • 4ce55bcaaa Added lowmem project for UfoAI pelya 2011-02-01 11:42:08 +00:00
  • 36692f967f Added define SDL_GL_FIRST_SAFE_TEXTURE_ID for UfoAI which uses static texture ID-s pelya 2011-01-31 16:55:09 +00:00
  • 42a9fad465 Updated libpng pelya 2011-01-31 11:27:10 +00:00
  • 61d1008480 Updated ScummVM project pelya 2011-01-28 17:01:09 +00:00
  • 424b94565b I'v efailed to integrate my STLPort so now I'm using GNU stdc++ with RTTI and exceptions pelya 2011-01-28 16:40:24 +00:00
  • 343458d9a6 Integrating with NDK r5: STLPort still does not compile pelya 2011-01-28 14:38:24 +00:00
  • 8418a37c02 Minor fix to on-screen keyboard pelya 2011-01-27 16:21:31 +00:00
  • 77ebf5541d Removed some debug pelya 2011-01-27 14:52:58 +00:00
  • 71edaa907a Replaced glTexEnvi with glTexEnvf 'cause glTexEnvi seems to be not supported on emulator pelya 2011-01-26 16:22:29 +00:00
  • 1a807452e0 Updated fheroes2 data file pelya 2011-01-26 09:57:53 +00:00
  • e9bccd21bf Fixed bug in previous commit with __SDL_fake_stdout not defined, updated fheroes2 project pelya 2011-01-26 09:53:20 +00:00
  • b337e649b9 Added fake stdin/stdout/stderr streams, to prevent crashes on some tablets pelya 2011-01-25 14:29:23 +00:00
  • 71cf9fb2f2 Added OepnGL "Hello World" project pelya 2011-01-25 13:26:14 +00:00
  • 74734f4ad1 Added another custo mvideo mode pelya 2011-01-25 12:48:44 +00:00
  • c0e1eed455 Added missing -lstdc++ to the configure/make helper script for CrystaX NDK pelya 2011-01-24 18:09:37 +00:00
  • 727925fed2 Removed Ugly Arrows" keyboard theme, save/restore OpenGL context when drawing on-screen keyboard pelya 2011-01-24 14:09:03 +00:00
  • 9de018c3d8 Script to check static data size in a libapplication.so pelya 2011-01-17 15:58:10 +00:00
  • aa6ca924eb Fixed compilation error pelya 2011-01-17 09:35:29 +00:00
  • 4c0ab00fdd Fixed SDL 1.2 compilation pelya 2011-01-14 12:54:55 +00:00
  • e41d56798a Updated SDL 1.3 to rev 5001 pelya 2011-01-14 12:23:36 +00:00
  • 0d2fdd9f1d Build instructions for UFO:AI pelya 2011-01-13 16:39:11 +00:00
  • e7ac2e0295 Added theora to libs pelya 2011-01-13 14:59:44 +00:00
  • 0a89f2b707 Fixed SDL_GL_GetProcAddress pelya 2011-01-12 18:09:40 +00:00
  • b6bf7f3eb4 Moved AndroidAppsettings.cfg to Ufoai dir pelya 2011-01-11 18:32:17 +00:00
  • babc5c0c7f Updated fheroes2 project, new project:UFO:AI, it does not compile yet pelya 2011-01-11 14:57:45 +00:00
  • 81727027c6 Updated todo pelya 2011-01-11 14:05:13 +00:00
  • ccb4e16935 Added libcurl to libs pelya 2011-01-10 18:51:56 +00:00
  • 62acddf82f Added texture filtering setting pelya 2011-01-06 11:27:45 +00:00
  • 156e802690 Renamed descriptions of some settings pelya 2011-01-06 08:23:06 +00:00
  • 650395332e Saner defaults for on-screen magnifying glass and mouse click methods pelya 2011-01-06 08:03:37 +00:00
  • 92fe366c81 Option to assign mouse click to any HW key pelya 2011-01-04 16:19:40 +00:00
  • 28b25e2224 Teeworlds: check if user redefined keyboard layout pelya 2010-12-31 13:11:43 +00:00
  • 49fa480e04 Updated project files for many apps pelya 2010-12-31 11:42:15 +00:00
  • 43c24e1739 Fixed crash in Java code pelya 2010-12-31 11:35:46 +00:00
  • 83cb2ccd2c Fixed swapped joystick in UQM pelya 2010-12-31 10:36:34 +00:00
  • 62b6731332 Fixed broken joystick input in SDL pelya 2010-12-31 10:35:52 +00:00
  • fa1dae2773 Updated todo pelya 2010-12-30 15:37:00 +00:00
  • 5ee6d43207 Updated translations pelya 2010-12-30 15:28:11 +00:00
  • 66f7928078 Option to customize on-screen keyboard layout pelya 2010-12-30 15:23:46 +00:00
  • c4c16ec1d8 Fixed Alien Blaster and SDL 1.3 compilation pelya 2010-12-29 16:30:08 +00:00
  • d6d9376b7f Fixed atan2i.h not included in SDL 1.3 pelya 2010-12-29 16:09:13 +00:00
  • 9f4507b86f Even more debug pelya 2010-12-29 16:00:38 +00:00
  • 24e0c2108a More logs for downloader pelya 2010-12-29 14:48:35 +00:00
  • 678373c58a Another smal lfix for default settings pelya 2010-12-29 13:24:25 +00:00
  • 0754273a70 Fixed one small bug in config menu pelya 2010-12-29 13:02:37 +00:00
  • 154e2e3eda Editable data download path/application curdir, editable app commandline, updated teadme pelya 2010-12-29 12:55:44 +00:00
  • 3fdcecc38c Updated readme pelya 2010-12-28 14:38:45 +00:00
  • 046ea391f2 Updated readme pelya 2010-12-28 14:33:51 +00:00
  • 858dd2fdb2 Option for calibrating touchscreen pelya 2010-12-28 13:46:13 +00:00
  • 2e2527a1a7 Fixed nasty bug in a mouse input pelya 2010-12-27 11:27:21 +00:00
  • b96b419f74 Fixed LTris compilation and Android settings pelya 2010-12-24 13:10:02 +00:00
  • 01b3b8f117 Renamed existing lbreakout2 to prevent misunderstangdings, fixed download data in LTris and LMarbles pelya 2010-12-24 12:11:59 +00:00
  • 4485eab948 Automatically updated configure script Jerome Marty 2010-12-21 13:20:56 +01:00
  • 3e76f89c17 Updated lbreakout2 build script Jerome Marty 2010-12-21 13:17:48 +01:00
  • 87bae09b46 Updated ltris build script Jerome Marty 2010-12-21 13:17:30 +01:00
  • 2b75431131 Updated lmarbles build script Jerome Marty 2010-12-21 13:17:19 +01:00
  • 49df8d29c3 Updated lbreakout2 settings Jerome Marty 2010-12-21 12:58:18 +01:00
  • c8331f318d Updated app settings Jerome Marty 2010-12-21 12:57:55 +01:00
  • 8b3e6054cb Icon update Jerome Marty 2010-12-21 12:14:53 +01:00
  • 11bc49d017 Added lmarbles game Jerome Marty 2010-12-21 11:57:14 +01:00
  • a2eaebb9ff Added lbreakout2 compilation scripts Jerome Marty 2010-12-20 16:55:31 +01:00
  • 357b430ebc Added ltris compilation scripts Jerome Marty 2010-12-20 16:55:01 +01:00
  • 77f6e4ed37 Fix configure LTris script Jerome Marty 2010-12-20 16:23:01 +01:00
  • 945b9f6951 Added ltris from original source Jerome Marty 2010-12-20 16:13:49 +01:00
  • b44bb588ce Fix configure script Jerome Marty 2010-12-20 16:11:22 +01:00
  • 18a15db3d4 Added lbreakout2 from original source Jerome Marty 2010-12-20 16:03:09 +01:00
  • 661fdabbfc Fix xerces compilation Jerome Marty 2010-12-19 16:13:01 +01:00
  • 714a1a632a Updated OpenTTD and fheroes2 projects pelya 2010-12-24 11:32:16 +00:00
  • 31b9a69083 Updated OpenTTD pelya 2010-12-23 17:01:37 +00:00
  • 1228dbe4b0 Multitouch gestures pelya 2010-12-23 16:07:37 +00:00
  • 6097a63c2c Updated OpenTyrian pelya 2010-12-23 09:23:43 +00:00
  • 1f23523ddb Small update to on-screen keyboaqrd defaults pelya 2010-12-23 09:14:09 +00:00
  • c13ac6856f Updated Simple Theme by Beholder, fixed small bug in config dialogs pelya 2010-12-23 08:19:17 +00:00
  • 7f323abe6f Yet another update pelya 2010-12-22 17:25:03 +00:00
  • c0c7eaa5da Updated translation script pelya 2010-12-22 17:22:25 +00:00
  • 910035c859 Also swapped accelerometer joystick pelya 2010-12-22 17:19:21 +00:00
  • 420852470c Transparency option for on-screen keyboard, also swapped joystick axis as it is used this way in most games pelya 2010-12-22 17:16:39 +00:00
  • 80d778b68f Moved screen keyboard to it's own subsection in config pelya 2010-12-22 16:28:08 +00:00
  • ede9fc6749 Moved mouse config into separate group in config menu pelya 2010-12-22 14:26:14 +00:00
  • f63311f6c4 Refusing to build with unsupported NDK version pelya 2010-12-22 11:23:48 +00:00