Filippos Karapetis
|
6a0ffca914
|
Used the LZEXE unpacker from the teenagent engine. The SCI version detector now works with LZEXE packed executables too
svn-id: r38553
|
2009-02-19 17:40:55 +00:00 |
|
Joost Peters
|
af7ecbf060
|
use READ_BE_UINT32() function to read a 32-bit Big Endian value.
svn-id: r38551
|
2009-02-19 16:17:08 +00:00 |
|
Filippos Karapetis
|
1bbc8cf5e8
|
Corrected erroneous use of MKID_BE
svn-id: r38550
|
2009-02-19 14:47:30 +00:00 |
|
Filippos Karapetis
|
9ac6dbf9eb
|
Fixed version checking for unpacked executable files, and updated the SCI version for an entry for PQ2
svn-id: r38549
|
2009-02-19 14:40:24 +00:00 |
|
Sven Hesse
|
3abc4c8842
|
MKID_BE() does not work that way. Moreover, it even fails to compile on my 64bit system because of "loss of precision".
svn-id: r38548
|
2009-02-19 13:54:50 +00:00 |
|
Filippos Karapetis
|
6f4a8dedbe
|
Rewrote the EXE reading routines (the LZEXE compression stuff is still not completed, and will be implemented in a follow-up commit)
svn-id: r38543
|
2009-02-19 12:42:32 +00:00 |
|