2002.01.25 09UTC FI alpha release 00000 My Scheme interpreter stopped puking in QVM mode. I'm ecstatic enough to just throw together a mod release based on what I have now. Of all things, one (but frequently visited) switch()'s case fallthrough in the Scheme interpreter was causing Q3VM to corrupt its opstack. I thought this problem (fallthrough-causing-corruption) was fixed a while ago, but now I'm making a mental note to avoid any switch() fallthroughs in future mod code. For future reference, CVS tag "fi_00000".