From 76fcdaefc0d0d77c56285d2b9aaf188d0ada250b Mon Sep 17 00:00:00 2001 From: ludwig Date: Sun, 28 Aug 2005 17:54:51 +0000 Subject: remove svn:executable property git-svn-id: svn://svn.icculus.org/quake3/trunk@24 edf5b092-35ff-0310-97b2-ce42778d08ea --- common/aselib.c | 0 common/aselib.h | 0 common/bspfile.c | 0 common/bspfile.h | 0 common/cmdlib.c | 0 common/cmdlib.h | 0 common/imagelib.c | 0 common/imagelib.h | 0 common/l3dslib.c | 0 common/l3dslib.h | 0 common/mathlib.c | 0 common/mathlib.h | 0 common/md4.c | 0 common/mutex.c | 0 common/mutex.h | 0 common/polylib.c | 0 common/polylib.h | 0 common/polyset.h | 0 common/qfiles.h | 0 common/scriplib.c | 0 common/scriplib.h | 0 common/surfaceflags.h | 0 common/threads.c | 0 common/threads.h | 0 common/trilib.c | 0 common/trilib.h | 0 26 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 common/aselib.c mode change 100755 => 100644 common/aselib.h mode change 100755 => 100644 common/bspfile.c mode change 100755 => 100644 common/bspfile.h mode change 100755 => 100644 common/cmdlib.c mode change 100755 => 100644 common/cmdlib.h mode change 100755 => 100644 common/imagelib.c mode change 100755 => 100644 common/imagelib.h mode change 100755 => 100644 common/l3dslib.c mode change 100755 => 100644 common/l3dslib.h mode change 100755 => 100644 common/mathlib.c mode change 100755 => 100644 common/mathlib.h mode change 100755 => 100644 common/md4.c mode change 100755 => 100644 common/mutex.c mode change 100755 => 100644 common/mutex.h mode change 100755 => 100644 common/polylib.c mode change 100755 => 100644 common/polylib.h mode change 100755 => 100644 common/polyset.h mode change 100755 => 100644 common/qfiles.h mode change 100755 => 100644 common/scriplib.c mode change 100755 => 100644 common/scriplib.h mode change 100755 => 100644 common/surfaceflags.h mode change 100755 => 100644 common/threads.c mode change 100755 => 100644 common/threads.h mode change 100755 => 100644 common/trilib.c mode change 100755 => 100644 common/trilib.h (limited to 'common') diff --git a/common/aselib.c b/common/aselib.c old mode 100755 new mode 100644 diff --git a/common/aselib.h b/common/aselib.h old mode 100755 new mode 100644 diff --git a/common/bspfile.c b/common/bspfile.c old mode 100755 new mode 100644 diff --git a/common/bspfile.h b/common/bspfile.h old mode 100755 new mode 100644 diff --git a/common/cmdlib.c b/common/cmdlib.c old mode 100755 new mode 100644 diff --git a/common/cmdlib.h b/common/cmdlib.h old mode 100755 new mode 100644 diff --git a/common/imagelib.c b/common/imagelib.c old mode 100755 new mode 100644 diff --git a/common/imagelib.h b/common/imagelib.h old mode 100755 new mode 100644 diff --git a/common/l3dslib.c b/common/l3dslib.c old mode 100755 new mode 100644 diff --git a/common/l3dslib.h b/common/l3dslib.h old mode 100755 new mode 100644 diff --git a/common/mathlib.c b/common/mathlib.c old mode 100755 new mode 100644 diff --git a/common/mathlib.h b/common/mathlib.h old mode 100755 new mode 100644 diff --git a/common/md4.c b/common/md4.c old mode 100755 new mode 100644 diff --git a/common/mutex.c b/common/mutex.c old mode 100755 new mode 100644 diff --git a/common/mutex.h b/common/mutex.h old mode 100755 new mode 100644 diff --git a/common/polylib.c b/common/polylib.c old mode 100755 new mode 100644 diff --git a/common/polylib.h b/common/polylib.h old mode 100755 new mode 100644 diff --git a/common/polyset.h b/common/polyset.h old mode 100755 new mode 100644 diff --git a/common/qfiles.h b/common/qfiles.h old mode 100755 new mode 100644 diff --git a/common/scriplib.c b/common/scriplib.c old mode 100755 new mode 100644 diff --git a/common/scriplib.h b/common/scriplib.h old mode 100755 new mode 100644 diff --git a/common/surfaceflags.h b/common/surfaceflags.h old mode 100755 new mode 100644 diff --git a/common/threads.c b/common/threads.c old mode 100755 new mode 100644 diff --git a/common/threads.h b/common/threads.h old mode 100755 new mode 100644 diff --git a/common/trilib.c b/common/trilib.c old mode 100755 new mode 100644 diff --git a/common/trilib.h b/common/trilib.h old mode 100755 new mode 100644 -- cgit v1.2.3