]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - com_list.c
Merge PR 'Use the text from modinfo.txt as the mod menu entry'
[xonotic/darkplaces.git] / com_list.c
2022-01-13 bones_was_hereMerge MR 'Make trace entity culling optional for specta...
2021-04-13 cloudwalkcom_list: Move all functions to the header and inline...
2020-11-30 havocRemove inline keyword on List_* functions, inline in...
2020-11-08 cloudwalkcom_list: Implement the rest of the linked list API...
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...