Netarchive compare changes
- Dec 23, 2019
-
-
Nev3r authored
Make lines and sides use the mapload copies in P_NetArchiveWorld() too; do no longer use vres stuff there.
-
Nev3r authored
Replace lump-based difference checks for sectors in P_NetArchiveWorld(), now it uses the mapload-created copy instead.
-
Nev3r authored
Store a copy of sectors, lines and sides in memory so that P_NetArchiveWorld() can soon use them instead of relying on re-opening the original lumps. Fix print type issue.
-