diff options
author | uruk | 2013-06-17 13:42:47 +0200 |
---|---|---|
committer | uruk | 2013-06-17 13:42:47 +0200 |
commit | a183d560c1bd2c234b9bc7a8aa32af9b0f0d6182 (patch) | |
tree | 3fa2d64499e956ec483cf6c1238c9b8f77b17140 /engines | |
parent | cc5b8732bbd525c1e6a50ab73eadbd6b2bf2398c (diff) | |
download | scummvm-rg350-a183d560c1bd2c234b9bc7a8aa32af9b0f0d6182.tar.gz scummvm-rg350-a183d560c1bd2c234b9bc7a8aa32af9b0f0d6182.tar.bz2 scummvm-rg350-a183d560c1bd2c234b9bc7a8aa32af9b0f0d6182.zip |
AVALANCHE: Add standard header.
Diffstat (limited to 'engines')
206 files changed, 904 insertions, 0 deletions
diff --git a/engines/avalanche/1stoff.cpp b/engines/avalanche/1stoff.cpp index e8debc3fbf..2ba27a6034 100644 --- a/engines/avalanche/1stoff.cpp +++ b/engines/avalanche/1stoff.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/access.cpp b/engines/avalanche/access.cpp index faa00bbf80..71aaa7c1a9 100644 --- a/engines/avalanche/access.cpp +++ b/engines/avalanche/access.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/access.h b/engines/avalanche/access.h index 825deeb59d..a6d412fe62 100644 --- a/engines/avalanche/access.h +++ b/engines/avalanche/access.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __access_h__ #define __access_h__ diff --git a/engines/avalanche/acci.cpp b/engines/avalanche/acci.cpp index 32fde0c882..f816019ab7 100644 --- a/engines/avalanche/acci.cpp +++ b/engines/avalanche/acci.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* $D-*/ diff --git a/engines/avalanche/acci.h b/engines/avalanche/acci.h index f9d1265b32..ab220b3d98 100644 --- a/engines/avalanche/acci.h +++ b/engines/avalanche/acci.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __acci_h__ #define __acci_h__ diff --git a/engines/avalanche/also.cpp b/engines/avalanche/also.cpp index e5af1314e9..9fac1d0184 100644 --- a/engines/avalanche/also.cpp +++ b/engines/avalanche/also.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/andexor.cpp b/engines/avalanche/andexor.cpp index 9cf259e11b..f1db882ff4 100644 --- a/engines/avalanche/andexor.cpp +++ b/engines/avalanche/andexor.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* Trippancy IV - original file */ diff --git a/engines/avalanche/andexor2.cpp b/engines/avalanche/andexor2.cpp index b5355d7cb2..5c77fc8e2b 100644 --- a/engines/avalanche/andexor2.cpp +++ b/engines/avalanche/andexor2.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* Trippancy IV - original file */ diff --git a/engines/avalanche/andextst.cpp b/engines/avalanche/andextst.cpp index db5c659f88..6e9ec9450b 100644 --- a/engines/avalanche/andextst.cpp +++ b/engines/avalanche/andextst.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/arch.cpp b/engines/avalanche/arch.cpp index e05f173a92..f59d28d9d0 100644 --- a/engines/avalanche/arch.cpp +++ b/engines/avalanche/arch.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/arch.h b/engines/avalanche/arch.h index cb0960f9dd..031f9f39c9 100644 --- a/engines/avalanche/arch.h +++ b/engines/avalanche/arch.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __arch_h__ #define __arch_h__ diff --git a/engines/avalanche/avalot9.cpp b/engines/avalanche/avalot9.cpp index 3780b79c1e..d960a3940d 100644 --- a/engines/avalanche/avalot9.cpp +++ b/engines/avalanche/avalot9.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/avbkgrnd.cpp b/engines/avalanche/avbkgrnd.cpp index 6488fb82b1..4b7beba10d 100644 --- a/engines/avalanche/avbkgrnd.cpp +++ b/engines/avalanche/avbkgrnd.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/avmenu.cpp b/engines/avalanche/avmenu.cpp index 9b366a9660..aa1ea69327 100644 --- a/engines/avalanche/avmenu.cpp +++ b/engines/avalanche/avmenu.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/avvyans.cpp b/engines/avalanche/avvyans.cpp index 1985194f91..f45966b5ee 100644 --- a/engines/avalanche/avvyans.cpp +++ b/engines/avalanche/avvyans.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/avvyans2.cpp b/engines/avalanche/avvyans2.cpp index 9702ec2d22..7bdb1e9bcf 100644 --- a/engines/avalanche/avvyans2.cpp +++ b/engines/avalanche/avvyans2.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/avvymonk.cpp b/engines/avalanche/avvymonk.cpp index 7d5143b27a..74cc61da9b 100644 --- a/engines/avalanche/avvymonk.cpp +++ b/engines/avalanche/avvymonk.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/bakchunk.cpp b/engines/avalanche/bakchunk.cpp index 296c55abc7..fb148e2fd4 100644 --- a/engines/avalanche/bakchunk.cpp +++ b/engines/avalanche/bakchunk.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/basher.cpp b/engines/avalanche/basher.cpp index 3ac401ed7f..0e6e164469 100644 --- a/engines/avalanche/basher.cpp +++ b/engines/avalanche/basher.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/basher.h b/engines/avalanche/basher.h index 1afecae441..22ad3066de 100644 --- a/engines/avalanche/basher.h +++ b/engines/avalanche/basher.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __basher_h__ #define __basher_h__ diff --git a/engines/avalanche/bootstrp.cpp b/engines/avalanche/bootstrp.cpp index 141c69b46c..1d741841e3 100644 --- a/engines/avalanche/bootstrp.cpp +++ b/engines/avalanche/bootstrp.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/cadburys.cpp b/engines/avalanche/cadburys.cpp index 383987534a..e37821a052 100644 --- a/engines/avalanche/cadburys.cpp +++ b/engines/avalanche/cadburys.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #define __cadburys_implementation__ diff --git a/engines/avalanche/cadburys.h b/engines/avalanche/cadburys.h index 65e7bd7c8b..917fd4b626 100644 --- a/engines/avalanche/cadburys.h +++ b/engines/avalanche/cadburys.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __cadburys_h__ #define __cadburys_h__ diff --git a/engines/avalanche/celer.cpp b/engines/avalanche/celer.cpp index bedab4bb8c..e700c62675 100644 --- a/engines/avalanche/celer.cpp +++ b/engines/avalanche/celer.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/celer.h b/engines/avalanche/celer.h index f6ad52ffb1..409729f047 100644 --- a/engines/avalanche/celer.h +++ b/engines/avalanche/celer.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __celer_h__ #define __celer_h__ diff --git a/engines/avalanche/ch_egats.cpp b/engines/avalanche/ch_egats.cpp index 0488d21121..64f1c9d236 100644 --- a/engines/avalanche/ch_egats.cpp +++ b/engines/avalanche/ch_egats.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/charmap.cpp b/engines/avalanche/charmap.cpp index 0eb701be37..6839b85597 100644 --- a/engines/avalanche/charmap.cpp +++ b/engines/avalanche/charmap.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/chunker.cpp b/engines/avalanche/chunker.cpp index 00cb696beb..69034398e7 100644 --- a/engines/avalanche/chunker.cpp +++ b/engines/avalanche/chunker.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/chunkxf1.cpp b/engines/avalanche/chunkxf1.cpp index 4b8d99e560..b2dc01a64f 100644 --- a/engines/avalanche/chunkxf1.cpp +++ b/engines/avalanche/chunkxf1.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/chunkxf2.cpp b/engines/avalanche/chunkxf2.cpp index 252f132cda..2c25a52923 100644 --- a/engines/avalanche/chunkxf2.cpp +++ b/engines/avalanche/chunkxf2.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/chunkxf3.cpp b/engines/avalanche/chunkxf3.cpp index d8b89dda72..7f3adf4269 100644 --- a/engines/avalanche/chunkxf3.cpp +++ b/engines/avalanche/chunkxf3.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/chunkxf4.cpp b/engines/avalanche/chunkxf4.cpp index 4a644d2623..ad64d6e354 100644 --- a/engines/avalanche/chunkxf4.cpp +++ b/engines/avalanche/chunkxf4.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/chunkxf5.cpp b/engines/avalanche/chunkxf5.cpp index a2d02f9105..9c80b53bfe 100644 --- a/engines/avalanche/chunkxf5.cpp +++ b/engines/avalanche/chunkxf5.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/chunkxf6.cpp b/engines/avalanche/chunkxf6.cpp index b319f2b2f9..a2089f4737 100644 --- a/engines/avalanche/chunkxf6.cpp +++ b/engines/avalanche/chunkxf6.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/chunkxf7.cpp b/engines/avalanche/chunkxf7.cpp index 8d2f7a9df0..8f020320c7 100644 --- a/engines/avalanche/chunkxf7.cpp +++ b/engines/avalanche/chunkxf7.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/chunkxf8.cpp b/engines/avalanche/chunkxf8.cpp index 98ada51b70..6dacd0c096 100644 --- a/engines/avalanche/chunkxf8.cpp +++ b/engines/avalanche/chunkxf8.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/chunkxf9.cpp b/engines/avalanche/chunkxf9.cpp index 156827b6b6..a94f43243b 100644 --- a/engines/avalanche/chunkxf9.cpp +++ b/engines/avalanche/chunkxf9.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/chunkxfa.cpp b/engines/avalanche/chunkxfa.cpp index 1703d4f805..fd102583a4 100644 --- a/engines/avalanche/chunkxfa.cpp +++ b/engines/avalanche/chunkxfa.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/chunkxfb.cpp b/engines/avalanche/chunkxfb.cpp index 71fd991d41..4698be290f 100644 --- a/engines/avalanche/chunkxfb.cpp +++ b/engines/avalanche/chunkxfb.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/chunkxfc.cpp b/engines/avalanche/chunkxfc.cpp index ec5ff4bf75..30b13e26b8 100644 --- a/engines/avalanche/chunkxfc.cpp +++ b/engines/avalanche/chunkxfc.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/chunkxfd.cpp b/engines/avalanche/chunkxfd.cpp index 9752345a71..e8e786028e 100644 --- a/engines/avalanche/chunkxfd.cpp +++ b/engines/avalanche/chunkxfd.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/chunkxfe.cpp b/engines/avalanche/chunkxfe.cpp index bc11f36f19..f2eb675a8b 100644 --- a/engines/avalanche/chunkxfe.cpp +++ b/engines/avalanche/chunkxfe.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/chunkxff.cpp b/engines/avalanche/chunkxff.cpp index e2c6a27489..1b0b7d7a16 100644 --- a/engines/avalanche/chunkxff.cpp +++ b/engines/avalanche/chunkxff.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/chunkxfg.cpp b/engines/avalanche/chunkxfg.cpp index 762a44a583..bb289b37a7 100644 --- a/engines/avalanche/chunkxfg.cpp +++ b/engines/avalanche/chunkxfg.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/chunkxfh.cpp b/engines/avalanche/chunkxfh.cpp index 4736700211..210c08bdc6 100644 --- a/engines/avalanche/chunkxfh.cpp +++ b/engines/avalanche/chunkxfh.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/chunkxfi.cpp b/engines/avalanche/chunkxfi.cpp index 917d83bdbf..27d41226c4 100644 --- a/engines/avalanche/chunkxfi.cpp +++ b/engines/avalanche/chunkxfi.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/chunkxfj.cpp b/engines/avalanche/chunkxfj.cpp index 1f7f23462a..0f19c65f35 100644 --- a/engines/avalanche/chunkxfj.cpp +++ b/engines/avalanche/chunkxfj.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/chunkxfk.cpp b/engines/avalanche/chunkxfk.cpp index 38523f695f..78083b6467 100644 --- a/engines/avalanche/chunkxfk.cpp +++ b/engines/avalanche/chunkxfk.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/chunkxfl.cpp b/engines/avalanche/chunkxfl.cpp index 8b942d9da3..c5f9797430 100644 --- a/engines/avalanche/chunkxfl.cpp +++ b/engines/avalanche/chunkxfl.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/clock.cpp b/engines/avalanche/clock.cpp index 66744016ce..849846ab0c 100644 --- a/engines/avalanche/clock.cpp +++ b/engines/avalanche/clock.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/closing.cpp b/engines/avalanche/closing.cpp index bfed58ea7f..aa72aef5c7 100644 --- a/engines/avalanche/closing.cpp +++ b/engines/avalanche/closing.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/closing.h b/engines/avalanche/closing.h index 97dd37e0c3..2c4eec427f 100644 --- a/engines/avalanche/closing.h +++ b/engines/avalanche/closing.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __closing_h__ #define __closing_h__ diff --git a/engines/avalanche/convert.cpp b/engines/avalanche/convert.cpp index ca41b36760..d0b0f23cae 100644 --- a/engines/avalanche/convert.cpp +++ b/engines/avalanche/convert.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/convmous.cpp b/engines/avalanche/convmous.cpp index b5efcba4d8..ef79ff8ec6 100644 --- a/engines/avalanche/convmous.cpp +++ b/engines/avalanche/convmous.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/credits.cpp b/engines/avalanche/credits.cpp index d37849b115..2481229f5d 100644 --- a/engines/avalanche/credits.cpp +++ b/engines/avalanche/credits.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/displtxt.cpp b/engines/avalanche/displtxt.cpp index 376c346492..e002978fb1 100644 --- a/engines/avalanche/displtxt.cpp +++ b/engines/avalanche/displtxt.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/dropdown.cpp b/engines/avalanche/dropdown.cpp index 931940801f..320a5555f3 100644 --- a/engines/avalanche/dropdown.cpp +++ b/engines/avalanche/dropdown.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/dropdown.h b/engines/avalanche/dropdown.h index 9d32fb9705..349b1a00bb 100644 --- a/engines/avalanche/dropdown.h +++ b/engines/avalanche/dropdown.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __dropdown_h__ #define __dropdown_h__ diff --git a/engines/avalanche/dwidth.cpp b/engines/avalanche/dwidth.cpp index aa0fd75451..ec9e250f28 100644 --- a/engines/avalanche/dwidth.cpp +++ b/engines/avalanche/dwidth.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/edhead.cpp b/engines/avalanche/edhead.cpp index c06d2b1fb2..e8eca65566 100644 --- a/engines/avalanche/edhead.cpp +++ b/engines/avalanche/edhead.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/edna.cpp b/engines/avalanche/edna.cpp index d700a85c4a..ebc7e4cd28 100644 --- a/engines/avalanche/edna.cpp +++ b/engines/avalanche/edna.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /*$M 10000,0,1000*/ /*$V-*/ diff --git a/engines/avalanche/enhanced.cpp b/engines/avalanche/enhanced.cpp index 34a46ff18e..543d7689ae 100644 --- a/engines/avalanche/enhanced.cpp +++ b/engines/avalanche/enhanced.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #define __enhanced_implementation__ diff --git a/engines/avalanche/enhanced.h b/engines/avalanche/enhanced.h index a028648ced..d7296ca361 100644 --- a/engines/avalanche/enhanced.h +++ b/engines/avalanche/enhanced.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __enhanced_h__ #define __enhanced_h__ diff --git a/engines/avalanche/enid.cpp b/engines/avalanche/enid.cpp index fb2577a504..c3dd4a86cd 100644 --- a/engines/avalanche/enid.cpp +++ b/engines/avalanche/enid.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/enid.h b/engines/avalanche/enid.h index abf20a27dc..6ebfc3d04a 100644 --- a/engines/avalanche/enid.h +++ b/engines/avalanche/enid.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __enid_h__ #define __enid_h__ diff --git a/engines/avalanche/filer.cpp b/engines/avalanche/filer.cpp index 4ae92c3f5f..ba76ee2b67 100644 --- a/engines/avalanche/filer.cpp +++ b/engines/avalanche/filer.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/fileunit.cpp b/engines/avalanche/fileunit.cpp index d9de21073f..6d758b67b8 100644 --- a/engines/avalanche/fileunit.cpp +++ b/engines/avalanche/fileunit.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #define __fileunit_implementation__ diff --git a/engines/avalanche/fileunit.h b/engines/avalanche/fileunit.h index 08f9262653..0f5fb7a4b7 100644 --- a/engines/avalanche/fileunit.h +++ b/engines/avalanche/fileunit.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __fileunit_h__ #define __fileunit_h__ diff --git a/engines/avalanche/filing.cpp b/engines/avalanche/filing.cpp index 841163fcf4..bc6ce174da 100644 --- a/engines/avalanche/filing.cpp +++ b/engines/avalanche/filing.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/folktemp.cpp b/engines/avalanche/folktemp.cpp index 47d5d58d63..ac371f34e3 100644 --- a/engines/avalanche/folktemp.cpp +++ b/engines/avalanche/folktemp.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* Get 'em back! */ diff --git a/engines/avalanche/fontslid.cpp b/engines/avalanche/fontslid.cpp index 31154aa604..863de0b70f 100644 --- a/engines/avalanche/fontslid.cpp +++ b/engines/avalanche/fontslid.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/frere.cpp b/engines/avalanche/frere.cpp index 5f1b51714e..a4a6951764 100644 --- a/engines/avalanche/frere.cpp +++ b/engines/avalanche/frere.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/g-room.cpp b/engines/avalanche/g-room.cpp index 386a16c0b9..521cbb261a 100644 --- a/engines/avalanche/g-room.cpp +++ b/engines/avalanche/g-room.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/golden.cpp b/engines/avalanche/golden.cpp index 3643f43d3f..3b64783b0f 100644 --- a/engines/avalanche/golden.cpp +++ b/engines/avalanche/golden.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/gyro.cpp b/engines/avalanche/gyro.cpp index 0e05d77d47..e7fdc2ac00 100644 --- a/engines/avalanche/gyro.cpp +++ b/engines/avalanche/gyro.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/gyro.h b/engines/avalanche/gyro.h index 8a1fdb5c0a..5d6128bcd6 100644 --- a/engines/avalanche/gyro.h +++ b/engines/avalanche/gyro.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __gyro_h__ #define __gyro_h__ diff --git a/engines/avalanche/help.cpp b/engines/avalanche/help.cpp index 804ded4e65..7768fb6563 100644 --- a/engines/avalanche/help.cpp +++ b/engines/avalanche/help.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/help2.cpp b/engines/avalanche/help2.cpp index 148f578b98..aae1cc840b 100644 --- a/engines/avalanche/help2.cpp +++ b/engines/avalanche/help2.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/helpbak.cpp b/engines/avalanche/helpbak.cpp index 367fd20afa..087f199ddb 100644 --- a/engines/avalanche/helpbak.cpp +++ b/engines/avalanche/helpbak.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/helpbak.h b/engines/avalanche/helpbak.h index 12a7869092..ac8898ae3d 100644 --- a/engines/avalanche/helpbak.h +++ b/engines/avalanche/helpbak.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __helpbak_h__ #define __helpbak_h__ diff --git a/engines/avalanche/helper.cpp b/engines/avalanche/helper.cpp index 07084132d8..76680b0a44 100644 --- a/engines/avalanche/helper.cpp +++ b/engines/avalanche/helper.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/helper.h b/engines/avalanche/helper.h index 9c1c43ca42..86d19303d8 100644 --- a/engines/avalanche/helper.h +++ b/engines/avalanche/helper.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __helper_h__ #define __helper_h__ diff --git a/engines/avalanche/hibits.cpp b/engines/avalanche/hibits.cpp index c6a80cbf8a..ed041f5096 100644 --- a/engines/avalanche/hibits.cpp +++ b/engines/avalanche/hibits.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/highs.cpp b/engines/avalanche/highs.cpp index 38d929e30e..552211b52a 100644 --- a/engines/avalanche/highs.cpp +++ b/engines/avalanche/highs.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/highs.h b/engines/avalanche/highs.h index 3d6eb65807..187b31cfe6 100644 --- a/engines/avalanche/highs.h +++ b/engines/avalanche/highs.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __highs_h__ #define __highs_h__ diff --git a/engines/avalanche/hiz.cpp b/engines/avalanche/hiz.cpp index d9508b56e5..11c54f8ca1 100644 --- a/engines/avalanche/hiz.cpp +++ b/engines/avalanche/hiz.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/incline.cpp b/engines/avalanche/incline.cpp index 8cc8170b0e..99433f9fec 100644 --- a/engines/avalanche/incline.cpp +++ b/engines/avalanche/incline.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/incline.h b/engines/avalanche/incline.h index 4b252a146e..2d858bd0e2 100644 --- a/engines/avalanche/incline.h +++ b/engines/avalanche/incline.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __incline_h__ #define __incline_h__ diff --git a/engines/avalanche/initxf.cpp b/engines/avalanche/initxf.cpp index a485c1bcfa..2dfde79f61 100644 --- a/engines/avalanche/initxf.cpp +++ b/engines/avalanche/initxf.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/inputtes.cpp b/engines/avalanche/inputtes.cpp index 7d95ff90f3..b34c59a072 100644 --- a/engines/avalanche/inputtes.cpp +++ b/engines/avalanche/inputtes.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/intro.cpp b/engines/avalanche/intro.cpp index 54cd3e6461..ba230c0227 100644 --- a/engines/avalanche/intro.cpp +++ b/engines/avalanche/intro.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/ints.cpp b/engines/avalanche/ints.cpp index acb607c821..48eab01fc8 100644 --- a/engines/avalanche/ints.cpp +++ b/engines/avalanche/ints.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* Avalot interrupt handler */ diff --git a/engines/avalanche/joysetup.cpp b/engines/avalanche/joysetup.cpp index 7d22a503a8..e4e73dc83f 100644 --- a/engines/avalanche/joysetup.cpp +++ b/engines/avalanche/joysetup.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* Avalot joystick setup routines. To be incorporated diff --git a/engines/avalanche/joystick.cpp b/engines/avalanche/joystick.cpp index c3ab14ab19..9d329ef543 100644 --- a/engines/avalanche/joystick.cpp +++ b/engines/avalanche/joystick.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #define __joystick_implementation__ diff --git a/engines/avalanche/joystick.h b/engines/avalanche/joystick.h index 0a3147eda2..00da7f092d 100644 --- a/engines/avalanche/joystick.h +++ b/engines/avalanche/joystick.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __joystick_h__ #define __joystick_h__ diff --git a/engines/avalanche/loading.cpp b/engines/avalanche/loading.cpp index 9bc4a0ce67..70acdd0284 100644 --- a/engines/avalanche/loading.cpp +++ b/engines/avalanche/loading.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/logger.cpp b/engines/avalanche/logger.cpp index b95e450ccb..344f99f0a5 100644 --- a/engines/avalanche/logger.cpp +++ b/engines/avalanche/logger.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/logger.h b/engines/avalanche/logger.h index 016bfb6258..803227df9c 100644 --- a/engines/avalanche/logger.h +++ b/engines/avalanche/logger.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __logger_h__ #define __logger_h__ diff --git a/engines/avalanche/lucerna.cpp b/engines/avalanche/lucerna.cpp index 777e9bdfef..4bc776a8ce 100644 --- a/engines/avalanche/lucerna.cpp +++ b/engines/avalanche/lucerna.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/lucerna.h b/engines/avalanche/lucerna.h index a602f8c026..578557a2cf 100644 --- a/engines/avalanche/lucerna.h +++ b/engines/avalanche/lucerna.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __lucerna_h__ #define __lucerna_h__ diff --git a/engines/avalanche/magic2.cpp b/engines/avalanche/magic2.cpp index b7e9d12046..3e9e986709 100644 --- a/engines/avalanche/magic2.cpp +++ b/engines/avalanche/magic2.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/magidraw.cpp b/engines/avalanche/magidraw.cpp index 3c6b35e5da..3fe305baf7 100644 --- a/engines/avalanche/magidraw.cpp +++ b/engines/avalanche/magidraw.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/magishuf.cpp b/engines/avalanche/magishuf.cpp index 0f1c494a1e..8099c32dd1 100644 --- a/engines/avalanche/magishuf.cpp +++ b/engines/avalanche/magishuf.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/make!.cpp b/engines/avalanche/make!.cpp index 2079547c5c..b0353295a5 100644 --- a/engines/avalanche/make!.cpp +++ b/engines/avalanche/make!.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* Phew! */ diff --git a/engines/avalanche/makeregi.cpp b/engines/avalanche/makeregi.cpp index 2e927c8dcf..eaedee4fcf 100644 --- a/engines/avalanche/makeregi.cpp +++ b/engines/avalanche/makeregi.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* regname's name starts at $7D1 (2001). */ diff --git a/engines/avalanche/makesez.cpp b/engines/avalanche/makesez.cpp index c264dc19e1..4455fbc40c 100644 --- a/engines/avalanche/makesez.cpp +++ b/engines/avalanche/makesez.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/makevmou.cpp b/engines/avalanche/makevmou.cpp index a5f3e25dd1..9e933b3b71 100644 --- a/engines/avalanche/makevmou.cpp +++ b/engines/avalanche/makevmou.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/menuxf.cpp b/engines/avalanche/menuxf.cpp index 6a5342e1f1..f1d8df6874 100644 --- a/engines/avalanche/menuxf.cpp +++ b/engines/avalanche/menuxf.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/minstran.cpp b/engines/avalanche/minstran.cpp index 29b3da7897..fa8f948780 100644 --- a/engines/avalanche/minstran.cpp +++ b/engines/avalanche/minstran.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/newsprit.cpp b/engines/avalanche/newsprit.cpp index 5f21ecde57..245bda66dd 100644 --- a/engines/avalanche/newsprit.cpp +++ b/engines/avalanche/newsprit.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/nim.cpp b/engines/avalanche/nim.cpp index 7dab81bc95..4d05e34587 100644 --- a/engines/avalanche/nim.cpp +++ b/engines/avalanche/nim.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/nimdraw.cpp b/engines/avalanche/nimdraw.cpp index 21618d65f8..0577410beb 100644 --- a/engines/avalanche/nimdraw.cpp +++ b/engines/avalanche/nimdraw.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/nimunit.cpp b/engines/avalanche/nimunit.cpp index 4aae41b26b..83a5260cbe 100644 --- a/engines/avalanche/nimunit.cpp +++ b/engines/avalanche/nimunit.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/nimunit.h b/engines/avalanche/nimunit.h index 5e3386d47f..4e23124709 100644 --- a/engines/avalanche/nimunit.h +++ b/engines/avalanche/nimunit.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __nimunit_h__ #define __nimunit_h__ diff --git a/engines/avalanche/oldfiler.cpp b/engines/avalanche/oldfiler.cpp index c917060193..cd1f8748f3 100644 --- a/engines/avalanche/oldfiler.cpp +++ b/engines/avalanche/oldfiler.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/oldhighs.cpp b/engines/avalanche/oldhighs.cpp index 4286ee2ea6..4fd83e054f 100644 --- a/engines/avalanche/oldhighs.cpp +++ b/engines/avalanche/oldhighs.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/oldincln.cpp b/engines/avalanche/oldincln.cpp index 6dd38b6343..4a2ee463bf 100644 --- a/engines/avalanche/oldincln.cpp +++ b/engines/avalanche/oldincln.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/oldincln.h b/engines/avalanche/oldincln.h index a0db659f92..18ed82eb5b 100644 --- a/engines/avalanche/oldincln.h +++ b/engines/avalanche/oldincln.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __oldincln_h__ #define __oldincln_h__ diff --git a/engines/avalanche/oldtrip.cpp b/engines/avalanche/oldtrip.cpp index 1dddecbced..bee0294907 100644 --- a/engines/avalanche/oldtrip.cpp +++ b/engines/avalanche/oldtrip.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/oldtrip.h b/engines/avalanche/oldtrip.h index dc36efd2d6..e73721492f 100644 --- a/engines/avalanche/oldtrip.h +++ b/engines/avalanche/oldtrip.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __oldtrip_h__ #define __oldtrip_h__ diff --git a/engines/avalanche/omtest.cpp b/engines/avalanche/omtest.cpp index a683bf2daa..8e89fc7c1d 100644 --- a/engines/avalanche/omtest.cpp +++ b/engines/avalanche/omtest.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/oopmenu.cpp b/engines/avalanche/oopmenu.cpp index 641b9ba8a3..d2d24150ad 100644 --- a/engines/avalanche/oopmenu.cpp +++ b/engines/avalanche/oopmenu.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #define __oopmenu_implementation__ diff --git a/engines/avalanche/oopmenu.h b/engines/avalanche/oopmenu.h index ee928e2050..f753f5edde 100644 --- a/engines/avalanche/oopmenu.h +++ b/engines/avalanche/oopmenu.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __oopmenu_h__ #define __oopmenu_h__ diff --git a/engines/avalanche/overlap.cpp b/engines/avalanche/overlap.cpp index b39b5bacaf..8659943a28 100644 --- a/engines/avalanche/overlap.cpp +++ b/engines/avalanche/overlap.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/overscro.cpp b/engines/avalanche/overscro.cpp index e4a2fc938c..853a434918 100644 --- a/engines/avalanche/overscro.cpp +++ b/engines/avalanche/overscro.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/particle.cpp b/engines/avalanche/particle.cpp index 30f0cd37f2..01657e79ac 100644 --- a/engines/avalanche/particle.cpp +++ b/engines/avalanche/particle.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/pictemp.cpp b/engines/avalanche/pictemp.cpp index cc5386dc14..009ced5973 100644 --- a/engines/avalanche/pictemp.cpp +++ b/engines/avalanche/pictemp.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/pictemp2.cpp b/engines/avalanche/pictemp2.cpp index d396c679a5..b2eddc255c 100644 --- a/engines/avalanche/pictemp2.cpp +++ b/engines/avalanche/pictemp2.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* Get 'em back! */ diff --git a/engines/avalanche/pingo.cpp b/engines/avalanche/pingo.cpp index 5a98ba3fc1..8bc6149ad4 100644 --- a/engines/avalanche/pingo.cpp +++ b/engines/avalanche/pingo.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/pingo.h b/engines/avalanche/pingo.h index fdb49b7048..6979229d49 100644 --- a/engines/avalanche/pingo.h +++ b/engines/avalanche/pingo.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __pingo_h__ #define __pingo_h__ diff --git a/engines/avalanche/plottest.cpp b/engines/avalanche/plottest.cpp index b9c7fc757a..12f378560d 100644 --- a/engines/avalanche/plottest.cpp +++ b/engines/avalanche/plottest.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/preview1.cpp b/engines/avalanche/preview1.cpp index bd5e4d450d..a5d8f05dde 100644 --- a/engines/avalanche/preview1.cpp +++ b/engines/avalanche/preview1.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/qintro.cpp b/engines/avalanche/qintro.cpp index b727033853..477b1ffa9f 100644 --- a/engines/avalanche/qintro.cpp +++ b/engines/avalanche/qintro.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/qstars.cpp b/engines/avalanche/qstars.cpp index d6877aeb4f..08de16e765 100644 --- a/engines/avalanche/qstars.cpp +++ b/engines/avalanche/qstars.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* Demonstration of the Bigo II system. */ diff --git a/engines/avalanche/rawupd.cpp b/engines/avalanche/rawupd.cpp index d37a1131cf..c8e4b153f7 100644 --- a/engines/avalanche/rawupd.cpp +++ b/engines/avalanche/rawupd.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/readsez.cpp b/engines/avalanche/readsez.cpp index 9937a46670..0417c28655 100644 --- a/engines/avalanche/readsez.cpp +++ b/engines/avalanche/readsez.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/reginam.cpp b/engines/avalanche/reginam.cpp index 65bd0b5d0b..590809c9e8 100644 --- a/engines/avalanche/reginam.cpp +++ b/engines/avalanche/reginam.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/sackb1.cpp b/engines/avalanche/sackb1.cpp index b84788a13f..3d3d172d40 100644 --- a/engines/avalanche/sackb1.cpp +++ b/engines/avalanche/sackb1.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/sackb1.h b/engines/avalanche/sackb1.h index b671da2a76..42fd668ec1 100644 --- a/engines/avalanche/sackb1.h +++ b/engines/avalanche/sackb1.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __sackb1_h__ #define __sackb1_h__ diff --git a/engines/avalanche/sackb3.cpp b/engines/avalanche/sackb3.cpp index 4d70bf6ed1..1bf586c4e4 100644 --- a/engines/avalanche/sackb3.cpp +++ b/engines/avalanche/sackb3.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /*$M 16384,0,0*/ diff --git a/engines/avalanche/sackblas.cpp b/engines/avalanche/sackblas.cpp index e69de29bb2..4bf6ebabc6 100644 --- a/engines/avalanche/sackblas.cpp +++ b/engines/avalanche/sackblas.cpp @@ -0,0 +1,4 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/saving.cpp b/engines/avalanche/saving.cpp index 962495f7de..3827007191 100644 --- a/engines/avalanche/saving.cpp +++ b/engines/avalanche/saving.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/scr_1.cpp b/engines/avalanche/scr_1.cpp index 258ca6be4e..6e9ba57d9a 100644 --- a/engines/avalanche/scr_1.cpp +++ b/engines/avalanche/scr_1.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/scr_2.cpp b/engines/avalanche/scr_2.cpp index 55eba417ab..3c54438525 100644 --- a/engines/avalanche/scr_2.cpp +++ b/engines/avalanche/scr_2.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/scr_3.cpp b/engines/avalanche/scr_3.cpp index 96c9d9ec01..1d959b83c3 100644 --- a/engines/avalanche/scr_3.cpp +++ b/engines/avalanche/scr_3.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/scr_4.cpp b/engines/avalanche/scr_4.cpp index 183104ea9b..db9a43092b 100644 --- a/engines/avalanche/scr_4.cpp +++ b/engines/avalanche/scr_4.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/scr_5.cpp b/engines/avalanche/scr_5.cpp index ab2359fa3d..dfc3e9c42c 100644 --- a/engines/avalanche/scr_5.cpp +++ b/engines/avalanche/scr_5.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/scr_9.cpp b/engines/avalanche/scr_9.cpp index 6d46fac1c4..d398a3efc8 100644 --- a/engines/avalanche/scr_9.cpp +++ b/engines/avalanche/scr_9.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/scrolls.cpp b/engines/avalanche/scrolls.cpp index 4f02f06824..57aac3125b 100644 --- a/engines/avalanche/scrolls.cpp +++ b/engines/avalanche/scrolls.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/scrolls.h b/engines/avalanche/scrolls.h index d71ec5d5e2..f035f3fc97 100644 --- a/engines/avalanche/scrolls.h +++ b/engines/avalanche/scrolls.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __scrolls_h__ #define __scrolls_h__ diff --git a/engines/avalanche/sequence.cpp b/engines/avalanche/sequence.cpp index fccb01bf15..853d2fbaaf 100644 --- a/engines/avalanche/sequence.cpp +++ b/engines/avalanche/sequence.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/sequence.h b/engines/avalanche/sequence.h index a6c59a6126..a14e0e040f 100644 --- a/engines/avalanche/sequence.h +++ b/engines/avalanche/sequence.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __sequence_h__ #define __sequence_h__ diff --git a/engines/avalanche/setup.cpp b/engines/avalanche/setup.cpp index 32fee351ee..94e969acf0 100644 --- a/engines/avalanche/setup.cpp +++ b/engines/avalanche/setup.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/seu.cpp b/engines/avalanche/seu.cpp index f1729f2773..f896da8d09 100644 --- a/engines/avalanche/seu.cpp +++ b/engines/avalanche/seu.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/seu_avvy.cpp b/engines/avalanche/seu_avvy.cpp index c9c30f8bcc..6e7d31c229 100644 --- a/engines/avalanche/seu_avvy.cpp +++ b/engines/avalanche/seu_avvy.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/sez.cpp b/engines/avalanche/sez.cpp index e69de29bb2..4bf6ebabc6 100644 --- a/engines/avalanche/sez.cpp +++ b/engines/avalanche/sez.cpp @@ -0,0 +1,4 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/sezedit.cpp b/engines/avalanche/sezedit.cpp index 5db639cbe1..3a57ee8ddd 100644 --- a/engines/avalanche/sezedit.cpp +++ b/engines/avalanche/sezedit.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/sezunit.cpp b/engines/avalanche/sezunit.cpp index 1f15cf1dcd..4a4ca608d3 100644 --- a/engines/avalanche/sezunit.cpp +++ b/engines/avalanche/sezunit.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #define __sezunit_implementation__ diff --git a/engines/avalanche/sezunit.h b/engines/avalanche/sezunit.h index 6b0a99ee54..b5644c95fd 100644 --- a/engines/avalanche/sezunit.h +++ b/engines/avalanche/sezunit.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __sezunit_h__ #define __sezunit_h__ diff --git a/engines/avalanche/sezxfr.cpp b/engines/avalanche/sezxfr.cpp index 37c9cf00c0..3b48c437cc 100644 --- a/engines/avalanche/sezxfr.cpp +++ b/engines/avalanche/sezxfr.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/shell1.cpp b/engines/avalanche/shell1.cpp index 75296bfa82..a5e0f13c46 100644 --- a/engines/avalanche/shell1.cpp +++ b/engines/avalanche/shell1.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/shell2.cpp b/engines/avalanche/shell2.cpp index b0ef13ab47..d9bb2d168c 100644 --- a/engines/avalanche/shell2.cpp +++ b/engines/avalanche/shell2.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/slope.cpp b/engines/avalanche/slope.cpp index c56624637c..d9957df28d 100644 --- a/engines/avalanche/slope.cpp +++ b/engines/avalanche/slope.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/spread.cpp b/engines/avalanche/spread.cpp index 5e5222801b..87a8417ea0 100644 --- a/engines/avalanche/spread.cpp +++ b/engines/avalanche/spread.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/spread2.cpp b/engines/avalanche/spread2.cpp index 267bf8eefd..843550b364 100644 --- a/engines/avalanche/spread2.cpp +++ b/engines/avalanche/spread2.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/squish.cpp b/engines/avalanche/squish.cpp index 6ff3b903fe..521c144768 100644 --- a/engines/avalanche/squish.cpp +++ b/engines/avalanche/squish.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/ss_blank.cpp b/engines/avalanche/ss_blank.cpp index f8bc96b689..40641c9b0f 100644 --- a/engines/avalanche/ss_blank.cpp +++ b/engines/avalanche/ss_blank.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/ss_clock.cpp b/engines/avalanche/ss_clock.cpp index e169f37d92..9b3d538361 100644 --- a/engines/avalanche/ss_clock.cpp +++ b/engines/avalanche/ss_clock.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/stars.cpp b/engines/avalanche/stars.cpp index 518124170a..d626b359a1 100644 --- a/engines/avalanche/stars.cpp +++ b/engines/avalanche/stars.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* Demonstration of the Bigo II system. */ diff --git a/engines/avalanche/status.cpp b/engines/avalanche/status.cpp index 761f11c42b..cae0182a91 100644 --- a/engines/avalanche/status.cpp +++ b/engines/avalanche/status.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/sticks.cpp b/engines/avalanche/sticks.cpp index b47b6fb20d..0297bfffdb 100644 --- a/engines/avalanche/sticks.cpp +++ b/engines/avalanche/sticks.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/sticks.h b/engines/avalanche/sticks.h index 5a54cd44bc..2312d45cdb 100644 --- a/engines/avalanche/sticks.h +++ b/engines/avalanche/sticks.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __sticks_h__ #define __sticks_h__ diff --git a/engines/avalanche/sunrise.cpp b/engines/avalanche/sunrise.cpp index 4a0e3ac01d..035d81be8b 100644 --- a/engines/avalanche/sunrise.cpp +++ b/engines/avalanche/sunrise.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/tempo.cpp b/engines/avalanche/tempo.cpp index b8887ef459..d58a818d07 100644 --- a/engines/avalanche/tempo.cpp +++ b/engines/avalanche/tempo.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/test.cpp b/engines/avalanche/test.cpp index 1ac5671516..b13d734330 100644 --- a/engines/avalanche/test.cpp +++ b/engines/avalanche/test.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/test2.cpp b/engines/avalanche/test2.cpp index e5b23477d9..116344a0a1 100644 --- a/engines/avalanche/test2.cpp +++ b/engines/avalanche/test2.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/testblit.cpp b/engines/avalanche/testblit.cpp index 2949f301fe..11146a8137 100644 --- a/engines/avalanche/testblit.cpp +++ b/engines/avalanche/testblit.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/testcard.cpp b/engines/avalanche/testcard.cpp index e1e869691c..2ca0c0b9f6 100644 --- a/engines/avalanche/testcard.cpp +++ b/engines/avalanche/testcard.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/testenh.cpp b/engines/avalanche/testenh.cpp index 34e1d67389..0fc936f55a 100644 --- a/engines/avalanche/testenh.cpp +++ b/engines/avalanche/testenh.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/timeout.cpp b/engines/avalanche/timeout.cpp index d5b964df0d..5a4cc9e896 100644 --- a/engines/avalanche/timeout.cpp +++ b/engines/avalanche/timeout.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/timeout.h b/engines/avalanche/timeout.h index 5fa9800388..7068e7e5a3 100644 --- a/engines/avalanche/timeout.h +++ b/engines/avalanche/timeout.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __timeout_h__ #define __timeout_h__ diff --git a/engines/avalanche/travel.cpp b/engines/avalanche/travel.cpp index 6f48f99f7a..e27e48ce7a 100644 --- a/engines/avalanche/travel.cpp +++ b/engines/avalanche/travel.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/trip.cpp b/engines/avalanche/trip.cpp index 58ae537d24..add6fa155c 100644 --- a/engines/avalanche/trip.cpp +++ b/engines/avalanche/trip.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/trip.h b/engines/avalanche/trip.h index 520e323fe8..c018264cd1 100644 --- a/engines/avalanche/trip.h +++ b/engines/avalanche/trip.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __trip_h__ #define __trip_h__ diff --git a/engines/avalanche/trip3.cpp b/engines/avalanche/trip3.cpp index d95eba50c6..38227b0c76 100644 --- a/engines/avalanche/trip3.cpp +++ b/engines/avalanche/trip3.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #define __trip3_implementation__ diff --git a/engines/avalanche/trip3.h b/engines/avalanche/trip3.h index ccad15346b..32144e1496 100644 --- a/engines/avalanche/trip3.h +++ b/engines/avalanche/trip3.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __trip3_h__ #define __trip3_h__ diff --git a/engines/avalanche/trip42.cpp b/engines/avalanche/trip42.cpp index 923e32e600..5ae624cc6c 100644 --- a/engines/avalanche/trip42.cpp +++ b/engines/avalanche/trip42.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/trip42.h b/engines/avalanche/trip42.h index b5e4f13614..bed52bbcd0 100644 --- a/engines/avalanche/trip42.h +++ b/engines/avalanche/trip42.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __trip42_h__ #define __trip42_h__ diff --git a/engines/avalanche/trip5.cpp b/engines/avalanche/trip5.cpp index 721268ba43..6dd411380a 100644 --- a/engines/avalanche/trip5.cpp +++ b/engines/avalanche/trip5.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/trip5.h b/engines/avalanche/trip5.h index 9e7b3a33bc..a06b6e9efd 100644 --- a/engines/avalanche/trip5.h +++ b/engines/avalanche/trip5.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __trip5_h__ #define __trip5_h__ diff --git a/engines/avalanche/trip5tst.cpp b/engines/avalanche/trip5tst.cpp index c669cc7258..c4ab58e28d 100644 --- a/engines/avalanche/trip5tst.cpp +++ b/engines/avalanche/trip5tst.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/trip5xf.cpp b/engines/avalanche/trip5xf.cpp index f6225b4f4d..582c8af345 100644 --- a/engines/avalanche/trip5xf.cpp +++ b/engines/avalanche/trip5xf.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/tripoop.cpp b/engines/avalanche/tripoop.cpp index b8db1a70e5..322dba8ad4 100644 --- a/engines/avalanche/tripoop.cpp +++ b/engines/avalanche/tripoop.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* Trip Oop (Trippancy 4 Andexor */ diff --git a/engines/avalanche/ttmenuxf.cpp b/engines/avalanche/ttmenuxf.cpp index 2d870fa02f..b92db51b88 100644 --- a/engines/avalanche/ttmenuxf.cpp +++ b/engines/avalanche/ttmenuxf.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/unsquish.cpp b/engines/avalanche/unsquish.cpp index 9183e1b2f1..a5f0840bad 100644 --- a/engines/avalanche/unsquish.cpp +++ b/engines/avalanche/unsquish.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /*$S-*/ diff --git a/engines/avalanche/viewdocs.cpp b/engines/avalanche/viewdocs.cpp index a9e1e6ec59..09cd333d6a 100644 --- a/engines/avalanche/viewdocs.cpp +++ b/engines/avalanche/viewdocs.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /*$S-*/ diff --git a/engines/avalanche/visa.cpp b/engines/avalanche/visa.cpp index 664dca9631..aec063f89e 100644 --- a/engines/avalanche/visa.cpp +++ b/engines/avalanche/visa.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + /* diff --git a/engines/avalanche/visa.h b/engines/avalanche/visa.h index 8b79d6be18..1cfb77fecf 100644 --- a/engines/avalanche/visa.h +++ b/engines/avalanche/visa.h @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ #ifndef __visa_h__ #define __visa_h__ diff --git a/engines/avalanche/visatest.cpp b/engines/avalanche/visatest.cpp index df856f6ea2..56c95950c7 100644 --- a/engines/avalanche/visatest.cpp +++ b/engines/avalanche/visatest.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/waver.cpp b/engines/avalanche/waver.cpp index e69de29bb2..4bf6ebabc6 100644 --- a/engines/avalanche/waver.cpp +++ b/engines/avalanche/waver.cpp @@ -0,0 +1,4 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/xf_gover.cpp b/engines/avalanche/xf_gover.cpp index 683e6ca2ec..402f3ab33a 100644 --- a/engines/avalanche/xf_gover.cpp +++ b/engines/avalanche/xf_gover.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/xf_help.cpp b/engines/avalanche/xf_help.cpp index b0f68447c8..162fcece39 100644 --- a/engines/avalanche/xf_help.cpp +++ b/engines/avalanche/xf_help.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/xf_visa.cpp b/engines/avalanche/xf_visa.cpp index 5fe7156907..2eb565abf8 100644 --- a/engines/avalanche/xf_visa.cpp +++ b/engines/avalanche/xf_visa.cpp @@ -1,3 +1,8 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ + diff --git a/engines/avalanche/xfbutton.cpp b/engines/avalanche/xfbutton.cpp index 980eff8f60..1881e97455 100644 --- a/engines/avalanche/xfbutton.cpp +++ b/engines/avalanche/xfbutton.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/xfghost.cpp b/engines/avalanche/xfghost.cpp index 86996ba924..e03399a7d0 100644 --- a/engines/avalanche/xfghost.cpp +++ b/engines/avalanche/xfghost.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ diff --git a/engines/avalanche/zapdraw.cpp b/engines/avalanche/zapdraw.cpp index 2c4f712e27..5ab55d147e 100644 --- a/engines/avalanche/zapdraw.cpp +++ b/engines/avalanche/zapdraw.cpp @@ -1,3 +1,7 @@ +/* + * This code is based on the original source code of Lord Avalot d'Argent version 1.3. + * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman. + */ |