Show infotext with description for item entities
[oweals/minetest.git] / src / threading /
2015-12-11 BlockMenFix events on Windows
2015-12-07 ShadowNinjaFix Event implementation 3408/head
2015-11-08 kwolekrFix misc. MinGW and Valgrind warnings
2015-11-04 est31Time: use locks again
2015-11-03 est31Atomic: cleanup and add more operations
2015-11-02 est31Rename and move basicmacros.h to util/basic_macros.h
2015-11-01 kwolekrFix Lua scripting synchronization
2015-10-31 kwolekrFix C++11 compatibility 3310/head
2015-10-28 kwolekrAdd DISABLE_CLASS_COPY macro (and use it)
2015-10-24 kwolekrFix some threading things and add additional thread...
2015-10-17 RuiFix == to =
2015-10-17 kwolekrFix missing include on AIX
2015-10-17 kwolekrRefactor Thread class to improve readability and portab...
2015-10-14 ShadowNinjaRefactor logging
2015-10-03 ShadowNinjaFix MinGW 32-bit build
2015-09-06 Pavel PuchkinFix building on OSX, broken since "Clean up threading"
2015-08-24 ShadowNinjaClean up threading 2613/head