code stringlengths 1 2.01M | repo_name stringlengths 3 62 | path stringlengths 1 267 | language stringclasses 231
values | license stringclasses 13
values | size int64 1 2.01M |
|---|---|---|---|---|---|
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/view.h | C | gpl2 | 986 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/gl_vidlinuxglx.c | C | gpl2 | 17,118 |
//
// sys_dosa.s
// x86 assembly-language DOS-dependent routines.
#include "asm_i386.h"
#include "quakeasm.h"
.data
.align 4
fpenv:
.long 0, 0, 0, 0, 0, 0, 0, 0
.text
.globl C(MaskExceptions)
C(MaskExceptions):
fnstenv fpenv
orl $0x3F,fpenv
fldenv fpenv
ret
#if 0
.globl C(unmaskexceptions)
C(unmaskexce... | 1306061103-aaa | quake/src/QW/client/sys_dosa.s | Unix Assembly | gpl2 | 1,242 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in th... | 1306061103-aaa | quake/src/QW/client/skin.c | C | gpl2 | 5,806 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/bothdefs.h | C | gpl2 | 3,770 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/menu.h | C | gpl2 | 1,191 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/d_edge.c | C | gpl2 | 7,674 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/modelgen.h | C | gpl2 | 3,031 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/crc.c | C | gpl2 | 3,641 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/model.c | C | gpl2 | 41,356 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/surf16.s | Unix Assembly | gpl2 | 3,349 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/d_scana.s | Motorola 68K Assembly | gpl2 | 2,087 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/d_part.c | C | gpl2 | 3,706 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/r_varsa.s | Motorola 68K Assembly | gpl2 | 1,725 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/keys.h | C | gpl2 | 3,266 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/r_aliasa.s | Unix Assembly | gpl2 | 7,090 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/wad.h | C | gpl2 | 1,756 |
.386P
.model FLAT
externdef _d_zistepu:dword
externdef _d_pzbuffer:dword
externdef _d_zistepv:dword
externdef _d_zrowbytes:dword
externdef _d_ziorigin:dword
externdef _r_turb_s:dword
externdef _r_turb_t:dword
externdef _r_turb_pdest:dword
externdef _r_turb_spancount:dword
externdef _r_turb_turb:d... | 1306061103-aaa | quake/src/QW/client/d_scana.asm | Assembly | gpl2 | 7,898 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in th... | 1306061103-aaa | quake/src/QW/client/cl_cam.c | C | gpl2 | 13,699 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/bspfile.h | C | gpl2 | 5,980 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in th... | 1306061103-aaa | quake/src/QW/client/gl_model.c | C | gpl2 | 41,585 |
.386P
.model FLAT
externdef _d_zistepu:dword
externdef _d_pzbuffer:dword
externdef _d_zistepv:dword
externdef _d_zrowbytes:dword
externdef _d_ziorigin:dword
externdef _r_turb_s:dword
externdef _r_turb_t:dword
externdef _r_turb_pdest:dword
externdef _r_turb_spancount:dword
externdef _r_turb_turb:d... | 1306061103-aaa | quake/src/QW/client/d_polysa.asm | Assembly | gpl2 | 27,338 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in th... | 1306061103-aaa | quake/src/QW/client/gl_rmisc.c | C | gpl2 | 11,918 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/d_modech.c | C | gpl2 | 2,323 |
// #include <dpmi.h>
#include "quakedef.h"
// #include "dosisms.h"
extern cvar_t bgmvolume;
#define ADDRESS_MODE_HSG 0
#define ADDRESS_MODE_RED_BOOK 1
#define STATUS_ERROR_BIT 0x8000
#define STATUS_BUSY_BIT 0x0200
#define STATUS_DONE_BIT 0x0100
#define STATUS_ERROR_MASK 0x00ff
#define ERROR_WRITE_PROTECT 0
#def... | 1306061103-aaa | quake/src/QW/client/cd_audio.c | C | gpl2 | 17,738 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/r_aclipa.s | Unix Assembly | gpl2 | 5,545 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/client.h | C | gpl2 | 12,204 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/sys_wina.s | Unix Assembly | gpl2 | 2,056 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in th... | 1306061103-aaa | quake/src/QW/client/wad.c | C | gpl2 | 3,429 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in th... | 1306061103-aaa | quake/src/QW/client/gl_ngraph.c | C | gpl2 | 3,377 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in th... | 1306061103-aaa | quake/src/QW/client/cmd.c | C | gpl2 | 13,370 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/vid_svgalib.c | C | gpl2 | 21,539 |
.386P
.model FLAT
externdef _d_zistepu:dword
externdef _d_pzbuffer:dword
externdef _d_zistepv:dword
externdef _d_zrowbytes:dword
externdef _d_ziorigin:dword
externdef _r_turb_s:dword
externdef _r_turb_t:dword
externdef _r_turb_pdest:dword
externdef _r_turb_spancount:dword
externdef _r_turb_turb:d... | 1306061103-aaa | quake/src/QW/client/r_edgea.asm | Assembly | gpl2 | 17,095 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/nonintel.c | C | gpl2 | 1,205 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/d_init.c | C | gpl2 | 3,302 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/console.h | C | gpl2 | 1,805 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/gl_vidlinux_svga.c | C | gpl2 | 18,719 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/cmd.h | C | gpl2 | 3,905 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/d_varsa.s | Motorola 68K Assembly | gpl2 | 5,292 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/d_polysa.s | Unix Assembly | gpl2 | 45,606 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/gl_mesh.c | C | gpl2 | 8,049 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/r_alias.c | C | gpl2 | 18,991 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/draw.h | C | gpl2 | 1,671 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in th... | 1306061103-aaa | quake/src/QW/client/cvar.h | C | gpl2 | 3,739 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/snd_mix.c | C | gpl2 | 8,327 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in th... | 1306061103-aaa | quake/src/QW/client/glquake.h | C | gpl2 | 8,222 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/client/mathlib.h | C | gpl2 | 2,924 |
/*==========================================================================;
*
* Copyright (C) 1995-1996 Microsoft Corporation. All Rights Reserved.
*
* File: d3drm.h
* Content: Direct3DRM include file
*
***************************************************************************/
#ifndef ... | 1306061103-aaa | quake/src/QW/dxsdk/sdk/inc/d3drmwin.h | C | gpl2 | 1,180 |
/*==========================================================================;
*
* Copyright (C) 1994-1996 Microsoft Corporation. All Rights Reserved.
*
* File: ddraw.h
* Content: DirectDraw include file
*
***************************************************************************/
#ifndef ... | 1306061103-aaa | quake/src/QW/dxsdk/sdk/inc/ddraw.h | C | gpl2 | 110,021 |
/*==========================================================================;
*
* Copyright (C) 1995-1996 Microsoft Corporation. All Rights Reserved.
*
* File: d3drm.h
* Content: Direct3DRM include file
*
***************************************************************************/
#ifndef ... | 1306061103-aaa | quake/src/QW/dxsdk/sdk/inc/d3drmdef.h | C | gpl2 | 14,133 |
/*==========================================================================
*
* Copyright (C) 1995-1996 Microsoft Corporation. All Rights Reserved.
*
* File: dsetup.h
* Content: DirectXSetup, error codes and flags
***************************************************************************/
... | 1306061103-aaa | quake/src/QW/dxsdk/sdk/inc/dsetup.h | C | gpl2 | 2,860 |
/*==========================================================================;
*
* Copyright (C) 1995-1996 Microsoft Corporation. All Rights Reserved.
*
* File: d3dcaps.h
* Content: Direct3D capabilities include file
*
***************************************************************************... | 1306061103-aaa | quake/src/QW/dxsdk/sdk/inc/d3dcaps.h | C | gpl2 | 13,527 |
/*==========================================================================;
*
* Copyright (C) 1995-1996 Microsoft Corporation. All Rights Reserved.
*
* File: d3d.h
* Content: Direct3D include file
*
***************************************************************************/
#ifndef _D3D... | 1306061103-aaa | quake/src/QW/dxsdk/sdk/inc/d3d.h | C | gpl2 | 18,414 |
/****************************************************************************
*
* Copyright (C) 1996 Microsoft Corporation. All Rights Reserved.
*
* File: dinput.h
* Content: DirectInput include file
*
****************************************************************************/
#ifndef __... | 1306061103-aaa | quake/src/QW/dxsdk/sdk/inc/dinput.h | C | gpl2 | 31,883 |
/*==========================================================================;
*
* Copyright (C) 1995,1996 Microsoft Corporation. All Rights Reserved.
*
* File: dsound.h
* Content: DirectSound include file
*
***************************************************************************/
#ifnde... | 1306061103-aaa | quake/src/QW/dxsdk/sdk/inc/dsound.h | C | gpl2 | 13,417 |
/*==========================================================================;
*
* Copyright (C) 1995-1996 Microsoft Corporation. All Rights Reserved.
*
* File: d3drm.h
* Content: Direct3DRM include file
*
***************************************************************************/
#ifndef ... | 1306061103-aaa | quake/src/QW/dxsdk/sdk/inc/d3drmobj.h | C | gpl2 | 32,372 |
/*==========================================================================;
*
* Copyright (C) 1995-1996 Microsoft Corporation. All Rights Reserved.
*
* File: d3dtypes.h
* Content: Direct3D types include file
*
***************************************************************************/
#... | 1306061103-aaa | quake/src/QW/dxsdk/sdk/inc/d3dtypes.h | C | gpl2 | 31,957 |
/*==========================================================================
*
* Copyright (C) 1995-1996 Microsoft Corporation. All Rights Reserved.
*
* File: fastfile.h
* Content: Definitions for fastfile access.
*
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,... | 1306061103-aaa | quake/src/QW/dxsdk/sdk/inc/fastfile.h | C | gpl2 | 1,070 |
/*==========================================================================;
*
* Copyright (C) 1995-1996 Microsoft Corporation. All Rights Reserved.
*
* File: d3drm.h
* Content: Direct3DRM include file
*
***************************************************************************/
#ifndef ... | 1306061103-aaa | quake/src/QW/dxsdk/sdk/inc/d3drm.h | C | gpl2 | 5,488 |
/*==========================================================================;
*
* Copyright (C) 1994-1995 Microsoft Corporation. All Rights Reserved.
*
* File: dplay.h
* Content: DirectPlay include file
*
***************************************************************************/
#ifndef ... | 1306061103-aaa | quake/src/QW/dxsdk/sdk/inc/dplay.h | C | gpl2 | 10,913 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/qwfwd/qwfwd.c | C | gpl2 | 6,491 |
#include "master.h"
int com_argc;
char **com_argv;
/*
================
COM_CheckParm
Returns the position (1 to argc-1) in the program's argument list
where the given parameter apears, or 0 if not present
================
*/
int COM_CheckParm (char *parm)
{
int i;
for (i=1 ; i<com_argc ; i++)
{
if (!com_arg... | 1306061103-aaa | quake/src/QW/qwfwd/misc.c | C | gpl2 | 6,469 |
/****************************************************************************
*
* MegaGraph Graphics Library
*
* Copyright (C) 1996 SciTech Software.
* All rights reserved.
*
* Filename: $Workfile: mgraph.h $
* Version: $Revision: 1.29 $
*
* Language: ANSI C
* Environmen... | 1306061103-aaa | quake/src/QW/scitech/include/mgraph.h | C | gpl2 | 76,932 |
/****************************************************************************
*
* MegaGraph Graphics Library
*
* Copyright (C) 1996 SciTech Software.
* All rights reserved.
*
* Filename: $Workfile: mgldos.h $
* Version: $Revision: 1.9 $
*
* Language: ANSI C
* Environment... | 1306061103-aaa | quake/src/QW/scitech/include/mgldos.h | C | gpl2 | 2,482 |
/****************************************************************************
*
* Copyright (C) 1996 SciTech Software
* All rights reserved.
*
* Filename: $Workfile: debug.h $
* Version: $Revision: 1.17 $
*
* Language: ANSI C
* Environment: any
*... | 1306061103-aaa | quake/src/QW/scitech/include/debug.h | C | gpl2 | 7,390 |
/****************************************************************************
*
* MegaGraph Graphics Library
*
* Copyright (C) 1996 SciTech Software.
* All rights reserved.
*
* Filename: $Workfile: mglwin.h $
* Version: $Revision: 1.14 $
*
* Language: ANSI C
* Environmen... | 1306061103-aaa | quake/src/QW/scitech/include/mglwin.h | C | gpl2 | 5,481 |
rm -rf client\debug
rm -rf client\release
rm -rf client\gldebug
rm -rf client\glrelease
rm -f client\qwcl.ncb
rm -f client\qwcl.opt
rm -f client\qwcl.plg
rm -f client\qwcl.stt
rm -rf server\debug
rm -rf server\release
rm -f server\qwsv.ncb
rm -f server\qwsv.opt
rm -f server\qwsv.plg
rm -f server\qwsv... | 1306061103-aaa | quake/src/QW/clean.bat | Batchfile | gpl2 | 694 |
#!/bin/sh
# This script preloads the lib3dfxgl.so library which overrides the functions
# present in libMesaGL.so. This allows glquake to run using 3DFX's miniport
# and without Mesa 3-D. Glide and X11 libraries have to be installed tho,
# even tho GLQuake doesn't use X11, it's linked against it because Mesa 3-D
# ... | 1306061103-aaa | quake/src/QW/glqwcl.3dfxgl | Shell | gpl2 | 374 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/sv_ents.c | C | gpl2 | 12,128 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/sv_move.c | C | gpl2 | 9,334 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/sv_main.c | C | gpl2 | 37,032 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/pr_comp.h | C | gpl2 | 3,086 |
//
// math.s
// x86 assembly-language math routines.
#include "asm_i386.h"
#include "quakeasm.h"
#if id386
.data
.align 4
Ljmptab: .long Lcase0, Lcase1, Lcase2, Lcase3
.long Lcase4, Lcase5, Lcase6, Lcase7
.text
#define EMINS 4+4
#define EMAXS 4+8
#define P 4+12
.align 2
.globl C(BoxOnPlaneSide)
C(BoxOn... | 1306061103-aaa | quake/src/QW/server/math.s | Unix Assembly | gpl2 | 8,331 |
//
// worlda.s
// x86 assembly-language server testing stuff
//
#include "asm_i386.h"
#include "quakeasm.h"
//include "d_ifacea.h"
#if id386
.data
Ltemp: .long 0
.text
//----------------------------------------------------------------------
// hull-point test
//--------------------------------------------------... | 1306061103-aaa | quake/src/QW/server/worlda.s | Unix Assembly | gpl2 | 2,157 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/world.c | C | gpl2 | 20,564 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/sys_unix.c | C | gpl2 | 5,306 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/sys.h | C | gpl2 | 1,101 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/server.h | C | gpl2 | 12,671 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/sv_phys.c | C | gpl2 | 21,300 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/asm_i386.h | C | gpl2 | 2,542 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/progdefs.h | C | gpl2 | 3,150 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/pr_exec.c | C | gpl2 | 12,957 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/sv_init.c | C | gpl2 | 9,812 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/quakeasm.h | C | gpl2 | 934 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/sv_user.c | C | gpl2 | 40,796 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/pr_cmds.c | C | gpl2 | 32,659 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/qwsvdef.h | C | gpl2 | 2,404 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/sv_nchan.c | C | gpl2 | 4,565 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/sys_win.c | C | gpl2 | 4,470 |
#CFLAGS = -g -Wall -DDEBUG -I../client -I. -DSERVERONLY
#CFLAGS = -mpentium -O6 -Wall -I../client -I. -DSERVERONLY -fomit-frame-pointer -fno-strength-reduce
#CFLAGS = -mpentium -O2 -Wall -I../client -I. -DSERVERONLY -fomit-frame-pointer -fno-strength-reduce
CFLAGS=-DSERVERONLY -I../client -V2.7.2.1 -bi486-linux/ -O6 -... | 1306061103-aaa | quake/src/QW/server/makefile | Makefile | gpl2 | 1,080 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/model.c | C | gpl2 | 24,220 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/sv_ccmds.c | C | gpl2 | 17,621 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/progs.h | C | gpl2 | 4,079 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/pr_edict.c | C | gpl2 | 21,496 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/world.h | C | gpl2 | 2,811 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/server/sv_send.c | C | gpl2 | 18,694 |
#!/bin/sh
for x in *; do
y=`echo $x | tr '[A-Z]' '[a-z]'`
if [ $x != $y ]; then
mv $x $y
fi
done
| 1306061103-aaa | quake/src/QW/fixskins.sh | Shell | gpl2 | 104 |
#!/bin/sh
# Generate qwsv.spec
# $1 is version
# $2 is release
# $3 is install dir (assumed to be in /var/tmp)
cat <<EOF
%define name qwsv
%define version ${1}
%define release ${2}
%define builddir \$RPM_BUILD_DIR/%{name}-%{version}
Name: %{name}
Version: %{version}
Release: %{release}
Vendor: id Software
Packager: D... | 1306061103-aaa | quake/src/QW/qwsv.spec.sh | Shell | gpl2 | 2,689 |
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distribut... | 1306061103-aaa | quake/src/QW/gas2masm/gas2masm.c | C | gpl2 | 20,090 |
zip -9 -r -D -X qw client server docs dxsdk gas2masm progs scitech -x *.obj *.sbr *.pch *.pdb *.idb *.bsc *.dll *.exp *.exe *.lib *.map *.ilk
| 1306061103-aaa | quake/src/QW/makezip.bat | Batchfile | gpl2 | 143 |