aboutsummaryrefslogtreecommitdiff
path: root/kyra/staticres.cpp
diff options
context:
space:
mode:
authorOystein Eftevaag2006-02-09 12:19:53 +0000
committerOystein Eftevaag2006-02-09 12:19:53 +0000
commit60bbd5e470db1946d9c6d02951a1c9ec6b8aba35 (patch)
tree1ce30a8f7a8a1590040f4be477cc7f5c0b3d7211 /kyra/staticres.cpp
parent56d918edbe5feecb4c0239a8927adb60602ae154 (diff)
downloadscummvm-rg350-60bbd5e470db1946d9c6d02951a1c9ec6b8aba35.tar.gz
scummvm-rg350-60bbd5e470db1946d9c6d02951a1c9ec6b8aba35.tar.bz2
scummvm-rg350-60bbd5e470db1946d9c6d02951a1c9ec6b8aba35.zip
1. Replaced the $Header$ tags in the Kyra files
2. Added code to let the player skip past dialogue by leftclicking or hitting '.' 3. Removed the waitTicks() function and replaced all usage with delay() 4. Corrected various speed issues, the intro should run at the correct pace now 5. Talkie versions will no longer display the story screen during the intro, as in the original. 6. Moved the delay() function adjacent to other delay functions. svn-id: r20438
Diffstat (limited to 'kyra/staticres.cpp')
-rw-r--r--kyra/staticres.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/kyra/staticres.cpp b/kyra/staticres.cpp
index 2720af4c03..66e10358c3 100644
--- a/kyra/staticres.cpp
+++ b/kyra/staticres.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/