Age | Commit message (Expand) | Author |
---|---|---|
2009-02-19 | Used the LZEXE unpacker from the teenagent engine. The SCI version detector n... | Filippos Karapetis |
2009-02-19 | use READ_BE_UINT32() function to read a 32-bit Big Endian value. | Joost Peters |
2009-02-19 | Corrected erroneous use of MKID_BE | Filippos Karapetis |
2009-02-19 | Fixed version checking for unpacked executable files, and updated the SCI ver... | Filippos Karapetis |
2009-02-19 | MKID_BE() does not work that way. Moreover, it even fails to compile on my 64... | Sven Hesse |
2009-02-19 | Rewrote the EXE reading routines (the LZEXE compression stuff is still not co... | Filippos Karapetis |