Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-10 | Make MutexQueue use jsemaphore for signaling | sapier | |
2013-12-13 | Implement httpfetch module and initialize it from main() | Kahrl | |
Add curl_parallel_limit setting that will replace media_fetch_threads in a later commit. Fix a typo in MutexedQueue::pop_back() that made it impossible to compile code that used this function. (Noticed this while implementing httpfetch.) | |||
2013-12-01 | Cleanup jthread and fix win32 build | sapier | |
2013-09-15 | Always use builtin JThread library | kwolekr | |
2013-08-14 | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl | |
2013-08-04 | Add texture pack selection to main menu | Novatux | |
2013-03-11 | Migrate to STL containers/algorithms. | Ilya Zhuravlev | |
2013-02-24 | Update Copyright Years | Sfan5 | |
2013-02-24 | Change Minetest-c55 to Minetest | PilzAdam | |
2012-12-02 | On-demand item meshes and textures | Perttu Ahola | |
2012-06-17 | Initially split utility.h to multiple files in util/ | Perttu Ahola | |