Sam Hocevar
b65bde6b91
android: add a temporary hack for mouse emulation on Android devices.
преди 12 години
Sam Hocevar
d4372a6a1e
android: open files through the asset manager, meaning Lua works.
преди 12 години
Sam Hocevar
a6bcbd5e58
android: refactor the application code to use fewer free functions.
преди 12 години
Sam Hocevar
3af7e62b6a
android: switch to NativeActivity instead of rolling our own Java crap;
no known regressions yet.
преди 12 години
Sam Hocevar
ff7904d96c
build: big Android build system refactor; we now attempt to build
an apk for each project.
преди 12 години
Sam Hocevar
39a8c26fb5
base: start removing occurrences of NULL on our long journey to nullptr.
преди 12 години
Sam Hocevar
b25222af18
base: implement UNUSED() macro and put it here and there.
преди 12 години
Sam Hocevar
f44e3e323b
core: you can now while(app.MustTick()) { Tick(); } instead of app.Run().
преди 12 години
Sam Hocevar
d6634da83f
build: fix the WTFPL site URL in all code comments.
преди 12 години
Sam Hocevar
10010d77e4
android: use the FPS value provided by the application; we now run at
60 fps on Android devices, too.
преди 12 години
Sam Hocevar
439298ee5e
misc: very minor tweaks here and there.
преди 12 години
Sam Hocevar
854409cb6f
android: fix a synchronisation issue between Java and the game thread.
преди 12 години
Sam Hocevar
44180ce402
build: switch the Android native build rules to autoconf; still a bit rough
but we can now create shared objects for each project; only the testsuite
is not building properly because of issues with STLport, and EglApp is
deactivated because AndroidApp should have precedence.
преди 12 години
Sam Hocevar
5014b90b3e
build: compilation fixes for errors introduced in the recent Direct3D
and Android changes.
преди 13 години
Sam Hocevar
15c4e8016a
android: slightly update Android project for newer SDK versions.
преди 13 години
Sam Hocevar
0161879a84
core: try to merge Ticker and Emcee. Still not very good.
преди 13 години
Sam Hocevar
1d9507baae
core: remove spurious dependency between androidapp.cpp and monsterz.
преди 13 години
Sam Hocevar
b111f7e3d8
core: move platform-specific code to specific directories.
преди 13 години