]> git.xonotic.org Git - xonotic/darkplaces.git/history - com_list.h
CREDITS: Add name
[xonotic/darkplaces.git] / com_list.h
2021-04-13 cloudwalkcom_list: Move all functions to the header and inline...
2020-11-08 cloudwalkcom_list: Implement the rest of the linked list API...
2020-09-29 cloudwalkAdd qdefs.h and qstats.h to split up quakedef.h. Make...
2020-09-29 cloudwalklist: Add missing include guards.
2020-09-17 cloudwalkRename qboolean to qbool
2020-09-08 cloudwalkcom_list: Rename Delete to Delete_Init and implement...
2020-09-07 cloudwalkImplement Linux kernel-inspired generic cyclic doubly...