diff --git a/base/commandLine.cpp b/base/commandLine.cpp index 1d07640feac..6b6304ad19e 100644 --- a/base/commandLine.cpp +++ b/base/commandLine.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/base/commandLine.h b/base/commandLine.h index b50d9d47efd..d4e9e455adc 100644 --- a/base/commandLine.h +++ b/base/commandLine.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/base/main.cpp b/base/main.cpp index 192e2589c0d..4d15b6a9ca5 100644 --- a/base/main.cpp +++ b/base/main.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/base/main.h b/base/main.h index d709e09aeb6..ae99e3de9a0 100644 --- a/base/main.h +++ b/base/main.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/base/plugins.cpp b/base/plugins.cpp index b391e67686b..93f5e5a85f3 100644 --- a/base/plugins.cpp +++ b/base/plugins.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/base/plugins.h b/base/plugins.h index 855c70521a8..4bb1009574a 100644 --- a/base/plugins.h +++ b/base/plugins.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/base/version.cpp b/base/version.cpp index 191c4ea732e..33ae49eb625 100644 --- a/base/version.cpp +++ b/base/version.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/base/version.h b/base/version.h index 40f20604531..35bf537f914 100644 --- a/base/version.h +++ b/base/version.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/algorithm.h b/common/algorithm.h index a1e80839393..9add3702bb3 100644 --- a/common/algorithm.h +++ b/common/algorithm.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/archive.cpp b/common/archive.cpp index bfe3d50f736..cdb12970c81 100644 --- a/common/archive.cpp +++ b/common/archive.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/archive.h b/common/archive.h index 78a01c5109f..5f6dfa00404 100644 --- a/common/archive.h +++ b/common/archive.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/array.h b/common/array.h index 860d5fc0c3b..98232f075b0 100644 --- a/common/array.h +++ b/common/array.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/config-file.cpp b/common/config-file.cpp index 93496a5014e..2e615e5c81e 100644 --- a/common/config-file.cpp +++ b/common/config-file.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/config-file.h b/common/config-file.h index b992514016c..e26e20d1a56 100644 --- a/common/config-file.h +++ b/common/config-file.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/config-manager.cpp b/common/config-manager.cpp index 0c8801e1470..a24cd113473 100644 --- a/common/config-manager.cpp +++ b/common/config-manager.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/config-manager.h b/common/config-manager.h index e7980a36e75..a2a23ab0df8 100644 --- a/common/config-manager.h +++ b/common/config-manager.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/debug.cpp b/common/debug.cpp index f594db973c1..87e390fa95d 100644 --- a/common/debug.cpp +++ b/common/debug.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/debug.h b/common/debug.h index d6a54c32ff6..048d6a871c7 100644 --- a/common/debug.h +++ b/common/debug.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/endian.h b/common/endian.h index 6bacdc20b8d..be05dc2de86 100644 --- a/common/endian.h +++ b/common/endian.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/error.h b/common/error.h index cc7e58a156a..e58ae90db71 100644 --- a/common/error.h +++ b/common/error.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/events.h b/common/events.h index 74ad3ccd390..478d5e70956 100644 --- a/common/events.h +++ b/common/events.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/file.cpp b/common/file.cpp index b9b811ac748..e52acc3d5c1 100644 --- a/common/file.cpp +++ b/common/file.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/file.h b/common/file.h index bb58231e3f1..ff9675c13e5 100644 --- a/common/file.h +++ b/common/file.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/frac.h b/common/frac.h index 29df8d4e140..98917200ddb 100644 --- a/common/frac.h +++ b/common/frac.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/fs.cpp b/common/fs.cpp index 0aca48c5bf2..ab422e63d96 100644 --- a/common/fs.cpp +++ b/common/fs.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/fs.h b/common/fs.h index 6c1b86d6907..d6aedd23b76 100644 --- a/common/fs.h +++ b/common/fs.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/func.h b/common/func.h index ca0f9725e50..b41a351ed53 100644 --- a/common/func.h +++ b/common/func.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/hash-str.h b/common/hash-str.h index ee8637b2a94..e133fdfb2e1 100644 --- a/common/hash-str.h +++ b/common/hash-str.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/hashmap.cpp b/common/hashmap.cpp index 4982a8bfcb5..041a6f4aef6 100644 --- a/common/hashmap.cpp +++ b/common/hashmap.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/hashmap.h b/common/hashmap.h index cf2890e4450..42863fe8670 100644 --- a/common/hashmap.h +++ b/common/hashmap.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/keyboard.h b/common/keyboard.h index b96bdd51ec9..8ac404b89af 100644 --- a/common/keyboard.h +++ b/common/keyboard.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/libz.cpp b/common/libz.cpp index d3ca3f9ac20..3d4cb654f90 100644 --- a/common/libz.cpp +++ b/common/libz.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/libz.h b/common/libz.h index 20071b502f6..9fec0f80339 100644 --- a/common/libz.h +++ b/common/libz.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/list.h b/common/list.h index 340a7628770..4188f340c5a 100644 --- a/common/list.h +++ b/common/list.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/list_intern.h b/common/list_intern.h index 15461550789..32711e2f3d2 100644 --- a/common/list_intern.h +++ b/common/list_intern.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/md5.cpp b/common/md5.cpp index 05339747fdc..08f624b1743 100644 --- a/common/md5.cpp +++ b/common/md5.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/md5.h b/common/md5.h index e26f46172aa..6ea6349cda1 100644 --- a/common/md5.h +++ b/common/md5.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/memorypool.cpp b/common/memorypool.cpp index 46015b5d4cf..fff4ad5784f 100644 --- a/common/memorypool.cpp +++ b/common/memorypool.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/memorypool.h b/common/memorypool.h index 8464354a010..f025a4cb932 100644 --- a/common/memorypool.h +++ b/common/memorypool.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/mutex.cpp b/common/mutex.cpp index fac1f36201a..590d53c9ed3 100644 --- a/common/mutex.cpp +++ b/common/mutex.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/mutex.h b/common/mutex.h index 69519fdef57..e34be3fc22f 100644 --- a/common/mutex.h +++ b/common/mutex.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/noncopyable.h b/common/noncopyable.h index fcfbe8f6c88..87418dcb73b 100644 --- a/common/noncopyable.h +++ b/common/noncopyable.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/ptr.h b/common/ptr.h index 37ed42fdcca..75efca3585d 100644 --- a/common/ptr.h +++ b/common/ptr.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/queue.h b/common/queue.h index 5bb046238a0..f85134b8d31 100644 --- a/common/queue.h +++ b/common/queue.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/rect.h b/common/rect.h index 1df3e4b8902..5b1a7fb171d 100644 --- a/common/rect.h +++ b/common/rect.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/savefile.h b/common/savefile.h index de52ad369f3..c0f5fc4fc03 100644 --- a/common/savefile.h +++ b/common/savefile.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/singleton.h b/common/singleton.h index 86576fe8ff8..b558f96b919 100644 --- a/common/singleton.h +++ b/common/singleton.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/str.cpp b/common/str.cpp index 397ae77494e..05b43e52db7 100644 --- a/common/str.cpp +++ b/common/str.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/str.h b/common/str.h index bb507ef2136..92069d20f24 100644 --- a/common/str.h +++ b/common/str.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/stream.cpp b/common/stream.cpp index 396c15e5ce4..93633caec2e 100644 --- a/common/stream.cpp +++ b/common/stream.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/stream.h b/common/stream.h index 472caa18e6e..98b13023a6e 100644 --- a/common/stream.h +++ b/common/stream.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/sys.h b/common/sys.h index 856f1b795c5..059170baf3e 100644 --- a/common/sys.h +++ b/common/sys.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/system.cpp b/common/system.cpp index 24ffec8ab66..f0d223261eb 100644 --- a/common/system.cpp +++ b/common/system.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/system.h b/common/system.h index a1188d6ec4f..a60f578892e 100644 --- a/common/system.h +++ b/common/system.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/timer.h b/common/timer.h index fdcc4e62bc6..4bfaad268f9 100644 --- a/common/timer.h +++ b/common/timer.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/util.cpp b/common/util.cpp index beaf1f94b89..b131ee4202d 100644 --- a/common/util.cpp +++ b/common/util.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/common/util.h b/common/util.h index ad2a05efce5..2e58efc77e0 100644 --- a/common/util.h +++ b/common/util.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/graphics/matrix3.cpp b/graphics/matrix3.cpp index 649c0ffc8c3..1dc0c8514cf 100644 --- a/graphics/matrix3.cpp +++ b/graphics/matrix3.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/graphics/matrix3.h b/graphics/matrix3.h index 6e416076ea5..811ca4853ae 100644 --- a/graphics/matrix3.h +++ b/graphics/matrix3.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/graphics/matrix4.cpp b/graphics/matrix4.cpp index a31d5657f48..f91102faf04 100644 --- a/graphics/matrix4.cpp +++ b/graphics/matrix4.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/graphics/matrix4.h b/graphics/matrix4.h index f0e498960a4..af5d3a2f15d 100644 --- a/graphics/matrix4.h +++ b/graphics/matrix4.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/graphics/vector3d.h b/graphics/vector3d.h index be63dddc699..ec23d659449 100644 --- a/graphics/vector3d.h +++ b/graphics/vector3d.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/sound/audiostream.cpp b/sound/audiostream.cpp index c2f80021961..9ed9ca24f27 100644 --- a/sound/audiostream.cpp +++ b/sound/audiostream.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/sound/audiostream.h b/sound/audiostream.h index cfaba5fefa6..3d414d81ba6 100644 --- a/sound/audiostream.h +++ b/sound/audiostream.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/sound/mixer.cpp b/sound/mixer.cpp index 4e3ed1a4125..91ccda27a75 100644 --- a/sound/mixer.cpp +++ b/sound/mixer.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/sound/mixer.h b/sound/mixer.h index d94b2d10c3f..f74821e9663 100644 --- a/sound/mixer.h +++ b/sound/mixer.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/sound/mixer_intern.h b/sound/mixer_intern.h index f97f978c6bc..f59d2bbbf9b 100644 --- a/sound/mixer_intern.h +++ b/sound/mixer_intern.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/sound/rate.cpp b/sound/rate.cpp index 54b74b24e1a..049c0129c72 100644 --- a/sound/rate.cpp +++ b/sound/rate.cpp @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS diff --git a/sound/rate.h b/sound/rate.h index b94487123ac..ffaefca203c 100644 --- a/sound/rate.h +++ b/sound/rate.h @@ -1,4 +1,4 @@ -/* Residual - Virtual machine to run LucasArts' 3D adventure games +/* Residual - A 3D game interpreter * * Residual is the legal property of its developers, whose names * are too numerous to list here. Please refer to the AUTHORS