pelya
|
a8002c54ee
|
Added SDL_image to application include path, removed Java-specific defines from application makefile
|
2010-05-11 12:53:35 +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
|
f25dcd7164
|
Small fix to app resolution - game is not playable currently on Supersonic
|
2010-05-07 13:30:37 +03:00 |
|
pelya
|
74f436776c
|
Updated Alien Blaster screen resolution, as top bar is hidden now
|
2010-05-07 12:37:20 +03:00 |
|
pelya
|
24dce42157
|
Converted all libs from shared to static - it will allow closed-source apps to use LGPL-ed libsdl,
and will solve some cross-referencing problems, like SDL_init called from static constructors.
|
2010-05-06 18:46:42 +03:00 |
|