search for: quake

Displaying 20 results from an estimated 164 matches for "quake".

2001 Oct 19
2
wine 20010824 and quake
i have quake v1.06 installed and running fine under windows. however, running it in wine gives a bunch of errors. see below: prophet% wine --winver win98 -- QLAUNCH.EXE QUAKEUDP.DLL QUAKE.EXE -mpath fixme:win32:DEVICE_Open Unknown VxD MGenVxD.VXD. Try --winver nt40 or win31 ! prophet% wine --winver nt40 -- QL...
2008 Dec 28
1
Using a constant scale across X-Y plots
...ld like to produce graphics for each metropolitan region using the same depth scale for all, so that dark gray means the same thing consistently. That's the part that is proving way too hard for my little brain and limited R experience. I'm assuming I don't have to include the quakes data to play around with. depth.col <- gray.colors(100)[cut(quakes$depth, 100, label = FALSE)] depth.ord <- rev(order(quakes$depth)) depth.breaks <- do.breaks(range(quakes.ordered$depth), 50) quakes.ordered$color <- level.colors(quakes.ordered$depth, at = depth.breaks, col.regi...
2002 Dec 06
2
Controlling graphics parameters in lattice
...able to set some global defaults.] I read ?xyplot and ?trellis.par.set-- which contains no complete list of parameters, just a reference to print(trellis.par.get()) > print(trellis.par.get()) $fontsize $fontsize$default [1] 10 I tried > trellis.par.set("fontsize", 12) > data(quakes) > Depth <- equal.count(quakes$depth, number=8, overlap=.1) > xyplot(lat ~ long | Depth, data = quakes) And this crashes the Rgui (Windows, R 1.6.1). Is this a buglet or did I do something wrong? I then tried > xyplot(lat ~ long | Depth, data = quakes, scales=list(ce...
2004 Oct 19
1
Quake II - a modal problem?
I am running FC2 on a Dell 600SC, latest wine version. FYI:Quake II will run on machines with only 4 MB video cards and no OpenGL. It runs fine under Windoze. Under Wine it runs the "launching demo" well but then I have no keyboard or mouse control. I must force the power off to regain control. On Windoze one would hit the escape key at this po...
2002 Jan 09
3
lattice problems under Win2K and R-1.4.0
I'm having problems copying and saving lattice graphs using R-1.4.0 under Win2k. It seems I've see this alluded to recently in R-help. If I do the following example: > data(quakes) > xyplot(long ~ lat , data = quakes) And then try to copy or save the graph as either a metafile or bitmap or if I use any of the bitmap/metafile devices via (for example) > png(file="mygraph.png") > data(quakes) > xyplot(long ~ lat , data = quakes) > dev.off() I get t...
2001 Mar 27
2
ms windows quake 3 on linux is this possible?
...ey never worked. do i have to install the whole windows OS onto linux. i hope not, cos i didn't b4, my dream is to get my favorute apps working then dump that inferior operating system formerly know as windows. i just luuuurve the linux filesystem is very sexy. so tell me has anyone got all of quake 3 working, or any of it. and you just install the programs by running the setup.exe files right? cos i tried to do winword 2000 and it wasn't having it. i am saving for the new suse linux and then i will get into it big time. 6.4 is cool but dated and that, and i is buying up ram off of cruici...
1998 Feb 25
0
Quake 2 Linux 3.13 (and lower) allow users to read arbitrary files [Forwarded e-mail from kevingeo@CRUZIO.COM]
------- start of forwarded message (RFC 934 encapsulation) ------- From: kevingeo@CRUZIO.COM Sender: Bugtraq List <BUGTRAQ@NETSPACE.ORG> To: BUGTRAQ@NETSPACE.ORG Subject: Quake 2 Linux 3.13 (and lower) allow users to read arbitrary files Date: Wed, 25 Feb 1998 05:49:58 -0500 Reply-To: kevingeo@CRUZIO.COM Vulnerable: Everyone who followed the installation instructions and made Quake2 setuid root. Exploit: Quake2 reads its conf files (and .pak files) before giving up roo...
1997 Oct 17
1
R-beta: memory problem vith "dist" on W95
Using Rseptbeta for Windows 95 I encountered this problem: > library(mva) > data(quakes) > dist(quakes) Error: memory exhausted I'm using a pentium 133 with 32 MB ram memory! What I must to do? Thanks and excuse me for my english! Andrea Rossetti, rossetti at stat.unipg.it _______________________________________________________ Statistica & Informatica per la Gestione...
2006 Jun 08
1
panel.abline and xyplot
Dear All, I am wondering on how to use the abline.xyplot with xyplot such that I will have different vertical lines for each panel. More sepcifically, suppose that the xyplot generates 4 panels defined by the combination of two binary variables: X_1 and X_2. i.e. xyplot(Y ~ Z | X_1*X_2, data = df) I want something like: abline(v = 5) if X_1=0 and X_2 = 0 abline(v =
2010 Sep 18
1
Change wine language (installing quake 2)
Hello, I'm trying to install quake 2, which doesn't work. I'm getting a 'warning' page up saying: This version of Quake II will not install on this language version of Windows 95/NT. ..and that I should find a localized version and such... Apparently WINE on my Ubuntu machine speaks US-English and on the cd it'...
2010 Apr 04
2
One question about saving graph by using xyplot
...file after I run the program. But if I use the function "plot" to get other simply figures, it can work. So I want to ask how I can get the saved figures by using "xyplot". The following is a simple example about my program: library(lattice) require(stats) ## Tonga Trench Earthquakes Depth <- equal.count(quakes$depth, number=8, overlap=.1) for (i in 1:5) { filename=paste("fig",i,".pdf",sep="") pdf(filename,width=6.5,height=4.5) xyplot(lat ~ long | Depth, data = quakes) graphics.off() } # I cannot open the pdf files. Buf if I try: for (i in 1:5...
2010 Mar 10
2
calling map() in xyplot()
Hi All, I'm trying to add a map on the following lattice plot, but not correctly... can anyone help please... R Code: require(lattice) us.map <- map(plot = FALSE, fill = TRUE) Depth <- equal.count(quakes$depth, number=8, overlap=.1) xyplot(lat ~ long | Depth, data = quakes, panel = function(...) { panel.polygon(us.map$x,us.map$y) panel.xyplot(...) } ) Any help would be greatly appreciated, Gurmeet [[alternative HTML version deleted]]
2008 May 14
2
Weird problem with OpenGl based games (Quake 3 engine)
I will try to explain the best I can - but honestly... it may be hard to understand what I am talking about anyway... Problem is like this - whatever I try to play OpenGL based game that uses Quake 3 engine I got weird mouse "jumps". Let's take Soldier of Fortune 2 Demo as it can be downloaded for free. When in jungle I try to look left or right - mouse jumps slightly (the transition of the cross hair not smooth) and it is very hard to hit anything. This is not performance probl...
2010 Nov 17
1
Color on trellis device
Hi, I try to make a xyplot withou colors. I try: pdf(file="test.pdf") trellis.device(color=F) Depth <- equal.count(quakes$depth, number=8, overlap=.1) xyplot(lat ~ long | Depth, data = quakes) dev.off() the graphic is showed without colors in a X device but it dont work saving directly on pdf device. How I made to put color off in trellis device? Thanks Ronaldo -- 2ª lei - Na pesquisa, o que importa é o que est...
2008 Jul 21
1
Need help to run Quake 3 server on Shorewall version 3.2.6
...$FW # # Allow Ping from the local network # Ping/ACCEPT loc $FW # # Reject Ping from the "bad" net zone.. and prevent your log from being flooded.. # Ping/REJECT net $FW ACCEPT $FW loc icmp ACCEPT $FW net icmp # # Quakeserver settings ACCEPT net $FW udp 27960 ACCEPT $FW net udp 27960 # # Webserver # ACCEPT net $FW tcp 80 #LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE Anyone please? ----------------------------------------------------------------------...
2009 Nov 11
7
Gr�fico xyplot
...lot(PESO~ALTURA|EDAD,data=Data,xlab="ALTURA",ylab="PESO") ya está. El problema que tengo surge cuando quiero dividir la edad en tres (por ejemplo) intervalos equivalentes con el mismo rango. Leyendo un manual de ayuda, se sugiere seguir estos pasos: (Para leer la base de datos quakes, una vez cargado el paquete lattice, desde la consola de R se hace >quakes). mini <- min(quakes$depth) maxi <- max(quakes$depth) int <- ceiling((maxi-mini)/9) (9 intervalos) inf <- seq(mini,maxi,int) quakes$depth.cat <- factor(floor(((quakes$depth-mini)/int)),labels=paste (inf,...
2010 Sep 21
7
Wine 1.3 and weird error: Unhandled page fault on read
Hey guys, There's a weird issue occurring that doesn't make sense to me. Whenever I run any 3D application, I get the following error: wine: Unhandled page fault on read access It's followed by a few strings, and the debugger kicks in. This seems to only affect 3D application. Thanks, in advance, for the input. :) r2rX :D
2008 Apr 08
1
Change the position of panel strips in a lattice plot.
Hi all, In lattice plots, is there any option to position the panel strips with text below each subgraph, instead of above? i.e. in: Depth <- equal.count(quakes$depth, number=8, overlap=.1) xyplot(lat ~ long | Depth, data = quakes) ,is there any way to make "Depth" appear below the subgraphs, instead of above? I've been looking through the lattice documentation and the list archive but have not found such a thing. Many thanks in advance, G...
2008 Sep 29
1
Lattice: don't draw unlabled tick marks
If I only want axis labels on the left and bottom I can set alternating=F like in the following example: Depth <- equal.count(quakes$depth, number=8, overlap=.1) xyplot(lat ~ long | Depth, data = quakes, scales=list(alternating=F) I also would like to get rid of the unlabeled tick marks (top and right). How can I do that? cu Philipp -- Dr. Philipp Pagel Lehrstuhl f?r Genomorientierte Bioinformatik Technische Universit?t M...
2010 Nov 09
1
Lattice: xyplot group title format
Dear all, if I plot a lattice xyplot like: library(lattice); require(stats); Depth <- equal.count(quakes$depth, number=8, overlap=.1) xyplot(lat ~ long | Depth, data = quakes) How can I manipulate the group title format (here: Depth)? Like the font size, position, etc. Best Marcus