[Scummvm-cvs-logs] CVS: scummvm/kyra codecs.cpp,1.7,1.8 codecs.h,1.3,1.4 cpsimage.cpp,1.3,1.4 font.cpp,1.4,1.5 kyra.cpp,1.22,1.23 kyra.h,1.7,1.8 palette.cpp,1.4,1.5 resource.cpp,1.7,1.8 resource.h,1.5,1.6 script.cpp,1.8,1.9 script.h,1.4,1.5 script_v1.cpp,1.6,1.7 wsamovie.cpp,1.4,1.5 wsamovie.h,1.3,1.4
Max Horn
fingolfin at users.sourceforge.net
Sat Jan 1 08:11:09 CET 2005
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/queen bankman.cpp,1.8,1.9 bankman.h,1.5,1.6 command.cpp,1.78,1.79 command.h,1.23,1.24 credits.cpp,1.11,1.12 credits.h,1.5,1.6 cutaway.cpp,1.141,1.142 cutaway.h,1.38,1.39 debug.cpp,1.12,1.13 debug.h,1.7,1.8 defs.h,1.45,1.46 display.cpp,1.83,1.84 display.h,1.50,1.51 graphics.cpp,1.110,1.111 graphics.h,1.72,1.73 grid.cpp,1.7,1.8 grid.h,1.5,1.6 input.cpp,1.33,1.34 input.h,1.20,1.21 journal.cpp,1.46,1.47 journal.h,1.9,1.10 logic.cpp,1.215,1.216 logic.h,1.124,1.125 music.cpp,1.29,1.30 music.h,1.15,1.16 musicdata.cpp,1.10,1.11 queen.cpp,1.116,1.117 queen.h,1.39,1.40 resource.cpp,1.56,1.57 resource.h,1.41,1.42 restables.cpp,1.6,1.7 sound.cpp,1.49,1.50 sound.h,1.25,1.26 state.cpp,1.4,1.5 state.h,1.4,1.5 structs.h,1.35,1.36 talk.cpp,1.113,1.114 talk.h,1.35,1.36 walk.cpp,1.46,1.47 walk.h,1.24,1.25
- Next message: [Scummvm-cvs-logs] CVS: scummvm/backends/PalmOS/Src/builder/sword1 sw1_staticres.h,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm/kyra
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28913/kyra
Modified Files:
codecs.cpp codecs.h cpsimage.cpp font.cpp kyra.cpp kyra.h
palette.cpp resource.cpp resource.h script.cpp script.h
script_v1.cpp wsamovie.cpp wsamovie.h
Log Message:
Updated copyright
Index: codecs.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/codecs.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- codecs.cpp 11 Nov 2004 13:35:21 -0000 1.7
+++ codecs.cpp 1 Jan 2005 16:09:07 -0000 1.8
@@ -1,5 +1,5 @@
/* ScummVM - Kyrandia Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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: codecs.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/codecs.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- codecs.h 14 Nov 2004 20:11:22 -0000 1.3
+++ codecs.h 1 Jan 2005 16:09:07 -0000 1.4
@@ -1,5 +1,5 @@
/* ScummVM - Kyrandia Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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: cpsimage.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/cpsimage.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cpsimage.cpp 14 Nov 2004 20:11:22 -0000 1.3
+++ cpsimage.cpp 1 Jan 2005 16:09:07 -0000 1.4
@@ -1,5 +1,5 @@
/* ScummVM - Kyrandia Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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: font.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/font.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- font.cpp 14 Nov 2004 20:11:22 -0000 1.4
+++ font.cpp 1 Jan 2005 16:09:07 -0000 1.5
@@ -1,5 +1,5 @@
/* ScummVM - Kyrandia Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- kyra.cpp 27 Dec 2004 00:26:55 -0000 1.22
+++ kyra.cpp 1 Jan 2005 16:09:07 -0000 1.23
@@ -1,5 +1,5 @@
/* ScummVM - Kyrandia Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- kyra.h 24 Nov 2004 00:13:59 -0000 1.7
+++ kyra.h 1 Jan 2005 16:09:07 -0000 1.8
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003 The ScummVM project
+ * Copyright (C) 2003-2005 The ScummVM Team
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: palette.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/kyra/palette.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- palette.cpp 14 Nov 2004 20:11:22 -0000 1.4
+++ palette.cpp 1 Jan 2005 16:09:07 -0000 1.5
@@ -1,5 +1,5 @@
/* ScummVM - Kyrandia Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- resource.cpp 14 Nov 2004 20:11:22 -0000 1.7
+++ resource.cpp 1 Jan 2005 16:09:07 -0000 1.8
@@ -1,5 +1,5 @@
/* ScummVM - Kyrandia Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- resource.h 14 Nov 2004 20:11:22 -0000 1.5
+++ resource.h 1 Jan 2005 16:09:07 -0000 1.6
@@ -1,5 +1,5 @@
/* ScummVM - Kyrandia Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- script.cpp 14 Nov 2004 20:11:22 -0000 1.8
+++ script.cpp 1 Jan 2005 16:09:07 -0000 1.9
@@ -1,5 +1,5 @@
/* ScummVM - Kyrandia Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- script.h 14 Nov 2004 20:11:22 -0000 1.4
+++ script.h 1 Jan 2005 16:09:07 -0000 1.5
@@ -1,5 +1,5 @@
/* ScummVM - Kyrandia Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- script_v1.cpp 14 Nov 2004 20:11:22 -0000 1.6
+++ script_v1.cpp 1 Jan 2005 16:09:07 -0000 1.7
@@ -1,5 +1,5 @@
/* ScummVM - Kyrandia Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- wsamovie.cpp 14 Nov 2004 20:11:22 -0000 1.4
+++ wsamovie.cpp 1 Jan 2005 16:09:07 -0000 1.5
@@ -1,5 +1,5 @@
/* ScummVM - Kyrandia Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- wsamovie.h 14 Nov 2004 20:11:22 -0000 1.3
+++ wsamovie.h 1 Jan 2005 16:09:07 -0000 1.4
@@ -1,5 +1,5 @@
/* ScummVM - Kyrandia Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/queen bankman.cpp,1.8,1.9 bankman.h,1.5,1.6 command.cpp,1.78,1.79 command.h,1.23,1.24 credits.cpp,1.11,1.12 credits.h,1.5,1.6 cutaway.cpp,1.141,1.142 cutaway.h,1.38,1.39 debug.cpp,1.12,1.13 debug.h,1.7,1.8 defs.h,1.45,1.46 display.cpp,1.83,1.84 display.h,1.50,1.51 graphics.cpp,1.110,1.111 graphics.h,1.72,1.73 grid.cpp,1.7,1.8 grid.h,1.5,1.6 input.cpp,1.33,1.34 input.h,1.20,1.21 journal.cpp,1.46,1.47 journal.h,1.9,1.10 logic.cpp,1.215,1.216 logic.h,1.124,1.125 music.cpp,1.29,1.30 music.h,1.15,1.16 musicdata.cpp,1.10,1.11 queen.cpp,1.116,1.117 queen.h,1.39,1.40 resource.cpp,1.56,1.57 resource.h,1.41,1.42 restables.cpp,1.6,1.7 sound.cpp,1.49,1.50 sound.h,1.25,1.26 state.cpp,1.4,1.5 state.h,1.4,1.5 structs.h,1.35,1.36 talk.cpp,1.113,1.114 talk.h,1.35,1.36 walk.cpp,1.46,1.47 walk.h,1.24,1.25
- Next message: [Scummvm-cvs-logs] CVS: scummvm/backends/PalmOS/Src/builder/sword1 sw1_staticres.h,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list