HomeWildfire Games

Fix rP21113 compatibility with zipped mods, refs #5018.

Description

Fix rP21113 compatibility with zipped mods, refs #5018.

Differential Revision: https://code.wildfiregames.com/D1480
Reviewed By: Itms

Event Timeline

The code in rP21131 calling CFileUnpacker::Read in FileIo.cpp, implementing rmgen being able to load terrain pmp files fixing #4816 looks like it should be compatible, but can someone (ping @Imarok @Itms) verify that Jebel Barkal starts up too with the release candidate? (hint: chose tiny mapsize)

Itms added a comment.May 2 2018, 2:25 PM

The code in rP21131 calling CFileUnpacker::Read in FileIo.cpp, implementing rmgen being able to load terrain pmp files fixing #4816 looks like it should be compatible, but can someone (ping @Imarok @Itms) verify that Jebel Barkal starts up too with the release candidate? (hint: chose tiny mapsize)

It starts with the Unix RC2.

Imarok added a comment.May 2 2018, 6:30 PM
In rP21814#30597, @Itms wrote:

The code in rP21131 calling CFileUnpacker::Read in FileIo.cpp, implementing rmgen being able to load terrain pmp files fixing #4816 looks like it should be compatible, but can someone (ping @Imarok @Itms) verify that Jebel Barkal starts up too with the release candidate? (hint: chose tiny mapsize)

It starts with the Unix RC2.

Same for win

elexis added a comment.May 2 2018, 6:31 PM

Thanks for the confirmation guys