2
0
mirror of https://github.com/dpethes/rerogue.git synced 2025-06-07 18:58:32 +02:00

11 Commits

Author SHA1 Message Date
dpethes
53506af6b3 hmt: read texture subtype 5, all hmt files now parse correctly 2017-02-04 16:34:01 +01:00
dpethes
acf9b6ebca add hmt compiler to build custom tiefigher_HMT 2014-11-09 14:17:43 +01:00
dpethes
5d18bdca6c hmt parser: save texture images for image type 3 2014-10-20 16:18:57 +02:00
dpethes
72f438b0d8 hmt parser: save texture images for image type 1 2014-10-20 16:10:08 +02:00
dpethes
59b5e6e4b6 hmt parser: save texture images 2014-10-20 08:16:05 +02:00
dpethes
c7ee2b0671 hmt parser: read pixel data 2014-10-20 07:44:36 +02:00
dpethes
4e755f8797 hmt parser: proper texture entry parsing. Actual pixel data is not read yet 2014-10-18 22:12:27 +02:00
dpethes
d3ad53a7a3 hmt parser: add main program 2014-10-15 23:43:57 +02:00
dpethes
b670be61fe hmt parser: split into main program & parsing unit
--HG--
rename : hmt_parser/hmt_parser.lpr => hmt_parser/hmt_parser.pas
2014-10-15 22:54:25 +02:00
dpethes
846f323e90 hmt parser: add missing free 2014-10-09 07:37:19 +02:00
dpethes
a066c665bb import dat_repack, hmp2obj, hmt_parser, image_export 2014-09-14 10:55:44 +02:00