[Scummvm-cvs-logs] CVS: scummvm/sky/music adlibchannel.cpp,1.15,1.16 adlibchannel.h,1.9,1.10 adlibmusic.cpp,1.18,1.19 adlibmusic.h,1.9,1.10 gmchannel.cpp,1.15,1.16 gmchannel.h,1.9,1.10 gmmusic.cpp,1.17,1.18 gmmusic.h,1.10,1.11 mt32music.cpp,1.17,1.18 mt32music.h,1.8,1.9 musicbase.cpp,1.18,1.19 musicbase.h,1.13,1.14
Max Horn
fingolfin at users.sourceforge.net
Tue Jan 6 04:46:01 CET 2004
- Previous message: [Scummvm-cvs-logs] CVS: tools descumm-common.cpp,1.8,1.9 descumm-tool.cpp,1.3,1.4 descumm.cpp,1.86,1.87 descumm.h,1.9,1.10 extract.h,1.8,1.9 util.h,1.9,1.10
- Next message: [Scummvm-cvs-logs] CVS: scummvm/sky/compacts 0compact.h,1.10,1.11 101comp.h,1.8,1.9 102comp.h,1.8,1.9 10comp.h,1.10,1.11 11comp.h,1.9,1.10 12comp.h,1.9,1.10 13comp.h,1.10,1.11 14comp.h,1.10,1.11 15comp.h,1.9,1.10 16comp.h,1.9,1.10 17comp.h,1.10,1.11 18comp.h,1.9,1.10 19comp.h,1.9,1.10 1compact.h,1.8,1.9 20comp.h,1.9,1.10 21comp.h,1.10,1.11 22comp.h,1.10,1.11 23comp.h,1.9,1.10 24comp.h,1.9,1.10 25comp.h,1.9,1.10 26comp.h,1.9,1.10 27comp.h,1.11,1.12 28comp.h,1.9,1.10 29comp.h,1.9,1.10 2compact.h,1.11,1.12 30comp.h,1.11,1.12 31comp.h,1.11,1.12 32comp.h,1.11,1.12 33comp.h,1.11,1.12 34comp.h,1.10,1.11 36comp.h,1.11,1.12 37comp.h,1.11,1.12 38comp.h,1.11,1.12 39comp.h,1.10,1.11 3compact.h,1.11,1.12 40comp.h,1.10,1.11 41comp.h,1.10,1.11 42comp.h,1.9,1.10 44comp.h,1.10,1.11 45comp.h,1.10,1.11 46comp.h,1.10,1.11 47comp.h,1.10,1.11 48comp.h,1.10,1.11 4compact.h,1.12,1.13 5compact.h,1.11,1.12 65comp.h,1.9,1.10 66comp.h,1.9,1.10 67comp.h,1.10,1.11 68comp.h,1.10,1.11 69comp.h,1.9,1.10 70comp.h,1.9,1.10 71comp.h,1.10,1.11 72comp.h,1.11,1.12 73comp.h,1.12,1.13 74comp.h,1.10,1.11 75comp.h,1.11,1.12 76comp.h,1.10,1.11 77comp.h,1.10,1.11 78comp.h,1.10,1.11 79comp.h,1.10,1.11 80comp.h,1.9,1.10 81comp.h,1.8,1.9 82comp.h,1.8,1.9 85comp.h,1.7,1.8 90comp.h,1.11,1.12 91comp.h,1.10,1.11 92comp.h,1.10,1.11 93comp.h,1.10,1.11 94comp.h,1.10,1.11 95comp.h,1.10,1.11 96comp.h,1.10,1.11 9compact.h,1.9,1.10 linc_gen.h,1.8,1.9 lincmenu.h,1.9,1.10 objects.h,1.9,1.10 savedata.cpp,1.9,1.10 z_compac.h,1.11,1.12
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm/sky/music
In directory sc8-pr-cvs1:/tmp/cvs-serv14676/sky/music
Modified Files:
adlibchannel.cpp adlibchannel.h adlibmusic.cpp adlibmusic.h
gmchannel.cpp gmchannel.h gmmusic.cpp gmmusic.h mt32music.cpp
mt32music.h musicbase.cpp musicbase.h
Log Message:
updated copyright notice
Index: adlibchannel.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/adlibchannel.cpp,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- adlibchannel.cpp 3 Jan 2004 15:57:57 -0000 1.15
+++ adlibchannel.cpp 6 Jan 2004 12:45:33 -0000 1.16
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003 The ScummVM project
+ * Copyright (C) 2003-2004 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: adlibchannel.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/adlibchannel.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- adlibchannel.h 3 Jan 2004 15:57:57 -0000 1.9
+++ adlibchannel.h 6 Jan 2004 12:45:33 -0000 1.10
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003 The ScummVM project
+ * Copyright (C) 2003-2004 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: adlibmusic.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/adlibmusic.cpp,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- adlibmusic.cpp 3 Jan 2004 15:57:57 -0000 1.18
+++ adlibmusic.cpp 6 Jan 2004 12:45:33 -0000 1.19
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003 The ScummVM project
+ * Copyright (C) 2003-2004 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: adlibmusic.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/adlibmusic.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- adlibmusic.h 3 Jan 2004 15:57:57 -0000 1.9
+++ adlibmusic.h 6 Jan 2004 12:45:33 -0000 1.10
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003 The ScummVM project
+ * Copyright (C) 2003-2004 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: gmchannel.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/gmchannel.cpp,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- gmchannel.cpp 3 Jan 2004 15:57:57 -0000 1.15
+++ gmchannel.cpp 6 Jan 2004 12:45:33 -0000 1.16
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003 The ScummVM project
+ * Copyright (C) 2003-2004 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: gmchannel.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/gmchannel.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- gmchannel.h 3 Jan 2004 15:57:57 -0000 1.9
+++ gmchannel.h 6 Jan 2004 12:45:33 -0000 1.10
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003 The ScummVM project
+ * Copyright (C) 2003-2004 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: gmmusic.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/gmmusic.cpp,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- gmmusic.cpp 3 Jan 2004 15:57:57 -0000 1.17
+++ gmmusic.cpp 6 Jan 2004 12:45:33 -0000 1.18
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003 The ScummVM project
+ * Copyright (C) 2003-2004 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: gmmusic.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/gmmusic.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- gmmusic.h 3 Jan 2004 15:57:57 -0000 1.10
+++ gmmusic.h 6 Jan 2004 12:45:33 -0000 1.11
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003 The ScummVM project
+ * Copyright (C) 2003-2004 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: mt32music.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/mt32music.cpp,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- mt32music.cpp 3 Jan 2004 15:57:57 -0000 1.17
+++ mt32music.cpp 6 Jan 2004 12:45:33 -0000 1.18
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003 The ScummVM project
+ * Copyright (C) 2003-2004 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: mt32music.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/mt32music.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- mt32music.h 3 Jan 2004 15:57:57 -0000 1.8
+++ mt32music.h 6 Jan 2004 12:45:33 -0000 1.9
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003 The ScummVM project
+ * Copyright (C) 2003-2004 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: musicbase.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/musicbase.cpp,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- musicbase.cpp 3 Jan 2004 15:57:57 -0000 1.18
+++ musicbase.cpp 6 Jan 2004 12:45:33 -0000 1.19
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003 The ScummVM project
+ * Copyright (C) 2003-2004 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: musicbase.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/musicbase.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- musicbase.h 3 Jan 2004 15:57:57 -0000 1.13
+++ musicbase.h 6 Jan 2004 12:45:33 -0000 1.14
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003 The ScummVM project
+ * Copyright (C) 2003-2004 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: tools descumm-common.cpp,1.8,1.9 descumm-tool.cpp,1.3,1.4 descumm.cpp,1.86,1.87 descumm.h,1.9,1.10 extract.h,1.8,1.9 util.h,1.9,1.10
- Next message: [Scummvm-cvs-logs] CVS: scummvm/sky/compacts 0compact.h,1.10,1.11 101comp.h,1.8,1.9 102comp.h,1.8,1.9 10comp.h,1.10,1.11 11comp.h,1.9,1.10 12comp.h,1.9,1.10 13comp.h,1.10,1.11 14comp.h,1.10,1.11 15comp.h,1.9,1.10 16comp.h,1.9,1.10 17comp.h,1.10,1.11 18comp.h,1.9,1.10 19comp.h,1.9,1.10 1compact.h,1.8,1.9 20comp.h,1.9,1.10 21comp.h,1.10,1.11 22comp.h,1.10,1.11 23comp.h,1.9,1.10 24comp.h,1.9,1.10 25comp.h,1.9,1.10 26comp.h,1.9,1.10 27comp.h,1.11,1.12 28comp.h,1.9,1.10 29comp.h,1.9,1.10 2compact.h,1.11,1.12 30comp.h,1.11,1.12 31comp.h,1.11,1.12 32comp.h,1.11,1.12 33comp.h,1.11,1.12 34comp.h,1.10,1.11 36comp.h,1.11,1.12 37comp.h,1.11,1.12 38comp.h,1.11,1.12 39comp.h,1.10,1.11 3compact.h,1.11,1.12 40comp.h,1.10,1.11 41comp.h,1.10,1.11 42comp.h,1.9,1.10 44comp.h,1.10,1.11 45comp.h,1.10,1.11 46comp.h,1.10,1.11 47comp.h,1.10,1.11 48comp.h,1.10,1.11 4compact.h,1.12,1.13 5compact.h,1.11,1.12 65comp.h,1.9,1.10 66comp.h,1.9,1.10 67comp.h,1.10,1.11 68comp.h,1.10,1.11 69comp.h,1.9,1.10 70comp.h,1.9,1.10 71comp.h,1.10,1.11 72comp.h,1.11,1.12 73comp.h,1.12,1.13 74comp.h,1.10,1.11 75comp.h,1.11,1.12 76comp.h,1.10,1.11 77comp.h,1.10,1.11 78comp.h,1.10,1.11 79comp.h,1.10,1.11 80comp.h,1.9,1.10 81comp.h,1.8,1.9 82comp.h,1.8,1.9 85comp.h,1.7,1.8 90comp.h,1.11,1.12 91comp.h,1.10,1.11 92comp.h,1.10,1.11 93comp.h,1.10,1.11 94comp.h,1.10,1.11 95comp.h,1.10,1.11 96comp.h,1.10,1.11 9compact.h,1.9,1.10 linc_gen.h,1.8,1.9 lincmenu.h,1.9,1.10 objects.h,1.9,1.10 savedata.cpp,1.9,1.10 z_compac.h,1.11,1.12
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list