From 40165fb81001fb354bbc677d2722d97c73719a6e Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Sat, 8 Mar 2008 10:44:09 +0000 Subject: [Bug 1907221] Add "Modified for Crawl Reference" statement and author to a huge number of files. Also correct file name comments. No coding changes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3539 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/FixVec.h | 4 +++- crawl-ref/source/Kills.h | 3 +++ crawl-ref/source/abyss.h | 2 ++ crawl-ref/source/beam.h | 2 +- crawl-ref/source/branch.cc | 3 +++ crawl-ref/source/chardump.h | 2 +- crawl-ref/source/cio.cc | 1 + crawl-ref/source/cio.h | 1 + crawl-ref/source/cloud.h | 2 ++ crawl-ref/source/clua.cc | 3 +++ crawl-ref/source/clua.h | 8 ++++++++ crawl-ref/source/command.h | 2 +- crawl-ref/source/database.cc | 3 ++- crawl-ref/source/database.h | 4 ++-- crawl-ref/source/debug.h | 1 + crawl-ref/source/decks.h | 2 +- crawl-ref/source/dgnevent.cc | 1 + crawl-ref/source/dgnevent.h | 3 ++- crawl-ref/source/direct.h | 2 +- crawl-ref/source/dungeon.h | 2 +- crawl-ref/source/effects.h | 2 +- crawl-ref/source/fight.h | 2 +- crawl-ref/source/files.h | 2 +- crawl-ref/source/food.h | 2 +- crawl-ref/source/format.cc | 7 +++++++ crawl-ref/source/format.h | 7 +++++++ crawl-ref/source/ghost.cc | 6 ++++-- crawl-ref/source/ghost.h | 10 ++++++++++ crawl-ref/source/guic-win.cc | 7 +++++++ crawl-ref/source/guic-x11.cc | 7 +++++++ crawl-ref/source/guic.cc | 11 ++++++++--- crawl-ref/source/guic.h | 7 +++++++ crawl-ref/source/hiscores.h | 2 ++ crawl-ref/source/invent.h | 2 +- crawl-ref/source/it_use2.h | 5 +++-- crawl-ref/source/it_use3.h | 4 +++- crawl-ref/source/item_use.h | 2 +- crawl-ref/source/itemname.h | 2 +- crawl-ref/source/itemprop.cc | 2 +- crawl-ref/source/itemprop.h | 2 ++ crawl-ref/source/items.h | 2 +- crawl-ref/source/lev-pand.h | 2 ++ crawl-ref/source/libdos.cc | 4 +++- crawl-ref/source/libdos.h | 10 ++++++++++ crawl-ref/source/libgui.cc | 4 +++- crawl-ref/source/libgui.h | 8 ++++++++ crawl-ref/source/libunix.h | 7 +++++++ crawl-ref/source/libw32c.h | 4 ++-- crawl-ref/source/libwt.cc | 7 +++++++ crawl-ref/source/libx11.cc | 7 +++++++ crawl-ref/source/luadgn.cc | 1 + crawl-ref/source/luadgn.h | 1 + crawl-ref/source/makeitem.cc | 1 + crawl-ref/source/makeitem.h | 1 + crawl-ref/source/mapdef.cc | 1 + crawl-ref/source/mapdef.h | 3 +++ crawl-ref/source/mapmark.cc | 1 + crawl-ref/source/mapmark.h | 9 +++++++++ crawl-ref/source/maps.h | 2 ++ crawl-ref/source/menu.cc | 1 + crawl-ref/source/menu.h | 8 ++++++++ crawl-ref/source/mgrow.cc | 1 + crawl-ref/source/mgrow.h | 8 ++++++++ crawl-ref/source/mon-data.h | 3 +++ crawl-ref/source/mon-pick.h | 2 ++ crawl-ref/source/monplace.h | 2 +- crawl-ref/source/monspeak.h | 11 +++++++++++ crawl-ref/source/newgame.h | 4 +++- crawl-ref/source/notes.cc | 4 ++++ crawl-ref/source/notes.h | 4 +++- crawl-ref/source/ouch.h | 4 +++- crawl-ref/source/output.h | 2 +- crawl-ref/source/overmap.h | 4 +++- crawl-ref/source/randart.h | 4 +++- crawl-ref/source/religion.h | 2 +- crawl-ref/source/shopping.h | 2 +- crawl-ref/source/skills.h | 2 +- crawl-ref/source/skills2.h | 2 +- crawl-ref/source/spells1.h | 4 +++- crawl-ref/source/spells2.h | 2 +- crawl-ref/source/spells3.h | 4 +++- crawl-ref/source/spells4.h | 2 +- crawl-ref/source/spl-cast.h | 2 +- crawl-ref/source/sqldbm.h | 8 ++++++++ crawl-ref/source/stash.h | 3 +++ crawl-ref/source/store.cc | 4 ++-- crawl-ref/source/store.h | 8 ++++---- crawl-ref/source/stuff.h | 2 +- crawl-ref/source/tile1.cc | 7 +++++++ crawl-ref/source/tile2.cc | 7 +++++++ crawl-ref/source/tiles.h | 7 +++++++ crawl-ref/source/transfor.h | 2 +- crawl-ref/source/travel.h | 4 +++- crawl-ref/source/tutorial.cc | 8 +++++++- crawl-ref/source/tutorial.h | 4 +++- crawl-ref/source/unrand.h | 2 +- crawl-ref/source/view.h | 2 +- crawl-ref/source/winhdr.h | 2 ++ 98 files changed, 310 insertions(+), 61 deletions(-) (limited to 'crawl-ref/source') diff --git a/crawl-ref/source/FixVec.h b/crawl-ref/source/FixVec.h index ca6876a5e9..8ac6a5cfcf 100644 --- a/crawl-ref/source/FixVec.h +++ b/crawl-ref/source/FixVec.h @@ -3,7 +3,9 @@ * Summary: Fixed size vector class that asserts if you do something bad. * Written by: Jesse Jones * - * Change History (most recent first): + * Modified for Crawl Reference by $Author$ on $Date$ + * + * Change History (most recent first): * * <2> 7/29/00 JDJ Added a variable argument ctor. * <1> 6/16/00 JDJ Created diff --git a/crawl-ref/source/Kills.h b/crawl-ref/source/Kills.h index 1c249251ab..fe20ce7030 100644 --- a/crawl-ref/source/Kills.h +++ b/crawl-ref/source/Kills.h @@ -2,7 +2,10 @@ * File: Kills.h * Summary: Tracks monsters the player has killed. * Written by: Darshan Shaligram + * + * Modified for Crawl Reference by $Author$ on $Date$ */ + #ifndef KILLS_H #define KILLS_H diff --git a/crawl-ref/source/abyss.h b/crawl-ref/source/abyss.h index 3552dd847b..61108bae8f 100644 --- a/crawl-ref/source/abyss.h +++ b/crawl-ref/source/abyss.h @@ -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): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/beam.h b/crawl-ref/source/beam.h index 7191f6bac1..f3bd33b2ca 100644 --- a/crawl-ref/source/beam.h +++ b/crawl-ref/source/beam.h @@ -1,5 +1,5 @@ /* - * File: beam.cc + * File: beam.h * Summary: Functions related to ranged attacks. * Written by: Linley Henzell * diff --git a/crawl-ref/source/branch.cc b/crawl-ref/source/branch.cc index b8fd808aae..66512cdf06 100644 --- a/crawl-ref/source/branch.cc +++ b/crawl-ref/source/branch.cc @@ -1,4 +1,7 @@ /* + * File: branch.cc + * Created by: haranp on Wed Dec 20 20:08:15 2006 UTC + * * Modified for Crawl Reference by $Author$ on $Date$ */ diff --git a/crawl-ref/source/chardump.h b/crawl-ref/source/chardump.h index 93bcd29a15..f6870ebc8c 100644 --- a/crawl-ref/source/chardump.h +++ b/crawl-ref/source/chardump.h @@ -1,5 +1,5 @@ /* - * File: chardump.cc + * File: chardump.h * Summary: Dumps character info out to the morgue file. * Written by: Linley Henzell * diff --git a/crawl-ref/source/cio.cc b/crawl-ref/source/cio.cc index 8c506b2d53..e50ba8ab0d 100644 --- a/crawl-ref/source/cio.cc +++ b/crawl-ref/source/cio.cc @@ -1,6 +1,7 @@ /* * File: cio.cc * Summary: Platform-independent console IO functions. + * Created by: dshaligram on Wed Jun 20 19:00:52 2007 UTC * * Modified for Crawl Reference by $Author$ on $Date$ */ diff --git a/crawl-ref/source/cio.h b/crawl-ref/source/cio.h index f0a0c2afa3..805ed2396d 100644 --- a/crawl-ref/source/cio.h +++ b/crawl-ref/source/cio.h @@ -1,6 +1,7 @@ /* * File: cio.h * Summary: System independent console IO functions + * Created by: dshaligram on Wed Jun 20 19:00:52 2007 UTC * * Modified for Crawl Reference by $Author$ on $Date$ */ diff --git a/crawl-ref/source/cloud.h b/crawl-ref/source/cloud.h index 0cee66ca0d..8ca697cf9f 100644 --- a/crawl-ref/source/cloud.h +++ b/crawl-ref/source/cloud.h @@ -3,6 +3,8 @@ * Summary: Functions related to clouds. * Written by: Brent Ross * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> Oct 1/2001 BWR Created diff --git a/crawl-ref/source/clua.cc b/crawl-ref/source/clua.cc index 6c4eb6834b..1f1f7e3a5e 100644 --- a/crawl-ref/source/clua.cc +++ b/crawl-ref/source/clua.cc @@ -1,4 +1,7 @@ /* + * File: clua.cc + * Created by: dshaligram on Wed Aug 2 12:54:15 2006 UTC + * * Modified for Crawl Reference by $Author$ on $Date$ */ diff --git a/crawl-ref/source/clua.h b/crawl-ref/source/clua.h index 554c85d79f..7608717e6a 100644 --- a/crawl-ref/source/clua.h +++ b/crawl-ref/source/clua.h @@ -1,3 +1,11 @@ +/* + * File: clua.h + * Created by: dshaligram on Wed Aug 2 12:54:15 2006 UTC + * + * Modified for Crawl Reference by $Author$ on $Date$ + */ + + #ifndef __CLUA_H__ #define __CLUA_H__ diff --git a/crawl-ref/source/command.h b/crawl-ref/source/command.h index 1ed6709f6e..4be25f8946 100644 --- a/crawl-ref/source/command.h +++ b/crawl-ref/source/command.h @@ -1,5 +1,5 @@ /* - * File: command.cc + * File: command.h * Summary: Misc commands. * Written by: Linley Henzell * diff --git a/crawl-ref/source/database.cc b/crawl-ref/source/database.cc index 7d4b3abd22..2dd17109ca 100644 --- a/crawl-ref/source/database.cc +++ b/crawl-ref/source/database.cc @@ -1,10 +1,11 @@ /* * database.cc - * Crawl * * Created by Peter Berger on 4/15/07. * Copyright 2007 __MyCompanyName__. All rights reserved. * + * Modified for Crawl Reference by $Author$ on $Date$ + * */ #include diff --git a/crawl-ref/source/database.h b/crawl-ref/source/database.h index d7fa281a7f..640e346c50 100644 --- a/crawl-ref/source/database.h +++ b/crawl-ref/source/database.h @@ -1,9 +1,9 @@ /* * database.h - * Crawl * * Created by Peter Berger on 4/15/07. - * $Id$ + * + * Modified for Crawl Reference by $Author$ on $Date$ */ diff --git a/crawl-ref/source/debug.h b/crawl-ref/source/debug.h index 631113a4c0..2e391f5ffe 100644 --- a/crawl-ref/source/debug.h +++ b/crawl-ref/source/debug.h @@ -12,6 +12,7 @@ * <2> -/--/-- JDJ Added a bunch of debugging macros. Old code is now #if WIZARD. * <1> -/--/-- LRH Created */ + #ifndef DEBUG_H #define DEBUG_H diff --git a/crawl-ref/source/decks.h b/crawl-ref/source/decks.h index 2f521ef89b..89f24235a8 100644 --- a/crawl-ref/source/decks.h +++ b/crawl-ref/source/decks.h @@ -1,5 +1,5 @@ /* - * File: decks.cc + * File: decks.h * Summary: Functions with decks of cards. * * Modified for Crawl Reference by $Author$ on $Date$ diff --git a/crawl-ref/source/dgnevent.cc b/crawl-ref/source/dgnevent.cc index 20533a5cc5..da2a42ad2c 100644 --- a/crawl-ref/source/dgnevent.cc +++ b/crawl-ref/source/dgnevent.cc @@ -1,6 +1,7 @@ /* * File: dgnevent.cc * Summary: General dungeon events. + * Created by: dshaligram on Sat Jul 21 12:17:29 2007 UTC * * Modified for Crawl Reference by $Author$ on $Date$ * diff --git a/crawl-ref/source/dgnevent.h b/crawl-ref/source/dgnevent.h index 3ccd1d0246..df54c3d27b 100644 --- a/crawl-ref/source/dgnevent.h +++ b/crawl-ref/source/dgnevent.h @@ -1,7 +1,8 @@ /* * File: dgnevent.h * Summary: General dungeon events. - * + * Created by: dshaligram on Sat Jul 21 12:17:29 2007 UTC + * * Modified for Crawl Reference by $Author$ on $Date$ * */ diff --git a/crawl-ref/source/direct.h b/crawl-ref/source/direct.h index 125b045ad1..857e51ab9b 100644 --- a/crawl-ref/source/direct.h +++ b/crawl-ref/source/direct.h @@ -1,5 +1,5 @@ /* - * File: direct.cc + * File: direct.h * Summary: Functions used when picking squares. * Written by: Linley Henzell * diff --git a/crawl-ref/source/dungeon.h b/crawl-ref/source/dungeon.h index 1d9c8c1e17..13765fe22e 100644 --- a/crawl-ref/source/dungeon.h +++ b/crawl-ref/source/dungeon.h @@ -1,5 +1,5 @@ /* - * File: dungeon.cc + * File: dungeon.h * Summary: Functions used when building new levels. * Written by: Linley Henzell * diff --git a/crawl-ref/source/effects.h b/crawl-ref/source/effects.h index eb8661c0c7..7d04dd68e1 100644 --- a/crawl-ref/source/effects.h +++ b/crawl-ref/source/effects.h @@ -1,5 +1,5 @@ /* - * File: effects.cc + * File: effects.h * Summary: Misc stuff. * Written by: Linley Henzell * diff --git a/crawl-ref/source/fight.h b/crawl-ref/source/fight.h index b61478a058..26dcd38ed1 100644 --- a/crawl-ref/source/fight.h +++ b/crawl-ref/source/fight.h @@ -1,5 +1,5 @@ /* - * File: fight.cc + * File: fight.h * Summary: Functions used during combat. * Written by: Linley Henzell * diff --git a/crawl-ref/source/files.h b/crawl-ref/source/files.h index c8c62db257..9fdbdcc3cf 100644 --- a/crawl-ref/source/files.h +++ b/crawl-ref/source/files.h @@ -1,5 +1,5 @@ /* - * File: files.cc + * File: files.h * Summary: Functions used to save and load levels/games. * Written by: Linley Henzell and Alexey Guzeev * diff --git a/crawl-ref/source/food.h b/crawl-ref/source/food.h index d06a5f73d8..74d9a91992 100644 --- a/crawl-ref/source/food.h +++ b/crawl-ref/source/food.h @@ -1,5 +1,5 @@ /* - * File: food.cc + * File: food.h * Summary: Functions for eating and butchering. * Written by: Linley Henzell * diff --git a/crawl-ref/source/format.cc b/crawl-ref/source/format.cc index 35c3d9d9ce..c70c5cefcc 100644 --- a/crawl-ref/source/format.cc +++ b/crawl-ref/source/format.cc @@ -1,3 +1,10 @@ +/* + * File: format.cc + * Created by: haranp on Sat Feb 17 13:35:54 2007 UTC + * + * Modified for Crawl Reference by $Author$ on $Date$ + */ + #include "AppHdr.h" #include "initfile.h" diff --git a/crawl-ref/source/format.h b/crawl-ref/source/format.h index 6979ab3dc0..8b17b2a679 100644 --- a/crawl-ref/source/format.h +++ b/crawl-ref/source/format.h @@ -1,3 +1,10 @@ +/* + * File: format.h + * Created by: haranp on Sat Feb 17 13:35:54 2007 UTC + * + * Modified for Crawl Reference by $Author$ on $Date$ + */ + #ifndef __FORMAT_H__ #define __FORMAT_H__ diff --git a/crawl-ref/source/ghost.cc b/crawl-ref/source/ghost.cc index b5075aaccf..dd5e76c3d3 100644 --- a/crawl-ref/source/ghost.cc +++ b/crawl-ref/source/ghost.cc @@ -2,8 +2,10 @@ * File: ghost.cc * Summary: Player ghost and random Pandemonium demon handling. * - * Created for Dungeon Crawl Reference by $Author:dshaligram $ on - * $Date$. + * Created for Dungeon Crawl Reference by dshaligram on + * Thu Mar 15 20:10:20 2007 UTC. + * + * Modified for Crawl Reference by $Author$ on $Date$ */ #include "AppHdr.h" diff --git a/crawl-ref/source/ghost.h b/crawl-ref/source/ghost.h index b4f861ca3d..3f397526d1 100644 --- a/crawl-ref/source/ghost.h +++ b/crawl-ref/source/ghost.h @@ -1,3 +1,13 @@ +/* + * File: ghost.h + * Summary: Player ghost and random Pandemonium demon handling. + * + * Created for Dungeon Crawl Reference by dshaligram on + * Thu Mar 15 20:10:20 2007 UTC. + * + * Modified for Crawl Reference by $Author: j-p-e-g $ on $Date: 2008-03-07 $ + */ + #ifndef GHOST_H #define GHOST_H diff --git a/crawl-ref/source/guic-win.cc b/crawl-ref/source/guic-win.cc index 30361d26c4..5d611b712b 100644 --- a/crawl-ref/source/guic-win.cc +++ b/crawl-ref/source/guic-win.cc @@ -1,3 +1,10 @@ +/* + * File: guic-win.cc + * Created by: ennewalker on Sat Jan 5 01:33:53 2008 UTC + * + * Modified for Crawl Reference by $Author: j-p-e-g $ on $Date: 2008-03-07 $ + */ + #include "AppHdr.h" #include "debug.h" #include "externs.h" diff --git a/crawl-ref/source/guic-x11.cc b/crawl-ref/source/guic-x11.cc index 143bd73946..ce688ac80c 100644 --- a/crawl-ref/source/guic-x11.cc +++ b/crawl-ref/source/guic-x11.cc @@ -1,3 +1,10 @@ +/* + * File: guic-x11.cc + * Created by: ennewalker on Sat Jan 5 01:33:53 2008 UTC + * + * Modified for Crawl Reference by $Author: j-p-e-g $ on $Date: 2008-03-07 $ + */ + #include #include #include diff --git a/crawl-ref/source/guic.cc b/crawl-ref/source/guic.cc index 9baec91cfb..7d6dac4a1b 100644 --- a/crawl-ref/source/guic.cc +++ b/crawl-ref/source/guic.cc @@ -1,6 +1,11 @@ -/* 1) Image manipulation routines - * 2) WinClass and RegionClass system independent imprementaions - * see guic-*.cc for system dependent implementations +/* + * File: guic-win.cc + * Summary: 1) Image manipulation routines + * 2) WinClass and RegionClass system independent imprementaions + * see guic-*.cc for system dependent implementations + * Created by: ennewalker on Sat Jan 5 01:33:53 2008 UTC + * + * Modified for Crawl Reference by $Author: j-p-e-g $ on $Date: 2008-03-07 $ */ #include "AppHdr.h" diff --git a/crawl-ref/source/guic.h b/crawl-ref/source/guic.h index 72cf843769..0c13d20130 100644 --- a/crawl-ref/source/guic.h +++ b/crawl-ref/source/guic.h @@ -1,3 +1,10 @@ +/* + * File: guic-win.cc + * Created by: ennewalker on Sat Jan 5 01:33:53 2008 UTC + * + * Modified for Crawl Reference by $Author: j-p-e-g $ on $Date: 2008-03-07 $ + */ + #ifdef USE_X11 #include #include diff --git a/crawl-ref/source/hiscores.h b/crawl-ref/source/hiscores.h index 108e8ec723..5f505ed951 100644 --- a/crawl-ref/source/hiscores.h +++ b/crawl-ref/source/hiscores.h @@ -3,6 +3,8 @@ * Summary: Scorefile manipulation functions * 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/invent.h b/crawl-ref/source/invent.h index 8bcbb5ab39..804a034a64 100644 --- a/crawl-ref/source/invent.h +++ b/crawl-ref/source/invent.h @@ -1,5 +1,5 @@ /* - * File: invent.cc + * File: invent.h * Summary: Functions for inventory related commands. * Written by: Linley Henzell * diff --git a/crawl-ref/source/it_use2.h b/crawl-ref/source/it_use2.h index 96c6f4f9c6..e8f8b1c541 100644 --- a/crawl-ref/source/it_use2.h +++ b/crawl-ref/source/it_use2.h @@ -1,14 +1,15 @@ /* - * File: it_use2.cc + * File: it_use2.h * Summary: Functions for using wands, potions, and weapon/armour removal. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- LRH Created */ - #ifndef IT_USE2_H #define IT_USE2_H diff --git a/crawl-ref/source/it_use3.h b/crawl-ref/source/it_use3.h index 8c5cfc3e37..a2d597e2ac 100644 --- a/crawl-ref/source/it_use3.h +++ b/crawl-ref/source/it_use3.h @@ -1,8 +1,10 @@ /* - * File: it_use3.cc + * File: it_use3.h * 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): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/item_use.h b/crawl-ref/source/item_use.h index 502551019a..64d33e00e2 100644 --- a/crawl-ref/source/item_use.h +++ b/crawl-ref/source/item_use.h @@ -1,5 +1,5 @@ /* - * File: item_use.cc + * File: item_use.h * Summary: Functions for making use of inventory items. * Written by: Linley Henzell * diff --git a/crawl-ref/source/itemname.h b/crawl-ref/source/itemname.h index 777c8d5697..68a4faa952 100644 --- a/crawl-ref/source/itemname.h +++ b/crawl-ref/source/itemname.h @@ -1,5 +1,5 @@ /* - * File: itemname.cc + * File: itemname.h * Summary: Misc functions. * Written by: Linley Henzell * diff --git a/crawl-ref/source/itemprop.cc b/crawl-ref/source/itemprop.cc index 4d468c5cff..e6f39143c1 100644 --- a/crawl-ref/source/itemprop.cc +++ b/crawl-ref/source/itemprop.cc @@ -1,5 +1,5 @@ /* - * File: itemprop.cc + * File: itemprop.h * Summary: Misc functions. * Written by: Brent Ross * diff --git a/crawl-ref/source/itemprop.h b/crawl-ref/source/itemprop.h index 38f6b169e8..da16b46a38 100644 --- a/crawl-ref/source/itemprop.h +++ b/crawl-ref/source/itemprop.h @@ -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.h b/crawl-ref/source/items.h index e448383694..8b64cd43d7 100644 --- a/crawl-ref/source/items.h +++ b/crawl-ref/source/items.h @@ -1,5 +1,5 @@ /* - * File: items.cc + * File: items.h * Summary: Misc (mostly) inventory related functions. * Written by: Linley Henzell * diff --git a/crawl-ref/source/lev-pand.h b/crawl-ref/source/lev-pand.h index 6868ad4bf1..48316c57f3 100644 --- a/crawl-ref/source/lev-pand.h +++ b/crawl-ref/source/lev-pand.h @@ -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/libdos.cc b/crawl-ref/source/libdos.cc index 3af36077bc..9906d4c50a 100644 --- a/crawl-ref/source/libdos.cc +++ b/crawl-ref/source/libdos.cc @@ -3,7 +3,9 @@ * Summary: Functions for DOS support. * Written by: Darshan Shaligram * - * Added for Crawl Reference by $Author$ on $Date$ + * Added for Crawl Reference by dshaligram on Wed Nov 22 08:41:20 2006 UTC + * + * Modified for Crawl Reference by $Author$ on $Date$ */ // Every .cc must include AppHdr or bad things happen. diff --git a/crawl-ref/source/libdos.h b/crawl-ref/source/libdos.h index 2f182fe055..a6502c06ec 100644 --- a/crawl-ref/source/libdos.h +++ b/crawl-ref/source/libdos.h @@ -1,3 +1,13 @@ +/* + * File: libdos.h + * Summary: Functions for DOS support. + * Written by: Darshan Shaligram + * + * Added for Crawl Reference by dshaligram on Wed Nov 22 08:41:20 2006 UTC + * + * Modified for Crawl Reference by $Author$ on $Date$ + */ + #ifndef __LIBDOS_H__ #define __LIBDOS_H__ diff --git a/crawl-ref/source/libgui.cc b/crawl-ref/source/libgui.cc index ffdcac943e..c9d67e7f72 100644 --- a/crawl-ref/source/libgui.cc +++ b/crawl-ref/source/libgui.cc @@ -1,8 +1,10 @@ /* - * File: libx11.cc + * File: libgui.cc * Summary: Functions for x11 * Written by: M.Itakura * + * Modified for Crawl Reference by $Author: j-p-e-g $ on $Date: 2008-03-07 $ + * * Change History (most recent first): * * <1> 03/08/11 Ita copied from liblinux.cc and modified diff --git a/crawl-ref/source/libgui.h b/crawl-ref/source/libgui.h index dde45f18dc..c06f983b7f 100644 --- a/crawl-ref/source/libgui.h +++ b/crawl-ref/source/libgui.h @@ -1,3 +1,11 @@ +/* + * File: libgui.cc + * Summary: Functions for x11 + * Written by: M.Itakura (?) + * + * Modified for Crawl Reference by $Author: j-p-e-g $ on $Date: 2008-03-07 $ + */ + #ifndef LIBGUI_H #define LIBGUI_H #ifdef USE_TILE diff --git a/crawl-ref/source/libunix.h b/crawl-ref/source/libunix.h index 985df5d49f..b1c2090f83 100644 --- a/crawl-ref/source/libunix.h +++ b/crawl-ref/source/libunix.h @@ -1,3 +1,10 @@ +/* + * File: libunix.h + * Written by: ?? + * + * Modified for Crawl Reference by $Author$ on $Date$ + */ + #ifndef LIBUNIX_H #define LIBUNIX_H diff --git a/crawl-ref/source/libw32c.h b/crawl-ref/source/libw32c.h index a0a79eced0..1a54543451 100644 --- a/crawl-ref/source/libw32c.h +++ b/crawl-ref/source/libw32c.h @@ -1,6 +1,6 @@ /* -* Modified for Crawl Reference by $Author$ on $Date$ -*/ + * Modified for Crawl Reference by $Author$ on $Date$ + */ #ifndef LIBW32C_H #define LIBW32C_H diff --git a/crawl-ref/source/libwt.cc b/crawl-ref/source/libwt.cc index 263d3e7727..8e494a94bd 100644 --- a/crawl-ref/source/libwt.cc +++ b/crawl-ref/source/libwt.cc @@ -1,3 +1,10 @@ +/* + * File: guic-win.cc + * Created by: ennewalker on Sat Jan 5 01:33:53 2008 UTC + * + * Modified for Crawl Reference by $Author: j-p-e-g $ on $Date: 2008-03-07 $ + */ + #define _WIN32_WINNT 0x0501 #include diff --git a/crawl-ref/source/libx11.cc b/crawl-ref/source/libx11.cc index f01018a6aa..652b37e2b3 100644 --- a/crawl-ref/source/libx11.cc +++ b/crawl-ref/source/libx11.cc @@ -1,3 +1,10 @@ +/* + * File: guic-win.cc + * Created by: ennewalker on Sat Jan 5 01:33:53 2008 UTC + * + * Modified for Crawl Reference by $Author: j-p-e-g $ on $Date: 2008-03-07 $ + */ + #include "AppHdr.h" #include #include diff --git a/crawl-ref/source/luadgn.cc b/crawl-ref/source/luadgn.cc index 7cff5edd3d..88ece19f78 100644 --- a/crawl-ref/source/luadgn.cc +++ b/crawl-ref/source/luadgn.cc @@ -1,6 +1,7 @@ /* * File: luadgn.cc * Summary: Dungeon-builder Lua interface. + * Created by: dshaligram on Sat Jun 23 20:02:09 2007 UTC * * Modified for Crawl Reference by $Author$ on $Date$ */ diff --git a/crawl-ref/source/luadgn.h b/crawl-ref/source/luadgn.h index 72afcc0dfc..7b74f38621 100644 --- a/crawl-ref/source/luadgn.h +++ b/crawl-ref/source/luadgn.h @@ -1,6 +1,7 @@ /* * File: luadgn.h * Summary: Dungeon-builder Lua interface. + * Created by: dshaligram on Sat Jun 23 20:02:09 2007 UTC * * Modified for Crawl Reference by $Author$ on $Date$ */ diff --git a/crawl-ref/source/makeitem.cc b/crawl-ref/source/makeitem.cc index 42aa84fd6a..2d0dd0bdb2 100644 --- a/crawl-ref/source/makeitem.cc +++ b/crawl-ref/source/makeitem.cc @@ -1,6 +1,7 @@ /* * File: makeitem.cc * Summary: Item creation routines. + * Created by: haranp on Sat Apr 21 11:31:42 2007 UTC * * Modified for Crawl Reference by $Author$ on $Date$ */ diff --git a/crawl-ref/source/makeitem.h b/crawl-ref/source/makeitem.h index 45125d9a0d..ee74c16f7b 100644 --- a/crawl-ref/source/makeitem.h +++ b/crawl-ref/source/makeitem.h @@ -1,6 +1,7 @@ /* * File: makeitem.h * Summary: Item creation routines. + * Created by: haranp on Sat Apr 21 11:31:42 2007 UTC * * Modified for Crawl Reference by $Author$ on $Date$ */ diff --git a/crawl-ref/source/mapdef.cc b/crawl-ref/source/mapdef.cc index 6b980994c5..fb4723ede2 100644 --- a/crawl-ref/source/mapdef.cc +++ b/crawl-ref/source/mapdef.cc @@ -1,6 +1,7 @@ /* * File: mapdef.cc * Summary: Support code for Crawl des files. + * Created by: dshaligram on Wed Nov 22 08:41:20 2006 UTC * * Modified for Crawl Reference by $Author$ on $Date$ */ diff --git a/crawl-ref/source/mapdef.h b/crawl-ref/source/mapdef.h index b58320684a..75b50b9db5 100644 --- a/crawl-ref/source/mapdef.h +++ b/crawl-ref/source/mapdef.h @@ -1,6 +1,9 @@ /* * mapdef.h: * Header for map structures used by the level compiler. + * Created by: dshaligram on Wed Nov 22 08:41:20 2006 UTC + * + * Modified for Crawl Reference by $Author$ on $Date$ * * NOTE: When we refer to map, this could be a full map, filling an entire * level or a minivault that occupies just a portion of the level. diff --git a/crawl-ref/source/mapmark.cc b/crawl-ref/source/mapmark.cc index 77a3db7aa1..589e4f9082 100644 --- a/crawl-ref/source/mapmark.cc +++ b/crawl-ref/source/mapmark.cc @@ -1,6 +1,7 @@ /* * File: mapmark.cc * Summary: Level markers (annotations). + * Created by: dshaligram on Sat Jul 21 12:17:29 2007 UTC * * Modified for Crawl Reference by $Author$ on $Date$ * diff --git a/crawl-ref/source/mapmark.h b/crawl-ref/source/mapmark.h index a2d71e9567..a152ac7021 100644 --- a/crawl-ref/source/mapmark.h +++ b/crawl-ref/source/mapmark.h @@ -1,3 +1,12 @@ +/* + * File: mapmark.cc + * Summary: Level markers (annotations). + * Created by: dshaligram on Sat Jul 21 12:17:29 2007 UTC + * + * Modified for Crawl Reference by $Author$ on $Date$ + * + */ + #ifndef __MAPMARK_H__ #define __MAPMARK_H__ diff --git a/crawl-ref/source/maps.h b/crawl-ref/source/maps.h index 5e0f56b40f..bba74ba330 100644 --- a/crawl-ref/source/maps.h +++ b/crawl-ref/source/maps.h @@ -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): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/menu.cc b/crawl-ref/source/menu.cc index 87462a3651..783d3dd69f 100644 --- a/crawl-ref/source/menu.cc +++ b/crawl-ref/source/menu.cc @@ -5,6 +5,7 @@ * * Modified for Crawl Reference by $Author$ on $Date$ */ + #include #include "AppHdr.h" #include "cio.h" diff --git a/crawl-ref/source/menu.h b/crawl-ref/source/menu.h index 2e84cfd59d..05c545747e 100644 --- a/crawl-ref/source/menu.h +++ b/crawl-ref/source/menu.h @@ -1,3 +1,11 @@ +/* + * File: menu.h + * Summary: Menus and associated malarkey. + * Written by: Darshan Shaligram + * + * Modified for Crawl Reference by $Author$ on $Date$ + */ + #ifndef __MENU_H__ #define __MENU_H__ diff --git a/crawl-ref/source/mgrow.cc b/crawl-ref/source/mgrow.cc index e6d0b80b90..520aa1117b 100644 --- a/crawl-ref/source/mgrow.cc +++ b/crawl-ref/source/mgrow.cc @@ -1,6 +1,7 @@ /* * File: mgrow.cc * Summary: Monster level-up code. + * Written by: dshaligram on Fri Oct 26 08:33:37 2007 UTC * * Modified for Crawl Reference by $Author: dshaligram $ on $Date: 2007-10-25T09:49:39.320031Z $ */ diff --git a/crawl-ref/source/mgrow.h b/crawl-ref/source/mgrow.h index ff558265d1..047e1ed821 100644 --- a/crawl-ref/source/mgrow.h +++ b/crawl-ref/source/mgrow.h @@ -1,3 +1,11 @@ +/* + * File: mgrow.cc + * Summary: Monster level-up code. + * Written by: dshaligram on Fri Oct 26 08:33:37 2007 UTC + * + * Modified for Crawl Reference by $Author: dshaligram $ on $Date: 2007-10-25T09:49:39.320031Z $ + */ + #ifndef __MGROW_H__ #define __MGROW_H__ diff --git a/crawl-ref/source/mon-data.h b/crawl-ref/source/mon-data.h index 53afd82b05..87fa556822 100644 --- a/crawl-ref/source/mon-data.h +++ b/crawl-ref/source/mon-data.h @@ -1,4 +1,7 @@ /* + * File: mon-data.h + * Written by: ?? + * * Modified for Crawl Reference by $Author$ on $Date$ */ diff --git a/crawl-ref/source/mon-pick.h b/crawl-ref/source/mon-pick.h index aefaec9204..6b2785a7ce 100644 --- a/crawl-ref/source/mon-pick.h +++ b/crawl-ref/source/mon-pick.h @@ -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): * * <1> -/--/-- LRH Created diff --git a/crawl-ref/source/monplace.h b/crawl-ref/source/monplace.h index 462c5ed782..0e85080c17 100644 --- a/crawl-ref/source/monplace.h +++ b/crawl-ref/source/monplace.h @@ -1,5 +1,5 @@ /* - * File: monsplace.cc + * File: monplace.h * Summary: Functions used when placing monsters in the dungeon. * Written by: Linley Henzell * diff --git a/crawl-ref/source/monspeak.h b/crawl-ref/source/monspeak.h index 328ebd0a67..f64ffeb890 100644 --- a/crawl-ref/source/monspeak.h +++ b/crawl-ref/source/monspeak.h @@ -1,3 +1,14 @@ +/* + * File: monspeak.h + * 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 + */ + #ifndef MONSPEAK_H #define MONSPEAK_H diff --git a/crawl-ref/source/newgame.h b/crawl-ref/source/newgame.h index 6fa34e55a1..f683e2570c 100644 --- a/crawl-ref/source/newgame.h +++ b/crawl-ref/source/newgame.h @@ -1,8 +1,10 @@ /* - * File: newgame.cc + * File: newgame.h * Summary: Functions used when starting a new game. * 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/notes.cc b/crawl-ref/source/notes.cc index ef0b5d73b5..b8abc54bed 100644 --- a/crawl-ref/source/notes.cc +++ b/crawl-ref/source/notes.cc @@ -1,4 +1,8 @@ /* + * File: notes.cc + * Summary: Notetaking stuff + * Written by: Haran Pilpel + * * Modified for Crawl Reference by $Author$ on $Date$ */ diff --git a/crawl-ref/source/notes.h b/crawl-ref/source/notes.h index 8cfc929e77..8ba835861b 100644 --- a/crawl-ref/source/notes.h +++ b/crawl-ref/source/notes.h @@ -1,8 +1,10 @@ /* - * File: notes.cc + * File: notes.h * Summary: Notetaking stuff * Written by: Haran Pilpel * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- PH Created diff --git a/crawl-ref/source/ouch.h b/crawl-ref/source/ouch.h index ddaf2e9cc1..c4f909a968 100644 --- a/crawl-ref/source/ouch.h +++ b/crawl-ref/source/ouch.h @@ -1,8 +1,10 @@ /* - * File: ouch.cc + * File: ouch.h * Summary: Functions used when Bad Things happen to the player. * Written by: Linley Henzell * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <2> 9/29/99 BCR Added the DEATH_NAME_LENGTH define diff --git a/crawl-ref/source/output.h b/crawl-ref/source/output.h index 20ed669dc2..357f829cf7 100644 --- a/crawl-ref/source/output.h +++ b/crawl-ref/source/output.h @@ -1,5 +1,5 @@ /* - * File: output.cc + * File: output.h * Summary: Functions used to print player related info. * Written by: Linley Henzell * diff --git a/crawl-ref/source/overmap.h b/crawl-ref/source/overmap.h index 035779f004..0f0b05780c 100644 --- a/crawl-ref/source/overmap.h +++ b/crawl-ref/source/overmap.h @@ -1,8 +1,10 @@ /* - * File: overmap.cc + * File: overmap.h * Summary: "Overmap" functionality * 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.h b/crawl-ref/source/randart.h index 7adc1f86ed..ce77411b9d 100644 --- a/crawl-ref/source/randart.h +++ b/crawl-ref/source/randart.h @@ -1,8 +1,10 @@ /* - * File: randart.cc + * File: randart.h * Summary: Random and unrandom artefact 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/religion.h b/crawl-ref/source/religion.h index bb1002c6cb..3b1e5f5d22 100644 --- a/crawl-ref/source/religion.h +++ b/crawl-ref/source/religion.h @@ -1,5 +1,5 @@ /* - * File: religion.cc + * File: religion.h * Summary: Misc religion related functions. * Written by: Linley Henzell * diff --git a/crawl-ref/source/shopping.h b/crawl-ref/source/shopping.h index f91e14a111..48ad569d6a 100644 --- a/crawl-ref/source/shopping.h +++ b/crawl-ref/source/shopping.h @@ -1,5 +1,5 @@ /* - * File: shopping.cc + * File: shopping.h * Summary: Shop keeper functions. * Written by: Linley Henzell * diff --git a/crawl-ref/source/skills.h b/crawl-ref/source/skills.h index bdc8afb6c5..a38299eeaa 100644 --- a/crawl-ref/source/skills.h +++ b/crawl-ref/source/skills.h @@ -1,5 +1,5 @@ /* - * File: skills.cc + * File: skills.h * Summary: Skill exercising functions. * Written by: Linley Henzell * diff --git a/crawl-ref/source/skills2.h b/crawl-ref/source/skills2.h index fe737bba7a..d58a1e1b2e 100644 --- a/crawl-ref/source/skills2.h +++ b/crawl-ref/source/skills2.h @@ -1,5 +1,5 @@ /* - * File: skills2.cc + * File: skills2.h * Summary: More skill related functions. * Written by: Linley Henzell * diff --git a/crawl-ref/source/spells1.h b/crawl-ref/source/spells1.h index ac1eb282ed..b945a4cc78 100644 --- a/crawl-ref/source/spells1.h +++ b/crawl-ref/source/spells1.h @@ -1,8 +1,10 @@ /* - * File: spells1.cc + * File: spells1.h * Summary: Implementations of some additional spells. * 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/spells2.h b/crawl-ref/source/spells2.h index 4ff0e96a49..9a486edca7 100644 --- a/crawl-ref/source/spells2.h +++ b/crawl-ref/source/spells2.h @@ -1,5 +1,5 @@ /* - * File: spells2.cc + * File: spells2.h * Summary: Implementations of some additional spells. * Written by: Linley Henzell * diff --git a/crawl-ref/source/spells3.h b/crawl-ref/source/spells3.h index 50f465bc92..8972658739 100644 --- a/crawl-ref/source/spells3.h +++ b/crawl-ref/source/spells3.h @@ -1,8 +1,10 @@ /* - * File: spells3.cc + * File: spells3.h * Summary: Implementations of some additional spells. * 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/spells4.h b/crawl-ref/source/spells4.h index e0ee9d40b9..986f2a35a2 100644 --- a/crawl-ref/source/spells4.h +++ b/crawl-ref/source/spells4.h @@ -1,5 +1,5 @@ /* - * File: spells4.cc + * File: spells4.h * Summary: Yet More Spell Function Declarations * Written by: Josh Fishman * diff --git a/crawl-ref/source/spl-cast.h b/crawl-ref/source/spl-cast.h index 75f50d82ae..d6c73d053f 100644 --- a/crawl-ref/source/spl-cast.h +++ b/crawl-ref/source/spl-cast.h @@ -1,5 +1,5 @@ /* - * File: spl-cast.cc + * File: spl-cast.h * Summary: Spell casting functions. * Written by: Linley Henzell * diff --git a/crawl-ref/source/sqldbm.h b/crawl-ref/source/sqldbm.h index 8a4130cd8c..38078483b1 100644 --- a/crawl-ref/source/sqldbm.h +++ b/crawl-ref/source/sqldbm.h @@ -1,3 +1,11 @@ +/* + * File: sqldbm.cc + * Summary: dbm wrapper for SQLite + * Written by: Darshan Shaligram + * + * Modified for Crawl Reference by $Author$ on $Date$ + */ + #ifndef SQLDBM_H #define SQLDBM_H diff --git a/crawl-ref/source/stash.h b/crawl-ref/source/stash.h index 26fb5671b6..c46534ebf3 100644 --- a/crawl-ref/source/stash.h +++ b/crawl-ref/source/stash.h @@ -2,7 +2,10 @@ * File: stash.h * Summary: Classes tracking player stashes * Written by: Darshan Shaligram + * + * Modified for Crawl Reference by $Author$ on $Date$ */ + #ifndef STASH_H #define STASH_H diff --git a/crawl-ref/source/store.cc b/crawl-ref/source/store.cc index 1ea54d9dfd..7c01f62431 100644 --- a/crawl-ref/source/store.cc +++ b/crawl-ref/source/store.cc @@ -1,7 +1,7 @@ /* * File: store.cc - * Summary: Saveable hash-table and vector capable of storing - * multiple types of data. + * Summary: Saveable hash-table and vector capable of storing + * multiple types of data. * Written by: Matthew Cline * * Modified for Crawl Reference by $Author$ on $Date$ diff --git a/crawl-ref/source/store.h b/crawl-ref/source/store.h index 3f1b0b0ffe..88984eb0a7 100644 --- a/crawl-ref/source/store.h +++ b/crawl-ref/source/store.h @@ -1,13 +1,13 @@ /* - * File: store.cc - * Summary: Saveable hash-table and vector capable of storing - * multiple types of data. + * File: store.h + * Summary: Saveable hash-table and vector capable of storing + * multiple types of data. * Written by: Matthew Cline * * Modified for Crawl Reference by $Author$ on $Date$ * * Change History (most recent first): - + * * <1> 10/5/07 MPC Created */ diff --git a/crawl-ref/source/stuff.h b/crawl-ref/source/stuff.h index 720899788b..54214fb8b8 100644 --- a/crawl-ref/source/stuff.h +++ b/crawl-ref/source/stuff.h @@ -1,5 +1,5 @@ /* - * File: stuff.cc + * File: stuff.h * Summary: Misc stuff. * Written by: Linley Henzell * diff --git a/crawl-ref/source/tile1.cc b/crawl-ref/source/tile1.cc index b6379847a8..bca08c56ca 100644 --- a/crawl-ref/source/tile1.cc +++ b/crawl-ref/source/tile1.cc @@ -1,3 +1,10 @@ +/* + * File: tile1.cc + * Created by: ennewalker on Sat Jan 5 01:33:53 2008 UTC + * + * Modified for Crawl Reference by $Author: j-p-e-g $ on $Date: 2008-03-07 $ + */ + #ifdef USE_TILE #include diff --git a/crawl-ref/source/tile2.cc b/crawl-ref/source/tile2.cc index ae5cdc57e6..b69d133406 100644 --- a/crawl-ref/source/tile2.cc +++ b/crawl-ref/source/tile2.cc @@ -1,3 +1,10 @@ +/* + * File: tile2.cc + * Created by: ennewalker on Sat Jan 5 01:33:53 2008 UTC + * + * Modified for Crawl Reference by $Author: j-p-e-g $ on $Date: 2008-03-07 $ + */ + #ifdef USE_TILE #include diff --git a/crawl-ref/source/tiles.h b/crawl-ref/source/tiles.h index 74cb94a626..c45324242e 100644 --- a/crawl-ref/source/tiles.h +++ b/crawl-ref/source/tiles.h @@ -1,3 +1,10 @@ +/* + * File: tiles.h + * Created by: ennewalker on Sat Jan 5 01:33:53 2008 UTC + * + * Modified for Crawl Reference by $Author: j-p-e-g $ on $Date: 2008-03-07 $ + */ + #ifdef USE_TILE #include "tiledef.h" diff --git a/crawl-ref/source/transfor.h b/crawl-ref/source/transfor.h index e53e06ea52..12a1edc83a 100644 --- a/crawl-ref/source/transfor.h +++ b/crawl-ref/source/transfor.h @@ -1,5 +1,5 @@ /* - * File: transfor.cc + * File: transfor.h * Summary: Misc function related to player transformations. * Written by: Linley Henzell * diff --git a/crawl-ref/source/travel.h b/crawl-ref/source/travel.h index 9fbc1e693c..7528cb3ebf 100644 --- a/crawl-ref/source/travel.h +++ b/crawl-ref/source/travel.h @@ -1,8 +1,10 @@ /* - * File: travel.cc + * File: travel.h * Summary: Travel stuff * Written by: Darshan Shaligram * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> -/--/-- SD Created diff --git a/crawl-ref/source/tutorial.cc b/crawl-ref/source/tutorial.cc index 80ef83c2df..a905c928ac 100644 --- a/crawl-ref/source/tutorial.cc +++ b/crawl-ref/source/tutorial.cc @@ -1,5 +1,11 @@ /* - * Created for Crawl Reference by j-p-e-g on $Date: 2007-01-11$ + * File: tutorial.cc + * Summary: A tutorial mode as an introduction on how to play Dungeon Crawl. + * Written by: j-p-e-g + * + * Modified for Crawl Reference by $Author$ on $Date$ + * + * Created on 2007-01-11. */ #include "tutorial.h" diff --git a/crawl-ref/source/tutorial.h b/crawl-ref/source/tutorial.h index 267ef6fd55..4f4bc7aeb5 100644 --- a/crawl-ref/source/tutorial.h +++ b/crawl-ref/source/tutorial.h @@ -1,7 +1,9 @@ /* * File: tutorial.h * Summary: Stuff needed for tutorial - * Written by: JPEG + * Written by: j-p-e-g + * + * Modified for Crawl Reference by $Author$ on $Date$ * * Created on 2007-01-11. */ diff --git a/crawl-ref/source/unrand.h b/crawl-ref/source/unrand.h index 910e26916e..ea9c86b052 100644 --- a/crawl-ref/source/unrand.h +++ b/crawl-ref/source/unrand.h @@ -1,5 +1,5 @@ /* - * File: unrand.cc + * File: unrand.h * Summary: Definitions for unrandom artefacts. * Written by: Linley Henzell * diff --git a/crawl-ref/source/view.h b/crawl-ref/source/view.h index cf3490fc9b..3bad8ec7c5 100644 --- a/crawl-ref/source/view.h +++ b/crawl-ref/source/view.h @@ -1,5 +1,5 @@ /* - * File: view.cc + * File: view.h * Summary: Misc function used to render the dungeon. * Written by: Linley Henzell * diff --git a/crawl-ref/source/winhdr.h b/crawl-ref/source/winhdr.h index a8d99fb1e3..31caab774f 100644 --- a/crawl-ref/source/winhdr.h +++ b/crawl-ref/source/winhdr.h @@ -5,6 +5,8 @@ * * Copyright © 1999 Jesse Jones. * + * Modified for Crawl Reference by $Author$ on $Date$ + * * Change History (most recent first): * * <1> 5/30/99 JDJ Created. -- cgit v1.2.3-54-g00ecf