the rcsid commit from hell }:>

This commit is contained in:
Bill Currie 2001-09-28 06:26:31 +00:00
parent f37c446a29
commit b1f4a778f9
300 changed files with 654 additions and 309 deletions

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
/*
ZOID - This takes over player controls for spectator automatic camera.

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef __sun
/* Sun's model_t in sys/model.h conflicts w/ Quake's model_t */

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -27,8 +27,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -24,8 +24,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -25,8 +25,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include <config.h>

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -24,6 +24,8 @@
Boston, MA 02111-1307, USA
*/
static const char rcsid[] =
"$Id$";
/* afternoon hack (james was here.)
FIXME: I coded this outside of the QF tree so it has non-quake

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -25,8 +25,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -24,8 +24,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -26,8 +26,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
/* Sun's model_t in sys/model.h conflicts w/ Quake's model_t */
#define model_t quakeforgemodel_t

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include <config.h>

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -24,8 +24,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"

View file

@ -23,8 +23,9 @@
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/
static const char rcsid[] =
"$Id$";
#ifdef HAVE_CONFIG_H
# include "config.h"