aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorSven Hesse2010-08-17 23:55:31 +0000
committerSven Hesse2010-08-17 23:55:31 +0000
commit54c1a1463f2eadb8bf48c234f2474d395b7d62a6 (patch)
treec6314b1a035b4834245531bcf34ae7039e02f03b /engines
parente32010392665f3e12ad2defa7d3db09d9eb614e7 (diff)
downloadscummvm-rg350-54c1a1463f2eadb8bf48c234f2474d395b7d62a6.tar.gz
scummvm-rg350-54c1a1463f2eadb8bf48c234f2474d395b7d62a6.tar.bz2
scummvm-rg350-54c1a1463f2eadb8bf48c234f2474d395b7d62a6.zip
HUGO: Fix file permissions
755->644 svn-id: r52177
Diffstat (limited to 'engines')
-rw-r--r--[-rwxr-xr-x]engines/hugo/detection.cpp0
-rw-r--r--[-rwxr-xr-x]engines/hugo/display.cpp0
-rw-r--r--[-rwxr-xr-x]engines/hugo/display.h0
-rw-r--r--[-rwxr-xr-x]engines/hugo/engine.cpp0
-rw-r--r--[-rwxr-xr-x]engines/hugo/engine.h0
-rw-r--r--[-rwxr-xr-x]engines/hugo/file.cpp0
-rw-r--r--[-rwxr-xr-x]engines/hugo/file.h0
-rw-r--r--[-rwxr-xr-x]engines/hugo/game.h0
-rw-r--r--[-rwxr-xr-x]engines/hugo/global.h0
-rw-r--r--[-rwxr-xr-x]engines/hugo/hugo.cpp0
-rw-r--r--[-rwxr-xr-x]engines/hugo/hugo.h0
-rw-r--r--[-rwxr-xr-x]engines/hugo/intro.cpp0
-rw-r--r--[-rwxr-xr-x]engines/hugo/intro.h0
-rw-r--r--[-rwxr-xr-x]engines/hugo/inventory.cpp0
-rw-r--r--[-rwxr-xr-x]engines/hugo/inventory.h0
-rw-r--r--[-rwxr-xr-x]engines/hugo/module.mk0
-rw-r--r--[-rwxr-xr-x]engines/hugo/mouse.cpp0
-rw-r--r--[-rwxr-xr-x]engines/hugo/mouse.h0
-rw-r--r--[-rwxr-xr-x]engines/hugo/parser.cpp0
-rw-r--r--[-rwxr-xr-x]engines/hugo/parser.h0
-rw-r--r--[-rwxr-xr-x]engines/hugo/route.cpp0
-rw-r--r--[-rwxr-xr-x]engines/hugo/route.h0
-rw-r--r--[-rwxr-xr-x]engines/hugo/schedule.cpp0
-rw-r--r--[-rwxr-xr-x]engines/hugo/schedule.h0
-rw-r--r--[-rwxr-xr-x]engines/hugo/sound.cpp0
-rw-r--r--[-rwxr-xr-x]engines/hugo/sound.h0
-rw-r--r--[-rwxr-xr-x]engines/hugo/util.cpp0
-rw-r--r--[-rwxr-xr-x]engines/hugo/util.h0
28 files changed, 0 insertions, 0 deletions
diff --git a/engines/hugo/detection.cpp b/engines/hugo/detection.cpp
index cf10bbbe0f..cf10bbbe0f 100755..100644
--- a/engines/hugo/detection.cpp
+++ b/engines/hugo/detection.cpp
diff --git a/engines/hugo/display.cpp b/engines/hugo/display.cpp
index fe30ab0edb..fe30ab0edb 100755..100644
--- a/engines/hugo/display.cpp
+++ b/engines/hugo/display.cpp
diff --git a/engines/hugo/display.h b/engines/hugo/display.h
index ceb87481b0..ceb87481b0 100755..100644
--- a/engines/hugo/display.h
+++ b/engines/hugo/display.h
diff --git a/engines/hugo/engine.cpp b/engines/hugo/engine.cpp
index 59b2e0d9ee..59b2e0d9ee 100755..100644
--- a/engines/hugo/engine.cpp
+++ b/engines/hugo/engine.cpp
diff --git a/engines/hugo/engine.h b/engines/hugo/engine.h
index fa4eba4fbb..fa4eba4fbb 100755..100644
--- a/engines/hugo/engine.h
+++ b/engines/hugo/engine.h
diff --git a/engines/hugo/file.cpp b/engines/hugo/file.cpp
index 672051fe2b..672051fe2b 100755..100644
--- a/engines/hugo/file.cpp
+++ b/engines/hugo/file.cpp
diff --git a/engines/hugo/file.h b/engines/hugo/file.h
index 50f4b505c3..50f4b505c3 100755..100644
--- a/engines/hugo/file.h
+++ b/engines/hugo/file.h
diff --git a/engines/hugo/game.h b/engines/hugo/game.h
index e8eeae75cb..e8eeae75cb 100755..100644
--- a/engines/hugo/game.h
+++ b/engines/hugo/game.h
diff --git a/engines/hugo/global.h b/engines/hugo/global.h
index fc39474ad6..fc39474ad6 100755..100644
--- a/engines/hugo/global.h
+++ b/engines/hugo/global.h
diff --git a/engines/hugo/hugo.cpp b/engines/hugo/hugo.cpp
index 2221ebd77b..2221ebd77b 100755..100644
--- a/engines/hugo/hugo.cpp
+++ b/engines/hugo/hugo.cpp
diff --git a/engines/hugo/hugo.h b/engines/hugo/hugo.h
index 21705b1070..21705b1070 100755..100644
--- a/engines/hugo/hugo.h
+++ b/engines/hugo/hugo.h
diff --git a/engines/hugo/intro.cpp b/engines/hugo/intro.cpp
index eac0339660..eac0339660 100755..100644
--- a/engines/hugo/intro.cpp
+++ b/engines/hugo/intro.cpp
diff --git a/engines/hugo/intro.h b/engines/hugo/intro.h
index 202507f975..202507f975 100755..100644
--- a/engines/hugo/intro.h
+++ b/engines/hugo/intro.h
diff --git a/engines/hugo/inventory.cpp b/engines/hugo/inventory.cpp
index c5f09ad653..c5f09ad653 100755..100644
--- a/engines/hugo/inventory.cpp
+++ b/engines/hugo/inventory.cpp
diff --git a/engines/hugo/inventory.h b/engines/hugo/inventory.h
index e04d1ba187..e04d1ba187 100755..100644
--- a/engines/hugo/inventory.h
+++ b/engines/hugo/inventory.h
diff --git a/engines/hugo/module.mk b/engines/hugo/module.mk
index f7aa45a2c2..f7aa45a2c2 100755..100644
--- a/engines/hugo/module.mk
+++ b/engines/hugo/module.mk
diff --git a/engines/hugo/mouse.cpp b/engines/hugo/mouse.cpp
index 329b0b4fc7..329b0b4fc7 100755..100644
--- a/engines/hugo/mouse.cpp
+++ b/engines/hugo/mouse.cpp
diff --git a/engines/hugo/mouse.h b/engines/hugo/mouse.h
index 79b4bc3ef8..79b4bc3ef8 100755..100644
--- a/engines/hugo/mouse.h
+++ b/engines/hugo/mouse.h
diff --git a/engines/hugo/parser.cpp b/engines/hugo/parser.cpp
index c9c3b8dc4e..c9c3b8dc4e 100755..100644
--- a/engines/hugo/parser.cpp
+++ b/engines/hugo/parser.cpp
diff --git a/engines/hugo/parser.h b/engines/hugo/parser.h
index 0bfbe32715..0bfbe32715 100755..100644
--- a/engines/hugo/parser.h
+++ b/engines/hugo/parser.h
diff --git a/engines/hugo/route.cpp b/engines/hugo/route.cpp
index 88208e0034..88208e0034 100755..100644
--- a/engines/hugo/route.cpp
+++ b/engines/hugo/route.cpp
diff --git a/engines/hugo/route.h b/engines/hugo/route.h
index b21aadbbbd..b21aadbbbd 100755..100644
--- a/engines/hugo/route.h
+++ b/engines/hugo/route.h
diff --git a/engines/hugo/schedule.cpp b/engines/hugo/schedule.cpp
index 9757ace12a..9757ace12a 100755..100644
--- a/engines/hugo/schedule.cpp
+++ b/engines/hugo/schedule.cpp
diff --git a/engines/hugo/schedule.h b/engines/hugo/schedule.h
index e24bcc0c64..e24bcc0c64 100755..100644
--- a/engines/hugo/schedule.h
+++ b/engines/hugo/schedule.h
diff --git a/engines/hugo/sound.cpp b/engines/hugo/sound.cpp
index 3673bda7a6..3673bda7a6 100755..100644
--- a/engines/hugo/sound.cpp
+++ b/engines/hugo/sound.cpp
diff --git a/engines/hugo/sound.h b/engines/hugo/sound.h
index a9136b99e1..a9136b99e1 100755..100644
--- a/engines/hugo/sound.h
+++ b/engines/hugo/sound.h
diff --git a/engines/hugo/util.cpp b/engines/hugo/util.cpp
index f623583fd1..f623583fd1 100755..100644
--- a/engines/hugo/util.cpp
+++ b/engines/hugo/util.cpp
diff --git a/engines/hugo/util.h b/engines/hugo/util.h
index aa58c5e2f1..aa58c5e2f1 100755..100644
--- a/engines/hugo/util.h
+++ b/engines/hugo/util.h