[Scummvm-cvs-logs] CVS: scummvm/sword2 anims.cpp,1.49,1.50 build_display.cpp,1.52,1.53 build_display.h,1.11,1.12 console.cpp,1.38,1.39 console.h,1.16,1.17 controls.cpp,1.59,1.60 controls.h,1.11,1.12 debug.cpp,1.33,1.34 debug.h,1.10,1.11 defs.h,1.10,1.11 events.cpp,1.23,1.24 function.cpp,1.48,1.49 header.h,1.8,1.9 icons.cpp,1.29,1.30 icons.h,1.11,1.12 interpreter.cpp,1.36,1.37 interpreter.h,1.12,1.13 layers.cpp,1.23,1.24 layers.h,1.8,1.9 logic.cpp,1.38,1.39 logic.h,1.25,1.26 maketext.cpp,1.35,1.36 maketext.h,1.10,1.11 mem_view.cpp,1.24,1.25 memory.cpp,1.20,1.21 memory.h,1.13,1.14 mouse.cpp,1.50,1.51 mouse.h,1.12,1.13 object.h,1.7,1.8 protocol.cpp,1.23,1.24 resman.cpp,1.81,1.82 resman.h,1.18,1.19 router.cpp,1.37,1.38 router.h,1.15,1.16 save_rest.cpp,1.45,1.46 save_rest.h,1.8,1.9 scroll.cpp,1.15,1.16 sound.cpp,1.38,1.39 sound.h,1.7,1.8 speech.cpp,1.55,1.56 speech.h,1.6,1.7 startup.cpp,1.37,1.38 startup.h,1.5,1.6 sword2.cpp,1.99,1.100 sword2.h,1.47,1.48 sync.cpp,1.15,1.16 walker.cpp,1.32,1.33

Torbj?rn Andersson eriktorbjorn at users.sourceforge.net
Tue Jan 6 05:45:02 CET 2004


Update of /cvsroot/scummvm/scummvm/sword2
In directory sc8-pr-cvs1:/tmp/cvs-serv27294

Modified Files:
	anims.cpp build_display.cpp build_display.h console.cpp 
	console.h controls.cpp controls.h debug.cpp debug.h defs.h 
	events.cpp function.cpp header.h icons.cpp icons.h 
	interpreter.cpp interpreter.h layers.cpp layers.h logic.cpp 
	logic.h maketext.cpp maketext.h mem_view.cpp memory.cpp 
	memory.h mouse.cpp mouse.h object.h protocol.cpp resman.cpp 
	resman.h router.cpp router.h save_rest.cpp save_rest.h 
	scroll.cpp sound.cpp sound.h speech.cpp speech.h startup.cpp 
	startup.h sword2.cpp sword2.h sync.cpp walker.cpp 
Log Message:
It's a new year in BS2 land, too!


Index: anims.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/anims.cpp,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- anims.cpp	29 Dec 2003 15:30:10 -0000	1.49
+++ anims.cpp	6 Jan 2004 13:44:17 -0000	1.50
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: build_display.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/build_display.cpp,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- build_display.cpp	6 Jan 2004 13:33:28 -0000	1.52
+++ build_display.cpp	6 Jan 2004 13:44:17 -0000	1.53
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: build_display.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/build_display.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- build_display.h	1 Nov 2003 16:55:19 -0000	1.11
+++ build_display.h	6 Jan 2004 13:44:17 -0000	1.12
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: console.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/console.cpp,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- console.cpp	1 Dec 2003 07:47:54 -0000	1.38
+++ console.cpp	6 Jan 2004 13:44:17 -0000	1.39
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: console.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/console.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- console.h	28 Dec 2003 15:08:11 -0000	1.16
+++ console.h	6 Jan 2004 13:44:17 -0000	1.17
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: controls.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/controls.cpp,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- controls.cpp	6 Jan 2004 13:33:28 -0000	1.59
+++ controls.cpp	6 Jan 2004 13:44:17 -0000	1.60
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: controls.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/controls.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- controls.h	16 Nov 2003 14:18:27 -0000	1.11
+++ controls.h	6 Jan 2004 13:44:17 -0000	1.12
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: debug.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/debug.cpp,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- debug.cpp	28 Dec 2003 15:08:11 -0000	1.33
+++ debug.cpp	6 Jan 2004 13:44:17 -0000	1.34
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: debug.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/debug.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- debug.h	2 Nov 2003 15:58:45 -0000	1.10
+++ debug.h	6 Jan 2004 13:44:17 -0000	1.11
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: defs.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/defs.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- defs.h	28 Dec 2003 15:08:11 -0000	1.10
+++ defs.h	6 Jan 2004 13:44:17 -0000	1.11
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: events.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/events.cpp,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- events.cpp	28 Dec 2003 15:08:11 -0000	1.23
+++ events.cpp	6 Jan 2004 13:44:17 -0000	1.24
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: function.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/function.cpp,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- function.cpp	6 Jan 2004 13:33:28 -0000	1.48
+++ function.cpp	6 Jan 2004 13:44:17 -0000	1.49
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: header.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/header.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- header.h	28 Dec 2003 15:08:11 -0000	1.8
+++ header.h	6 Jan 2004 13:44:17 -0000	1.9
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: icons.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/icons.cpp,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- icons.cpp	28 Dec 2003 15:08:11 -0000	1.29
+++ icons.cpp	6 Jan 2004 13:44:17 -0000	1.30
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: icons.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/icons.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- icons.h	5 Jan 2004 14:46:12 -0000	1.11
+++ icons.h	6 Jan 2004 13:44:17 -0000	1.12
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: interpreter.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/interpreter.cpp,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- interpreter.cpp	29 Dec 2003 17:26:56 -0000	1.36
+++ interpreter.cpp	6 Jan 2004 13:44:17 -0000	1.37
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: interpreter.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/interpreter.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- interpreter.h	14 Dec 2003 16:33:27 -0000	1.12
+++ interpreter.h	6 Jan 2004 13:44:17 -0000	1.13
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: layers.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/layers.cpp,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- layers.cpp	28 Dec 2003 15:08:11 -0000	1.23
+++ layers.cpp	6 Jan 2004 13:44:17 -0000	1.24
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: layers.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/layers.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- layers.h	28 Dec 2003 15:08:11 -0000	1.8
+++ layers.h	6 Jan 2004 13:44:17 -0000	1.9
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: logic.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/logic.cpp,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- logic.cpp	5 Jan 2004 11:01:12 -0000	1.38
+++ logic.cpp	6 Jan 2004 13:44:17 -0000	1.39
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: logic.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/logic.h,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- logic.h	28 Dec 2003 15:08:11 -0000	1.25
+++ logic.h	6 Jan 2004 13:44:17 -0000	1.26
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: maketext.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/maketext.cpp,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- maketext.cpp	29 Dec 2003 15:30:10 -0000	1.35
+++ maketext.cpp	6 Jan 2004 13:44:17 -0000	1.36
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: maketext.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/maketext.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- maketext.h	28 Dec 2003 15:08:11 -0000	1.10
+++ maketext.h	6 Jan 2004 13:44:17 -0000	1.11
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: mem_view.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/mem_view.cpp,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- mem_view.cpp	28 Dec 2003 15:08:11 -0000	1.24
+++ mem_view.cpp	6 Jan 2004 13:44:17 -0000	1.25
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: memory.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/memory.cpp,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- memory.cpp	28 Dec 2003 15:08:11 -0000	1.20
+++ memory.cpp	6 Jan 2004 13:44:17 -0000	1.21
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: memory.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/memory.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- memory.h	28 Dec 2003 15:08:11 -0000	1.13
+++ memory.h	6 Jan 2004 13:44:17 -0000	1.14
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: mouse.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/mouse.cpp,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- mouse.cpp	6 Jan 2004 13:33:28 -0000	1.50
+++ mouse.cpp	6 Jan 2004 13:44:17 -0000	1.51
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: mouse.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/mouse.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- mouse.h	28 Dec 2003 15:08:11 -0000	1.12
+++ mouse.h	6 Jan 2004 13:44:17 -0000	1.13
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: object.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/object.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- object.h	5 Jan 2004 14:46:12 -0000	1.7
+++ object.h	6 Jan 2004 13:44:17 -0000	1.8
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: protocol.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/protocol.cpp,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- protocol.cpp	28 Dec 2003 15:08:11 -0000	1.23
+++ protocol.cpp	6 Jan 2004 13:44:17 -0000	1.24
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: resman.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/resman.cpp,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- resman.cpp	3 Jan 2004 14:49:52 -0000	1.81
+++ resman.cpp	6 Jan 2004 13:44:17 -0000	1.82
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: resman.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/resman.h,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- resman.h	28 Dec 2003 15:08:11 -0000	1.18
+++ resman.h	6 Jan 2004 13:44:17 -0000	1.19
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: router.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/router.cpp,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- router.cpp	5 Jan 2004 11:09:33 -0000	1.37
+++ router.cpp	6 Jan 2004 13:44:17 -0000	1.38
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: router.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/router.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- router.h	28 Dec 2003 15:08:11 -0000	1.15
+++ router.h	6 Jan 2004 13:44:17 -0000	1.16
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: save_rest.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/save_rest.cpp,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- save_rest.cpp	4 Jan 2004 14:59:36 -0000	1.45
+++ save_rest.cpp	6 Jan 2004 13:44:17 -0000	1.46
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: save_rest.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/save_rest.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- save_rest.h	14 Nov 2003 07:41:22 -0000	1.8
+++ save_rest.h	6 Jan 2004 13:44:17 -0000	1.9
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: scroll.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/scroll.cpp,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- scroll.cpp	16 Nov 2003 14:18:28 -0000	1.15
+++ scroll.cpp	6 Jan 2004 13:44:17 -0000	1.16
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * 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/sword2/sound.cpp,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- sound.cpp	3 Jan 2004 11:24:39 -0000	1.38
+++ sound.cpp	6 Jan 2004 13:44:17 -0000	1.39
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * 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/sword2/sound.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- sound.h	3 Nov 2003 07:47:41 -0000	1.7
+++ sound.h	6 Jan 2004 13:44:17 -0000	1.8
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: speech.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/speech.cpp,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- speech.cpp	28 Dec 2003 15:08:11 -0000	1.55
+++ speech.cpp	6 Jan 2004 13:44:17 -0000	1.56
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: speech.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/speech.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- speech.h	4 Nov 2003 17:26:59 -0000	1.6
+++ speech.h	6 Jan 2004 13:44:17 -0000	1.7
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: startup.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/startup.cpp,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- startup.cpp	28 Dec 2003 15:08:11 -0000	1.37
+++ startup.cpp	6 Jan 2004 13:44:17 -0000	1.38
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: startup.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/startup.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- startup.h	4 Nov 2003 18:02:49 -0000	1.5
+++ startup.h	6 Jan 2004 13:44:17 -0000	1.6
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: sword2.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/sword2.cpp,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- sword2.cpp	4 Jan 2004 15:11:30 -0000	1.99
+++ sword2.cpp	6 Jan 2004 13:44:17 -0000	1.100
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: sword2.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/sword2.h,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- sword2.h	28 Dec 2003 15:08:11 -0000	1.47
+++ sword2.h	6 Jan 2004 13:44:17 -0000	1.48
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: sync.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/sync.cpp,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- sync.cpp	16 Nov 2003 14:18:29 -0000	1.15
+++ sync.cpp	6 Jan 2004 13:44:17 -0000	1.16
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: walker.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/walker.cpp,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- walker.cpp	5 Jan 2004 11:02:00 -0000	1.32
+++ walker.cpp	6 Jan 2004 13:44:17 -0000	1.33
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2003 Revolution Software Ltd
+/* Copyright (C) 1994-2004 Revolution Software Ltd
  *
  * 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