From 05b30356b41de3ea68884a6a4cd232efb0b2e66c Mon Sep 17 00:00:00 2001 From: nlanza Date: Tue, 26 Sep 2006 03:22:57 +0000 Subject: License compliance changes -- see the following excerpt from license.txt: 2. You may modify your copy or copies of Crawl or any portion of it, and copy and distribute such modifications under the terms of Paragraph 1 above (including distributing this Licence Agreement), provided that you also do the following: a. cause the modified files to carry prominent notices stating that you changed the files and the date of any change; and This tags all source files that didn't already have it with a 'Modified for Crawl Reference by $Author on $Date$' header tag, allowing SVN to do the datestamp monkeying for us. I've also tagged files that are new to crawl-ref / stone soup, which the license doesn't require but does provide a bit of unity and makes it easier to see who's changing things. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup@124 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/init.txt | 2 ++ crawl-ref/source/AppHdr.h | 2 ++ crawl-ref/source/FixAry.h | 2 ++ crawl-ref/source/Kills.cc | 2 ++ crawl-ref/source/abyss.cc | 2 ++ crawl-ref/source/acr.cc | 2 ++ crawl-ref/source/beam.cc | 2 ++ crawl-ref/source/beam.h | 2 ++ crawl-ref/source/chardump.cc | 2 ++ crawl-ref/source/chardump.h | 2 ++ crawl-ref/source/cloud.cc | 2 ++ crawl-ref/source/clua.cc | 4 ++++ crawl-ref/source/command.cc | 2 ++ crawl-ref/source/command.h | 2 ++ crawl-ref/source/debug.cc | 2 ++ crawl-ref/source/debug.h | 2 ++ crawl-ref/source/decks.cc | 2 ++ crawl-ref/source/decks.h | 2 ++ crawl-ref/source/defines.h | 2 ++ crawl-ref/source/delay.cc | 2 ++ crawl-ref/source/delay.h | 2 ++ crawl-ref/source/describe.cc | 2 ++ crawl-ref/source/describe.h | 2 ++ crawl-ref/source/direct.cc | 2 ++ crawl-ref/source/direct.h | 2 ++ crawl-ref/source/dungeon.h | 2 ++ crawl-ref/source/effects.cc | 2 ++ crawl-ref/source/effects.h | 2 ++ crawl-ref/source/enum.h | 2 ++ crawl-ref/source/fight.cc | 2 ++ crawl-ref/source/fight.h | 2 ++ crawl-ref/source/files.h | 2 ++ crawl-ref/source/food.cc | 2 ++ crawl-ref/source/food.h | 2 ++ crawl-ref/source/hiscores.cc | 2 ++ crawl-ref/source/initfile.h | 2 ++ crawl-ref/source/insult.cc | 2 ++ crawl-ref/source/invent.cc | 2 ++ crawl-ref/source/invent.h | 2 ++ crawl-ref/source/it_use2.cc | 2 ++ crawl-ref/source/it_use3.cc | 2 ++ crawl-ref/source/item_use.cc | 2 ++ crawl-ref/source/item_use.h | 2 ++ crawl-ref/source/itemname.h | 2 ++ crawl-ref/source/itemprop.cc | 2 ++ crawl-ref/source/items.cc | 2 ++ crawl-ref/source/items.h | 2 ++ crawl-ref/source/lev-pand.cc | 2 ++ crawl-ref/source/libemx.cc | 4 ++++ crawl-ref/source/libutil.h | 2 ++ crawl-ref/source/libw32c.cc | 2 ++ crawl-ref/source/libw32c.h | 4 ++++ crawl-ref/source/macro.cc | 2 ++ crawl-ref/source/macro.h | 2 ++ crawl-ref/source/makefile.bor | 1 + crawl-ref/source/makefile.dos | 2 ++ crawl-ref/source/makefile.obj | 2 ++ crawl-ref/source/maps.cc | 2 ++ crawl-ref/source/menu.cc | 4 ++++ crawl-ref/source/message.h | 2 ++ crawl-ref/source/misc.cc | 2 ++ crawl-ref/source/misc.h | 2 ++ crawl-ref/source/misc/header | 2 ++ crawl-ref/source/mon-data.h | 4 ++++ crawl-ref/source/mon-pick.cc | 2 ++ crawl-ref/source/mon-spll.h | 4 ++++ crawl-ref/source/monplace.cc | 2 ++ crawl-ref/source/monplace.h | 2 ++ crawl-ref/source/monspeak.cc | 2 ++ crawl-ref/source/monstuff.cc | 2 ++ crawl-ref/source/monstuff.h | 2 ++ crawl-ref/source/mstuff2.cc | 2 ++ crawl-ref/source/mstuff2.h | 2 ++ crawl-ref/source/notes.cc | 4 ++++ crawl-ref/source/output.h | 2 ++ crawl-ref/source/overmap.cc | 2 ++ crawl-ref/source/player.cc | 2 ++ crawl-ref/source/player.h | 2 ++ crawl-ref/source/randart.cc | 2 ++ crawl-ref/source/religion.h | 2 ++ crawl-ref/source/shopping.cc | 2 ++ crawl-ref/source/shopping.h | 2 ++ crawl-ref/source/skills.cc | 2 ++ crawl-ref/source/skills.h | 2 ++ crawl-ref/source/spells1.cc | 2 ++ crawl-ref/source/spells3.cc | 2 ++ crawl-ref/source/spells4.cc | 2 ++ crawl-ref/source/spells4.h | 2 ++ crawl-ref/source/spl-book.cc | 2 ++ crawl-ref/source/spl-book.h | 2 ++ crawl-ref/source/spl-cast.h | 2 ++ crawl-ref/source/spl-data.h | 4 ++++ crawl-ref/source/spl-util.cc | 2 ++ crawl-ref/source/spl-util.h | 2 ++ crawl-ref/source/stash.cc | 2 ++ crawl-ref/source/stuff.h | 2 ++ crawl-ref/source/tags.h | 2 ++ crawl-ref/source/transfor.cc | 2 ++ crawl-ref/source/transfor.h | 2 ++ crawl-ref/source/travel.cc | 2 ++ crawl-ref/source/unrand.h | 2 ++ crawl-ref/source/version.h | 2 ++ crawl-ref/source/view.h | 2 ++ crawl-ref/source/wpn-misc.cc | 2 ++ crawl-ref/source/wpn-misc.h | 2 ++ 105 files changed, 225 insertions(+) diff --git a/crawl-ref/init.txt b/crawl-ref/init.txt index 39e74352f6..c9994fd107 100644 --- a/crawl-ref/init.txt +++ b/crawl-ref/init.txt @@ -1,6 +1,8 @@ # # Crawl Init file # +# (Modified for Crawl Reference by $Author$ on $Date$) +# # Lines begining with '#' are comments. The basic syntax is: # # field = value or field.subfield = value diff --git a/crawl-ref/source/AppHdr.h b/crawl-ref/source/AppHdr.h index 28c8413730..57a3c9ccfe 100644 --- a/crawl-ref/source/AppHdr.h +++ b/crawl-ref/source/AppHdr.h @@ -14,6 +14,8 @@ * * Copyright © 1999 Jesse Jones. * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <9> 9 Aug 2001 MV Added USE_RIVERS,USE_NEW_UNRANDS diff --git a/crawl-ref/source/FixAry.h b/crawl-ref/source/FixAry.h index 99f802e2f3..4270949150 100644 --- a/crawl-ref/source/FixAry.h +++ b/crawl-ref/source/FixAry.h @@ -3,6 +3,8 @@ * Summary: Fixed size 2D vector class that asserts if you do something bad. * Written by: Jesse Jones * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> 6/16/00 JDJ Created diff --git a/crawl-ref/source/Kills.cc b/crawl-ref/source/Kills.cc index fd773202cd..66f3157c04 100644 --- a/crawl-ref/source/Kills.cc +++ b/crawl-ref/source/Kills.cc @@ -2,6 +2,8 @@ * File: Kills.cc * Summary: Player kill tracking * Written by: Darshan Shaligram + * + * Modified for Crawl Reference by $Author$ on $Date$ */ #include "AppHdr.h" #include "chardump.h" diff --git a/crawl-ref/source/abyss.cc b/crawl-ref/source/abyss.cc index 3f48ed7b35..ca7c02b160 100644 --- a/crawl-ref/source/abyss.cc +++ b/crawl-ref/source/abyss.cc @@ -3,6 +3,8 @@ * Summary: Misc functions (most of which don't appear to be related to priests). * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <2> 10/11/99 BCR Added Daniel's crash patch diff --git a/crawl-ref/source/acr.cc b/crawl-ref/source/acr.cc index e0265f59dd..675109642f 100644 --- a/crawl-ref/source/acr.cc +++ b/crawl-ref/source/acr.cc @@ -3,6 +3,8 @@ * Summary: Main entry point, event loop, and some initialization functions * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <18> 7/29/00 JDJ values.h isn't included on Macs diff --git a/crawl-ref/source/beam.cc b/crawl-ref/source/beam.cc index 8c19020114..db87bde832 100644 --- a/crawl-ref/source/beam.cc +++ b/crawl-ref/source/beam.cc @@ -3,6 +3,8 @@ * Summary: Functions related to ranged attacks. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <7> 21mar2001 GDL Replaced all FP arithmetic with integer*100 math diff --git a/crawl-ref/source/beam.h b/crawl-ref/source/beam.h index d081332bb6..c529b727fe 100644 --- a/crawl-ref/source/beam.h +++ b/crawl-ref/source/beam.h @@ -3,6 +3,8 @@ * Summary: Functions related to ranged attacks. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/chardump.cc b/crawl-ref/source/chardump.cc index e025e9bfe0..6538b703fc 100644 --- a/crawl-ref/source/chardump.cc +++ b/crawl-ref/source/chardump.cc @@ -3,6 +3,8 @@ * Summary: Dumps character info out to the morgue file. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * diff --git a/crawl-ref/source/chardump.h b/crawl-ref/source/chardump.h index b9b0f3811d..c39e383fa1 100644 --- a/crawl-ref/source/chardump.h +++ b/crawl-ref/source/chardump.h @@ -3,6 +3,8 @@ * Summary: Dumps character info out to the morgue file. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> 4/20/99 JDJ Reformatted, uses string objects, split out diff --git a/crawl-ref/source/cloud.cc b/crawl-ref/source/cloud.cc index 808c4cce02..7217240c57 100644 --- a/crawl-ref/source/cloud.cc +++ b/crawl-ref/source/cloud.cc @@ -3,6 +3,8 @@ * Summary: Functions related to clouds. * Written by: Brent Ross * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Creating a cloud module so all the cloud stuff can be isolated. * * Change History (most recent first): diff --git a/crawl-ref/source/clua.cc b/crawl-ref/source/clua.cc index f41987f04a..1ab1ed1e10 100644 --- a/crawl-ref/source/clua.cc +++ b/crawl-ref/source/clua.cc @@ -1,3 +1,7 @@ +/* + * Modified for Crawl Reference by $Author$ on $Date$ + */ + #include "AppHdr.h" #ifdef CLUA_BINDINGS diff --git a/crawl-ref/source/command.cc b/crawl-ref/source/command.cc index 0ba2b4e46b..489a7f23b0 100644 --- a/crawl-ref/source/command.cc +++ b/crawl-ref/source/command.cc @@ -3,6 +3,8 @@ * Summary: Misc commands. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <4> 10/12/99 BCR BUILD_DATE is now used in version() diff --git a/crawl-ref/source/command.h b/crawl-ref/source/command.h index 7bdd3a9e85..603360baa8 100644 --- a/crawl-ref/source/command.h +++ b/crawl-ref/source/command.h @@ -3,6 +3,8 @@ * Summary: Misc commands. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/debug.cc b/crawl-ref/source/debug.cc index ba806a9ed0..b6d2aea033 100644 --- a/crawl-ref/source/debug.cc +++ b/crawl-ref/source/debug.cc @@ -3,6 +3,8 @@ * Summary: Debug and wizard related functions. * Written by: Linley Henzell and Jesse Jones * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <4> 14/12/99 LRH Added cast_spec_spell_name() diff --git a/crawl-ref/source/debug.h b/crawl-ref/source/debug.h index 8420046dd1..d53aaaf34d 100644 --- a/crawl-ref/source/debug.h +++ b/crawl-ref/source/debug.h @@ -3,6 +3,8 @@ * Summary: Debug and wizard related functions. * Written by: Linley Henzell and Jesse Jones * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <4> 5/30/99 JDJ Added synch checks. diff --git a/crawl-ref/source/decks.cc b/crawl-ref/source/decks.cc index 47a74106be..224d4c1186 100644 --- a/crawl-ref/source/decks.cc +++ b/crawl-ref/source/decks.cc @@ -2,6 +2,8 @@ * File: decks.cc * Summary: Functions with decks of cards. * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/decks.h b/crawl-ref/source/decks.h index 1227ee19f1..43f41e0395 100644 --- a/crawl-ref/source/decks.h +++ b/crawl-ref/source/decks.h @@ -2,6 +2,8 @@ * File: decks.cc * Summary: Functions with decks of cards. * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/defines.h b/crawl-ref/source/defines.h index bd6a7166f9..8083d278d5 100644 --- a/crawl-ref/source/defines.h +++ b/crawl-ref/source/defines.h @@ -10,6 +10,8 @@ * * Copyright © 1999 Brian Robinson. // Me? How come? * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <4> 7/29/00 JDJ Renamed MNG NON_MONSTER, MNST MAX_MONSTERS, ITEMS MAX_ITEMS, diff --git a/crawl-ref/source/delay.cc b/crawl-ref/source/delay.cc index b288d1bb85..0d5e049bdf 100644 --- a/crawl-ref/source/delay.cc +++ b/crawl-ref/source/delay.cc @@ -2,6 +2,8 @@ * File: delay.cc * Summary: Functions for handling multi-turn actions. * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> Sept 09, 2001 BWR Created diff --git a/crawl-ref/source/delay.h b/crawl-ref/source/delay.h index e171e355c8..9f4e9fad9f 100644 --- a/crawl-ref/source/delay.h +++ b/crawl-ref/source/delay.h @@ -2,6 +2,8 @@ * File: delay.h * Summary: Functions for handling multi-turn actions. * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> 09/09/01 BWR Created diff --git a/crawl-ref/source/describe.cc b/crawl-ref/source/describe.cc index 6987be5411..81b8b97fc0 100644 --- a/crawl-ref/source/describe.cc +++ b/crawl-ref/source/describe.cc @@ -3,6 +3,8 @@ * Summary: Functions used to print information about various game objects. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <4> 10/14/99 BCR enummed describe_god() diff --git a/crawl-ref/source/describe.h b/crawl-ref/source/describe.h index 9552958ea5..9128c27555 100644 --- a/crawl-ref/source/describe.h +++ b/crawl-ref/source/describe.h @@ -4,6 +4,8 @@ * Summary: Functions used to print information about various game objects. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <2> 5/21/99 BWR Changed from is_artifact to is_dumpable_artifact diff --git a/crawl-ref/source/direct.cc b/crawl-ref/source/direct.cc index dbdd478564..195d43bf42 100644 --- a/crawl-ref/source/direct.cc +++ b/crawl-ref/source/direct.cc @@ -3,6 +3,8 @@ * Summary: Functions used when picking squares. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <5> 01/08/01 GDL complete rewrite of direction() diff --git a/crawl-ref/source/direct.h b/crawl-ref/source/direct.h index 3d35c571f8..26c31ac60f 100644 --- a/crawl-ref/source/direct.h +++ b/crawl-ref/source/direct.h @@ -3,6 +3,8 @@ * Summary: Functions used when picking squares. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/dungeon.h b/crawl-ref/source/dungeon.h index 34d824ba68..472cd9cd48 100644 --- a/crawl-ref/source/dungeon.h +++ b/crawl-ref/source/dungeon.h @@ -3,6 +3,8 @@ * Summary: Functions used when building new levels. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/effects.cc b/crawl-ref/source/effects.cc index 13c73614a9..9e45482fd4 100644 --- a/crawl-ref/source/effects.cc +++ b/crawl-ref/source/effects.cc @@ -3,6 +3,8 @@ * Summary: Misc stuff. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/effects.h b/crawl-ref/source/effects.h index b7442a493e..f731d86bf5 100644 --- a/crawl-ref/source/effects.h +++ b/crawl-ref/source/effects.h @@ -3,6 +3,8 @@ * Summary: Misc stuff. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h index 52df7f5d1b..46cc1c8c74 100644 --- a/crawl-ref/source/enum.h +++ b/crawl-ref/source/enum.h @@ -3,6 +3,8 @@ * Summary: Global (ick) enums. * Written by: Daniel Ligon * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <11> 7 Aug 01 MV Changed MSLOT_UNASSIGNED_I to MSLOT_MISCELLANY diff --git a/crawl-ref/source/fight.cc b/crawl-ref/source/fight.cc index 6ceaf0175f..81d2f39acc 100644 --- a/crawl-ref/source/fight.cc +++ b/crawl-ref/source/fight.cc @@ -3,6 +3,8 @@ * Summary: Functions used during combat. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <11> 07-jul-2000 JDJ Fixed some of the code in you_attack so it doesn't diff --git a/crawl-ref/source/fight.h b/crawl-ref/source/fight.h index 9b54b8b339..431af3788c 100644 --- a/crawl-ref/source/fight.h +++ b/crawl-ref/source/fight.h @@ -3,6 +3,8 @@ * Summary: Functions used during combat. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/files.h b/crawl-ref/source/files.h index 6543168065..3dd68da32c 100644 --- a/crawl-ref/source/files.h +++ b/crawl-ref/source/files.h @@ -3,6 +3,8 @@ * Summary: Functions used to save and load levels/games. * Written by: Linley Henzell and Alexey Guzeev * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/food.cc b/crawl-ref/source/food.cc index 3381d55993..7307cd2882 100644 --- a/crawl-ref/source/food.cc +++ b/crawl-ref/source/food.cc @@ -3,6 +3,8 @@ * Summary: Functions for eating and butchering. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <2> 5/20/99 BWR Added CRAWL_PIZZA. diff --git a/crawl-ref/source/food.h b/crawl-ref/source/food.h index 1c8e5f5a74..7ad226be20 100644 --- a/crawl-ref/source/food.h +++ b/crawl-ref/source/food.h @@ -3,6 +3,8 @@ * Summary: Functions for eating and butchering. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/hiscores.cc b/crawl-ref/source/hiscores.cc index f3aba604d1..bc51a058d9 100644 --- a/crawl-ref/source/hiscores.cc +++ b/crawl-ref/source/hiscores.cc @@ -3,6 +3,8 @@ * Summary: deal with reading and writing of highscore file * Written by: Gordon Lipford * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> 16feb2001 gdl Created diff --git a/crawl-ref/source/initfile.h b/crawl-ref/source/initfile.h index 8be4ffad19..1cd2ce0560 100644 --- a/crawl-ref/source/initfile.h +++ b/crawl-ref/source/initfile.h @@ -3,6 +3,8 @@ * Summary: Simple reading of init file. * Written by: David Loewenstern * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> 6/9/99 DML Created diff --git a/crawl-ref/source/insult.cc b/crawl-ref/source/insult.cc index 1e8c629ab9..bb3b62f11b 100644 --- a/crawl-ref/source/insult.cc +++ b/crawl-ref/source/insult.cc @@ -4,6 +4,8 @@ // to link with Linley Henzel's Dungeon Crawl (or Crawl) without change to // Crawl's license. // +// Modified for Crawl Reference by $Author$ on $Date$ +// // The goal of this stuff is catachronistic feel. #include "AppHdr.h" diff --git a/crawl-ref/source/invent.cc b/crawl-ref/source/invent.cc index 92d333e4d5..5a3780ab22 100644 --- a/crawl-ref/source/invent.cc +++ b/crawl-ref/source/invent.cc @@ -3,6 +3,8 @@ * Summary: Functions for inventory related commands. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <5> 10/9/99 BCR Added wizard help screen diff --git a/crawl-ref/source/invent.h b/crawl-ref/source/invent.h index 40c1e4874a..08876920f4 100644 --- a/crawl-ref/source/invent.h +++ b/crawl-ref/source/invent.h @@ -3,6 +3,8 @@ * Summary: Functions for inventory related commands. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/it_use2.cc b/crawl-ref/source/it_use2.cc index d03abea16e..9de2f16cec 100644 --- a/crawl-ref/source/it_use2.cc +++ b/crawl-ref/source/it_use2.cc @@ -3,6 +3,8 @@ * Summary: Functions for using wands, potions, and weapon/armour removal.4\3 * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * 26jun2000 jmf added ZAP_MAGMA diff --git a/crawl-ref/source/it_use3.cc b/crawl-ref/source/it_use3.cc index 7f6eee39a1..7c7120db2c 100644 --- a/crawl-ref/source/it_use3.cc +++ b/crawl-ref/source/it_use3.cc @@ -3,6 +3,8 @@ * Summary: Functions for using some of the wackier inventory items. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <4> 6/13/99 BWR Auto ID Channel staff diff --git a/crawl-ref/source/item_use.cc b/crawl-ref/source/item_use.cc index 0ccda2251a..59cee06d2e 100644 --- a/crawl-ref/source/item_use.cc +++ b/crawl-ref/source/item_use.cc @@ -3,6 +3,8 @@ * Summary: Functions for making use of inventory items. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <8> 28July2000 GDL Revised player throwing diff --git a/crawl-ref/source/item_use.h b/crawl-ref/source/item_use.h index 37705bd96d..6c8fc11e1e 100644 --- a/crawl-ref/source/item_use.h +++ b/crawl-ref/source/item_use.h @@ -3,6 +3,8 @@ * Summary: Functions for making use of inventory items. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <2> 5/26/99 JDJ Exposed armour_prompt. takeoff_armour takes an index argument. diff --git a/crawl-ref/source/itemname.h b/crawl-ref/source/itemname.h index 8622ebbb7f..36a9b6f72d 100644 --- a/crawl-ref/source/itemname.h +++ b/crawl-ref/source/itemname.h @@ -3,6 +3,8 @@ * Summary: Misc functions. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/itemprop.cc b/crawl-ref/source/itemprop.cc index 1ae24a6fe8..3894130119 100644 --- a/crawl-ref/source/itemprop.cc +++ b/crawl-ref/source/itemprop.cc @@ -3,6 +3,8 @@ * Summary: Misc functions. * Written by: Brent Ross * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- BWR Created diff --git a/crawl-ref/source/items.cc b/crawl-ref/source/items.cc index 66cd14bd15..2c78c816a7 100644 --- a/crawl-ref/source/items.cc +++ b/crawl-ref/source/items.cc @@ -3,6 +3,8 @@ * Summary: Misc (mostly) inventory related functions. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <9> 7/08/01 MV Added messages for chunks/corpses rotting diff --git a/crawl-ref/source/items.h b/crawl-ref/source/items.h index 17ca05a214..42cd2b726b 100644 --- a/crawl-ref/source/items.h +++ b/crawl-ref/source/items.h @@ -3,6 +3,8 @@ * Summary: Misc (mostly) inventory related functions. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <2> 6/9/99 DML Autopickup diff --git a/crawl-ref/source/lev-pand.cc b/crawl-ref/source/lev-pand.cc index a2fadad876..b152da62d4 100644 --- a/crawl-ref/source/lev-pand.cc +++ b/crawl-ref/source/lev-pand.cc @@ -3,6 +3,8 @@ * Summary: Functions used in Pandemonium. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/libemx.cc b/crawl-ref/source/libemx.cc index 5634adbef8..34b07764c5 100644 --- a/crawl-ref/source/libemx.cc +++ b/crawl-ref/source/libemx.cc @@ -1,3 +1,7 @@ +/* + * Modified for Crawl Reference by $Author$ on $Date$ + */ + #include #include #include diff --git a/crawl-ref/source/libutil.h b/crawl-ref/source/libutil.h index 94977aeeba..3ddbc998d4 100644 --- a/crawl-ref/source/libutil.h +++ b/crawl-ref/source/libutil.h @@ -2,6 +2,8 @@ * File: libutil.h * Summary: System indepentant functions * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> 2001/Nov/01 BWR Created diff --git a/crawl-ref/source/libw32c.cc b/crawl-ref/source/libw32c.cc index 782e2e117e..1058afe0ae 100644 --- a/crawl-ref/source/libw32c.cc +++ b/crawl-ref/source/libw32c.cc @@ -3,6 +3,8 @@ * Summary: Functions for windows32 console mode support * Written by: Gordon Lipford * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <2> 8 Mar 2001 GDL Rewrite to use low level IO diff --git a/crawl-ref/source/libw32c.h b/crawl-ref/source/libw32c.h index 319efb02d8..958cd2e14d 100644 --- a/crawl-ref/source/libw32c.h +++ b/crawl-ref/source/libw32c.h @@ -1,3 +1,7 @@ +/* +* Modified for Crawl Reference by $Author$ on $Date$ +*/ + #ifndef LIBW32C_H #define LIBW32C_H diff --git a/crawl-ref/source/macro.cc b/crawl-ref/source/macro.cc index 13838a947c..b31c9e4364 100644 --- a/crawl-ref/source/macro.cc +++ b/crawl-ref/source/macro.cc @@ -3,6 +3,8 @@ * Summary: Crude macro-capability * Written by: Juho Snellman * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <3> 6/25/02 JS Completely rewritten diff --git a/crawl-ref/source/macro.h b/crawl-ref/source/macro.h index dba3bafafe..f56edcf219 100644 --- a/crawl-ref/source/macro.h +++ b/crawl-ref/source/macro.h @@ -3,6 +3,8 @@ * Summary: Crude macro-capability * Written by: Juho Snellman * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <2> 6/25/02 JS Removed old cruft diff --git a/crawl-ref/source/makefile.bor b/crawl-ref/source/makefile.bor index d90cf636d9..97707c4434 100644 --- a/crawl-ref/source/makefile.bor +++ b/crawl-ref/source/makefile.bor @@ -1,6 +1,7 @@ # # Makefile for Borland C++ 5.5 free commandline tools # +# Modified for Crawl Reference by $Author$ on $Date$ !include makefile.obj diff --git a/crawl-ref/source/makefile.dos b/crawl-ref/source/makefile.dos index a85301aede..20da2cb19e 100644 --- a/crawl-ref/source/makefile.dos +++ b/crawl-ref/source/makefile.dos @@ -1,4 +1,6 @@ # Make file for Dungeon Crawl (dos) +# +# Modified for Crawl Reference by $Author$ on $Date$ # this file contains a list of the libraries. # it will make a variable called OBJECTS that contains all the libraries diff --git a/crawl-ref/source/makefile.obj b/crawl-ref/source/makefile.obj index 1152939993..85525021da 100644 --- a/crawl-ref/source/makefile.obj +++ b/crawl-ref/source/makefile.obj @@ -1,3 +1,5 @@ +# Modified for Crawl Reference by $Author$ on $Date$ + OBJECTS = \ abl-show.o \ abyss.o \ diff --git a/crawl-ref/source/maps.cc b/crawl-ref/source/maps.cc index 3e99b298e1..931e0bae92 100644 --- a/crawl-ref/source/maps.cc +++ b/crawl-ref/source/maps.cc @@ -3,6 +3,8 @@ * Summary: Functions used to create vaults. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <2> 5/20/99 BWR Added stone lining to Zot vault, diff --git a/crawl-ref/source/menu.cc b/crawl-ref/source/menu.cc index 0728980058..bdf4beb817 100644 --- a/crawl-ref/source/menu.cc +++ b/crawl-ref/source/menu.cc @@ -1,3 +1,7 @@ +/* + * Modified for Crawl Reference by $Author$ on $Date$ + */ + #include #include "menu.h" #include "macro.h" diff --git a/crawl-ref/source/message.h b/crawl-ref/source/message.h index 83f7787d35..584dc07554 100644 --- a/crawl-ref/source/message.h +++ b/crawl-ref/source/message.h @@ -3,6 +3,8 @@ * Summary: Functions used to print messages. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <2> 5/08/99 JDJ mpr takes a const char* instead of a char array. diff --git a/crawl-ref/source/misc.cc b/crawl-ref/source/misc.cc index 4c132dcf54..ec819bab14 100644 --- a/crawl-ref/source/misc.cc +++ b/crawl-ref/source/misc.cc @@ -3,6 +3,8 @@ * Summary: Misc functions. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <3> 11/14/99 cdl evade with random40(ev) vice random2(ev) diff --git a/crawl-ref/source/misc.h b/crawl-ref/source/misc.h index 75ef84b700..5b8f17202a 100644 --- a/crawl-ref/source/misc.h +++ b/crawl-ref/source/misc.h @@ -3,6 +3,8 @@ * Summary: Misc functions. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/misc/header b/crawl-ref/source/misc/header index 9f91952461..b49c13f3ad 100644 --- a/crawl-ref/source/misc/header +++ b/crawl-ref/source/misc/header @@ -3,6 +3,8 @@ * Summary: * Written by: * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> --/--/-- --- Created diff --git a/crawl-ref/source/mon-data.h b/crawl-ref/source/mon-data.h index e0a2886084..2b417114bd 100644 --- a/crawl-ref/source/mon-data.h +++ b/crawl-ref/source/mon-data.h @@ -1,3 +1,7 @@ +/* + * Modified for Crawl Reference by $Author$ on $Date$ + */ + #ifndef MONDATA_H #define MONDATA_H diff --git a/crawl-ref/source/mon-pick.cc b/crawl-ref/source/mon-pick.cc index e315ac9322..e460fd45ef 100644 --- a/crawl-ref/source/mon-pick.cc +++ b/crawl-ref/source/mon-pick.cc @@ -3,6 +3,8 @@ * Summary: Functions used to help determine which monsters should appear. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <2> 08-Mar-2000 DLB enumeration & clean-up diff --git a/crawl-ref/source/mon-spll.h b/crawl-ref/source/mon-spll.h index 03d2f2fdcc..0b649ce7dc 100644 --- a/crawl-ref/source/mon-spll.h +++ b/crawl-ref/source/mon-spll.h @@ -1,3 +1,7 @@ +/* + * Modified for Crawl Reference by $Author$ on $Date$ + */ + #ifndef MON_SPLL_H #define MON_SPLL_H diff --git a/crawl-ref/source/monplace.cc b/crawl-ref/source/monplace.cc index 355afb7d8d..a99042dd98 100644 --- a/crawl-ref/source/monplace.cc +++ b/crawl-ref/source/monplace.cc @@ -3,6 +3,8 @@ * Summary: Functions used when placing monsters in the dungeon. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/monplace.h b/crawl-ref/source/monplace.h index 7e3f2c8733..f8a4cc2b6b 100644 --- a/crawl-ref/source/monplace.h +++ b/crawl-ref/source/monplace.h @@ -3,6 +3,8 @@ * Summary: Functions used when placing monsters in the dungeon. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/monspeak.cc b/crawl-ref/source/monspeak.cc index dd1b9b6ad8..93025ed306 100644 --- a/crawl-ref/source/monspeak.cc +++ b/crawl-ref/source/monspeak.cc @@ -2,6 +2,8 @@ * File: monspeak.cc * Summary: Functions to handle speaking monsters * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> 01/09/00 BWR Created diff --git a/crawl-ref/source/monstuff.cc b/crawl-ref/source/monstuff.cc index bc3e8094b6..aaac718e4a 100644 --- a/crawl-ref/source/monstuff.cc +++ b/crawl-ref/source/monstuff.cc @@ -3,6 +3,8 @@ * Summary: Misc monster related functions. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <8> 7 Aug 2001 MV Inteligent monsters now pick up gold diff --git a/crawl-ref/source/monstuff.h b/crawl-ref/source/monstuff.h index 3cc150ffdf..7af5e474ce 100644 --- a/crawl-ref/source/monstuff.h +++ b/crawl-ref/source/monstuff.h @@ -3,6 +3,8 @@ * Summary: Misc monster related functions. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/mstuff2.cc b/crawl-ref/source/mstuff2.cc index c0646ceb55..7014752199 100644 --- a/crawl-ref/source/mstuff2.cc +++ b/crawl-ref/source/mstuff2.cc @@ -3,6 +3,8 @@ * Summary: Misc monster related functions. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <5> 31 July 2000 JDJ Fixed mon_throw to use lnchType. diff --git a/crawl-ref/source/mstuff2.h b/crawl-ref/source/mstuff2.h index 8ac7be902c..7981e36ed5 100644 --- a/crawl-ref/source/mstuff2.h +++ b/crawl-ref/source/mstuff2.h @@ -3,6 +3,8 @@ * Summary: Misc monster related functions. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> 4/24/99 JDJ mons_spells returns an diff --git a/crawl-ref/source/notes.cc b/crawl-ref/source/notes.cc index 77039f5fe2..91900bcdb3 100644 --- a/crawl-ref/source/notes.cc +++ b/crawl-ref/source/notes.cc @@ -1,3 +1,7 @@ +/* + * Modified for Crawl Reference by $Author$ on $Date$ + */ + #include #include "AppHdr.h" diff --git a/crawl-ref/source/output.h b/crawl-ref/source/output.h index 1fa77fd34b..3025c8899d 100644 --- a/crawl-ref/source/output.h +++ b/crawl-ref/source/output.h @@ -3,6 +3,8 @@ * Summary: Functions used to print player related info. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/overmap.cc b/crawl-ref/source/overmap.cc index e271a25fdf..73408c3c5b 100644 --- a/crawl-ref/source/overmap.cc +++ b/crawl-ref/source/overmap.cc @@ -6,6 +6,8 @@ * Summary: Records location of stairs etc * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <3> 30/7/00 MV Made Over-map full-screen diff --git a/crawl-ref/source/player.cc b/crawl-ref/source/player.cc index f6eccafa54..27f86da296 100644 --- a/crawl-ref/source/player.cc +++ b/crawl-ref/source/player.cc @@ -3,6 +3,8 @@ * Summary: Player related functions. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <6> 7/30/99 BWR Added player_spell_levels() diff --git a/crawl-ref/source/player.h b/crawl-ref/source/player.h index 70db5bea41..cea2e71aa5 100644 --- a/crawl-ref/source/player.h +++ b/crawl-ref/source/player.h @@ -3,6 +3,8 @@ * Summary: Player related functions. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/randart.cc b/crawl-ref/source/randart.cc index da9f937448..445ba0c0c9 100644 --- a/crawl-ref/source/randart.cc +++ b/crawl-ref/source/randart.cc @@ -3,6 +3,8 @@ * Summary: Random and unrandom artifact functions. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <8> 19 Jun 99 GDL added IBMCPP support diff --git a/crawl-ref/source/religion.h b/crawl-ref/source/religion.h index 1ec71c827b..0e4f65a7cf 100644 --- a/crawl-ref/source/religion.h +++ b/crawl-ref/source/religion.h @@ -3,6 +3,8 @@ * Summary: Misc religion related functions. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/shopping.cc b/crawl-ref/source/shopping.cc index 199e4cd392..9bc6470afb 100644 --- a/crawl-ref/source/shopping.cc +++ b/crawl-ref/source/shopping.cc @@ -3,6 +3,8 @@ * Summary: Shop keeper functions. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <3> Jul 30 00 JDJ in_a_shop uses shoppy instead of i when calling shop_set_id. diff --git a/crawl-ref/source/shopping.h b/crawl-ref/source/shopping.h index 8891f16eb9..0de4edb2bd 100644 --- a/crawl-ref/source/shopping.h +++ b/crawl-ref/source/shopping.h @@ -3,6 +3,8 @@ * Summary: Shop keeper functions. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/skills.cc b/crawl-ref/source/skills.cc index 7c47992ed5..c4979acf45 100644 --- a/crawl-ref/source/skills.cc +++ b/crawl-ref/source/skills.cc @@ -3,6 +3,8 @@ * Summary: Skill exercising functions. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <3> 8/08/99 BWR Increased skill cost in midgame diff --git a/crawl-ref/source/skills.h b/crawl-ref/source/skills.h index 35136ec427..bdc8afb6c5 100644 --- a/crawl-ref/source/skills.h +++ b/crawl-ref/source/skills.h @@ -3,6 +3,8 @@ * Summary: Skill exercising functions. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/spells1.cc b/crawl-ref/source/spells1.cc index 9a9ef6e2f1..7db9b5a3d6 100644 --- a/crawl-ref/source/spells1.cc +++ b/crawl-ref/source/spells1.cc @@ -3,6 +3,8 @@ * Summary: Implementations of some additional spells. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <4> 06-mar-2000 bwr confusing_touch, sure_blade diff --git a/crawl-ref/source/spells3.cc b/crawl-ref/source/spells3.cc index d222adb2cd..57b972ccd8 100644 --- a/crawl-ref/source/spells3.cc +++ b/crawl-ref/source/spells3.cc @@ -3,6 +3,8 @@ * Summary: Implementations of some additional spells. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <2> 9/11/99 LRH Teleportation takes longer in the Abyss diff --git a/crawl-ref/source/spells4.cc b/crawl-ref/source/spells4.cc index 9c92eb6ba9..c6ff4d0b39 100644 --- a/crawl-ref/source/spells4.cc +++ b/crawl-ref/source/spells4.cc @@ -4,6 +4,8 @@ * other neglected areas of Crawl magic ;^) * Written by: Copyleft Josh Fishman 1999-2000, All Rights Preserved * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <2> 29jul2000 jdj Made a zillion functions static. diff --git a/crawl-ref/source/spells4.h b/crawl-ref/source/spells4.h index d34f83e87a..ece9460e98 100644 --- a/crawl-ref/source/spells4.h +++ b/crawl-ref/source/spells4.h @@ -3,6 +3,8 @@ * Summary: Yet More Spell Function Declarations * Written by: Josh Fishman * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * <2> 12jul2000 jmf Fixed random (undocumented) damage * <1> 07jan2000 jmf Created diff --git a/crawl-ref/source/spl-book.cc b/crawl-ref/source/spl-book.cc index 14ed5d0264..ecbc1ad330 100644 --- a/crawl-ref/source/spl-book.cc +++ b/crawl-ref/source/spl-book.cc @@ -3,6 +3,8 @@ * Summary: Spellbook/Staff contents array and management functions * Written by: Josh Fishman * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * 24jun2000 jmf Changes to many books; addition of Assassinations; diff --git a/crawl-ref/source/spl-book.h b/crawl-ref/source/spl-book.h index d6aa2843bc..9caf2d8511 100644 --- a/crawl-ref/source/spl-book.h +++ b/crawl-ref/source/spl-book.h @@ -3,6 +3,8 @@ * Summary: Some spellbook related functions. * Written by: Josh Fishman * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * 22mar2000 jmf Created diff --git a/crawl-ref/source/spl-cast.h b/crawl-ref/source/spl-cast.h index f04efa7332..950c0a2532 100644 --- a/crawl-ref/source/spl-cast.h +++ b/crawl-ref/source/spl-cast.h @@ -3,6 +3,8 @@ * Summary: Spell casting functions. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h index b016ecb552..ef275fccfe 100644 --- a/crawl-ref/source/spl-data.h +++ b/crawl-ref/source/spl-data.h @@ -1,3 +1,7 @@ +/* + * Modified for Crawl Reference by $Author$ on $Date$ + */ + /* In case anyone ever wants to add new spells, or just understand my reasons for putting a particular spell into a particular type, read on: diff --git a/crawl-ref/source/spl-util.cc b/crawl-ref/source/spl-util.cc index 3f9c408bbf..c6c0d067cc 100644 --- a/crawl-ref/source/spl-util.cc +++ b/crawl-ref/source/spl-util.cc @@ -3,6 +3,8 @@ * Summary: data handlers for player-avilable spell list * * Written by: don brodale * * * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Changelog(most recent first): * * * <3> 04oct2001 bwr absorbed spells0.cc diff --git a/crawl-ref/source/spl-util.h b/crawl-ref/source/spl-util.h index c79268bacb..99bc6d8ab2 100644 --- a/crawl-ref/source/spl-util.h +++ b/crawl-ref/source/spl-util.h @@ -3,6 +3,8 @@ * Summary: data handlers for player spell list * Written by: don brodale * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Changelog(most recent first): * * 24jun2000 jmf simplified structures diff --git a/crawl-ref/source/stash.cc b/crawl-ref/source/stash.cc index a5d6f59574..ae512cd019 100644 --- a/crawl-ref/source/stash.cc +++ b/crawl-ref/source/stash.cc @@ -2,6 +2,8 @@ * File: stash.cc * Summary: Classes tracking player stashes * Written by: Darshan Shaligram + * + * Modified for Crawl Reference by $Author$ on $Date$ */ #include "AppHdr.h" diff --git a/crawl-ref/source/stuff.h b/crawl-ref/source/stuff.h index d78e5b3bc6..e59507153b 100644 --- a/crawl-ref/source/stuff.h +++ b/crawl-ref/source/stuff.h @@ -3,6 +3,8 @@ * Summary: Misc stuff. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <3> 11/14/99 cdl added random40 diff --git a/crawl-ref/source/tags.h b/crawl-ref/source/tags.h index 443f77edd2..65a00a208b 100644 --- a/crawl-ref/source/tags.h +++ b/crawl-ref/source/tags.h @@ -3,6 +3,8 @@ * Summary: Auxilary functions to make savefile versioning simpler. * Written by: Gordon Lipford * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> 27 Jan 2001 GDL Created diff --git a/crawl-ref/source/transfor.cc b/crawl-ref/source/transfor.cc index 144a838bb2..879b2c6a57 100644 --- a/crawl-ref/source/transfor.cc +++ b/crawl-ref/source/transfor.cc @@ -3,6 +3,8 @@ * Summary: Misc function related to player transformations. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <2> 5/26/99 JDJ transform() and untransform() set you.wield_change so diff --git a/crawl-ref/source/transfor.h b/crawl-ref/source/transfor.h index 4fbbe1aaa7..4b2aa132e4 100644 --- a/crawl-ref/source/transfor.h +++ b/crawl-ref/source/transfor.h @@ -3,6 +3,8 @@ * Summary: Misc function related to player transformations. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/travel.cc b/crawl-ref/source/travel.cc index ab5fb34489..ece94608ba 100644 --- a/crawl-ref/source/travel.cc +++ b/crawl-ref/source/travel.cc @@ -3,6 +3,8 @@ * Summary: Travel stuff * Written by: Darshan Shaligram * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Known issues: * Hardcoded dungeon features all over the place - this thing is a devil to * refactor. diff --git a/crawl-ref/source/unrand.h b/crawl-ref/source/unrand.h index ae38b07de8..30bfa5a1be 100644 --- a/crawl-ref/source/unrand.h +++ b/crawl-ref/source/unrand.h @@ -3,6 +3,8 @@ * Summary: Definitions for unrandom artifacts. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * <3> 7 Aug 2001 MV Added many new items * <2> 5/09/99 JDJ Cekugob no longer has fire and cold diff --git a/crawl-ref/source/version.h b/crawl-ref/source/version.h index 24935fd5c9..1fcf399caf 100644 --- a/crawl-ref/source/version.h +++ b/crawl-ref/source/version.h @@ -3,6 +3,8 @@ * Summary: Contains version information * Written by: ?? * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <2> 10/12/99 BCR Added BUILD_DATE #define diff --git a/crawl-ref/source/view.h b/crawl-ref/source/view.h index e45186cda2..ecc0fc6353 100644 --- a/crawl-ref/source/view.h +++ b/crawl-ref/source/view.h @@ -3,6 +3,8 @@ * Summary: Misc function used to render the dungeon. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <2> 9/29/99 BCR Added the BORDER_COLOR define diff --git a/crawl-ref/source/wpn-misc.cc b/crawl-ref/source/wpn-misc.cc index 2cbd7d8181..2b283e2bf7 100644 --- a/crawl-ref/source/wpn-misc.cc +++ b/crawl-ref/source/wpn-misc.cc @@ -4,6 +4,8 @@ * Summary: temporary home for weapon f(x) until struct'ed * * Written by: don brodale * * * + * Modified for Crawl Reference by $Author$ on $Date$ * + * * * Changelog(most recent first): * * * * <00> 12jun2000 dlb created after little thought * diff --git a/crawl-ref/source/wpn-misc.h b/crawl-ref/source/wpn-misc.h index e16ae910c2..77118a6f80 100644 --- a/crawl-ref/source/wpn-misc.h +++ b/crawl-ref/source/wpn-misc.h @@ -4,6 +4,8 @@ * Summary: temporary home for weapon f(x) until struct'ed * * Written by: don brodale * * * + * Modified for Crawl Reference by $Author$ on $Date$ * + * * * Changelog(most recent first): * * * * <00> 12jun2000 dlb created after little thought * -- cgit v1.2.3-54-g00ecf