Xref: utzoo rec.games.hack:2011 unix-pc.sources:21 Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!decwrl!decvax!mcnc!duke!dukempd!ethos!bacchus!darren From: darren@bacchus.UUCP (Darren Friedlein) Newsgroups: rec.games.hack,unix-pc.sources Subject: Patch to make font switching on UNIXpc optional. Message-ID: <183@bacchus.UUCP> Date: 10 Jan 88 06:35:23 GMT Organization: The Beeblebrox Foundation of Durham, North Carolina Lines: 141 What follows is a fix to go allong with the dual-font patches I posted recently. They allow the user of a version compiled with UNIXPC defined to turn the font switching on and off by adding "twofonts" to his/her HACKOPTIONS variable. The default is off. One other problem I am aware of yet have not been able to fix yet is a bug (if you can call it that) with zapping wands and breathing fire. The problem is that the zapping routines use the characters '/','\','-' and '|'. Right now these are defined as all sorts of funky things, so it doesn't quite look right. If anyone can point me to the area of code that deals with this, I would be grateful. Keep on Hacking! -Darren /****** /***** {edo} Darren G. Friedlein * * /****** * {mcnc} Rt 4 Box 416, Durham NC 27703 * * * * {ethos} data(bacchus):919/596-7746 * *urham \*****\ * ompany {gladys} voice:919/596-9492 \****** *oftware \***** {bakerst}!bacchus!darren ******/ "I got up the other day and everything in my apartment had been stolen and replaced with an exact replica." -Steven Wright ------- The following are context diffs. Cut at the line and apply with the command: patch