aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorTravis Howell2006-10-27 11:19:11 +0000
committerTravis Howell2006-10-27 11:19:11 +0000
commit5eaef92728fb6350fa52d06f7b3fd459fbea1c8d (patch)
tree6d52e46882117b7904edf6aa2ac5349f821265c3 /engines
parent7d71b6d1090316cfc34e3165d41a568c711871e4 (diff)
downloadscummvm-rg350-5eaef92728fb6350fa52d06f7b3fd459fbea1c8d.tar.gz
scummvm-rg350-5eaef92728fb6350fa52d06f7b3fd459fbea1c8d.tar.bz2
scummvm-rg350-5eaef92728fb6350fa52d06f7b3fd459fbea1c8d.zip
Update names in opcode tables
svn-id: r24528
Diffstat (limited to 'engines')
-rw-r--r--engines/agos/debug.h36
1 files changed, 18 insertions, 18 deletions
diff --git a/engines/agos/debug.h b/engines/agos/debug.h
index 2923c33675..5ea66d82b7 100644
--- a/engines/agos/debug.h
+++ b/engines/agos/debug.h
@@ -551,8 +551,8 @@ static const char *const elvira2_opcodeNameTable[256] = {
"Bww|SET_ADJ_NOUN",
NULL,
/* 132 */
- "|SAVE_GAME",
- "|LOAD_GAME",
+ "|SAVE_USER_GAME",
+ "|LOAD_USER_GAME",
"|STOP_TUNE",
"|PAUSE",
/* 136 */
@@ -784,8 +784,8 @@ static const char *const waxworks_opcodeNameTable[256] = {
"Bww|SET_ADJ_NOUN",
NULL,
/* 132 */
- "|SAVE_GAME",
- "|LOAD_GAME",
+ "|SAVE_USER_GAME",
+ "|LOAD_USER_GAME",
"|STOP_TUNE",
"|PAUSE",
/* 136 */
@@ -1026,8 +1026,8 @@ static const char *const simon1dos_opcodeNameTable[256] = {
"Bww|SET_ADJ_NOUN",
NULL,
/* 132 */
- "|SAVE_GAME",
- "|LOAD_GAME",
+ "|SAVE_USER_GAME",
+ "|LOAD_USER_GAME",
"|STOP_TUNE",
"|PAUSE",
/* 136 */
@@ -1264,8 +1264,8 @@ static const char *const simon1talkie_opcodeNameTable[256] = {
"Bww|SET_ADJ_NOUN",
NULL,
/* 132 */
- "|SAVE_GAME",
- "|LOAD_GAME",
+ "|SAVE_USER_GAME",
+ "|LOAD_USER_GAME",
"|STOP_TUNE",
"|PAUSE",
/* 136 */
@@ -1502,8 +1502,8 @@ static const char *const simon2dos_opcodeNameTable[256] = {
"Bww|SET_ADJ_NOUN",
NULL,
/* 132 */
- "|SAVE_GAME",
- "|LOAD_GAME",
+ "|SAVE_USER_GAME",
+ "|LOAD_USER_GAME",
"|STOP_TUNE",
"|PAUSE",
/* 136 */
@@ -1744,8 +1744,8 @@ static const char *const simon2talkie_opcodeNameTable[256] = {
"Bww|SET_ADJ_NOUN",
NULL,
/* 132 */
- "|SAVE_GAME",
- "|LOAD_GAME",
+ "|SAVE_USER_GAME",
+ "|LOAD_USER_GAME",
"|STOP_TUNE",
"|PAUSE",
/* 136 */
@@ -1979,15 +1979,15 @@ static const char *const feeblefiles_opcodeNameTable[256] = {
"WJ|IF_TIME",
"IJ|IS_SIBLING_WITH_A",
"IBB|DO_CLASS_ICONS",
- "WWB|PLAY_TUNE",
+ NULL,
/* 128 */
NULL,
NULL,
"Bww|SET_ADJ_NOUN",
"|SET_TIME",
/* 132 */
- "|SAVE_GAME",
- "|LOAD_GAME",
+ "|SAVE_USER_GAME",
+ "|LOAD_USER_GAME",
"|LIST_SAVED_GAMES",
"|SWITCH_CD",
/* 136 */
@@ -2232,15 +2232,15 @@ static const char *const puzzlepack_opcodeNameTable[256] = {
"WJ|IF_TIME",
"IJ|IS_SIBLING_WITH_A",
"IBB|DO_CLASS_ICONS",
- "WWB|PLAY_TUNE",
+ NULL,
/* 128 */
NULL,
NULL,
"Bww|SET_ADJ_NOUN",
"|SET_TIME",
/* 132 */
- "|SAVE_GAME",
- "|LOAD_GAME",
+ "|SAVE_USER_GAME",
+ "|LOAD_USER_GAME",
"|LIST_SAVED_GAMES",
"|SWITCH_CD",
/* 136 */