This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2024-11-24 08:32:34 +02:00
Code
Issues
Releases
Activity
6ab97bad7e
vcmi
/
lib
/
rmg
/
threadpool
History
Ivan Savenko
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00
..
BlockingQueue.h
ThreadPool implementation. It runs, but dies from race conditions.
2023-05-06 18:54:19 +02:00
MapProxy.cpp
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00
MapProxy.h
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00
ThreadPool.h
Replace redundant types with
auto
for the lvalues of template factory functions for smart pointers
2024-01-17 12:50:00 +00:00