Heretic II Editing Utils v0.01

This zip contains 2 utils:

   - m82tga: Converts the Heretic II .m8 format textures into .tga format.  These can then be loaded with QERadiant.
             The catch is that you need to set:
             HKEY_CURRENT_USER\Software\QERadiant\Radiant\Prefs\HiColorTextures 
             to 1 to have the .tga's load.  As far as I know qrad3 doesn't support .tga's for computing radiosity light
             values, so you'll have to use point lights. (else all emitter textures will emit white light)

   - wal2m8: Converts Q2 .wal format textures .m8 format, with the palette in tact.
   
You can compile Heretic II levels with the standard Quake2 utilities.  Enjoy.
