aboutsummaryrefslogtreecommitdiff
path: root/src/jthread/pthread/jthread.cpp
AgeCommit message (Collapse)Author
2015-01-18Fix all warnings and remove -Wno-unused-but-set cflagkwolekr
2014-06-29Add support for Android 2.3+sapier
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-04-19jthread remove locks that aren't absolutely requiredsapier
add c++11 atomic support (optional)
2013-12-03Fix broken async locking in release buildsapier
2013-12-01Cleanup jthread and fix win32 buildsapier
2013-11-30Fix broken thread stop handlingsapier
2013-11-29Fix modstore/favourites hang by adding asynchronous lua job supportsapier
2013-09-15Always use builtin JThread librarykwolekr
2013-06-27Add minetest.get_mapgen_object to APIkwolekr
2011-01-08CMake working on Linux (not on windows)Perttu Ahola
--HG-- rename : Makefile => Makefile.bak