aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc71
diff options
context:
space:
mode:
authorFilippos Karapetis2009-05-30 10:22:53 +0000
committerFilippos Karapetis2009-05-30 10:22:53 +0000
commit56c0a41b71256118eda1ffa08f2317aba673faf9 (patch)
tree90a119557e31581489fe4b368ff3cc8883959287 /dists/msvc71
parent4960b64b484d3e80258feedea3f711704d7e0743 (diff)
downloadscummvm-rg350-56c0a41b71256118eda1ffa08f2317aba673faf9.tar.gz
scummvm-rg350-56c0a41b71256118eda1ffa08f2317aba673faf9.tar.bz2
scummvm-rg350-56c0a41b71256118eda1ffa08f2317aba673faf9.zip
SCI: Moved the rest of the console code out of sciconsole.cpp and into console.cpp. "list" and "hexgrep" have been added to the console commands. parse_reg_t() has been moved to kmovement.cpp (as it's the only code using it). Note that the debug commands in scriptdebug.cpp have not been converted yet, so they don't work at the moment
svn-id: r41024
Diffstat (limited to 'dists/msvc71')
-rw-r--r--dists/msvc71/sci.vcproj6
1 files changed, 0 insertions, 6 deletions
diff --git a/dists/msvc71/sci.vcproj b/dists/msvc71/sci.vcproj
index 4f6e4e7edd..442330d878 100644
--- a/dists/msvc71/sci.vcproj
+++ b/dists/msvc71/sci.vcproj
@@ -204,12 +204,6 @@
RelativePath="..\..\engines\sci\engine\savegame.h">
</File>
<File
- RelativePath="..\..\engines\sci\engine\sciconsole.cpp">
- </File>
- <File
- RelativePath="..\..\engines\sci\engine\sciconsole.h">
- </File>
- <File
RelativePath="..\..\engines\sci\engine\script.h">
</File>
<File