Commit Graph

2128 Commits

Author SHA1 Message Date
pelya
f12b3810d3 Updated build system and added some missing symlinks 2011-06-07 13:50:42 +03:00
pelya
dd2e589159 VCMI compiles, but does not work, because the server and AI libraries should be linked statically to it 2011-06-07 13:49:57 +03:00
pelya
b8e71daa73 Updated Boost headers 2011-06-07 13:24:38 +03:00
pelya
0970661c21 Updated Boost submodule 2011-06-07 13:24:21 +03:00
pelya
9d7b58795b Added symlinks to boost and ffmpeg libraries, to integrate into my build system 2011-06-07 11:51:04 +03:00
pelya
f227a1f124 Updated boost submodule 2011-06-06 19:05:02 +03:00
pelya
b9d026762d Fixed ffmpeg compilation 2011-06-06 18:37:11 +03:00
pelya
6539e814fb Fixed boost prebuilt libraries 2011-06-06 18:36:32 +03:00
pelya
b1925e040c Added ffmpeg lib - NOT TESTED 2011-06-03 18:33:26 +03:00
pelya
a627238bf8 Added precompiled boost libraries - NOT TESTED YET! 2011-06-03 18:10:59 +03:00
pelya
935f1fc4a3 Updated OpenTTD project 2011-06-03 16:57:59 +03:00
pelya
eb897e230a Fixed Return key not sent in the SDL_ANDROID text input 2011-06-03 14:06:27 +03:00
pelya
550341ad8b Draw the logo when app loads, until the first SDL_Flip(), also fixed small bug in menu 2011-06-01 13:13:29 +03:00
pelya
47b5d6938a If you've added another download with "!" at the beginning to the updated .apk - do not ask user, just download the file 2011-05-31 18:52:12 +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
b10fefba4f Fixed the NO_REMAP implementation, fixed few minor bg in Settings.java 2011-05-30 15:25:08 +03:00
pelya
f06e5643e7 Reverted my work-in-progress changes in Settings.java, that broke compilation 2011-05-30 11:17:32 +03:00
pelya
8eaa947706 Disabled code to make screen blue when app is loading, until I'll implement proper logo loading 2011-05-26 11:29:37 +03:00
pelya
3409066830 Patch to make volume keys change volume instead of in-game action, by lmak 2011-05-26 11:27:50 +03:00
pelya
ebd3757b91 Compilation fix 2011-05-24 13:41:33 +03:00
pelya
2eb1de79b9 Blind try to fix ANR timeout when app is restored from background 2011-05-24 13:26:10 +03:00
pelya
6e9ca5f0bc SDL tries to load file "logo.png" from assets, and use it as a startup logo, if it fails it reverts to the usual SDL logo 2011-05-20 14:44:44 +03:00
pelya
c418f7da64 More modifications to SDL config dialog 2011-05-20 12:21:22 +03:00
pelya
342b99c77d Started refactoring SDL startup menu 2011-05-19 17:29:03 +03:00
pelya
f65677b399 Updated translations 2011-05-19 14:06:31 +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
d77044bfaa Fix to Java part of multitouch input 2011-05-16 11:58:54 +03:00
pelya
b71bcb2734 Updated OpenTTD compilation instructions 2011-05-16 11:21:05 +03:00
pelya
e537f15320 Added proguard.cfg from gjtorikian 2011-05-05 10:04:54 +03:00
pelya
681723f700 Updated ufoai project 2011-04-28 15:51:35 +03:00
pelya
5caee5cdfe Fixes to compile with crystaX NDK r5 beta3 2011-04-28 15:47:29 +03:00
pelya
0742977a5e Fixed clashing lib names with system libraries 2011-04-22 16:12:36 -04:00
pelya
2bb4e56768 Changed random code in arbitrary places to fix mysterious crash 2011-04-21 21:09:52 -04:00
pelya
ea3df210c4 Added a license exception to permit custom startup config dialogs in closed-source projects. 2011-04-18 18:02:28 +00:00
pelya
5c60741dae Synced submodules 2011-04-13 22:17:29 +00:00
pelya
7fbf604a8f Updated openttd, updated bug list 2011-04-13 13:37:28 +00:00
pelya
d0b4e26d2e Tweaks to SDL relative mouse input 2011-04-01 14:35:42 +03:00
pelya
bb4cb967fb Updated GemRB (by Beholder) 2011-04-01 14:34:40 +03:00
pelya
9586a42a30 Added Python (Thanks to Beholder) - it fails to build properly using my build system,
so there's a precompiled binary included, with a hack in Android.mk to make it work on NDK r4b
2011-04-01 14:32:12 +03:00
pelya
5545d3d131 Small update to checkStaticDataSize.sh script 2011-03-25 17:14:06 +02:00
pelya
870193c7db Added mxml library 2011-03-24 16:53:27 +02:00
pelya
b8be901b25 Added support for CrystaX NDK r5b 2011-03-22 12:09:29 +02:00
pelya
21bf45e9ef Fixed SDL 1.3 compilation 2011-03-18 11:39:00 +02:00
pelya
9fbb3b22a2 Fixed compiler flags in libintl 2011-03-15 14:20:10 +02:00
pelya
3c12f641d2 Fixed Ballfield 2011-03-14 19:13:12 +02:00
pelya
8fce28ca72 Fixed non-blocking SwapBuffers 2011-03-14 19:09:41 +02:00
pelya
a590f89291 Bumped version 2011-03-14 17:38:39 +02:00
pelya
5a6dfaa863 Added Gun Bros-like controls to TeeWorlds, implemented SDL_WarpMouse() for relative mouse mode 2011-03-14 17:33:58 +02:00
pelya
5a91ed9723 Some failed attempts to make EditText widget without autocomplete and showing screen keyboard automatically. 2011-03-10 17:55:00 +02:00
pelya
f67db85103 Fixed bug in text input 2011-03-10 17:08:58 +02:00