From 455c8b09aaba197476d420e4442f2a5313638259 Mon Sep 17 00:00:00 2001 From: Willian Henrique Date: Tue, 27 Aug 2024 16:53:27 +0100 Subject: Add basic server-side tracing functionality Restricted to L4D for now due to known ABI compatibility issues on other branches. This should be easy to fix later when needed elsewhere. Committer's note: I've counted myself as a joint author and added a copyright notice to the .c file since this code is reasonably modified from the code bill originally wrote last year. but June of this year and , so I've gone ahead and corrected his copyright notice too, with permission. --- compile.bat | 1 + 1 file changed, 1 insertion(+) (limited to 'compile.bat') diff --git a/compile.bat b/compile.bat index ca632ed..a4a6a10 100644 --- a/compile.bat +++ b/compile.bat @@ -95,6 +95,7 @@ setlocal DisableDelayedExpansion :+ portalcolours.c :+ rinput.c :+ sst.c +:+ trace.c :+ xhair.c :+ x86.c :: just tack these on, whatever (repeated condition because of expansion memes) -- cgit v1.2.3