The Serpent Lord's News
PlanetQuake ad banner:
    Wednesday, March 29, 2000

Zancrus' old human model (aka: nudedude) has been added to the Free Models Project

This isn't just some quake humanoid player model. It's 8306 triangles (all in qME) of wax figurine! It's definately worth a look.


    Saturday, March 18, 2000

Squawk web pages updated. Behold the new format and content.

New Frequently Asked Question on The Free Models Project Help Page:

How can I see my models in a Quake map?

Here's a very simple Quake C patch you can use by itself or in any project where you need scenery models:

void() misc_illusion =
{
  if (!self.model)
    self.model = "progs/player.mdl";
  precache_model (self.model);
  setmodel (self, self.model);
};

    Saturday, March 18, 2000

Borland C++ Compiler 5.5 - fast, free, and ANSI (as the site says) command line utilities for Windows - is available for download with a simple, free registration process. It was actually released over a month ago, but a lot of folks seem to have missed the announcement.


    Wednesday, March 15, 2000

Interview with Crystal Space creator Jorrit Tyberghein at Linux.com.


    Tuesday, March 14, 2000

CORRECTION - ROCKETman and Jack Daniels are making a TC for Quake 1.

"We are making a revolutionary TC for the original Quake! It will be stable, reliabe, and FUN! TF2 KINDA FUN! We need an urgent modeler(s), who can make everything from player models, to small items, and weapons... PLEASE HELP US!" Contact ROCKETman and jack daniels.


    Monday, March 13, 2000

Three new models requested on the Wanted Models Page:

"We need a modeler for our upcomming Quake III: Arena TC. It will be a War-type TC. We need a player model, much like the TF2 ones." Contact ROCKETman and jack daniels.

"I need someone to make enemy models for my TC. It is a TC that tries to recreate the feeling of the Mummy and Indianna Jones. I will provide concept art. Please send some of your best work." Contact Robert D.

For the Wanted models page, I would like a Quake 1 model of any Dragon Ball/Z/GT Character if possible. I haven't been able to find one anywhere. I can animate myself, i just cant model anything except cubes spheres etc. He he. Contact allegrox.


2000 - JAN FEB MAR APR MAY JUN JLY AUG SEP OCT NOV DEC
1999 - JAN FEB MAR APR MAY JUN JLY AUG SEP OCT NOV DEC
1998 - JAN FEB MAR APR MAY JUN JLY AUG SEP OCT NOV DEC
1997 - JAN FEB MAR APR MAY JUN JLY AUG SEP OCT NOV DEC

The Serpent Lord's Web Pages