aboutsummaryrefslogtreecommitdiff
path: root/boxes.cpp
diff options
context:
space:
mode:
authorLudvig Strigeus2001-11-06 20:00:47 +0000
committerLudvig Strigeus2001-11-06 20:00:47 +0000
commit097f76ae00bd80cb6886673d45749aad95733771 (patch)
tree957f2e1a341916d5a9e85d152cabc10af2cf906c /boxes.cpp
parent63c86a496ae2923022cc05d2f999aba9e3fd1a3d (diff)
downloadscummvm-rg350-097f76ae00bd80cb6886673d45749aad95733771.tar.gz
scummvm-rg350-097f76ae00bd80cb6886673d45749aad95733771.tar.bz2
scummvm-rg350-097f76ae00bd80cb6886673d45749aad95733771.zip
full screen flag,
better mouse cursors, removed change log from individual files svn-id: r3462
Diffstat (limited to 'boxes.cpp')
-rw-r--r--boxes.cpp15
1 files changed, 1 insertions, 14 deletions
diff --git a/boxes.cpp b/boxes.cpp
index 8db43bb69e..96779c4f62 100644
--- a/boxes.cpp
+++ b/boxes.cpp
@@ -15,20 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * Change Log:
- * $Log$
- * Revision 1.3 2001/11/05 19:21:49 strigeus
- * bug fixes,
- * speech in dott
- *
- * Revision 1.2 2001/10/11 10:45:39 strigeus
- * Fixed bug in Scumm::getBoxCoordinates where unsigned integers were read
- * instead of signed ones.
- *
- * Revision 1.1.1.1 2001/10/09 14:30:14 strigeus
- *
- * initial revision
- *
+ * $Header$
*
*/