代码搜索:Quake
找到约 1,672 项符合「Quake」的源代码
代码结果 1,672
www.eeworm.com/read/160223/10555141
asv quake.asv
%% Loma Prieta Earthquake
% This demo shows how to analyze and visualize real-world earthquake data.
%
load quake
pause
g = 0.0980;
e = g*e;
n = g*n;
v = g*v;
delt = 1/200;
t = delt*(1:
www.eeworm.com/read/417978/10969592
gif quake.gif
www.eeworm.com/read/243682/12925761
txt quake.txt
/L20"Quake2 Config" Line Comment = // File Extensions = CFG
/Delimiters = -+=/",.%
/C1 FUNCTIONS
alias
bind
condump connect
demomap dir download drop
echo error exec
gamemap give gun_model
im
www.eeworm.com/read/242928/12973233
def quake.def
/*
dummy.qc created by QCParse copyright (c) 1997, 1998 Alexander Malmberg
99 classes
*/
/*QUAKED air_bubbles (0.0 0.5 0.8) (-8 -8 -8) (8 8 8)
testing air bubbles
*/
/*QUAKED ambient_comp_h
www.eeworm.com/read/242928/12973273
pal quake.pal
www.eeworm.com/read/328068/13048299
quake install.quake
INSTALL for Linux Quake
-----------------------
Quake for Linux provides several different binary executables to support
different hardware and drivers.
Included with Linux Quake are:
- SVGALib Qua
www.eeworm.com/read/481315/6648001
ico quake.ico
www.eeworm.com/read/7619/123909
htm quake.htm
www.eeworm.com/read/7643/125075
htm quake.htm
www.eeworm.com/read/306178/3746316
c quake.c
// 地裂震
#include
inherit F_SSERVER;
int thunderspell(object me, object target)
{
int kee, damage, spells;
string msg;
int extra;
int i;
object weapon;
int damagic;