[Scummvm-cvs-logs] CVS: scummvm/kyra animator.cpp,1.3,1.4 animator.h,1.3,1.4 debugger.cpp,1.6,1.7 debugger.h,1.3,1.4 gui.cpp,1.5,1.6 kyra.cpp,1.125,1.126 kyra.h,1.70,1.71 resource.cpp,1.27,1.28 resource.h,1.16,1.17 saveload.cpp,1.6,1.7 screen.cpp,1.40,1.41 screen.h,1.26,1.27 script.cpp,1.23,1.24 script.h,1.14,1.15 script_v1.cpp,1.69,1.70 seqplayer.cpp,1.14,1.15 seqplayer.h,1.8,1.9 sound.cpp,1.14,1.15 sound.h,1.9,1.10 sprites.cpp,1.23,1.24 sprites.h,1.8,1.9 staticres.cpp,1.39,1.40 text.cpp,1.1,1.2 text.h,1.2,1.3 timer.cpp,1.2,1.3 wsamovie.cpp,1.21,1.22 wsamovie.h,1.10,1.11

Eugene Sandulenko sev at users.sourceforge.net
Wed Jan 18 09:41:19 CET 2006


Update of /cvsroot/scummvm/scummvm/kyra
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24759/kyra

Modified Files:
	animator.cpp animator.h debugger.cpp debugger.h gui.cpp 
	kyra.cpp kyra.h resource.cpp resource.h saveload.cpp 
	screen.cpp screen.h script.cpp script.h script_v1.cpp 
	seqplayer.cpp seqplayer.h sound.cpp sound.h sprites.cpp 
	sprites.h staticres.cpp text.cpp text.h timer.cpp wsamovie.cpp 
	wsamovie.h 
Log Message:
Update copyright notice


Index: animator.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/animator.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- animator.cpp	6 Jan 2006 10:45:41 -0000	1.3
+++ animator.cpp	18 Jan 2006 17:39:36 -0000	1.4
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2005 The ScummVM project
+ * Copyright (C) 2005-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: animator.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/animator.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- animator.h	3 Jan 2006 23:41:52 -0000	1.3
+++ animator.h	18 Jan 2006 17:39:36 -0000	1.4
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2005 The ScummVM project
+ * Copyright (C) 2005-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: debugger.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/debugger.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- debugger.cpp	10 Jan 2006 02:43:29 -0000	1.6
+++ debugger.cpp	18 Jan 2006 17:39:36 -0000	1.7
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2005 The ScummVM project
+ * Copyright (C) 2005-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: debugger.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/debugger.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- debugger.h	2 Jan 2006 22:58:59 -0000	1.3
+++ debugger.h	18 Jan 2006 17:39:36 -0000	1.4
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2005 The ScummVM project
+ * Copyright (C) 2005-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: gui.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/gui.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- gui.cpp	13 Jan 2006 23:06:04 -0000	1.5
+++ gui.cpp	18 Jan 2006 17:39:36 -0000	1.6
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2005 The ScummVM project
+ * Copyright (C) 2005-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: kyra.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/kyra.cpp,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -d -r1.125 -r1.126
--- kyra.cpp	17 Jan 2006 23:54:04 -0000	1.125
+++ kyra.cpp	18 Jan 2006 17:39:36 -0000	1.126
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2004-2005 The ScummVM project
+ * Copyright (C) 2004-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: kyra.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/kyra.h,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- kyra.h	14 Jan 2006 21:14:27 -0000	1.70
+++ kyra.h	18 Jan 2006 17:39:37 -0000	1.71
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2004-2005 The ScummVM project
+ * Copyright (C) 2004-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: resource.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/resource.cpp,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- resource.cpp	9 Jan 2006 19:45:36 -0000	1.27
+++ resource.cpp	18 Jan 2006 17:39:37 -0000	1.28
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2004-2005 The ScummVM project
+ * Copyright (C) 2004-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: resource.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/resource.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- resource.h	12 Dec 2005 17:39:01 -0000	1.16
+++ resource.h	18 Jan 2006 17:39:37 -0000	1.17
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2004-2005 The ScummVM project
+ * Copyright (C) 2004-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: saveload.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/saveload.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- saveload.cpp	12 Jan 2006 14:53:23 -0000	1.6
+++ saveload.cpp	18 Jan 2006 17:39:37 -0000	1.7
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2005 The ScummVM project
+ * Copyright (C) 2005-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: screen.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/screen.cpp,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- screen.cpp	14 Jan 2006 21:14:27 -0000	1.40
+++ screen.cpp	18 Jan 2006 17:39:37 -0000	1.41
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2004-2005 The ScummVM project
+ * Copyright (C) 2004-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: screen.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/screen.h,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- screen.h	14 Jan 2006 21:14:27 -0000	1.26
+++ screen.h	18 Jan 2006 17:39:37 -0000	1.27
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2004-2005 The ScummVM project
+ * Copyright (C) 2004-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: script.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/script.cpp,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- script.cpp	8 Jan 2006 16:15:34 -0000	1.23
+++ script.cpp	18 Jan 2006 17:39:37 -0000	1.24
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2004-2005 The ScummVM project
+ * Copyright (C) 2004-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: script.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/script.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- script.h	8 Jan 2006 16:15:34 -0000	1.14
+++ script.h	18 Jan 2006 17:39:37 -0000	1.15
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2004-2005 The ScummVM project
+ * Copyright (C) 2004-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: script_v1.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/script_v1.cpp,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- script_v1.cpp	14 Jan 2006 21:14:27 -0000	1.69
+++ script_v1.cpp	18 Jan 2006 17:39:37 -0000	1.70
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2004-2005 The ScummVM project
+ * Copyright (C) 2004-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: seqplayer.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/seqplayer.cpp,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- seqplayer.cpp	13 Jan 2006 23:06:04 -0000	1.14
+++ seqplayer.cpp	18 Jan 2006 17:39:37 -0000	1.15
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2004-2005 The ScummVM project
+ * Copyright (C) 2004-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: seqplayer.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/seqplayer.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- seqplayer.h	13 Jan 2006 23:06:04 -0000	1.8
+++ seqplayer.h	18 Jan 2006 17:39:37 -0000	1.9
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2004-2005 The ScummVM project
+ * Copyright (C) 2004-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: sound.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/sound.cpp,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- sound.cpp	13 Jan 2006 23:06:04 -0000	1.14
+++ sound.cpp	18 Jan 2006 17:39:37 -0000	1.15
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2004-2005 The ScummVM project
+ * Copyright (C) 2004-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: sound.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/sound.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- sound.h	13 Jan 2006 23:06:04 -0000	1.9
+++ sound.h	18 Jan 2006 17:39:37 -0000	1.10
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2004-2005 The ScummVM project
+ * Copyright (C) 2004-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: sprites.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/sprites.cpp,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- sprites.cpp	13 Jan 2006 03:27:01 -0000	1.23
+++ sprites.cpp	18 Jan 2006 17:39:37 -0000	1.24
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2004-2005 The ScummVM project
+ * Copyright (C) 2004-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: sprites.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/sprites.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- sprites.h	2 Jan 2006 22:58:59 -0000	1.8
+++ sprites.h	18 Jan 2006 17:39:37 -0000	1.9
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2004-2005 The ScummVM project
+ * Copyright (C) 2004-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: staticres.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/staticres.cpp,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- staticres.cpp	13 Jan 2006 03:27:01 -0000	1.39
+++ staticres.cpp	18 Jan 2006 17:39:37 -0000	1.40
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2004-2005 The ScummVM project
+ * Copyright (C) 2004-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: text.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/text.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- text.cpp	2 Jan 2006 22:58:59 -0000	1.1
+++ text.cpp	18 Jan 2006 17:39:37 -0000	1.2
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2005 The ScummVM project
+ * Copyright (C) 2005-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: text.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/text.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- text.h	6 Jan 2006 10:45:42 -0000	1.2
+++ text.h	18 Jan 2006 17:39:37 -0000	1.3
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2005 The ScummVM project
+ * Copyright (C) 2005-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: timer.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/timer.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- timer.cpp	3 Jan 2006 19:03:09 -0000	1.2
+++ timer.cpp	18 Jan 2006 17:39:37 -0000	1.3
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2005 The ScummVM project
+ * Copyright (C) 2005-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: wsamovie.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/wsamovie.cpp,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- wsamovie.cpp	14 Jan 2006 15:20:00 -0000	1.21
+++ wsamovie.cpp	18 Jan 2006 17:39:37 -0000	1.22
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2004-2005 The ScummVM project
+ * Copyright (C) 2004-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: wsamovie.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/wsamovie.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- wsamovie.h	2 Jan 2006 13:20:02 -0000	1.10
+++ wsamovie.h	18 Jan 2006 17:39:37 -0000	1.11
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2004-2005 The ScummVM project
+ * Copyright (C) 2004-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License





More information about the Scummvm-git-logs mailing list