minetest/src/util
sapier 1cc40c0a7c Add support for Android 2.3+
There have been plenty of ppl involved in creating this version.
I don't wanna mention names as I'm sure I'd forget someone so I
just tell where help has been done:
- The partial android versions done by various ppl
- Testing on different android devices
- reviewing code (especially the in core changes)
- testing controls
- reviewing texts

A big thank you to everyone helping this to be completed!
2014-06-29 18:17:56 +02:00
..
CMakeLists.txt Move scriptapi to separate folder (by sapier) 2013-05-25 00:51:02 +02:00
container.h Make MutexQueue use jsemaphore for signaling 2014-01-10 10:10:45 +01:00
directiontables.cpp Update Copyright Years 2013-02-24 20:15:24 +01:00
directiontables.h Update Copyright Years 2013-02-24 20:15:24 +01:00
mathconstants.h Define M_PI on MSVC 2012-07-21 03:36:34 +03:00
numeric.cpp Fix compiling with 32bit MinGW 2013-11-12 15:18:20 +01:00
numeric.h Accept hexadecimal and string values for seeds 2013-11-04 23:59:26 -05:00
pointedthing.cpp Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 2013-08-14 21:03:33 +02:00
pointedthing.h Update Copyright Years 2013-02-24 20:15:24 +01:00
pointer.h Bunch of small fixes (coding style, very unlikely errors, warning messages) 2014-04-19 11:56:19 +02:00
serialize.cpp Fix serializing of signed numbers in serializeStructToString 2014-03-21 05:22:21 -04:00
serialize.h Fix write and read S32 vectors 2014-04-12 17:39:51 +02:00
string.cpp Add support for Android 2.3+ 2014-06-29 18:17:56 +02:00
string.h Fix msvc2012 build 2014-06-29 16:57:50 +02:00
thread.h Make MutexQueue use jsemaphore for signaling 2014-01-10 10:10:45 +01:00
timetaker.cpp Add varying levels of precision to TimeTaker 2013-03-29 16:53:15 -04:00
timetaker.h Add varying levels of precision to TimeTaker 2013-03-29 16:53:15 -04:00