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

121 Commits

Author SHA1 Message Date
dpethes
d65a060e5e cast to prevent range check errors 2014-10-14 04:53:45 +02:00
dpethes
d1a468fbfe hob parser: read groups without any defined faces 2014-10-14 04:53:19 +02:00
dpethes
650a8f8f89 hob parser: parse files with multiple objects / meshes 2014-10-14 03:30:42 +02:00
dpethes
02029c9da6 hob parser: properly distinguish between quad and triangle faces 2014-10-14 01:57:58 +02:00
dpethes
37c2d95600 hob parser: fix parsing of empty hob-s 2014-10-14 00:56:56 +02:00
dpethes
7075f10021 HOB parser: change how triangle / quad faces are determined 2014-10-13 23:58:06 +02:00
dpethes
91b625d677 update .hgignore: add HOB/HMT files 2014-10-12 19:41:30 +02:00
dpethes
7106fd158a hob parser: fix check on face data start position 2014-10-12 19:40:47 +02:00
dpethes
51a5b14b18 hob parser: parse face groups 2014-10-12 19:37:48 +02:00
dpethes
2dc280bb65 update HOB spec 2014-10-12 10:33:57 +02:00
dpethes
205e266b4b hob parser: parse header/grey area to find faces 2014-10-10 08:14:54 +02:00
dpethes
387734e68f add command-line HOB parsing program, dump face data 2014-10-09 22:32:20 +02:00
dpethes
af115a26f4 add .hgignore 2014-10-09 22:31:22 +02:00
dpethes
846f323e90 hmt parser: add missing free 2014-10-09 07:37:19 +02:00
dpethes
b7e99d95b2 add work-in progress HOB parser and update HOB spec 2014-10-07 06:15:45 +02:00
dpethes
9cc9ab2fd1 inital HOB format documentation 2014-09-29 13:38:07 +02:00
dpethes
264f883aa5 add work-in-progress hmt file format documentation 2014-09-14 14:08:00 +02:00
dpethes
4286799259 add file format documentation 2014-09-14 13:35:03 +02:00
dpethes
315f6334ab update readme 2014-09-14 11:56:26 +02:00
dpethes
a066c665bb import dat_repack, hmp2obj, hmt_parser, image_export 2014-09-14 10:55:44 +02:00
dpethes
ab5e5dc824 Initial commit 2014-09-14 08:57:40 +02:00