aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc9
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/msvc9
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/msvc9')
-rw-r--r--dists/msvc9/sci.vcproj8
1 files changed, 0 insertions, 8 deletions
diff --git a/dists/msvc9/sci.vcproj b/dists/msvc9/sci.vcproj
index 5e7b9c0fa6..ab3772907f 100644
--- a/dists/msvc9/sci.vcproj
+++ b/dists/msvc9/sci.vcproj
@@ -283,14 +283,6 @@
>
</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>