Commit Graph

2766 Commits

Author SHA1 Message Date
pelya
f6fb9fc667 Updated readme 2010-07-28 12:12:44 +03:00
pelya
eda66c6d45 THIS REVISION WILL NOT WORK! Compiled and linked SDL_renderer_gles.c into SDL 1.2 lib, no code was added to actually use it. ifdef overkill, yay! 2010-07-26 18:24:57 +03:00
pelya
90b09cd587 Small update to wording in ChangeAppSettings.sh 2010-07-26 15:40:27 +03:00
pelya
d5b27e5441 Added Jooleem sources (I've changed them too much from the original, have to publish them to conform with LGPL) 2010-07-26 15:25:35 +03:00
pelya
b95831357b Fixed crashing when downloading data to SD card, fixed crashing when running SDL 1.2 app on Android 1.6 device 2010-07-26 13:12:00 +03:00
pelya
7580d9ff0f Added simple app settings dialog - it will ask you where to download app data (SD Card or phone storage), later I'll maybe add other options 2010-07-23 15:11:41 +03:00
pelya
32fbf19b84 Fixed audio not working with SDL 1.2 2010-07-23 13:39:03 +03:00
pelya
e97befb3e4 Fixed mouse events ignoring screen resizing 2010-07-23 13:05:31 +03:00
pelya
8876c75849 Added limited support for "configure"-like scripts 2010-07-22 15:33:19 +03:00
pelya
6c2f60ec2b Fixed GLXGears to work with SDL 1.2 2010-07-22 13:53:33 +03:00
pelya
1e20b02f1c Updated SDL 1.3 to rev. 4563, fixed compilation 2010-07-22 11:55:12 +03:00
pelya
58b0feff64 Added CFLAGS option to ChangeAppSettings.shr, renamed Alien Blaster to separate dir and created symlink to it 2010-07-22 11:13:32 +03:00
pelya
a4cceee6db Fixed makefiles 2010-07-22 10:59:08 +03:00
pelya
5684847ca1 Added sdk_net and sdl_blitpool libs, not tried to compile yet 2010-07-22 10:58:21 +03:00
pelya
a2cecdf9f4 SDL 1.2 now works in SW mode, though it's really slow (that was Alien Blaster drawing to wrong surface) 2010-07-21 16:46:27 +03:00
pelya
959af7a7f3 Small fix to ChangeAppSettings.sh 2010-07-21 16:02:02 +03:00
pelya
5a5ac81d1e Some fixes to SDL 1.2, still outputs nothing 2010-07-21 16:00:34 +03:00
pelya
0adcda0153 Updated Alien Blaster version 2010-07-21 15:03:29 +03:00
pelya
9e5a7ee53c Do not update symlink if not needed in ChangeAppSettings.sh 2010-07-21 15:02:55 +03:00
pelya
aaf9ea3eb0 Fixed bug in GLES_UpdateTexture() 2010-07-21 14:32:15 +03:00
pelya
9f8dde30fc Fixed alpha surfaces in Alien Blaster 2010-07-21 12:16:04 +03:00
pelya
e39e54fce5 Eh, hack did not work out 2010-07-20 19:23:42 +03:00
pelya
1e5b6fd17b Small hack to make Github show readme 2010-07-20 19:23:03 +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
523e83f766 Increased Alien Blaster version 2010-07-20 19:04:12 +03:00
pelya
88099439de Added option to specify backup URL for data download 2010-07-20 19:03:01 +03:00
pelya
dfec95a6de Fixes for auto video resizing (right part of screen was messed up on HTC Evo) 2010-07-20 18:20:24 +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
e7112534b4 Fixed app crashing during data download 2010-07-19 18:45:05 +03:00
pelya
59861deb5a Small fix to ChangeAppSettings.sh 2010-07-19 13:37:44 +03:00
pelya
209e9e7cfa Added missing Android.mk for SDL 1.2 2010-07-19 11:05:45 +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
8af1bad261 Reusing SDL 1.3 files in SDL 1.2 with #ifdefs 2010-07-16 17:23:52 +03:00
pelya
bf0feb0660 Added selection of libSDL version to ChangeAppSettings 2010-07-16 17:23:26 +03:00
pelya
b2c04aedcf Added back SDL 1.2 sources, without HW accel 2010-07-16 17:16:21 +03:00
pelya
19bc92954f Fixed FPS drop when touching screen 2010-07-14 16:19:31 +03:00
pelya
d9ba40e397 Moved SDL to separate dir and renamed to sdl-1.3, added symlink to it from src dir 2010-07-13 18:55:59 +03:00
pelya
80aa565a22 Updated Application.mk 2010-07-13 18:31:03 +03:00
pelya
1647eed95a Forgot to include SDL into Application.mk 2010-07-13 18:30:08 +03:00
pelya
9c9bbfd660 Added copyright info 2010-07-12 18:28:44 +03:00
pelya
9d796c3983 Removed debug 2010-07-12 17:55:18 +03:00
pelya
4c50ee2115 Updated readme 2010-07-12 17:54:10 +03:00
pelya
e43e527eab Fixed buggy video surface erasing in Alien Blaster (why SDL_FillRect() fails anyway?) 2010-07-12 17:00:43 +03:00
pelya
2392cd8c54 Another fix for accelerometer 2010-07-12 16:50:35 +03:00
pelya
dccefe2ce3 GLES supports per-texture alpha perfectly, it was the bug in Alien Blaster that prevented nuke to be drawn correctly 2010-07-12 15:36:51 +03:00
pelya
aa3e7acdaf Updated readme 2010-07-12 15:27:01 +03:00
pelya
486ec3acee Added application icon 2010-07-12 15:26:38 +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