scummvm/engines/sci/scicore
Matthew Hoops ee16e35bb6 - Fix finding versions from exe's
- Fix fallback detection
- Make getVersion() return an int instead of a uint16 which makes the version lose precision and the "major" version can get lost.

svn-id: r38529
2009-02-19 02:04:31 +00:00
..
aatree.cpp Update headers. scicore/ 2009-02-17 15:09:09 +00:00
console.cpp Update headers. scicore/ 2009-02-17 15:09:09 +00:00
decompress0.cpp Update headers. scicore/ 2009-02-17 15:09:09 +00:00
decompress1.cpp Update headers. scicore/ 2009-02-17 15:09:09 +00:00
decompress01.cpp Update headers. scicore/ 2009-02-17 15:09:09 +00:00
decompress11.cpp Update headers. scicore/ 2009-02-17 15:09:09 +00:00
exe_dec.h Readded the code which reads the version from the original executable to the fallback detector (still very hackish...). This is probably the only known way currently to determine the version used by each game variant and add appropriate game flags 2009-02-18 22:20:28 +00:00
exe_lzexe.cpp - Fix finding versions from exe's 2009-02-19 02:04:31 +00:00
exe_raw.cpp - Fix finding versions from exe's 2009-02-19 02:04:31 +00:00
exe.cpp Readded the code which reads the version from the original executable to the fallback detector (still very hackish...). This is probably the only known way currently to determine the version used by each game variant and add appropriate game flags 2009-02-18 22:20:28 +00:00
exe.h Readded the code which reads the version from the original executable to the fallback detector (still very hackish...). This is probably the only known way currently to determine the version used by each game variant and add appropriate game flags 2009-02-18 22:20:28 +00:00
resource_map.cpp Revert changed I accidentally commited *sigh* 2009-02-17 18:21:27 +00:00
resource_patch.cpp Update headers. scicore/ 2009-02-17 15:09:09 +00:00
resource.cpp SCI: Added G_DIR_SEPARATOR to scicore/resource.cpp for now (I'll remove it again soon) 2009-02-18 19:19:29 +00:00
sci_memory.cpp cleanup 2009-02-18 22:07:15 +00:00
script.cpp Update headers. scicore/ 2009-02-17 15:09:09 +00:00
tools.cpp SCI: Some random cleanup 2009-02-18 19:14:40 +00:00
treedef.1 Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't compile yet) 2009-02-15 06:10:59 +00:00
treedef.2 Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't compile yet) 2009-02-15 06:10:59 +00:00
treedef.3 Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't compile yet) 2009-02-15 06:10:59 +00:00
versions.cpp scan_file returns 1 if there's a failure, not 0; correct version_detect_from_executable to use that properly 2009-02-19 00:59:34 +00:00
vocab_debug.cpp Update headers. scicore/ 2009-02-17 15:09:09 +00:00
vocab.cpp Update headers. scicore/ 2009-02-17 15:09:09 +00:00