Add definable node_stone to biome API, mgv5, mgv7. Reduce and correct depth of mgv7...
[oweals/minetest.git] / src / jthread /
2014-07-06 sfan5Fix warnings reported by clang
2014-06-29 sapierAdd support for Android 2.3+ 1408/head
2014-06-29 Martin DoegeOS X compatibility fixes
2014-04-19 sapierFix win32 build (typo in jthread lock cleanup)
2014-04-19 sapierjthread remove locks that aren't absolutely required 1130/head
2014-01-15 sapierFix win32 reading semaphore count not working (broke... 1102/head
2014-01-14 BlockMenFix building under MSVC
2014-01-10 sapierMake MutexQueue use jsemaphore for signaling
2013-12-06 sapierFix win32 jthread implementation 1040/head
2013-12-03 sapierFix broken async locking in release build
2013-12-01 sapierCleanup jthread and fix win32 build 1029/head
2013-11-30 sapierFix log threadname lookup handling not beeing threadsafe 1028/head
2013-11-30 Ilya ZhuravlevFix MSVC build.
2013-11-30 sapierFix broken thread stop handling 1026/head
2013-11-29 sapierFix modstore/favourites hang by adding asynchronous... 977/head
2013-09-16 kwolekrAlways use builtin JThread library
2013-06-28 kwolekrAdd minetest.get_mapgen_object to API
2013-06-23 prollerAdd support for IPv6
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-24 sapierMove scriptapi to separate folder (by sapier)
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-26 kwolekrFix build on Windows
2013-02-26 kwolekrAdd emerge.cpp, initial EmergeThread changes
2011-02-20 Perttu AholaTemporary commit; lots of test code and stuff
2011-01-08 Perttu AholaCMake working on Linux (not on windows)