pelya 94df8e2921 Fixed Alien Blaster not working on simulation - I've added lot of debug spam, it should be removed.
The problem is in the least obvious place - the std::ostringstream output deadlocks for no reason -
see file project/jni/application/src/asstring.h.
The only reason I can think of is that previously I've has one big statically linked library,
and now libstlport and libapplication areseparate shared libraries. But why then all std::vectors etc work?
2010-05-12 19:49:48 +03:00
Description
Port of SDL library and several games to the Android OS.
563 MiB
Languages
C 90.6%
Makefile 2.3%
C++ 2.2%
Java 2.1%
Shell 0.7%
Other 1.9%