index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
jthread
Age
Commit message (
Expand
)
Author
2014-01-15
Fix win32 reading semaphore count not working (broke all queues)
sapier
2014-01-14
Fix building under MSVC
BlockMen
2014-01-10
Make MutexQueue use jsemaphore for signaling
sapier
2013-12-06
Fix win32 jthread implementation
sapier
2013-12-03
Fix broken async locking in release build
sapier
2013-12-01
Cleanup jthread and fix win32 build
sapier
2013-11-30
Fix log threadname lookup handling not beeing threadsafe
sapier
2013-11-30
Fix MSVC build.
Ilya Zhuravlev
2013-11-30
Fix broken thread stop handling
sapier
2013-11-29
Fix modstore/favourites hang by adding asynchronous lua job support
sapier
2013-09-15
Always use builtin JThread library
kwolekr
2013-06-27
Add minetest.get_mapgen_object to API
kwolekr
2013-06-23
Add support for IPv6
proller
2013-05-25
Move scriptapi to separate folder (by sapier)
sapier
2013-02-25
Fix build on Windows
kwolekr
2013-02-25
Add emerge.cpp, initial EmergeThread changes
kwolekr
2011-02-21
Temporary commit; lots of test code and stuff
Perttu Ahola
2011-01-08
CMake working on Linux (not on windows)
Perttu Ahola