Sam Hocevar
b25222af18
base: implement UNUSED() macro and put it here and there.
13 vuotta sitten
Sam Hocevar
f44e3e323b
core: you can now while(app.MustTick()) { Tick(); } instead of app.Run().
13 vuotta sitten
Sam Hocevar
d6634da83f
build: fix the WTFPL site URL in all code comments.
13 vuotta sitten
Sam Hocevar
10010d77e4
android: use the FPS value provided by the application; we now run at
60 fps on Android devices, too.
13 vuotta sitten
Sam Hocevar
439298ee5e
misc: very minor tweaks here and there.
13 vuotta sitten
Sam Hocevar
854409cb6f
android: fix a synchronisation issue between Java and the game thread.
13 vuotta sitten
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.
13 vuotta sitten
Sam Hocevar
5014b90b3e
build: compilation fixes for errors introduced in the recent Direct3D
and Android changes.
14 vuotta sitten
Sam Hocevar
15c4e8016a
android: slightly update Android project for newer SDK versions.
14 vuotta sitten
Sam Hocevar
0161879a84
core: try to merge Ticker and Emcee. Still not very good.
14 vuotta sitten
Sam Hocevar
1d9507baae
core: remove spurious dependency between androidapp.cpp and monsterz.
14 vuotta sitten
Sam Hocevar
b111f7e3d8
core: move platform-specific code to specific directories.
14 vuotta sitten