[Scummvm-cvs-logs] CVS: scummvm/scumm resource_v7he.cpp,1.11,1.12 resource_v7he.h,1.9,1.10
Max Horn
fingolfin at users.sourceforge.net
Sat Jan 1 08:21:04 CET 2005
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/saga actionmap.cpp,1.33,1.34 actionmap.h,1.16,1.17 actor.cpp,1.66,1.67 actor.h,1.33,1.34 actordata.cpp,1.12,1.13 actordata.h,1.12,1.13 animation.cpp,1.33,1.34 animation.h,1.17,1.18 console.cpp,1.24,1.25 console.h,1.10,1.11 events.cpp,1.38,1.39 events.h,1.12,1.13 font.cpp,1.21,1.22 font.h,1.9,1.10 font_map.cpp,1.4,1.5 game.cpp,1.44,1.45 game.h,1.15,1.16 gfx.cpp,1.39,1.40 gfx.h,1.19,1.20 ihnm_introproc.cpp,1.34,1.35 image.cpp,1.20,1.21 image.h,1.8,1.9 input.cpp,1.27,1.28 interface.cpp,1.46,1.47 interface.h,1.16,1.17 isomap.cpp,1.23,1.24 isomap.h,1.9,1.10 ite_introproc.cpp,1.39,1.40 list.h,1.6,1.7 music.cpp,1.44,1.45 music.h,1.17,1.18 objectdata.cpp,1.2,1.3 objectdata.h,1.2,1.3 objectmap.cpp,1.31,1.32 objectmap.h,1.15,1.16 palanim.cpp,1.19,1.20 palanim.h,1.8,1.9 render.cpp,1.44,1.45 render.h,1.19,1.20 resnames.h,1.16,1.17 rscfile.cpp,1.15,1.16 rscfile.h,1.8,1.9 rscfile_mod.h,1.8,1.9 saga.cpp,1.76,1.77 saga.h,1.61,1.62 scene.cpp,1.67,1.68 scene.h,1.28,1.29 script.cpp,1.38,1.39 script.h,1.42,1.43 sdebug.cpp,1.23,1.24 sfuncs.cpp,1.63,1.64 sndres.cpp,1.35,1.36 sndres.h,1.18,1.19 sound.cpp,1.20,1.21 sound.h,1.15,1.16 sprite.cpp,1.34,1.35 sprite.h,1.10,1.11 sthread.cpp,1.50,1.51 stream.h,1.2,1.3 text.cpp,1.11,1.12 text.h,1.7,1.8 transitions.cpp,1.11,1.12
- Next message: [Scummvm-cvs-logs] CVS: scummvm/sword1 animation.cpp,1.31,1.32 animation.h,1.16,1.17
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv465/scumm
Modified Files:
resource_v7he.cpp resource_v7he.h
Log Message:
oops, correct copyright string
Index: resource_v7he.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/resource_v7he.cpp,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- resource_v7he.cpp 1 Jan 2005 16:09:15 -0000 1.11
+++ resource_v7he.cpp 1 Jan 2005 16:20:17 -0000 1.12
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2005 The ScummVM project
+ * Copyright (C) 2004-2005 The ScummVM project
*
* Parts of code heavily based on:
* icoutils - A set of programs dealing with MS Windows icons and cursors.
Index: resource_v7he.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/resource_v7he.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- resource_v7he.h 1 Jan 2005 16:09:15 -0000 1.9
+++ resource_v7he.h 1 Jan 2005 16:20:17 -0000 1.10
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2005 The ScummVM project
+ * Copyright (C) 2004-2005 The ScummVM project
*
* Parts of code heavily based on:
* icoutils - A set of programs dealing with MS Windows icons and cursors.
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/saga actionmap.cpp,1.33,1.34 actionmap.h,1.16,1.17 actor.cpp,1.66,1.67 actor.h,1.33,1.34 actordata.cpp,1.12,1.13 actordata.h,1.12,1.13 animation.cpp,1.33,1.34 animation.h,1.17,1.18 console.cpp,1.24,1.25 console.h,1.10,1.11 events.cpp,1.38,1.39 events.h,1.12,1.13 font.cpp,1.21,1.22 font.h,1.9,1.10 font_map.cpp,1.4,1.5 game.cpp,1.44,1.45 game.h,1.15,1.16 gfx.cpp,1.39,1.40 gfx.h,1.19,1.20 ihnm_introproc.cpp,1.34,1.35 image.cpp,1.20,1.21 image.h,1.8,1.9 input.cpp,1.27,1.28 interface.cpp,1.46,1.47 interface.h,1.16,1.17 isomap.cpp,1.23,1.24 isomap.h,1.9,1.10 ite_introproc.cpp,1.39,1.40 list.h,1.6,1.7 music.cpp,1.44,1.45 music.h,1.17,1.18 objectdata.cpp,1.2,1.3 objectdata.h,1.2,1.3 objectmap.cpp,1.31,1.32 objectmap.h,1.15,1.16 palanim.cpp,1.19,1.20 palanim.h,1.8,1.9 render.cpp,1.44,1.45 render.h,1.19,1.20 resnames.h,1.16,1.17 rscfile.cpp,1.15,1.16 rscfile.h,1.8,1.9 rscfile_mod.h,1.8,1.9 saga.cpp,1.76,1.77 saga.h,1.61,1.62 scene.cpp,1.67,1.68 scene.h,1.28,1.29 script.cpp,1.38,1.39 script.h,1.42,1.43 sdebug.cpp,1.23,1.24 sfuncs.cpp,1.63,1.64 sndres.cpp,1.35,1.36 sndres.h,1.18,1.19 sound.cpp,1.20,1.21 sound.h,1.15,1.16 sprite.cpp,1.34,1.35 sprite.h,1.10,1.11 sthread.cpp,1.50,1.51 stream.h,1.2,1.3 text.cpp,1.11,1.12 text.h,1.7,1.8 transitions.cpp,1.11,1.12
- Next message: [Scummvm-cvs-logs] CVS: scummvm/sword1 animation.cpp,1.31,1.32 animation.h,1.16,1.17
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list