Commit Graph

  • 2dd6c70d43 Updated readme pelya 2010-09-14 11:57:31 +03:00
  • f7945552e7 Added filtering out subdirs from build in ChangeAppSettings.sh pelya 2010-09-10 14:56:46 +03:00
  • 62a82ec84d Renamed AppSettings to AndroidAppSettings everywhere, added symlink to CommanderGenius repo pelya 2010-09-10 14:11:20 +03:00
  • 7a00d64a19 Seems that glClear is not really needed, removing it speeds up things a bit on Android pelya 2010-09-10 12:01:05 +03:00
  • 05902d402d Fixed misleading debug message pelya 2010-09-10 11:32:11 +03:00
  • 59bc084601 Corrected R and B color channels swapped pelya 2010-09-09 19:11:40 +03:00
  • 1f5fcb693c Fixed controls pelya 2010-09-09 18:53:39 +03:00
  • 76e596e0c3 Yay, glDrawTexfOES() works at last! pelya 2010-09-09 18:23:14 +03:00
  • 2e090d58bc glDrawTex implementation almost working (just does not draw any texture yet :P ) pelya 2010-09-09 15:11:33 +03:00
  • 3a959cb64b Better sound buffer overrun fix pelya 2010-09-09 13:38:30 +03:00
  • b3571c8a67 Some improvements on Teeworlds port - it still crashes for no reason when I'm pressing 5-th button pelya 2010-09-08 12:52:26 +03:00
  • 7787b90910 More fixes to Teeworlds pelya 2010-09-07 15:14:54 +03:00
  • af072b3fc3 Tyrian: fixed saving game with mouse, auto-fire enabled by default Teeworlds: small speed improvement (still not enough to call it playable) pelya 2010-09-07 14:09:43 +03:00
  • b5577c1dd3 Fixed GFX transparency in TeeWorlds pelya 2010-09-06 18:13:57 +03:00
  • 768f48b345 Fixed nasty crashes in TeeWorlds, it's still unplayable and FPS is hell low, but you can connect to a server now pelya 2010-09-06 16:34:08 +03:00
  • a624926c92 TeeWorlds do not crash, but buggy as hell pelya 2010-09-06 14:32:16 +03:00
  • 10f1178f0b Fixed few GFX bugs in TeeWorlds, it still crashes pelya 2010-09-06 13:17:43 +03:00
  • 1ef6967d7d Changed default app to Tyrian pelya 2010-09-03 18:43:17 +03:00
  • 84b7ba606d Random changes here and there, preparation to make libSDL aware of Menu key - this won't work yet! pelya 2010-09-03 18:42:10 +03:00
  • 59e15688fc Added TeeWorlds - it compiles but does not work yet (crashed my Evo yay!) pelya 2010-09-03 18:39:44 +03:00
  • ab7d052202 Added proper auto-fire mode with animations to the Ultimate Droid theme pelya 2010-09-01 13:04:55 +03:00
  • 0341f13114 WAKE_LOCK permission is not needed anymore pelya 2010-09-01 13:03:47 +03:00
  • 9c38e6a68c Exit app instead of blank screen when user presses Home pelya 2010-09-01 13:01:42 +03:00
  • 5373a8e9cd App won't crash (and will continue to work) when keyboard is opened/closed or orientation changes (at last!) pelya 2010-08-31 16:02:26 +03:00
  • 79911b77c3 Ship follows your finger in OpenTyrian pelya 2010-08-31 16:02:03 +03:00
  • bdbdd73420 Added SDL_screenkeyboard.h with interface for application to control touchscreen keyboard pelya 2010-08-30 17:19:05 +03:00
  • a0c98546b1 Mouse enabled in Tyrian, not finished yet (also nasty bug with keyboard repeat fixed) pelya 2010-08-30 15:55:09 +03:00
  • 61c4884a81 Updated readme pelya 2010-08-30 14:16:35 +03:00
  • 1eaeb815f2 Whole screen does not act as button0 if touchscreen keyboard used pelya 2010-08-30 12:24:20 +03:00
  • 802e8340d7 Fixed another bug in Data Downloader pelya 2010-08-27 19:00:49 +03:00
  • 4f3afa5081 Fixed dependencies rebuilding in ChangeAppSettings.sh pelya 2010-08-27 15:47:16 +03:00
  • 6bd7d4126f Fixed data downloader not downloading optional packages pelya 2010-08-27 15:42:44 +03:00
  • 1330aec692 Gzipped all resource files pelya 2010-08-26 19:10:22 +03:00
  • e8bb24262a Fixes to theme placement pelya 2010-08-26 18:59:54 +03:00
  • 2b436c0bb8 Removed unnecessary status text pelya 2010-08-26 18:45:06 +03:00
  • 2ba663a7b1 First implementation of picture button theme, still no transparency pelya 2010-08-26 17:18:03 +03:00
  • 8c5bb493da Fixed wrong URL shown in downloader pelya 2010-08-26 11:25:30 +03:00
  • bd54831864 Updated app settings for UQM pelya 2010-08-25 17:04:08 +03:00
  • 5f54667aa1 Auto-fire for up to 2 buttons pelya 2010-08-25 17:03:20 +03:00
  • 9dafe7e44d Changed the way the uncompressed data should be downloaded pelya 2010-08-25 16:53:29 +03:00
  • c59c2125c9 Updated readme pelya 2010-08-25 16:52:37 +03:00
  • 9a90448e08 Fixed UQM not loading zipfiles, added optional downloads pelya 2010-08-25 16:52:04 +03:00
  • 9e1f47f584 Added Ultimate Droid button theme by Sean Stieber, also added converter to convert them to RGBA5551 or RGBA4444 format pelya 2010-08-25 16:35:50 +03:00
  • f65a781df1 App should not crash if keyboard is open/closed pelya 2010-08-25 13:40:14 +03:00
  • 8521e12c45 Set UQM as default game pelya 2010-08-21 20:39:20 +03:00
  • 9850a8e49f Changed current app to OpenTyrian pelya 2010-08-21 18:58:20 +03:00
  • 629f5b51f1 Added Uq-Ruan Masters game - it compiles but does not work (renders too slowly? Another problem?) pelya 2010-08-21 18:57:13 +03:00
  • ffec83a679 Fixed data downloading pelya 2010-08-21 17:21:40 +03:00
  • ac6a031c7d Added opssibility to download optional content, and to save files without unzipping pelya 2010-08-21 16:40:52 +03:00
  • 3dd034d019 Fixed screen keys position pelya 2010-08-21 15:11:08 +03:00
  • b0bbe3eff3 Total number of virtual keys has been increased to 7 pelya 2010-08-21 14:52:09 +03:00
  • 814db2bc42 Possibility to change user config pelya 2010-08-21 14:20:45 +03:00
  • 17707104f7 Small tweaks to audio pelya 2010-08-21 12:29:55 +03:00
  • de1f89b0c5 Added lot of new config options - onscreen keyboard size, accelerometer sensitivity, trackball dampening, and audio buffer size (for slow devices) pelya 2010-08-21 12:25:32 +03:00
  • 316b1385da Eh I'm so stupid. Epic bug with DataDownloader fixed (it won't truncate files anymore) - now I can remove all manual CRC checks. pelya 2010-08-21 12:24:23 +03:00
  • 1b70a84cff More robust data downloading pelya 2010-08-21 12:21:00 +03:00
  • 9d75444552 Added some CRC checks to data downloader pelya 2010-08-20 19:05:31 +03:00
  • 65bbff3c41 Updated readme pelya 2010-08-20 17:29:11 +03:00
  • e6fb666bec Updated readme pelya 2010-08-20 13:06:54 +03:00
  • 2c6c933575 Fixed wrong multitouch Java code pelya 2010-08-20 13:06:28 +03:00
  • d42d4d5b73 Added Win32 .EXE for font editor pelya 2010-08-19 18:49:55 +03:00
  • ff74ced087 Added small readme to fonteditor pelya 2010-08-19 18:38:44 +03:00
  • d8d1704a4f Small TODO pelya 2010-08-19 14:53:42 +03:00
  • 6e812eed03 Setting envvar LANG to correct value from Java code pelya 2010-08-19 14:48:31 +03:00
  • b6aa5371a7 Fixed libintl conmpilation pelya 2010-08-19 13:54:00 +03:00
  • 8b03c0831c Do not rebuild static libraries after running ChangeAppSettings pelya 2010-08-19 13:53:11 +03:00
  • efa49b96c8 Crash fixed in Java code pelya 2010-08-19 11:18:49 +03:00
  • 4c6ddb909e Added intl and sdl_gfx libraries (thanks to Kurosu) pelya 2010-08-18 20:43:26 +03:00
  • 501a98228d Fixed SDL 1.3 compilation pelya 2010-08-18 20:10:42 +03:00
  • d858f86793 More fixes to scripts pelya 2010-08-18 20:05:30 +03:00
  • 1e67d59311 Fixed SDL 1.2 compilation pelya 2010-08-18 19:54:23 +03:00
  • 4226f883d1 More fixes to RecompileAllApps.sh pelya 2010-08-18 19:29:15 +03:00
  • 473c66bbac Fixed recompilation script pelya 2010-08-18 19:18:10 +03:00
  • f9dc02fc1f New script RecompileAllApps.sh for auto-recompilation pelya 2010-08-18 19:06:38 +03:00
  • f177efc12e Fixed onscreen keyboard - it is playable, though multitouch works not very good pelya 2010-08-18 17:23:20 +03:00
  • 3453847f26 Better multitouch input pelya 2010-08-18 16:09:23 +03:00
  • c0d8427795 Updated Java settings dialog, added Java-C callbacks, tested on device - it doesn't work properly yet pelya 2010-08-18 15:47:25 +03:00
  • a88843354c Fixed compilation error pelya 2010-08-18 15:02:45 +03:00
  • 2c78d2a0ff Made more symlinks from SDL 1.2 to SDL 1.3 pelya 2010-08-18 13:19:54 +03:00
  • c7b64152af Moved font editor to more appropriate place pelya 2010-08-18 13:16:23 +03:00
  • 0c12b2a48f Implemented touchscreen keyboard - does not compile yet pelya 2010-08-18 13:15:21 +03:00
  • 5b5882f9f1 Pressure and size for Android 1.6 touchscreen reported not pelya 2010-08-18 13:14:48 +03:00
  • 5e2ad1da63 Some processing for touchscreen keyboard pelya 2010-08-17 18:47:32 +03:00
  • 9d970a7326 Initial touchscreen code - it does not compile yet pelya 2010-08-17 15:24:24 +03:00
  • f38d325a1b Small improvements to font editor pelya 2010-08-17 15:19:57 +03:00
  • 3a1885468e Simple wireframe font editor, to generate font in C array which later can be used in touchscreen keyboard pelya 2010-08-17 15:01:11 +03:00
  • 27dd182693 Updated readme pelya 2010-08-16 13:56:54 +03:00
  • 51bc7a8e3e Moved all files one dir upwards (should've done that long ago) pelya 2010-08-16 13:15:59 +03:00
  • a8ae1c2295 Experimental support for multitouch using joystick API pelya 2010-07-30 18:41:55 +03:00
  • c6ee7cd0fe Added more options to redefine common keys in AppSettings pelya 2010-07-30 16:12:39 +03:00
  • 831ee2ddb5 Reverted Jooleem to use SW surfaces - it fails with HW pelya 2010-07-30 14:59:31 +03:00
  • 491e1fcda4 Final fix for SDL 1.2 SW video, also fixed audio pelya 2010-07-30 14:54:07 +03:00
  • fb4801bb59 Added OpenTyrian sources - it does not work yet pelya 2010-07-30 13:10:35 +03:00
  • 0974a79a6d Added back SW renderer in SDL 1.2 pelya 2010-07-30 13:10:17 +03:00
  • 4ee9954443 Show free size next to phone storage / sdcard selection dialog pelya 2010-07-29 19:20:20 +03:00
  • 0a7f600817 Created symlinks to resources to quickly switch between apps pelya 2010-07-29 18:49:21 +03:00
  • ebaf4766e0 Changed Alien Blaster input keys to use touchscreen to navigate menus pelya 2010-07-29 18:27:53 +03:00
  • efc1c424d8 Fixes to accelerometer and audio not working, another dialog to select keypad type for user pelya 2010-07-29 18:26:29 +03:00
  • fb5561ff45 Fixed SDL 1.3 compilation pelya 2010-07-29 17:04:56 +03:00
  • 2e4e52a193 Removed symlinks to SDL 1.3 files that were changed, nad added the files themselves to SDL 1.2 pelya 2010-07-29 16:59:15 +03:00