------------------------------------------------------------------------
r4985 | havoc | 2005-01-31 03:50:44 -0800 (Mon, 31 Jan 2005) | 2 lines
Changed paths:
   M /trunk/lmp2pcx/lmp2pcx.c

now compresses individual scanlines instead of the whole image, no longer crashes Windows XP Explorer thumbnail preview (a reminder that Microsoft can't code)

------------------------------------------------------------------------
r4984 | havoc | 2005-01-31 02:56:00 -0800 (Mon, 31 Jan 2005) | 3 lines
Changed paths:
   M /trunk/lmp2pcx/lmp2pcx.c

added TGA output to lmp conversion
added mip conversion

------------------------------------------------------------------------
r4983 | havoc | 2005-01-31 02:40:31 -0800 (Mon, 31 Jan 2005) | 4 lines
Changed paths:
   M /trunk/lmp2pcx/lmp2pcx.c

added .tga saving
cleaned up file naming (no longer .mip.pcx)
moved conchars hack into a better place

------------------------------------------------------------------------
r3012 | havoc | 2003-05-22 05:22:48 -0700 (Thu, 22 May 2003) | 2 lines
Changed paths:
   M /trunk/lmp2pcx/makefile

makefile upgraded to handle compilation on win32 mingw, Linux native, Linux cross-gcc (Thanks to Elric for the makefile this was based on)

------------------------------------------------------------------------
r2728 | havoc | 2003-02-10 07:04:33 -0800 (Mon, 10 Feb 2003) | 2 lines
Changed paths:
   M /trunk/lmp2pcx/lmp2pcx.c

now saves conchars as a pcx instead of a raw file

------------------------------------------------------------------------
r2532 | havoc | 2002-10-16 15:23:41 -0700 (Wed, 16 Oct 2002) | 3 lines
Changed paths:
   M /trunk/lmp2pcx/lmp2pcx.c

fix line endings (carriage return carriage return line feed?  weird!)
increased version number to 1.01

------------------------------------------------------------------------
r2487 | havoc | 2002-10-01 04:45:05 -0700 (Tue, 01 Oct 2002) | 2 lines
Changed paths:
   M /trunk/lmp2pcx/lmp2pcx.c

fix pcx writer to write compliant pcx files (rle spans can not cross lines, lines must be padded to even number of pixels)

------------------------------------------------------------------------
r2417 | havoc | 2002-09-21 17:50:33 -0700 (Sat, 21 Sep 2002) | 2 lines
Changed paths:
   A /trunk/lhnqserver/lhnqserver.dsp
   A /trunk/lhnqserver/lhnqserver.dsw
   A /trunk/lmp2pcx/lmp2pcx.dsp
   A /trunk/lmp2pcx/lmp2pcx.dsw

MSVC 6 project

------------------------------------------------------------------------
r2406 | havoc | 2002-09-20 23:46:15 -0700 (Fri, 20 Sep 2002) | 2 lines
Changed paths:
   D /trunk/lmp2pcx/lmp2pcx

never meant to commit this file in the first place

------------------------------------------------------------------------
r2370 | havoc | 2002-09-12 06:30:51 -0700 (Thu, 12 Sep 2002) | 2 lines
Changed paths:
   M /trunk/lmp2pcx
   A /trunk/lmp2pcx/.cvsignore

to keep junk like .d from getting committed in the future

------------------------------------------------------------------------
r2369 | havoc | 2002-09-12 06:29:21 -0700 (Thu, 12 Sep 2002) | 2 lines
Changed paths:
   D /trunk/lmp2pcx/lmp2pcx.d

accidentally committed this

------------------------------------------------------------------------
r2366 | havoc | 2002-09-12 06:28:07 -0700 (Thu, 12 Sep 2002) | 2 lines
Changed paths:
   A /trunk/lmp2pcx
   A /trunk/lmp2pcx/lmp2pcx
   A /trunk/lmp2pcx/lmp2pcx.c
   A /trunk/lmp2pcx/lmp2pcx.d
   A /trunk/lmp2pcx/makefile

Initial revision

------------------------------------------------------------------------
