Commit Graph

29 Commits

Author SHA1 Message Date
pelya
959af7a7f3 Small fix to ChangeAppSettings.sh 2010-07-21 16:02:02 +03:00
pelya
9e5a7ee53c Do not update symlink if not needed in ChangeAppSettings.sh 2010-07-21 15:02:55 +03:00
pelya
a372f4546d More fixes to rebuilding and dependencies 2010-07-20 19:06:56 +03:00
pelya
fdfcd7ec17 Do not force rebuild if not necessary 2010-07-20 19:05:22 +03:00
pelya
88099439de Added option to specify backup URL for data download 2010-07-20 19:03:01 +03:00
pelya
f72e72272a Removed "always resize" option for screen resizing from ChangeAppSettings.sh, it now equals to "y"
It still leaves part of screen not resized on my widescreen HTC Evo
2010-07-19 18:46:43 +03:00
pelya
59861deb5a Small fix to ChangeAppSettings.sh 2010-07-19 13:37:44 +03:00
pelya
784b430996 SDL 1.2 compiles, runs, but does not output anything on screen 2010-07-16 18:55:39 +03:00
pelya
bf0feb0660 Added selection of libSDL version to ChangeAppSettings 2010-07-16 17:23:26 +03:00
pelya
1647eed95a Forgot to include SDL into Application.mk 2010-07-13 18:30:08 +03:00
pelya
2929b8e83c Set version code for Alien Blaster 2010-07-12 14:33:24 +03:00
pelya
5198be017e Added application version to ChangeAppettings 2010-07-12 14:30:03 +03:00
pelya
048735ac4a Fixed accelerometer input 2010-07-09 17:43:46 +03:00
pelya
30776b9bd1 Fixed compilation 2010-07-08 18:40:39 +03:00
pelya
650aca4a3d Added multi-ABI support to ChangeAppSettings.sh, fixed libMAD compilation 2010-07-08 17:47:54 +03:00
pelya
9fdddca0ec Added libMAD, added option to disable some libraries on ChangeAppsettings 2010-07-08 17:00:23 +03:00
pelya
87265514cb Added configurable readme section to ChangeAppsettings.sh that will be shown when data is downloading 2010-07-07 18:36:57 +03:00
pelya
9327cba2a1 Correct resize algorithm without rounding errors 2010-07-06 11:56:05 +03:00
pelya
09afe74eed Fixed horizontal screen orientation + resizing 2010-06-11 15:48:24 +03:00
pelya
a2a899eecf More cosmetics 2010-06-10 18:54:22 +03:00
pelya
2010c62093 Cosmetics 2010-06-10 18:52:00 +03:00
pelya
647d3eefa9 Added two new config options to ChangeAppSettings.sh - disable depth buffer in OpenGL renderer and enable auto screen resizing 2010-06-10 18:49:59 +03:00
pelya
3efc812191 Fixes for Android 1.6 - it still crashes on start 2010-06-08 16:15:22 +03:00
pelya
33603d201d Small fix to ChangeAppSettings.sh 2010-05-18 12:06:15 +03:00
pelya
b973f29b35 Splitted Java sources to many small files, fixed tabulation, splitted input source file from video in libSDL. 2010-05-18 11:14:30 +03:00
pelya
4059cb46f1 THIS REVISION WILL NOT RUN! Added an own implementation of GLSurfaceView to launch native main() code from it. 2010-05-17 18:39:02 +03:00
pelya
500d845cc6 Moved NativeInit() to separate sdl_main shared library so libapplication.so won't contain any java-specific code,
added SDL_image, libpng and libjpeg.
2010-05-11 12:50:50 +03:00
pelya
2f484609dd Fixed ChangeAppsettings script 2010-05-07 13:25:25 +03:00
pelya
eaf175688e First untested version of ChangeAppSettings script. 2010-05-07 12:36:19 +03:00