summaryrefslogtreecommitdiffhomepage
path: root/compile
diff options
context:
space:
mode:
authorWillian Henrique <wsimanbrazil@yahoo.com.br>2024-08-27 16:53:27 +0100
committerMichael Smith <mikesmiffy128@gmail.com>2024-08-29 23:08:03 +0100
commit455c8b09aaba197476d420e4442f2a5313638259 (patch)
tree261f98b71e8ef899760e27f6943c0c516dc5b6bc /compile
parent98d046645644ff59718a46e2d2bbc6b5f4620b28 (diff)
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.
Diffstat (limited to 'compile')
-rwxr-xr-xcompile1
1 files changed, 1 insertions, 0 deletions
diff --git a/compile b/compile
index 17a1ba4..328c08b 100755
--- a/compile
+++ b/compile
@@ -81,6 +81,7 @@ src="\
os.c
portalcolours.c
sst.c
+ trace.c
xhair.c
x86.c"
if [ "$dbg" = 1 ]; then src="$src \