]> git.xonotic.org Git - xonotic/darkplaces.git/history - taskqueue.h
libcurl: Use the generic linked list
[xonotic/darkplaces.git] / taskqueue.h
2020-10-02 cloudwalkRemove unneeded #includes in some headers. Make some...
2020-09-29 cloudwalkAdd qdefs.h and qstats.h to split up quakedef.h. Make...
2020-09-17 cloudwalkRename qboolean to qbool
2020-01-29 havocFix line endings on taskqueue.[ch]
2020-01-23 havocRedesigned TaskQueue to have a queue and distributor...
2020-01-18 havocAdded appropriate prototypes to taskqueue.h, added...
2020-01-18 havocAdded taskqueue.[ch].