Doom-Utils / deutex

WAD composer for Doom, Heretic, Hexen, and Strife
Other
61 stars 17 forks source link

Add de-duping of identical lumps? #39

Open fragglet opened 7 years ago

fragglet commented 7 years ago

See wadptr for what I mean. It would be nice if deutex just did this automatically.

It should be straightforward enough to generate a cryptographic hash of each lump and use it to ensure the same lump is never written twice.