From black at icculus.org Sat Jun 19 16:19:31 2004 From: black at icculus.org (black at icculus.org) Date: 19 Jun 2004 16:19:31 -0400 Subject: Module neither: Change committed Message-ID: <20040619201931.9700.qmail@icculus.org> Commiter : black CVSROOT : /cvs/cvsroot/neither Module : neither Commit time: 2004-06-19 20:19:31 UTC Log message: Changed the console color code to read a fixed number of chars as color number, e.g. "@0a" wont display the a. The current color code length is 2. "@@" will still display a @. Added also a CONSOLE_COLOR macro so it will be easier to find color changes in the source (notice: use leading 0s if necessary). Modified files: darkwar/command.c darkwar/console.c darkwar/console.h darkwar/r_main.c -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: neither.20040619.201931.black.diff URL: From black at icculus.org Sat Jun 19 16:21:55 2004 From: black at icculus.org (black at icculus.org) Date: 19 Jun 2004 16:21:55 -0400 Subject: Module neither: Change committed Message-ID: <20040619202155.9937.qmail@icculus.org> Commiter : black CVSROOT : /cvs/cvsroot/neither Module : neither Commit time: 2004-06-19 20:21:55 UTC Log message: Sorry. Fixed typo: '&&' instead of '&'. Modified files: darkwar/console.c -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: neither.20040619.202155.black.diff URL: