[Scummvm-cvs-logs] CVS: scummvm/scumm/smush blitter.cpp,1.7,1.8 blitter.h,1.7,1.8 brenderer.cpp,1.4,1.5 brenderer.h,1.6,1.7 channel.h,1.8,1.9 chunk.cpp,1.9,1.10 chunk.h,1.6,1.7 chunk_type.h,1.3,1.4 codec1.cpp,1.5,1.6 codec1.h,1.3,1.4 codec37.cpp,1.14,1.15 codec37.h,1.7,1.8 codec44.cpp,1.6,1.7 codec44.h,1.5,1.6 codec47.cpp,1.40,1.41 codec47.h,1.10,1.11 color.cpp,1.3,1.4 color.h,1.5,1.6 config.h,1.5,1.6 decoder.h,1.5,1.6 frenderer.cpp,1.15,1.16 frenderer.h,1.9,1.10 imuse_channel.cpp,1.12,1.13 mixer.h,1.4,1.5 palette.h,1.5,1.6 player.cpp,1.39,1.40 player.h,1.13,1.14 renderer.h,1.6,1.7 saud_channel.cpp,1.9,1.10 scumm_renderer.cpp,1.25,1.26 scumm_renderer.h,1.10,1.11

Pawel Kolodziejski aquadran at users.sourceforge.net
Thu Mar 6 13:48:45 CET 2003


Update of /cvsroot/scummvm/scummvm/scumm/smush
In directory sc8-pr-cvs1:/tmp/cvs-serv23843/scumm/smush

Modified Files:
	blitter.cpp blitter.h brenderer.cpp brenderer.h channel.h 
	chunk.cpp chunk.h chunk_type.h codec1.cpp codec1.h codec37.cpp 
	codec37.h codec44.cpp codec44.h codec47.cpp codec47.h 
	color.cpp color.h config.h decoder.h frenderer.cpp frenderer.h 
	imuse_channel.cpp mixer.h palette.h player.cpp player.h 
	renderer.h saud_channel.cpp scumm_renderer.cpp 
	scumm_renderer.h 
Log Message:
updated copyrights headers

Index: blitter.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/blitter.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- blitter.cpp	6 Mar 2003 08:36:44 -0000	1.7
+++ blitter.cpp	6 Mar 2003 21:46:32 -0000	1.8
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: blitter.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/blitter.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- blitter.h	6 Mar 2003 08:36:46 -0000	1.7
+++ blitter.h	6 Mar 2003 21:46:33 -0000	1.8
@@ -1,5 +1,5 @@
-/* ScummVM - Scumm int32erpreter
- * Copyright (C) 2001/2002 The ScummVM project
+/* ScummVM - Scumm Interpreter
+ * Copyright (C) 2002-2003 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: brenderer.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/brenderer.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- brenderer.cpp	6 Mar 2003 08:36:46 -0000	1.4
+++ brenderer.cpp	6 Mar 2003 21:46:34 -0000	1.5
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: brenderer.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/brenderer.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- brenderer.h	6 Mar 2003 08:36:49 -0000	1.6
+++ brenderer.h	6 Mar 2003 21:46:34 -0000	1.7
@@ -1,5 +1,5 @@
-/* ScummVM - Scumm int32erpreter
- * Copyright (C) 2001/2002 The ScummVM project
+/* ScummVM - Scumm Interpreter
+ * Copyright (C) 2002-2003 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: channel.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/channel.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- channel.h	6 Mar 2003 08:36:49 -0000	1.8
+++ channel.h	6 Mar 2003 21:46:35 -0000	1.9
@@ -1,5 +1,5 @@
-/* ScummVM - Scumm int32erpreter
- * Copyright (C) 2001/2002 The ScummVM project
+/* ScummVM - Scumm Interpreter
+ * Copyright (C) 2002-2003 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: chunk.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/chunk.cpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- chunk.cpp	6 Mar 2003 08:36:52 -0000	1.9
+++ chunk.cpp	6 Mar 2003 21:46:36 -0000	1.10
@@ -1,5 +1,5 @@
-/* ScummVM - Scumm int32erpreter
- * Copyright (C) 2001/2002 The ScummVM project
+/* ScummVM - Scumm Interpreter
+ * Copyright (C) 2002-2003 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: chunk.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/chunk.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- chunk.h	6 Mar 2003 08:36:52 -0000	1.6
+++ chunk.h	6 Mar 2003 21:46:37 -0000	1.7
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: chunk_type.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/chunk_type.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- chunk_type.h	25 Aug 2002 17:36:34 -0000	1.3
+++ chunk_type.h	6 Mar 2003 21:46:38 -0000	1.4
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: codec1.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/codec1.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- codec1.cpp	6 Mar 2003 08:36:52 -0000	1.5
+++ codec1.cpp	6 Mar 2003 21:46:38 -0000	1.6
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: codec1.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/codec1.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- codec1.h	24 Aug 2002 23:21:55 -0000	1.3
+++ codec1.h	6 Mar 2003 21:46:38 -0000	1.4
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: codec37.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/codec37.cpp,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- codec37.cpp	6 Mar 2003 08:36:52 -0000	1.14
+++ codec37.cpp	6 Mar 2003 21:46:39 -0000	1.15
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: codec37.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/codec37.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- codec37.h	6 Mar 2003 08:36:53 -0000	1.7
+++ codec37.h	6 Mar 2003 21:46:40 -0000	1.8
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: codec44.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/codec44.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- codec44.cpp	6 Mar 2003 08:36:54 -0000	1.6
+++ codec44.cpp	6 Mar 2003 21:46:40 -0000	1.7
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: codec44.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/codec44.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- codec44.h	6 Mar 2003 08:36:54 -0000	1.5
+++ codec44.h	6 Mar 2003 21:46:40 -0000	1.6
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: codec47.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/codec47.cpp,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- codec47.cpp	6 Mar 2003 08:36:54 -0000	1.40
+++ codec47.cpp	6 Mar 2003 21:46:40 -0000	1.41
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: codec47.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/codec47.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- codec47.h	6 Mar 2003 08:36:55 -0000	1.10
+++ codec47.h	6 Mar 2003 21:46:42 -0000	1.11
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: color.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/color.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- color.cpp	30 Aug 2002 07:24:45 -0000	1.3
+++ color.cpp	6 Mar 2003 21:46:42 -0000	1.4
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: color.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/color.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- color.h	30 Aug 2002 07:24:45 -0000	1.5
+++ color.h	6 Mar 2003 21:46:42 -0000	1.6
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: config.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/config.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- config.h	31 Aug 2002 13:29:10 -0000	1.5
+++ config.h	6 Mar 2003 21:46:43 -0000	1.6
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: decoder.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/decoder.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- decoder.h	6 Mar 2003 08:36:55 -0000	1.5
+++ decoder.h	6 Mar 2003 21:46:43 -0000	1.6
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: frenderer.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/frenderer.cpp,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- frenderer.cpp	6 Mar 2003 08:36:55 -0000	1.15
+++ frenderer.cpp	6 Mar 2003 21:46:43 -0000	1.16
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: frenderer.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/frenderer.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- frenderer.h	6 Mar 2003 08:36:55 -0000	1.9
+++ frenderer.h	6 Mar 2003 21:46:43 -0000	1.10
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: imuse_channel.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/imuse_channel.cpp,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- imuse_channel.cpp	6 Mar 2003 08:36:55 -0000	1.12
+++ imuse_channel.cpp	6 Mar 2003 21:46:44 -0000	1.13
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: mixer.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/mixer.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- mixer.h	30 Aug 2002 07:24:45 -0000	1.4
+++ mixer.h	6 Mar 2003 21:46:44 -0000	1.5
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: palette.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/palette.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- palette.h	30 Aug 2002 07:24:45 -0000	1.5
+++ palette.h	6 Mar 2003 21:46:44 -0000	1.6
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: player.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/player.cpp,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- player.cpp	6 Mar 2003 08:36:55 -0000	1.39
+++ player.cpp	6 Mar 2003 21:46:45 -0000	1.40
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: player.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/player.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- player.h	6 Mar 2003 08:36:55 -0000	1.13
+++ player.h	6 Mar 2003 21:46:45 -0000	1.14
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: renderer.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/renderer.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- renderer.h	6 Mar 2003 08:36:55 -0000	1.6
+++ renderer.h	6 Mar 2003 21:46:45 -0000	1.7
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: saud_channel.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/saud_channel.cpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- saud_channel.cpp	6 Mar 2003 08:36:55 -0000	1.9
+++ saud_channel.cpp	6 Mar 2003 21:46:45 -0000	1.10
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: scumm_renderer.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/scumm_renderer.cpp,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- scumm_renderer.cpp	6 Mar 2003 08:36:55 -0000	1.25
+++ scumm_renderer.cpp	6 Mar 2003 21:46:46 -0000	1.26
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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: scumm_renderer.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/scumm_renderer.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- scumm_renderer.h	6 Mar 2003 08:36:56 -0000	1.10
+++ scumm_renderer.h	6 Mar 2003 21:46:46 -0000	1.11
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002-2003 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