Commit Graph

  • b2e3453209 Updated readme pelya 2012-09-06 19:53:36 +03:00
  • da1e88e3b8 Enabled -O3 aggressive optimization, seems to compile and work okay. pelya 2012-09-06 19:48:34 +03:00
  • 6dec5b8a1e Implemented moving/hiding ad from C code, updated admob test project with moving ad pelya 2012-09-06 19:41:40 +03:00
  • 8c54a7643d Bit depth test pelya 2012-09-06 18:55:54 +03:00
  • 96e640f78e AdMob support added, you cannot yet hide or reposition the ad from the C code. Also did some cleanup on include files. pelya 2012-09-05 21:23:36 +03:00
  • 5b21ee268c Disabled RTTI and exceptions, added section to readme how to enable them pelya 2012-09-03 19:57:32 +03:00
  • 0bcc440e37 Updated openArena pelya 2012-08-27 23:57:29 +03:00
  • 4a5d0d8880 Kind of fixed one random crash reported by slvn pelya 2012-08-15 11:58:06 +03:00
  • 046e36acd3 Put app data files into correct place instead of /sdcard/app-data/.. pelya 2012-08-13 23:08:28 +03:00
  • 254c957fdc Added readme for OpenArena project pelya 2012-08-12 22:29:15 +03:00
  • 8cc8be429c Updated OpenArena project pelya 2012-08-12 22:08:29 +03:00
  • 3ee1c890b1 Change to the Recent Apps button behavior on Android 4.X - now it will delete OpenGL context, and freeze the app. pelya 2012-08-12 19:14:08 +03:00
  • 4ccba0347a Renamed a function pelya 2012-08-12 18:01:16 +03:00
  • e46400f500 Fixes to OpenTyrian compilation pelya 2012-08-08 02:17:06 +03:00
  • 0c5b24534b Fixes to build.sh - it now requires -i flag to install app onto the device, -r to run it, by Bernhard Kaindl pelya 2012-08-08 02:15:54 +03:00
  • 97da1e18e6 Merge pull request #11 from bkaindl/opentyrian-android pelya 2012-08-07 16:06:50 -07:00
  • 32805bdbeb Android manages the livecycle of Android apps, therefore: Title menu: Remove the menu entry "Quit" and give the others more space Bernhard Kaindl 2012-08-07 14:48:42 +02:00
  • 4f4708e4cb Useful fixes and Improvements: - Stop audio playback on ICS when back was pressed while playing a level. - In-Game setup menu: Change game speed / detail level once per touch Bernhard Kaindl 2012-08-07 14:28:12 +02:00
  • 49d8e7dbeb Initial commit of handling of onPause() Bernhard Kaindl 2012-08-07 14:03:20 +02:00
  • 267b9174eb Show the soft keyboard provided by Android without a text field for pure text input for editing the name of the savegame. Bernhard Kaindl 2012-08-07 13:28:55 +02:00
  • cb96c4e85f Add touch input support in opentyrian menu, 5th commit: Destruct is not adapted for touch input, so we show it only if keyboard is used. Bernhard Kaindl 2012-08-07 11:32:27 +02:00
  • db06210606 Add touch input support in opentyrian menu, 4th commit: This adds support for changing the song in the Jukebox by touch. Bernhard Kaindl 2012-08-07 11:31:04 +02:00
  • 6bf5a97c15 Add touch input support in opentyrian menu, third commit: - Add support for changing the software scaler in the menu by touch Bernhard Kaindl 2012-08-07 11:27:06 +02:00
  • dab7890e46 Add touch input support in opentyrian menu, second commit: This fixes opentyrian menu rendering (broken in last commit to split changes) Bernhard Kaindl 2012-08-07 11:23:44 +02:00
  • 2cc6076e70 Add touch input support in opentyrian menu, initial commit: Note: This breaks menu rendering a but, fixed in subsequent commits Use select_menuitem_by_touch() to support touch input in opentyrian menu Bernhard Kaindl 2012-08-07 10:55:44 +02:00
  • 178a208b0d Use select_menuitem_by_touch() to support touch input in in-game setup menu. Bernhard Kaindl 2012-08-07 10:49:21 +02:00
  • 3036e4f0a3 Use select_menuitem_by_touch() to support touch input in difficulty menu Bernhard Kaindl 2012-08-07 10:40:22 +02:00
  • 728d2eca1a Use select_menuitem_by_touch() to support touch input in the episode menu Bernhard Kaindl 2012-08-07 10:37:53 +02:00
  • 7d953b3645 Use select_menuitem_by_touch() to support touch input in gameplay(player) menu Bernhard Kaindl 2012-08-07 10:35:56 +02:00
  • fcc15ae092 JE_titleScreen(): Use select_menuitem_by_touch() to support touch input in the title screen: - modified: project/jni/application/opentyrian/src/tyrian2.cpp Bernhard Kaindl 2012-08-07 10:28:41 +02:00
  • 2cd039e9fd First commit to prepare menu support for touch-based Android input: Bernhard Kaindl 2012-08-07 10:17:51 +02:00
  • 32c1bead12 Add support for build.sh -r to run the installed apk: - modified: build.sh Add new CompatibilityHacksTextInputEmulatesHwKeyboard=n: - modified: project/jni/application/opentyrian/AndroidAppSettings.cfg Bernhard Kaindl 2012-08-07 10:14:20 +02:00
  • 5c720fb3d9 Force SW video mode in SDL_SetVideoMode() if enabled in AndroidAppSettings.cfg pelya 2012-08-06 17:05:40 +03:00
  • e8634e343b Fixes for TeeWorlds compilation pelya 2012-08-06 12:22:30 +03:00
  • 3aa5c522e6 Merge branch 'sdl_android' of github.com:pelya/commandergenius into android pelya 2012-08-03 16:38:50 +03:00
  • 64cd8c425a Minor fix to data downloader, updated OpenArena project pelya 2012-08-03 16:34:43 +03:00
  • 12919eecee Updated Commander Genius project pelya 2012-08-03 00:31:17 +03:00
  • 8050b58bec Another CG update Gerhard Stein 2012-08-02 20:40:42 +02:00
  • 149043d4f1 CG Project Update Gerhard Stein 2012-08-02 20:21:58 +02:00
  • f08723a138 Commander Genius Update Gerhard Stein 2012-08-02 19:25:12 +02:00
  • 89400e5fe1 Merge branch 'sdl_android' of github.com:pelya/commandergenius into android pelya 2012-08-02 16:40:18 +03:00
  • a6eb841030 Fixed invalid left button press event for USB mouse, added mousewheel events pelya 2012-08-02 16:38:40 +03:00
  • a89e0bf89d Updated CommanderGenius and ScummVM pelya 2012-08-01 14:15:41 +03:00
  • 68a7b9213b Added missing file pelya 2012-07-31 12:23:31 +03:00
  • d5600ce526 Tiny update, to make it playable pelya 2012-07-29 23:57:47 +03:00
  • 4e76076cb5 Added OpenArena project pelya 2012-07-29 23:50:51 +03:00
  • adaba11491 Fixed video output for emulator, some support for NDK r8b pelya 2012-07-29 21:33:15 +03:00
  • 6bc9b48358 Updated readme pelya 2012-07-09 16:10:10 +03:00
  • 8e4816cab4 Test for SDL_mixer support for .XM files pelya 2012-07-09 15:42:21 +03:00
  • e2ef381b4c Multiple extensions for C++ files can be used now, this requires NDK r7 or newer pelya 2012-07-09 15:24:45 +03:00
  • 299fac3aa8 Updated readme pelya 2012-07-09 12:41:04 +03:00
  • 446617e2b7 Updated readme pelya 2012-07-09 12:39:35 +03:00
  • f856cccabd Updated SuperTux pelya 2012-06-22 19:08:12 +03:00
  • ed80230acd Added helper autotools script for cross-compile for armeabi-v7a arch pelya 2012-06-22 17:42:03 +03:00
  • 0f478832a7 Fixed OpenAL eating CPU in background pelya 2012-06-21 18:04:11 +03:00
  • 532b652594 Merged fix that prevents killing background app after 30min timeout, by Bernhard Kaindl pelya 2012-06-21 13:57:34 +03:00
  • 736de401a3 Updated SuperTux pelya 2012-06-20 18:20:24 +03:00
  • 96ef1e5edd Do not perform a check for broken libc, because it crashes sometimes, when libraries are not yet loaded in a separate thread pelya 2012-06-20 18:09:38 +03:00
  • f476666b4b Re-enabled core to restore and save OpenGL state for on-screen keyboard, it just makes your life so much easier pelya 2012-06-19 20:16:18 +03:00
  • 8624100d5c Added SuperTux project pelya 2012-06-19 19:06:31 +03:00
  • 7fcca2d408 Got a cryptic exception inside Java, this should probably fix it pelya 2012-06-19 19:05:56 +03:00
  • 7a38e82742 Removed vibrator permission from manifest, it is unused anyway pelya 2012-06-19 17:58:42 +03:00
  • 37ed5c4a6f Added PhysFS lib pelya 2012-06-19 17:49:54 +03:00
  • 1fe5b68fd0 Option for soft text input to emulate hw keyboard pelya 2012-06-19 14:10:10 +03:00
  • 18f09fd09d Another fix for compatibility hacks for MilkyTracker pelya 2012-06-19 13:11:13 +03:00
  • 289043098d Fixed random bugs in Java code pelya 2012-06-19 12:31:17 +03:00
  • 2bfd9d5c59 Bigger touch area for joystick so the finger won't slip away from it pelya 2012-06-18 16:49:38 +03:00
  • 73207c44b4 Updated Commander Genius project pelya 2012-06-18 16:49:08 +03:00
  • 16ea76d121 Use right-side joystick of Xperia Play touchpad pelya 2012-06-18 14:05:49 +03:00
  • ffbaa55e6d Tentative fix for Xperia Play touchpad pelya 2012-06-18 13:55:09 +03:00
  • 991aa31dc5 Tentative fix for Xperia Play touchpad pelya 2012-06-18 13:55:09 +03:00
  • d36833ddd8 Hacked a workaround for buggy Galaxy Note stylus pelya 2012-06-18 13:35:24 +03:00
  • 65ab75a635 Merge branch 'sdl_android' of github.com:pelya/commandergenius into android pelya 2012-06-18 13:13:09 +03:00
  • 0e1a4897c1 Force proper screen orientation, that was broken in my last few commits pelya 2012-06-18 13:10:27 +03:00
  • e4977739d5 Commander Genius Project Update Gerhard Stein 2012-06-17 19:16:35 +02:00
  • 27d5d2d2ef CG Update Gerhard Stein 2012-06-16 18:32:58 +02:00
  • e38ade1e6b Fixed button event for stylus pelya 2012-06-15 19:07:11 +03:00
  • 37ad9e446c Removed some debug output pelya 2012-06-14 18:26:04 +03:00
  • 1c3fe19a2c Merge branch 'sdl_android' of github.com:pelya/commandergenius into android pelya 2012-06-14 16:35:37 +03:00
  • 5f3e755971 Updated OpenTTD pelya 2012-06-14 16:25:43 +03:00
  • d64adbd315 Enabled RTTI and exceptions by default for all apps (but not for libs) pelya 2012-06-14 16:25:13 +03:00
  • 578d5e5942 Updated fheroes2 pelya 2012-06-14 16:24:41 +03:00
  • d803858cc8 Updated readme pelya 2012-06-14 16:22:50 +03:00
  • 8598fbc30c Small fix to stylus input pelya 2012-06-14 16:22:24 +03:00
  • 4957dc1899 Updated translations pelya 2012-06-14 16:21:56 +03:00
  • 01d829438d logo ln fix Gerhard Stein 2012-06-13 20:29:46 +02:00
  • 6223e170df Some support for Galaxy Note Gingerbread stylus pelya 2012-06-13 20:17:26 +03:00
  • 287904db7a Commander Genius submodule updates Gerhard Stein 2012-06-13 19:01:56 +02:00
  • dd67bba742 Proper mouse/stylus support in Gingerbread and ICS pelya 2012-06-13 19:35:29 +03:00
  • 77a16225aa Dimming ICS status bar that really works pelya 2012-06-13 17:21:19 +03:00
  • 5d3d2320a4 Increased API level to 15, fixed a bug with JNI global ref pelya 2012-06-13 15:35:21 +03:00
  • b88fe18cf4 Disabled half-assed mouse detection pelya 2012-06-13 13:27:06 +03:00
  • 690a8c70f9 Added MOAR DIRTY HACKZ to the SDL compatibility mode, MilkyTracker now does not have any drawing glitches. pelya 2012-06-12 20:52:42 +03:00
  • 90211ac16e Fix for nasty bug in multitouch events code pelya 2012-06-12 14:06:24 +03:00
  • 88e9606d95 Fix for my prev commit pelya 2012-06-11 20:14:38 +03:00
  • e1852b42ff Updated Ur-Quan Masters port pelya 2012-06-11 20:07:59 +03:00
  • 03f7a882a6 Merge branch 'sdl_android' of github.com:pelya/commandergenius into android pelya 2012-06-11 17:38:40 +03:00
  • 6c03bdc131 Updated hHeretic, this is not yet usable because there's no button to change weapons pelya 2012-06-11 17:36:07 +03:00
  • bfdcd53be0 Fixed cheat codes in OpenTyrian pelya 2012-06-11 15:52:17 +03:00
  • a992d1e065 Commander Genius submodule updated Gerhard Stein 2012-06-09 17:10:05 +02:00