]> git.xonotic.org Git - xonotic/darkplaces.git/history - qdefs.h
Set groundentity when sv_gameplayfix_downtracesupportsongroundflag detects a floor
[xonotic/darkplaces.git] / qdefs.h
2021-09-17 Cloudwalkcom_list: Require type explicitly. Remove Q_typeof...
2021-09-17 Cloudwalkqdefs: Change ALWAYSINLINE -> ALWAYS_INLINE
2021-09-17 Cloudwalkqdefs: Check _MSC_VER instead of incorrect MSVC
2021-07-30 Cloudwalkqdefs: Define separate FLOAT_ and DOUBLE_ versions...
2021-07-30 Cloudwalkqdefs: Implement DP_FUNC_ALWAYSINLINE macro for platfor...
2021-05-25 CloudwalkMerge intoverflow.h into qdefs.h
2020-11-08 cloudwalkcom_list: Implement the rest of the linked list API...
2020-10-16 cloudwalkqdefs: Set NET_MAXMESSAGE back to 65536 since the highe...
2020-09-29 cloudwalkquakedef: Add darkplaces.h and include it in as many...
2020-09-29 cloudwalkAdd qdefs.h and qstats.h to split up quakedef.h. Make...