[Scummvm-cvs-logs] CVS: scummvm/sword2/driver _mouse.cpp,1.43,1.44 animation.cpp,1.66,1.67 animation.h,1.40,1.41 d_draw.cpp,1.67,1.68 d_sound.cpp,1.158,1.159 menu.cpp,1.36,1.37 palette.cpp,1.40,1.41 rdwin.cpp,1.54,1.55 render.cpp,1.78,1.79 sprite.cpp,1.52,1.53
Eugene Sandulenko
sev at users.sourceforge.net
Mon Oct 17 18:33:43 CEST 2005
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/gob anim.cpp,1.3,1.4 anim.h,1.4,1.5 cdrom.cpp,1.3,1.4 cdrom.h,1.1,1.2 dataio.cpp,1.9,1.10 dataio.h,1.6,1.7 draw.cpp,1.13,1.14 draw.h,1.5,1.6 driver_vga.cpp,1.11,1.12 driver_vga.h,1.5,1.6 game.cpp,1.27,1.28 game.h,1.5,1.6 global.cpp,1.8,1.9 global.h,1.7,1.8 gob.cpp,1.25,1.26 gob.h,1.9,1.10 goblin.cpp,1.21,1.22 goblin.h,1.5,1.6 init.cpp,1.11,1.12 init.h,1.3,1.4 inter.cpp,1.24,1.25 inter.h,1.3,1.4 map.cpp,1.13,1.14 map.h,1.7,1.8 mult.cpp,1.12,1.13 mult.h,1.5,1.6 pack.cpp,1.5,1.6 pack.h,1.3,1.4 palanim.cpp,1.10,1.11 palanim.h,1.3,1.4 parse.cpp,1.14,1.15 parse.h,1.3,1.4 scenery.cpp,1.19,1.20 scenery.h,1.6,1.7 sound.cpp,1.12,1.13 sound.h,1.8,1.9 timer.cpp,1.6,1.7 timer.h,1.3,1.4 util.cpp,1.17,1.18 util.h,1.5,1.6 video.cpp,1.15,1.16 video.h,1.9,1.10
- Next message: [Scummvm-cvs-logs] CVS: scummvm/tools/skycpt 288diff.txt,1.1,1.2 TextFile.h,1.1,1.2 cpthelp.h,1.1,1.2 idFinder.cpp,1.1,1.2 savedata.txt,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm/sword2/driver
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14546/sword2/driver
Modified Files:
_mouse.cpp animation.cpp animation.h d_draw.cpp d_sound.cpp
menu.cpp palette.cpp rdwin.cpp render.cpp sprite.cpp
Log Message:
Update FSF address. Eek. Actually that took place on May 1, 2005
Index: _mouse.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/driver/_mouse.cpp,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- _mouse.cpp 12 May 2005 13:12:13 -0000 1.43
+++ _mouse.cpp 18 Oct 2005 01:30:25 -0000 1.44
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
Index: animation.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/driver/animation.cpp,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- animation.cpp 12 May 2005 13:12:14 -0000 1.66
+++ animation.cpp 18 Oct 2005 01:30:25 -0000 1.67
@@ -13,7 +13,7 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
Index: animation.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/driver/animation.h,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- animation.h 30 Jul 2005 21:11:47 -0000 1.40
+++ animation.h 18 Oct 2005 01:30:25 -0000 1.41
@@ -13,7 +13,7 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
Index: d_draw.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/driver/d_draw.cpp,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- d_draw.cpp 27 Feb 2005 16:11:18 -0000 1.67
+++ d_draw.cpp 18 Oct 2005 01:30:25 -0000 1.68
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
Index: d_sound.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/driver/d_sound.cpp,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -d -r1.158 -r1.159
--- d_sound.cpp 17 Oct 2005 06:31:10 -0000 1.158
+++ d_sound.cpp 18 Oct 2005 01:30:25 -0000 1.159
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
Index: menu.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/driver/menu.cpp,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- menu.cpp 30 Jul 2005 21:11:48 -0000 1.36
+++ menu.cpp 18 Oct 2005 01:30:25 -0000 1.37
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
Index: palette.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/driver/palette.cpp,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- palette.cpp 12 May 2005 13:12:15 -0000 1.40
+++ palette.cpp 18 Oct 2005 01:30:25 -0000 1.41
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
Index: rdwin.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/driver/rdwin.cpp,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- rdwin.cpp 9 Jul 2005 13:21:21 -0000 1.54
+++ rdwin.cpp 18 Oct 2005 01:30:25 -0000 1.55
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
Index: render.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/driver/render.cpp,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- render.cpp 30 Jul 2005 21:11:48 -0000 1.78
+++ render.cpp 18 Oct 2005 01:30:25 -0000 1.79
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
Index: sprite.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/driver/sprite.cpp,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- sprite.cpp 30 Jul 2005 21:11:48 -0000 1.52
+++ sprite.cpp 18 Oct 2005 01:30:25 -0000 1.53
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/gob anim.cpp,1.3,1.4 anim.h,1.4,1.5 cdrom.cpp,1.3,1.4 cdrom.h,1.1,1.2 dataio.cpp,1.9,1.10 dataio.h,1.6,1.7 draw.cpp,1.13,1.14 draw.h,1.5,1.6 driver_vga.cpp,1.11,1.12 driver_vga.h,1.5,1.6 game.cpp,1.27,1.28 game.h,1.5,1.6 global.cpp,1.8,1.9 global.h,1.7,1.8 gob.cpp,1.25,1.26 gob.h,1.9,1.10 goblin.cpp,1.21,1.22 goblin.h,1.5,1.6 init.cpp,1.11,1.12 init.h,1.3,1.4 inter.cpp,1.24,1.25 inter.h,1.3,1.4 map.cpp,1.13,1.14 map.h,1.7,1.8 mult.cpp,1.12,1.13 mult.h,1.5,1.6 pack.cpp,1.5,1.6 pack.h,1.3,1.4 palanim.cpp,1.10,1.11 palanim.h,1.3,1.4 parse.cpp,1.14,1.15 parse.h,1.3,1.4 scenery.cpp,1.19,1.20 scenery.h,1.6,1.7 sound.cpp,1.12,1.13 sound.h,1.8,1.9 timer.cpp,1.6,1.7 timer.h,1.3,1.4 util.cpp,1.17,1.18 util.h,1.5,1.6 video.cpp,1.15,1.16 video.h,1.9,1.10
- Next message: [Scummvm-cvs-logs] CVS: scummvm/tools/skycpt 288diff.txt,1.1,1.2 TextFile.h,1.1,1.2 cpthelp.h,1.1,1.2 idFinder.cpp,1.1,1.2 savedata.txt,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list