summaryrefslogtreecommitdiffstats
path: root/crawl-ref
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-09-14 20:25:06 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-09-14 20:25:06 +0000
commit50ebba493b26cbee7f13852a6dc68659e35115b2 (patch)
treeff8a56c0b0b15e8b856ae9326f78fc561a556500 /crawl-ref
parent9f473ab4bb2c7c7bc2f658da9b14173e011ec84b (diff)
downloadcrawl-ref-50ebba493b26cbee7f13852a6dc68659e35115b2.tar.gz
crawl-ref-50ebba493b26cbee7f13852a6dc68659e35115b2.zip
Remove pre-Stone Soup change history from source files, and push it all
into a file crawlhistory.txt in docs/obsolete. I used a perl script to do this under the assumption that all these change logs used the same system following the keyword "Change History". git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6930 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref')
-rw-r--r--crawl-ref/docs/obsolete/crawlhistory.txt1423
-rw-r--r--crawl-ref/source/AppHdr.h22
-rw-r--r--crawl-ref/source/FixAry.h4
-rw-r--r--crawl-ref/source/FixVec.h5
-rw-r--r--crawl-ref/source/abl-show.cc15
-rw-r--r--crawl-ref/source/abl-show.h4
-rw-r--r--crawl-ref/source/abyss.cc5
-rw-r--r--crawl-ref/source/abyss.h4
-rw-r--r--crawl-ref/source/acr.cc30
-rw-r--r--crawl-ref/source/beam.cc11
-rw-r--r--crawl-ref/source/beam.h4
-rw-r--r--crawl-ref/source/chardump.cc9
-rw-r--r--crawl-ref/source/chardump.h5
-rw-r--r--crawl-ref/source/cloud.cc4
-rw-r--r--crawl-ref/source/cloud.h4
-rw-r--r--crawl-ref/source/command.cc7
-rw-r--r--crawl-ref/source/command.h4
-rw-r--r--crawl-ref/source/debug.cc8
-rw-r--r--crawl-ref/source/debug.h7
-rw-r--r--crawl-ref/source/decks.cc4
-rw-r--r--crawl-ref/source/decks.h4
-rw-r--r--crawl-ref/source/defines.h8
-rw-r--r--crawl-ref/source/delay.cc4
-rw-r--r--crawl-ref/source/delay.h4
-rw-r--r--crawl-ref/source/describe.cc12
-rw-r--r--crawl-ref/source/describe.h5
-rw-r--r--crawl-ref/source/directn.cc10
-rw-r--r--crawl-ref/source/directn.h4
-rw-r--r--crawl-ref/source/dungeon.cc19
-rw-r--r--crawl-ref/source/dungeon.h4
-rw-r--r--crawl-ref/source/effects.cc4
-rw-r--r--crawl-ref/source/effects.h4
-rw-r--r--crawl-ref/source/enum.h22
-rw-r--r--crawl-ref/source/externs.h7
-rw-r--r--crawl-ref/source/fight.cc22
-rw-r--r--crawl-ref/source/fight.h4
-rw-r--r--crawl-ref/source/files.cc16
-rw-r--r--crawl-ref/source/files.h4
-rw-r--r--crawl-ref/source/food.cc5
-rw-r--r--crawl-ref/source/food.h4
-rw-r--r--crawl-ref/source/hiscores.cc4
-rw-r--r--crawl-ref/source/hiscores.h4
-rw-r--r--crawl-ref/source/initfile.cc6
-rw-r--r--crawl-ref/source/initfile.h4
-rw-r--r--crawl-ref/source/invent.cc8
-rw-r--r--crawl-ref/source/invent.h4
-rw-r--r--crawl-ref/source/it_use2.cc10
-rw-r--r--crawl-ref/source/it_use2.h4
-rw-r--r--crawl-ref/source/it_use3.cc7
-rw-r--r--crawl-ref/source/it_use3.h4
-rw-r--r--crawl-ref/source/item_use.cc19
-rw-r--r--crawl-ref/source/item_use.h5
-rw-r--r--crawl-ref/source/itemname.cc7
-rw-r--r--crawl-ref/source/itemname.h4
-rw-r--r--crawl-ref/source/itemprop.cc4
-rw-r--r--crawl-ref/source/itemprop.h4
-rw-r--r--crawl-ref/source/items.cc12
-rw-r--r--crawl-ref/source/items.h5
-rw-r--r--crawl-ref/source/lev-pand.cc4
-rw-r--r--crawl-ref/source/lev-pand.h4
-rw-r--r--crawl-ref/source/libgui.cc5
-rw-r--r--crawl-ref/source/libunix.cc16
-rw-r--r--crawl-ref/source/libutil.cc5
-rw-r--r--crawl-ref/source/libutil.h5
-rw-r--r--crawl-ref/source/libw32c.cc6
-rw-r--r--crawl-ref/source/macro.cc6
-rw-r--r--crawl-ref/source/macro.h5
-rw-r--r--crawl-ref/source/maps.cc6
-rw-r--r--crawl-ref/source/maps.h4
-rw-r--r--crawl-ref/source/message.cc6
-rw-r--r--crawl-ref/source/message.h5
-rw-r--r--crawl-ref/source/misc.cc6
-rw-r--r--crawl-ref/source/misc.h4
-rw-r--r--crawl-ref/source/mon-pick.cc5
-rw-r--r--crawl-ref/source/mon-pick.h4
-rw-r--r--crawl-ref/source/mon-util.cc8
-rw-r--r--crawl-ref/source/mon-util.h4
-rw-r--r--crawl-ref/source/monplace.cc4
-rw-r--r--crawl-ref/source/monplace.h4
-rw-r--r--crawl-ref/source/monspeak.cc4
-rw-r--r--crawl-ref/source/monspeak.h4
-rw-r--r--crawl-ref/source/monstuff.cc12
-rw-r--r--crawl-ref/source/monstuff.h4
-rw-r--r--crawl-ref/source/mpr.h6
-rw-r--r--crawl-ref/source/mstuff2.cc10
-rw-r--r--crawl-ref/source/mstuff2.h6
-rw-r--r--crawl-ref/source/mutation.cc10
-rw-r--r--crawl-ref/source/mutation.h4
-rw-r--r--crawl-ref/source/newgame.cc41
-rw-r--r--crawl-ref/source/newgame.h4
-rw-r--r--crawl-ref/source/notes.h4
-rw-r--r--crawl-ref/source/ouch.cc18
-rw-r--r--crawl-ref/source/ouch.h8
-rw-r--r--crawl-ref/source/output.cc5
-rw-r--r--crawl-ref/source/output.h4
-rw-r--r--crawl-ref/source/overmap.cc7
-rw-r--r--crawl-ref/source/overmap.h4
-rw-r--r--crawl-ref/source/place.cc4
-rw-r--r--crawl-ref/source/place.h4
-rw-r--r--crawl-ref/source/player.cc11
-rw-r--r--crawl-ref/source/player.h4
-rw-r--r--crawl-ref/source/randart.cc8
-rw-r--r--crawl-ref/source/randart.h4
-rw-r--r--crawl-ref/source/ray.h4
-rw-r--r--crawl-ref/source/religion.cc14
-rw-r--r--crawl-ref/source/religion.h4
-rw-r--r--crawl-ref/source/shopping.cc6
-rw-r--r--crawl-ref/source/shopping.h4
-rw-r--r--crawl-ref/source/skills.cc8
-rw-r--r--crawl-ref/source/skills.h4
-rw-r--r--crawl-ref/source/skills2.cc11
-rw-r--r--crawl-ref/source/skills2.h5
-rw-r--r--crawl-ref/source/spells1.cc9
-rw-r--r--crawl-ref/source/spells1.h4
-rw-r--r--crawl-ref/source/spells2.cc12
-rw-r--r--crawl-ref/source/spells2.h4
-rw-r--r--crawl-ref/source/spells3.cc6
-rw-r--r--crawl-ref/source/spells3.h4
-rw-r--r--crawl-ref/source/spells4.cc5
-rw-r--r--crawl-ref/source/spells4.h4
-rw-r--r--crawl-ref/source/spl-book.cc7
-rw-r--r--crawl-ref/source/spl-book.h4
-rw-r--r--crawl-ref/source/spl-cast.cc7
-rw-r--r--crawl-ref/source/spl-cast.h4
-rw-r--r--crawl-ref/source/spl-mis.h4
-rw-r--r--crawl-ref/source/state.cc4
-rw-r--r--crawl-ref/source/state.h4
-rw-r--r--crawl-ref/source/store.cc4
-rw-r--r--crawl-ref/source/store.h4
-rw-r--r--crawl-ref/source/stuff.cc7
-rw-r--r--crawl-ref/source/stuff.h6
-rw-r--r--crawl-ref/source/tags.cc5
-rw-r--r--crawl-ref/source/tags.h4
-rw-r--r--crawl-ref/source/terrain.cc4
-rw-r--r--crawl-ref/source/terrain.h4
-rw-r--r--crawl-ref/source/transfor.cc6
-rw-r--r--crawl-ref/source/transfor.h4
-rw-r--r--crawl-ref/source/traps.cc4
-rw-r--r--crawl-ref/source/traps.h4
-rw-r--r--crawl-ref/source/travel.h4
-rw-r--r--crawl-ref/source/unrand.h6
-rw-r--r--crawl-ref/source/version.h5
-rw-r--r--crawl-ref/source/view.cc17
-rw-r--r--crawl-ref/source/view.h5
-rw-r--r--crawl-ref/source/winhdr.h4
-rw-r--r--crawl-ref/source/xom.h4
146 files changed, 1423 insertions, 986 deletions
diff --git a/crawl-ref/docs/obsolete/crawlhistory.txt b/crawl-ref/docs/obsolete/crawlhistory.txt
new file mode 100644
index 0000000000..f7173be2eb
--- /dev/null
+++ b/crawl-ref/docs/obsolete/crawlhistory.txt
@@ -0,0 +1,1423 @@
+Changes in Dungeon Crawl until about 2002 (4.0 beta 26)
+
+File 'AppHdr.h':
+ * Change History (most recent first):
+ *
+ * <9> 9 Aug 2001 MV Added USE_RIVERS,USE_NEW_UNRANDS
+ * and MISSILE_TRAILS_OFF #define
+ * <8> 10 May 2001 GDL Added FreeBSD support
+ * courtesy Andrew E. Filonov
+ * <7> 9 May 2000 GDL Added Windows 32 bit console support
+ * <6> 24mar2000 jmf Added a whole slew of new options, which
+ * ought to be mandatory :-)
+ * <5> 10/12/99 BCR Added USE_NEW_RANDOM #define
+ * <4> 9/25/99 CDL linuxlib -> liblinux
+ * <3> 6/18/99 BCR Moved the CHARACTER_SET #define here from
+ * linuxlib.cc. Also wrapped the #define
+ * USE_MACROS to prevent it from being used by
+ * Linux.
+ * <2> 6/17/99 BCR Removed 'linux' check, replaced it with
+ * 'LINUX' check. Now need to be -DLINUX
+ * during compile. Also moved
+ * CHARACTER_SET #define here from
+ * linuxlib.cc
+ * <1> 5/30/99 JDJ Created (from config.h)
+
+--------------------------------------------------
+
+File 'FixAry.h':
+ * Change History (most recent first):
+ *
+ * <1> 6/16/00 JDJ Created
+
+--------------------------------------------------
+
+File 'FixVec.h':
+ * Change History (most recent first):
+ *
+ * <2> 7/29/00 JDJ Added a variable argument ctor.
+ * <1> 6/16/00 JDJ Created
+
+--------------------------------------------------
+
+File 'abl-show.cc':
+ * Change History (most recent first):
+ *
+ * <6> 19mar2000 jmf added elvish Glamour
+ * <5> 11/06/99 cdl reduced power of minor destruction
+ *
+ * <4> 9/25/99 cdl linuxlib -> liblinux
+ *
+ * <3> 5/20/99 BWR Now use scan_randarts to
+ * check for flags, rather than
+ * only checking the weapon.
+ *
+ * <2> 5/20/99 BWR Extended screen line support
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'abl-show.h':
+ * Change History (most recent first):
+ *
+ * <1> --/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'abyss.cc':
+ * Change History (most recent first):
+ *
+ * <2> 10/11/99 BCR Added Daniel's crash patch
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'abyss.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'acr.cc':
+ * Change History (most recent first):
+ *
+ * <18> 7/29/00 JDJ values.h isn't included on Macs
+ * <17> 19jun2000 GDL added Windows console support
+ * <16> 06mar2000 bwr changes to berserk
+ * <15> 09jan2000 BCR new Wiz command: blink
+ * <14> 10/13/99 BCR Added auto door opening,
+ * move "you have no
+ * religion" to describe.cc
+ * <13> 10/11/99 BCR Added Daniel's wizard patch
+ * <12> 10/9/99 BCR swapped 'v' and 'V' commands,
+ * added wizard help command
+ * <11> 10/7/99 BCR haste and slow now take amulet of
+ * resist slow into account
+ * <10> 9/25/99 CDL Changes to Linux input
+ * switch on command enums
+ * <9> 6/12/99 BWR New init code, restructured
+ * wiz commands, added equipment
+ * listing commands
+ * <8> 6/7/99 DML Autopickup
+ * <7> 5/30/99 JDJ Added game_has_started.
+ * <6> 5/25/99 BWR Changed move() to move_player()
+ * <5> 5/20/99 BWR New berserk code, checking
+ * scan_randarts for NO_TELEPORT
+ * and NO_SPELLCASTING.
+ * <4> 5/12/99 BWR Solaris support.
+ * <3> 5/09/99 JDJ look_around no longer prints a prompt.
+ * <2> 5/08/99 JDJ you and env are no longer arrays.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'beam.cc':
+ * Change History (most recent first):
+ *
+ * <7> 21mar2001 GDL Replaced all FP arithmetic with integer*100 math
+ * <6> 07jan2001 GDL complete rewrite.
+ * <5> 22July2000 GDL allowed 'dummy' missiles from monsters
+ * <4> 11/14/99 cdl evade beams with random40(ev) vice random2(ev)
+ * all armour now protects against shrapnel
+ * <3> 6/ 2/99 DML Added enums
+ * <2> 5/20/99 BWR Added refreshs for curses
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'beam.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'chardump.cc':
+ * Change History (most recent first):
+ *
+ *
+ * <4> 19 June 2000 GDL Changed handles to FILE *
+ * <3> 6/13/99 BWR Improved spell listing
+ * <2> 5/30/99 JDJ dump_spells dumps failure rates (from Brent).
+ * <1> 4/20/99 JDJ Reformatted, uses string objects, split out 7
+ * functions from dump_char, dumps artefact info.
+
+--------------------------------------------------
+
+File 'chardump.h':
+ * Change History (most recent first):
+ *
+ * <1> 4/20/99 JDJ Reformatted, uses string objects, split out
+ * 7 functions from dump_char, dumps artefact info.
+
+--------------------------------------------------
+
+File 'cloud.cc':
+ * Change History (most recent first):
+ *
+ * <1> Oct 1/2001 BWR Created
+
+--------------------------------------------------
+
+File 'cloud.h':
+ * Change History (most recent first):
+ *
+ * <1> Oct 1/2001 BWR Created
+
+--------------------------------------------------
+
+File 'command.cc':
+ * Change History (most recent first):
+ *
+ * <4> 10/12/99 BCR BUILD_DATE is now used in version()
+ * <3> 6/13/99 BWR New equipment listing commands
+ * <2> 5/20/99 BWR Swapping inventory letters.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'command.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'debug.cc':
+ * Change History (most recent first):
+ *
+ * <4> 14/12/99 LRH Added cast_spec_spell_name()
+ * <3> 5/06/99 JDJ Added TRACE.
+ * <2> -/--/-- JDJ Added a bunch od debugging macros.
+ * Old code is now #if WIZARD.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'debug.h':
+ * Change History (most recent first):
+ *
+ * <4> 5/30/99 JDJ Added synch checks.
+ * <3> 5/06/99 JDJ Added TRACE.
+ * <2> -/--/-- JDJ Added a bunch of debugging macros. Old code is now #if WIZARD.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'decks.cc':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'decks.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'defines.h':
+ * Change History (most recent first):
+ *
+ * <4> 7/29/00 JDJ Renamed MNG NON_MONSTER, MNST MAX_MONSTERS, ITEMS MAX_ITEMS,
+ * ING NON_ITEM, CLOUDS MAX_CLOUDS, CNG EMPTY_CLOUD, NTRAPS MAX_TRAPS.
+ * <3> 9/25/99 CDL linuxlib -> liblinux
+ * <2> 6/17/99 BCR indented and added header
+ * <1> --/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'delay.cc':
+ * Change History (most recent first):
+ *
+ * <1> Sept 09, 2001 BWR Created
+
+--------------------------------------------------
+
+File 'delay.h':
+ * Change History (most recent first):
+ *
+ * <1> 09/09/01 BWR Created
+
+--------------------------------------------------
+
+File 'describe.cc':
+ * Change History (most recent first):
+ *
+ * <4> 10/14/99 BCR enummed describe_god()
+ * <3> 10/13/99 BCR Added GOD_NO_GOD case in describe_god()
+ * <2> 5/20/99 BWR Replaced is_artifact with
+ * is_dumpable_artefact
+ * <1> 4/20/99 JDJ Reformatted, uses string objects,
+ * split out 10 new functions from
+ * describe_item(), added
+ * get_item_description and
+ * is_artifact.
+
+--------------------------------------------------
+
+File 'describe.h':
+ * Change History (most recent first):
+ *
+ * <2> 5/21/99 BWR Changed from is_artifact to is_dumpable_artifact
+ * <1> 4/20/99 JDJ Added get_item_description and is_artifact.
+
+--------------------------------------------------
+
+File 'directn.cc':
+ * Change History (most recent first):
+ *
+ * <5> 01/08/01 GDL complete rewrite of direction()
+ * <4> 11/23/99 LRH Looking at monsters now
+ * displays more info
+ * <3> 5/12/99 BWR changes to allow for space selection of target.
+ * CR, ESC, and 't' in targeting.
+ * <2> 5/09/99 JDJ look_around no longer prints a prompt.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'directn.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'dungeon.cc':
+ * Change History (most recent first):
+ *
+ *
+ * <9> 07-Aug-2001 MV clean up of give_item; distribution of
+ * wands, potions and scrolls
+ * underground rivers and lakes
+ * <8> 02-Apr-2001 gdl cleanup; nuked all globals
+ * <7> 06-Mar-2000 bwr reduced vorpal weapon freq,
+ * spellbooks now hold up to eight spells.
+ * <6> 11/06/99 cdl random3 -> random2
+ * <5> 8/08/99 BWR Upped rarity of unique artefacts
+ * <4> 7/13/99 BWR Made pole arms of speed.
+ * <3> 5/22/99 BWR Made named artefact weapons
+ * rarer, Sword of Power esp.
+ * <2> 5/09/99 LRH Replaced some sanity checking code in
+ * spellbook_template with a corrected version
+ * using ASSERTs.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'dungeon.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'effects.cc':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'effects.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'enum.h':
+ * Change History (most recent first):
+ *
+ * <11> 7 Aug 01 MV Changed MSLOT_UNASSIGNED_I to MSLOT_MISCELLANY
+ * added NUM_MISCELLANY, changed MONS_ANOTHER_
+ * LAVA_THING to MONS_SALAMANDER
+ * <10> 7/29/00 JDJ Changed NUM_SPELL_TYPES to 14 (from 32767!).
+ * 24jun2000 jmf Changed comment spacing so stuff fit in 80
+ * columns; deleted some leading numbers in
+ * comments (reasoning as above).
+ * Also removed many "must be last" comments,
+ * esp. where less-than-accurate.
+ * <9> 10jan2000 dlb extensive - see changes.340 S
+ * <8> 04nov1999 cdl added killed_by
+ * <7> 29sep1999 BCR Added comments showing where uniques are
+ * <6> 25sep1999 CDL Added commands
+ * <5> 09sep1999 BWR Removed Great Swords skill
+ * <4> 06aug1999 BWR added branch and level types
+ * <3> 02jun1999 DML beams, clouds, ench, ms, kill,
+ * other minor changes
+ * <2> 26may1999 JDJ Added a header guard.
+ * <1> --/--/-- CDL Created
+
+--------------------------------------------------
+
+File 'externs.h':
+ * Change History (most recent first):
+ *
+ * <3> 7/29/00 JDJ Renamed sh_x, sh_y, sh_greed, sh_type, sh_level so
+ * they start with shop.
+ * <2> 7/29/00 JDJ Switched to using bounds checked array classes.
+ * Made a few char arrays unsigned char arrays.
+
+--------------------------------------------------
+
+File 'fight.cc':
+ * Change History (most recent first):
+ *
+ * <11> 07-jul-2000 JDJ Fixed some of the code in you_attack so it doesn't
+ * index past the end of arrays for unarmed attacks.
+ * <10> 03-mar-2000 bwr changes for new spells, no stave magic
+ * skill practising
+ * <9> 11/23/99 LRH Now you don't get xp/piety for killing
+ * monsters who were created friendly
+ * <8> 11/14/99 cdl evade with random40(ev) vice random2(ev)
+ * <7> 10/ 8/99 BCR Large races get a smaller
+ * penalty for large shields
+ * <6> 9/09/99 BWR Code for 1-1/2 hand weapons
+ * <5> 8/08/99 BWR Reduced power of EV/shields
+ * <4> 6/22/99 BWR Changes to stabbing code, made
+ * most gods not care about the
+ * deaths of summoned monsters
+ * <3> 5/21/99 BWR Upped learning of armour skill
+ * in combat slightly.
+ * <2> 5/12/99 BWR Fixed a bug where burdened
+ * barehanded attacks where free
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'fight.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'files.cc':
+ * Change History (most recent first):
+ *
+ * <7> 19 June 2000 GDL Change handle to FILE *
+ * <6> 11/14/99 cdl Don't let player ghosts follow you up/down
+ * <5> 7/13/99 BWR Monsters now regenerate hps off level &
+ * ghosts teleport
+ * <4> 6/13/99 BWR Added tmp file pairs to save file.
+ * <3> 6/11/99 DML Replaced temp file deletion code.
+ *
+ * <2> 5/12/99 BWR Multiuser system support,
+ * including appending UID to
+ * name, and compressed saves
+ * in the SAVE_DIR_PATH directory
+ *
+ * <1> --/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'files.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'food.cc':
+ * Change History (most recent first):
+ *
+ * <2> 5/20/99 BWR Added CRAWL_PIZZA.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'food.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'hiscores.cc':
+ * Change History (most recent first):
+ *
+ * <1> 16feb2001 gdl Created
+
+--------------------------------------------------
+
+File 'hiscores.h':
+ * Change History (most recent first):
+ *
+ * <1> 16feb2001 GDL Created
+
+--------------------------------------------------
+
+File 'initfile.cc':
+ * Change History (most recent first):
+ *
+ * <3> 5 May 2000 GDL Add field stripping for 'name'
+ * <2> 6/12/99 BWR Added get_system_environment
+ * <1> 6/9/99 DML Created
+
+--------------------------------------------------
+
+File 'initfile.h':
+ * Change History (most recent first):
+ *
+ * <1> 6/9/99 DML Created
+
+--------------------------------------------------
+
+File 'invent.cc':
+ * Change History (most recent first):
+ *
+ * <5> 10/9/99 BCR Added wizard help screen
+ * <4> 10/1/99 BCR Clarified help screen
+ * <3> 6/9/99 DML Autopickup
+ * <2> 5/20/99 BWR Extended screen lines support
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'invent.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'it_use2.cc':
+ * Change History (most recent first):
+ *
+ * 26jun2000 jmf added ZAP_MAGMA
+ * <4> 19mar2000 jmf Added ZAP_BACKLIGHT and ZAP_SLEEP
+ * <3> 10/1/99 BCR Changed messages for speed and
+ * made amulet resist slow up speed
+ * <2> 5/20/99 BWR Fixed bug with RAP_METABOLISM
+ * and RAP_NOISES artefacts/
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'it_use2.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'it_use3.cc':
+ * Change History (most recent first):
+ *
+ * <4> 6/13/99 BWR Auto ID Channel staff
+ * <3> 5/22/99 BWR SPWLD_POWER is now HP/13 - 3
+ * <2> 5/20/99 BWR Capped SPWLD_POWER to +20
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'it_use3.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'item_use.cc':
+ * Change History (most recent first):
+ *
+ * <8> 28July2000 GDL Revised player throwing
+ * <7> 11/23/99 LRH Horned characters can wear hats/caps
+ * <6> 7/13/99 BWR Lowered learning rates for
+ * throwing skills, and other
+ * balance tweaks
+ * <5> 5/28/99 JDJ Changed wear_armour to allow Spriggans to
+ * wear bucklers.
+ * <4> 5/26/99 JDJ body armour can be removed and worn if an
+ * uncursed cloak is being worn.
+ * Removed lots of unnessary mpr string copying.
+ * Added missing ponderous message.
+ * <3> 5/20/99 BWR Fixed staff of air bug, output of trial
+ * identified items, a few you.wield_changes so
+ * that the weapon gets updated.
+ * <2> 5/08/99 JDJ Added armour_prompt.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'item_use.h':
+ * Change History (most recent first):
+ *
+ * <2> 5/26/99 JDJ Exposed armour_prompt. takeoff_armour takes an index argument.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'itemname.cc':
+ * Change History (most recent first):
+ *
+ * <4> 9/09/99 BWR Added hands_required function
+ * <3> 6/13/99 BWR Upped the base AC for heavy armour
+ * <2> 5/20/99 BWR Extended screen lines support
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'itemname.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'itemprop.cc':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- BWR Created
+
+--------------------------------------------------
+
+File 'itemprop.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- BWR Created
+
+--------------------------------------------------
+
+File 'items.cc':
+ * Change History (most recent first):
+ *
+ * <9> 7/08/01 MV Added messages for chunks/corpses rotting
+ * <8> 8/07/99 BWR Added Rune stacking
+ * <7> 6/13/99 BWR Added auto staff detection
+ * <6> 6/12/99 BWR Fixed time system.
+ * <5> 6/9/99 DML Autopickup
+ * <4> 5/26/99 JDJ Drop will attempt to take off armour.
+ * <3> 5/21/99 BWR Upped armour skill learning slightly.
+ * <2> 5/20/99 BWR Added assurance that against inventory count being wrong.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'items.h':
+ * Change History (most recent first):
+ *
+ * <2> 6/9/99 DML Autopickup
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'lev-pand.cc':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'lev-pand.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'libgui.cc':
+ * Change History (most recent first):
+ *
+ * <1> 03/08/11 Ita copied from liblinux.cc and modified
+ *
+
+--------------------------------------------------
+
+File 'libunix.cc':
+ * Change History (most recent first):
+ *
+ * <6> 10/11/99 BCR Swapped 'v' and 'V' commands, fixed
+ * & for debug command.
+ * <5> 9/25/99 CDL linuxlib -> liblinux
+ * changes to fix "macro problem"
+ * keypad -> command lookup
+ * <4> 99/07/13 BWR added translate_keypad(), to try and
+ * translate keypad escape sequences into
+ * numeric char values.
+ * <3> 99/06/18 BCR moved CHARACTER_SET #define to AppHdr.h
+ * <2> 99/05/12 BWR Tchars, signals, solaris support
+ *
+ * <1> -/--/-- ? Created
+ *
+
+--------------------------------------------------
+
+File 'libutil.cc':
+ * Change History (most recent first):
+ *
+ * <1> 2001/Nov/01 BWR Created
+ *
+
+--------------------------------------------------
+
+File 'libutil.h':
+ * Change History (most recent first):
+ *
+ * <1> 2001/Nov/01 BWR Created
+ *
+
+--------------------------------------------------
+
+File 'libw32c.cc':
+ * Change History (most recent first):
+ *
+ * <2> 8 Mar 2001 GDL Rewrite to use low level IO
+ * <1> 1 Mar 2000 GDL Created
+ *
+
+--------------------------------------------------
+
+File 'macro.cc':
+ * Change History (most recent first):
+ *
+ * <3> 6/25/02 JS Completely rewritten
+ * <2> 6/13/99 BWR SysEnv.crawl_dir support
+ * <1> -/--/-- JS Created
+
+--------------------------------------------------
+
+File 'macro.h':
+ * Change History (most recent first):
+ *
+ * <2> 6/25/02 JS Removed old cruft
+ * <1> -/--/-- JS Created
+
+--------------------------------------------------
+
+File 'maps.cc':
+ * Change History (most recent first):
+ *
+ * <2> 5/20/99 BWR Added stone lining to Zot vault,
+ * this should prevent digging?
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'maps.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'message.cc':
+ * Change History (most recent first):
+ *
+ * <3> 5/20/99 BWR Extended screen lines support
+ * <2> 5/08/99 JDJ mpr takes a const char* instead of a char array.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'message.h':
+ * Change History (most recent first):
+ *
+ * <2> 5/08/99 JDJ mpr takes a const char* instead of a char array.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'misc.cc':
+ * Change History (most recent first):
+ *
+ * <3> 11/14/99 cdl evade with random40(ev) vice random2(ev)
+ * <2> 5/20/99 BWR Multi-user support, new berserk code.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'misc.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'mon-pick.cc':
+ * Change History (most recent first):
+ *
+ * <2> 08-Mar-2000 DLB enumeration & clean-up
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'mon-pick.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'mon-util.cc':
+ * Change History (most recent first):
+ *
+ * <2> 11/04/99 cdl added a break to spell selection
+ * for kobold Summoners
+ * print just "[Ii]t" for invisible undead
+ * renamed params to monam()
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'mon-util.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'monplace.cc':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'monplace.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'monspeak.cc':
+ * Change History (most recent first):
+ *
+ * <1> 01/09/00 BWR Created
+
+--------------------------------------------------
+
+File 'monspeak.h':
+ * Change History (most recent first):
+ *
+ * <1> 01/09/00 BWR Created
+
+--------------------------------------------------
+
+File 'monstuff.cc':
+ * Change History (most recent first):
+ *
+ * <8> 7 Aug 2001 MV Intelligent monsters now pick up gold
+ * <7> 26 Mar 2001 GDL Fixed monster reaching
+ * <6> 13 Mar 2001 GDL Rewrite of monster AI
+ * <5> 31 July 2000 GDL More Manticore fixes.
+ * <4> 29 July 2000 JDJ Fixed a bunch of places in handle_pickup where MSLOT_WEAPON
+ * was being erroneously used.
+ * <3> 25 July 2000 GDL Fixed Manticores
+ * <2> 11/23/99 LRH Upgraded monster AI
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'monstuff.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'mpr.h':
+ * Change History (most recent first):
+ *
+ * <2> 9/11/07 MPC Split off from message.h
+ * <2> 5/08/99 JDJ mpr takes a const char* instead of a char array.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'mstuff2.cc':
+ * Change History (most recent first):
+ *
+ * <5> 31 July 2000 JDJ Fixed mon_throw to use lnchType.
+ * <4> 29 July 2000 JDJ Tweaked mons_throw so it doesn't index past
+ * the end of the array when monsters don't have
+ * a weapon equipped.
+ * <3> 25 July 2000 GDL Fixed Manticores
+ * <2> 28 July 2000 GDL Revised monster throwing
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'mstuff2.h':
+ * Change History (most recent first):
+ *
+ * <1> 4/24/99 JDJ mons_spells returns an
+ * SBeam instead of using
+ * func_pass.
+
+--------------------------------------------------
+
+File 'mutation.cc':
+ * Change History (most recent first):
+ *
+ * <5> 7/29/00 JDJ Made give_cosmetic_mutation static
+ * <4> 9/25/99 CDL linuxlib -> liblinux
+ * <3> 9/21/99 LRH Added many new scales
+ * <2> 5/20/99 BWR Fixed it so demonspwan should
+ * always get a mutation, 3 level
+ * perma_mutations now work.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'mutation.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'newgame.cc':
+ * Change History (most recent first):
+ *
+ * <16> 19-Jun-2000 GDL changed handle to FILE *
+ * <15> 06-Mar-2000 bwr changes to berserer, paladin, enchanter
+ * <14> 10-Jan-2000 DLB class_allowed() lists excluded
+ * species for all but hunters
+ * some clean-up of init_player()
+ * <13> 1/10/2000 BCR Made ogre berserkers get club
+ * skill, Trolls get unarmed skill
+ * Halflings can be assassins and
+ * warpers
+ * <12> 12/4/99 jmf Gave Paladins more armour skill + a
+ * long sword (to compensate for
+ * their inability to use poison).
+ * Allowed Spriggan Stalkers (since
+ * that's basically just a venom mage
+ * + assassin, both of which are now
+ * legal).
+ * <11> 11/22/99 LRH Er, re-un-capitalised class
+ * names (makes them distinguish-
+ * able in score list)
+ * <10> 10/31/99 CDL Allow Spriggan Assassins
+ * Remove some old comments
+ * <9> 10/12/99 BCR Made sure all the classes are
+ * capitalized correctly.
+ * <8> 9/09/99 BWR Changed character selection
+ * screens look (added sub-species
+ * menus from Dustin Ragan)
+ * <7> 7/13/99 BWR Changed assassins to use
+ * hand crossbows, changed
+ * rangers into hunters.
+ * <6> 6/22/99 BWR Added new rangers/slingers
+ * <5> 6/17/99 BCR Removed some Linux/Mac filename
+ * weirdness
+ * <4> 6/13/99 BWR SysEnv support
+ * <3> 6/11/99 DML Removed tmpfile purging.
+ * <2> 5/20/99 BWR CRAWL_NAME, new berserk, upped
+ * troll food consumption, added
+ * demonspawn transmuters.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'newgame.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'notes.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- PH Created
+
+--------------------------------------------------
+
+File 'ouch.cc':
+ * Change History (most recent first):
+ *
+ * <8> 7/30/00 JDJ Fixed end_game so that it works with filenames longer than 6 characters.
+ * <7> 19 June 2000 GDL Changed handle to FILE *
+ * <6> 11/23/99 LRH Fixed file purging for DOS?
+ * <5> 9/29/99 BCR Fixed highscore so that it
+ * doesn't take so long. Also
+ * added some whitespace to the scores.
+ * Fixed problem with uniques and 'a'.
+ * <4> 6/13/99 BWR applied a mix of DML and my tmp
+ * file purging improvements.
+ * <3> 5/26/99 JDJ highscore() will print more scores on
+ * larger windows.
+ * <2> 5/21/99 BWR Added SCORE_FILE_ENTRIES, so
+ * that more top scores can be
+ * saved.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'ouch.h':
+ * Change History (most recent first):
+ *
+ * <2> 9/29/99 BCR Added the DEATH_NAME_LENGTH define
+ * It determines how many characters of
+ * a long player name are printed in
+ * the score list.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'output.cc':
+ * Change History (most recent first):
+ *
+ * <2> 5/20/99 BWR Efficiency changes for curses.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'output.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'overmap.cc':
+ * Change History (most recent first):
+ *
+ * <3> 30/7/00 MV Made Over-map full-screen
+ * <2> 8/10/99 BCR Changed Linley's macros
+ * to an enum in overmap.h
+ * <1> 29/8/99 LRH Created
+
+--------------------------------------------------
+
+File 'overmap.h':
+ * Change History (most recent first):
+ *
+ * <1> --/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'place.cc':
+ * Change History (most recent first):
+ *
+ * <1> 9/11/07 MPC Split from misc.cc
+
+--------------------------------------------------
+
+File 'place.h':
+ * Change History (most recent first):
+ *
+ * <1> 9/11/07 MPC Split from misc.h
+
+--------------------------------------------------
+
+File 'player.cc':
+ * Change History (most recent first):
+ *
+ * <6> 7/30/99 BWR Added player_spell_levels()
+ * <5> 7/13/99 BWR Added player_res_electricity()
+ * and player_hunger_rate()
+ * <4> 6/22/99 BWR Racial adjustments to stealth and Armour.
+ * <3> 5/20/99 BWR Fixed problems with random stat increases, added kobold
+ * stat increase. increased EV recovery for Armour.
+ * <2> 5/08/99 LRH display_char_status correctly handles magic_contamination.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'player.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'randart.cc':
+ * Change History (most recent first):
+ *
+ * <8> 19 Jun 99 GDL added IBMCPP support
+ * <7> 14/12/99 LRH random2 -> random5
+ * <6> 11/06/99 cdl random4 -> random2
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'randart.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'ray.h':
+ * Change History (most recent first):
+ *
+ * <1> 7/11/07 MPC Split off from externs.h
+
+--------------------------------------------------
+
+File 'religion.cc':
+ * Change History (most recent first):
+ *
+ *
+ * <7> 11jan2001 gdl added M. Valvoda's changes to
+ * god_colour() and god_name()
+ * <6> 06-Mar-2000 bwr added penance, gift_timeout,
+ * divine_retribution(), god_speaks()
+ * <5> 11/15/99 cdl Fixed Daniel's yellow Xom patch :)
+ * Xom will sometimes answer prayers
+ * <4> 10/11/99 BCR Added Daniel's yellow Xom patch
+ * <3> 6/13/99 BWR Vehumet book giving code.
+ * <2> 5/20/99 BWR Added screen redraws
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'religion.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'shopping.cc':
+ * Change History (most recent first):
+ *
+ * <3> Jul 30 00 JDJ in_a_shop uses shoppy instead of i when calling shop_set_id.
+ * <2> Oct 31 99 CDL right justify prices
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'shopping.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'skills.cc':
+ * Change History (most recent first):
+ *
+ * <3> 8/08/99 BWR Increased skill cost in midgame
+ *
+ * <2> 7/31/99 BWR Inc skill_point granularity,
+ * added MAX_SPENDING_LIMIT
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'skills.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'skills2.cc':
+ * Change History (most recent first):
+ *
+ * 01aug2000 jmf RESTORED TITLES TO THEIR FORMER GLORY! MUA-HA!
+ * <4> 22Jul2000 GDL added warning for low throwing skill
+ * Changed a few titles.
+ * <3> 5/20/99 BWR Changed Trapper titles, avoided
+ * overflow on the weapon skill
+ * column.
+ * <2> -/--/-- WL Extensive mods from Wladimir van der Laan.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'skills2.h':
+ * Change History (most recent first):
+ *
+ * <2> -/--/-- WL Extensive mods from Wladimir van der Laan.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'spells1.cc':
+ * Change History (most recent first):
+ *
+ * <4> 06-mar-2000 bwr confusing_touch, sure_blade
+ * <3> 9/11/99 LRH Can't blink in the Abyss
+ * <3> 6/22/99 BWR Removed teleport control from
+ * random_blink().
+ * <2> 5/20/99 BWR Increased greatest healing.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'spells1.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'spells2.cc':
+ * Change History (most recent first):
+ *
+ * <4> 03jan1999 jmf Changed summon_small_mammals so at
+ * higher levels it indeed summons in plural.
+ * Removed some IMHO unnecessary failure msgs.
+ * (from e.g. animate_dead).
+ * Added protection by special deities.
+ * <3> 10/11/99 BCR fixed range bug in burn_freeze,
+ * vamp_drain, and summon_elemental
+ * <2> 5/26/99 JDJ detect_items uses '~' instead of '*'.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'spells2.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'spells3.cc':
+ * Change History (most recent first):
+ *
+ * <2> 9/11/99 LRH Teleportation takes longer in the Abyss
+ * <2> 8/05/99 BWR Added allow_control_teleport
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'spells3.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'spells4.cc':
+ * Change History (most recent first):
+ *
+ * <2> 29jul2000 jdj Made a zillion functions static.
+ * <1> 06jan2000 jmf Created
+
+--------------------------------------------------
+
+File 'spells4.h':
+ * Change History (most recent first):
+ * <2> 12jul2000 jmf Fixed random (undocumented) damage
+ * <1> 07jan2000 jmf Created
+
+--------------------------------------------------
+
+File 'spl-book.cc':
+ * Change History (most recent first):
+ *
+ * 24jun2000 jmf Changes to many books; addition of Assassinations;
+ * alteration of type-printout to match new bitfield.
+ * <1> 19mar2000 jmf Created by taking stuff from dungeon.cc, spells0.cc,
+ * spells.cc, shopping.cc
+
+--------------------------------------------------
+
+File 'spl-book.h':
+ * Change History (most recent first):
+ *
+ * 22mar2000 jmf Created
+
+--------------------------------------------------
+
+File 'spl-cast.cc':
+ * Change History (most recent first):
+ *
+ * <4> 1/02/00 jmf changed values, marked //jmf:
+ * <3> 6/13/99 BWR Added Staff auto identify code
+ * <2> 5/20/99 BWR Added some screen redraws
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'spl-cast.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'spl-mis.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'state.cc':
+ * Change History (most recent first):
+ *
+ * <1> 09/18/07 MPC Created
+
+--------------------------------------------------
+
+File 'state.h':
+ * Change History (most recent first):
+ *
+ * <1> 7/11/07 MPC Split off from externs.h
+
+--------------------------------------------------
+
+File 'store.cc':
+ * Change History (most recent first):
+
+ * <1> 10/5/07 MPC Created
+
+--------------------------------------------------
+
+File 'store.h':
+ * Change History (most recent first):
+ *
+ * <1> 10/5/07 MPC Created
+
+--------------------------------------------------
+
+File 'stuff.cc':
+ * Change History (most recent first):
+ *
+ * <4> 11/14/99 cdl added random40(), made arg to random*() signed
+ * <3> 11/06/99 cdl added random22()
+ * <2> 9/25/99 cdl linuxlib -> liblinux
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'stuff.h':
+ * Change History (most recent first):
+ *
+ * <3> 11/14/99 cdl added random40
+ * <2> 11/06/99 cdl added random22
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'tags.cc':
+ * Change History (most recent first):
+ *
+ * <2> 16 Mar 2001 GDL Added TAG_LEVEL_ATTITUDE
+ * <1> 27 Jan 2001 GDL Created
+
+--------------------------------------------------
+
+File 'tags.h':
+ * Change History (most recent first):
+ *
+ * <1> 27 Jan 2001 GDL Created
+
+--------------------------------------------------
+
+File 'terrain.cc':
+ * Change History (most recent first):
+ *
+ * <1> 9/11/07 MPC Split from misc.cc
+
+--------------------------------------------------
+
+File 'terrain.h':
+ * Change History (most recent first):
+ *
+ * <1> 9/11/07 MPC Split from misc.h
+
+--------------------------------------------------
+
+File 'transfor.cc':
+ * Change History (most recent first):
+ *
+ * <2> 5/26/99 JDJ transform() and untransform() set you.wield_change so
+ * the weapon line updates.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'transfor.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'traps.cc':
+ * Change History (most recent first):
+ *
+ * <1> 9/11/07 MPC Split from misc.cc
+
+--------------------------------------------------
+
+File 'traps.h':
+ * Change History (most recent first):
+ *
+ * <1> 9/11/07 MPC Split from misc.h
+
+--------------------------------------------------
+
+File 'travel.h':
+ * Change History (most recent first):
+ *
+ * <1> -/--/-- SD Created
+
+--------------------------------------------------
+
+File 'unrand.h':
+ * 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
+ * resistances.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'version.h':
+ * Change History (most recent first):
+ *
+ * <2> 10/12/99 BCR Added BUILD_DATE #define
+ * <1> -/--/-- --- Created
+
+--------------------------------------------------
+
+File 'view.cc':
+ * Change History (most recent first):
+ *
+ * <10> 29 Jul 00 JDJ show_map iterates horizontally to 79 instead of 80.
+ * item no longer indexes past the end of environ::grid.
+ * <9> 19 Jun 00 GDL Complete rewrite of LOS code
+ * <8> 11/23/99 LRH Added colour-coded play-screen map & clean_map
+ * init options
+ * <7> 9/29/99 BCR Removed first argument from draw_border
+ * <6> 9/11/99 LRH Added calls to overmap functions
+ * <5> 6/22/99 BWR Fixed and improved the stealth
+ * <4> 5/20/99 BWR show_map colours all portals,
+ * exits from subdungeons now
+ * look like up stairs.
+ * <3> 5/09/99 JDJ show_map draws shops in yellow.
+ * <2> 5/09/99 JDJ show_map accepts '\r' along with '.'.
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'view.h':
+ * Change History (most recent first):
+ *
+ * <2> 9/29/99 BCR Added the BORDER_COLOR define
+ * <1> -/--/-- LRH Created
+
+--------------------------------------------------
+
+File 'winhdr.h':
+ * Change History (most recent first):
+ *
+ * <1> 5/30/99 JDJ Created.
+
+--------------------------------------------------
+
+File 'xom.h':
+ * Change History (most recent first):
+ *
+ * <1> 09/28/07 MPC Split from religion.h
+
+--------------------------------------------------
+
diff --git a/crawl-ref/source/AppHdr.h b/crawl-ref/source/AppHdr.h
index 4e4886ead1..12f35cbef2 100644
--- a/crawl-ref/source/AppHdr.h
+++ b/crawl-ref/source/AppHdr.h
@@ -15,28 +15,6 @@
* 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
- * and MISSILE_TRAILS_OFF #define
- * <8> 10 May 2001 GDL Added FreeBSD support
- * courtesy Andrew E. Filonov
- * <7> 9 May 2000 GDL Added Windows 32 bit console support
- * <6> 24mar2000 jmf Added a whole slew of new options, which
- * ought to be mandatory :-)
- * <5> 10/12/99 BCR Added USE_NEW_RANDOM #define
- * <4> 9/25/99 CDL linuxlib -> liblinux
- * <3> 6/18/99 BCR Moved the CHARACTER_SET #define here from
- * linuxlib.cc. Also wrapped the #define
- * USE_MACROS to prevent it from being used by
- * Linux.
- * <2> 6/17/99 BCR Removed 'linux' check, replaced it with
- * 'LINUX' check. Now need to be -DLINUX
- * during compile. Also moved
- * CHARACTER_SET #define here from
- * linuxlib.cc
- * <1> 5/30/99 JDJ Created (from config.h)
*/
diff --git a/crawl-ref/source/FixAry.h b/crawl-ref/source/FixAry.h
index b1de7cc8cc..55d32cb55a 100644
--- a/crawl-ref/source/FixAry.h
+++ b/crawl-ref/source/FixAry.h
@@ -4,10 +4,6 @@
* Written by: Jesse Jones
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> 6/16/00 JDJ Created
*/
#ifndef FIXARY_H
diff --git a/crawl-ref/source/FixVec.h b/crawl-ref/source/FixVec.h
index 512f508497..c2647e2cf4 100644
--- a/crawl-ref/source/FixVec.h
+++ b/crawl-ref/source/FixVec.h
@@ -4,11 +4,6 @@
* Written by: Jesse Jones
*
* 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
*/
#ifndef FIXVEC_H
diff --git a/crawl-ref/source/abl-show.cc b/crawl-ref/source/abl-show.cc
index 0c04c4a3a5..5ddf805d23 100644
--- a/crawl-ref/source/abl-show.cc
+++ b/crawl-ref/source/abl-show.cc
@@ -4,21 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <6> 19mar2000 jmf added elvish Glamour
- * <5> 11/06/99 cdl reduced power of minor destruction
- *
- * <4> 9/25/99 cdl linuxlib -> liblinux
- *
- * <3> 5/20/99 BWR Now use scan_randarts to
- * check for flags, rather than
- * only checking the weapon.
- *
- * <2> 5/20/99 BWR Extended screen line support
- *
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/abl-show.h b/crawl-ref/source/abl-show.h
index c7207ee688..84aab23d3c 100644
--- a/crawl-ref/source/abl-show.h
+++ b/crawl-ref/source/abl-show.h
@@ -4,10 +4,6 @@
* 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/abyss.cc b/crawl-ref/source/abyss.cc
index 39377bddc8..bd3d5fc782 100644
--- a/crawl-ref/source/abyss.cc
+++ b/crawl-ref/source/abyss.cc
@@ -4,11 +4,6 @@
* 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
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/abyss.h b/crawl-ref/source/abyss.h
index cf4436152e..e2ac5e4887 100644
--- a/crawl-ref/source/abyss.h
+++ b/crawl-ref/source/abyss.h
@@ -4,10 +4,6 @@
* 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/acr.cc b/crawl-ref/source/acr.cc
index d0a92a6b20..62869bbf9e 100644
--- a/crawl-ref/source/acr.cc
+++ b/crawl-ref/source/acr.cc
@@ -4,36 +4,6 @@
* 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
- * <17> 19jun2000 GDL added Windows console support
- * <16> 06mar2000 bwr changes to berserk
- * <15> 09jan2000 BCR new Wiz command: blink
- * <14> 10/13/99 BCR Added auto door opening,
- * move "you have no
- * religion" to describe.cc
- * <13> 10/11/99 BCR Added Daniel's wizard patch
- * <12> 10/9/99 BCR swapped 'v' and 'V' commands,
- * added wizard help command
- * <11> 10/7/99 BCR haste and slow now take amulet of
- * resist slow into account
- * <10> 9/25/99 CDL Changes to Linux input
- * switch on command enums
- * <9> 6/12/99 BWR New init code, restructured
- * wiz commands, added equipment
- * listing commands
- * <8> 6/7/99 DML Autopickup
- * <7> 5/30/99 JDJ Added game_has_started.
- * <6> 5/25/99 BWR Changed move() to move_player()
- * <5> 5/20/99 BWR New berserk code, checking
- * scan_randarts for NO_TELEPORT
- * and NO_SPELLCASTING.
- * <4> 5/12/99 BWR Solaris support.
- * <3> 5/09/99 JDJ look_around no longer prints a prompt.
- * <2> 5/08/99 JDJ you and env are no longer arrays.
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/beam.cc b/crawl-ref/source/beam.cc
index 3c32019aa8..9a425efb87 100644
--- a/crawl-ref/source/beam.cc
+++ b/crawl-ref/source/beam.cc
@@ -4,17 +4,6 @@
* 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
- * <6> 07jan2001 GDL complete rewrite.
- * <5> 22July2000 GDL allowed 'dummy' missiles from monsters
- * <4> 11/14/99 cdl evade beams with random40(ev) vice random2(ev)
- * all armour now protects against shrapnel
- * <3> 6/ 2/99 DML Added enums
- * <2> 5/20/99 BWR Added refreshs for curses
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/beam.h b/crawl-ref/source/beam.h
index 5c5959c7ae..f6d54a470f 100644
--- a/crawl-ref/source/beam.h
+++ b/crawl-ref/source/beam.h
@@ -4,10 +4,6 @@
* 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 2ccf957a23..714f282234 100644
--- a/crawl-ref/source/chardump.cc
+++ b/crawl-ref/source/chardump.cc
@@ -4,15 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- *
- * <4> 19 June 2000 GDL Changed handles to FILE *
- * <3> 6/13/99 BWR Improved spell listing
- * <2> 5/30/99 JDJ dump_spells dumps failure rates (from Brent).
- * <1> 4/20/99 JDJ Reformatted, uses string objects, split out 7
- * functions from dump_char, dumps artefact info.
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/chardump.h b/crawl-ref/source/chardump.h
index b793b21b76..f0ba9cfd66 100644
--- a/crawl-ref/source/chardump.h
+++ b/crawl-ref/source/chardump.h
@@ -4,11 +4,6 @@
* 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
- * 7 functions from dump_char, dumps artefact info.
*/
diff --git a/crawl-ref/source/cloud.cc b/crawl-ref/source/cloud.cc
index 1cc586688f..a085f75d79 100644
--- a/crawl-ref/source/cloud.cc
+++ b/crawl-ref/source/cloud.cc
@@ -6,10 +6,6 @@
* 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):
- *
- * <1> Oct 1/2001 BWR Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/cloud.h b/crawl-ref/source/cloud.h
index 1485f3782c..679798e48b 100644
--- a/crawl-ref/source/cloud.h
+++ b/crawl-ref/source/cloud.h
@@ -4,10 +4,6 @@
* 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/command.cc b/crawl-ref/source/command.cc
index 3e1d27eb3a..9a0707686e 100644
--- a/crawl-ref/source/command.cc
+++ b/crawl-ref/source/command.cc
@@ -4,13 +4,6 @@
* 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()
- * <3> 6/13/99 BWR New equipment listing commands
- * <2> 5/20/99 BWR Swapping inventory letters.
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/command.h b/crawl-ref/source/command.h
index 850a9efad2..f9f72c6032 100644
--- a/crawl-ref/source/command.h
+++ b/crawl-ref/source/command.h
@@ -4,10 +4,6 @@
* 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 c113db3e96..710453c872 100644
--- a/crawl-ref/source/debug.cc
+++ b/crawl-ref/source/debug.cc
@@ -4,14 +4,6 @@
* 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()
- * <3> 5/06/99 JDJ Added TRACE.
- * <2> -/--/-- JDJ Added a bunch od debugging macros.
- * Old code is now #if WIZARD.
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/debug.h b/crawl-ref/source/debug.h
index 7902854eea..85d2fc5d6e 100644
--- a/crawl-ref/source/debug.h
+++ b/crawl-ref/source/debug.h
@@ -4,13 +4,6 @@
* 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.
- * <3> 5/06/99 JDJ Added TRACE.
- * <2> -/--/-- JDJ Added a bunch of debugging macros. Old code is now #if WIZARD.
- * <1> -/--/-- LRH Created
*/
#ifndef DEBUG_H
diff --git a/crawl-ref/source/decks.cc b/crawl-ref/source/decks.cc
index dec9f69b8f..2db2d0915a 100644
--- a/crawl-ref/source/decks.cc
+++ b/crawl-ref/source/decks.cc
@@ -3,10 +3,6 @@
* Summary: Functions with decks of cards.
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/decks.h b/crawl-ref/source/decks.h
index 44b0ea9fcf..a9537a4be6 100644
--- a/crawl-ref/source/decks.h
+++ b/crawl-ref/source/decks.h
@@ -3,10 +3,6 @@
* 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 64a302156c..6073417699 100644
--- a/crawl-ref/source/defines.h
+++ b/crawl-ref/source/defines.h
@@ -11,14 +11,6 @@
* 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,
- * ING NON_ITEM, CLOUDS MAX_CLOUDS, CNG EMPTY_CLOUD, NTRAPS MAX_TRAPS.
- * <3> 9/25/99 CDL linuxlib -> liblinux
- * <2> 6/17/99 BCR indented and added header
- * <1> --/--/-- LRH Created
*/
#ifndef DEFINES_H
diff --git a/crawl-ref/source/delay.cc b/crawl-ref/source/delay.cc
index c88643d66b..56c5089774 100644
--- a/crawl-ref/source/delay.cc
+++ b/crawl-ref/source/delay.cc
@@ -3,10 +3,6 @@
* 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
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/delay.h b/crawl-ref/source/delay.h
index bffb1b8a8c..2857cb6978 100644
--- a/crawl-ref/source/delay.h
+++ b/crawl-ref/source/delay.h
@@ -3,10 +3,6 @@
* 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
*/
#ifndef DELAY_H
diff --git a/crawl-ref/source/describe.cc b/crawl-ref/source/describe.cc
index 8da813ba59..139baab67e 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -4,18 +4,6 @@
* 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()
- * <3> 10/13/99 BCR Added GOD_NO_GOD case in describe_god()
- * <2> 5/20/99 BWR Replaced is_artifact with
- * is_dumpable_artefact
- * <1> 4/20/99 JDJ Reformatted, uses string objects,
- * split out 10 new functions from
- * describe_item(), added
- * get_item_description and
- * is_artifact.
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/describe.h b/crawl-ref/source/describe.h
index 71cc2f408f..1704945bda 100644
--- a/crawl-ref/source/describe.h
+++ b/crawl-ref/source/describe.h
@@ -5,11 +5,6 @@
* 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
- * <1> 4/20/99 JDJ Added get_item_description and is_artifact.
*/
#ifndef DESCRIBE_H
diff --git a/crawl-ref/source/directn.cc b/crawl-ref/source/directn.cc
index e694ca25f6..6833fb346a 100644
--- a/crawl-ref/source/directn.cc
+++ b/crawl-ref/source/directn.cc
@@ -4,16 +4,6 @@
* 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()
- * <4> 11/23/99 LRH Looking at monsters now
- * displays more info
- * <3> 5/12/99 BWR changes to allow for space selection of target.
- * CR, ESC, and 't' in targeting.
- * <2> 5/09/99 JDJ look_around no longer prints a prompt.
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/directn.h b/crawl-ref/source/directn.h
index 65b28778fd..54dcbe401a 100644
--- a/crawl-ref/source/directn.h
+++ b/crawl-ref/source/directn.h
@@ -4,10 +4,6 @@
* 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.cc b/crawl-ref/source/dungeon.cc
index 03ddda0503..5350e90816 100644
--- a/crawl-ref/source/dungeon.cc
+++ b/crawl-ref/source/dungeon.cc
@@ -4,25 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- *
- * <9> 07-Aug-2001 MV clean up of give_item; distribution of
- * wands, potions and scrolls
- * underground rivers and lakes
- * <8> 02-Apr-2001 gdl cleanup; nuked all globals
- * <7> 06-Mar-2000 bwr reduced vorpal weapon freq,
- * spellbooks now hold up to eight spells.
- * <6> 11/06/99 cdl random3 -> random2
- * <5> 8/08/99 BWR Upped rarity of unique artefacts
- * <4> 7/13/99 BWR Made pole arms of speed.
- * <3> 5/22/99 BWR Made named artefact weapons
- * rarer, Sword of Power esp.
- * <2> 5/09/99 LRH Replaced some sanity checking code in
- * spellbook_template with a corrected version
- * using ASSERTs.
- * <1> -/--/-- LRH Created
*/
#include <stdlib.h>
diff --git a/crawl-ref/source/dungeon.h b/crawl-ref/source/dungeon.h
index 4dfc976820..3821dadbf0 100644
--- a/crawl-ref/source/dungeon.h
+++ b/crawl-ref/source/dungeon.h
@@ -4,10 +4,6 @@
* 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 2c41b60bb3..656bd8f9b5 100644
--- a/crawl-ref/source/effects.cc
+++ b/crawl-ref/source/effects.cc
@@ -4,10 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/effects.h b/crawl-ref/source/effects.h
index f19888b1d4..d954ca749f 100644
--- a/crawl-ref/source/effects.h
+++ b/crawl-ref/source/effects.h
@@ -4,10 +4,6 @@
* 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 779123b7bf..fdb8e576a5 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -4,28 +4,6 @@
* 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
- * added NUM_MISCELLANY, changed MONS_ANOTHER_
- * LAVA_THING to MONS_SALAMANDER
- * <10> 7/29/00 JDJ Changed NUM_SPELL_TYPES to 14 (from 32767!).
- * 24jun2000 jmf Changed comment spacing so stuff fit in 80
- * columns; deleted some leading numbers in
- * comments (reasoning as above).
- * Also removed many "must be last" comments,
- * esp. where less-than-accurate.
- * <9> 10jan2000 dlb extensive - see changes.340 S
- * <8> 04nov1999 cdl added killed_by
- * <7> 29sep1999 BCR Added comments showing where uniques are
- * <6> 25sep1999 CDL Added commands
- * <5> 09sep1999 BWR Removed Great Swords skill
- * <4> 06aug1999 BWR added branch and level types
- * <3> 02jun1999 DML beams, clouds, ench, ms, kill,
- * other minor changes
- * <2> 26may1999 JDJ Added a header guard.
- * <1> --/--/-- CDL Created
*/
diff --git a/crawl-ref/source/externs.h b/crawl-ref/source/externs.h
index 3d4c34846e..3f409028a5 100644
--- a/crawl-ref/source/externs.h
+++ b/crawl-ref/source/externs.h
@@ -4,13 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <3> 7/29/00 JDJ Renamed sh_x, sh_y, sh_greed, sh_type, sh_level so
- * they start with shop.
- * <2> 7/29/00 JDJ Switched to using bounds checked array classes.
- * Made a few char arrays unsigned char arrays.
*/
#ifndef EXTERNS_H
diff --git a/crawl-ref/source/fight.cc b/crawl-ref/source/fight.cc
index 83e44d4aa8..e8e77072a4 100644
--- a/crawl-ref/source/fight.cc
+++ b/crawl-ref/source/fight.cc
@@ -4,28 +4,6 @@
* 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
- * index past the end of arrays for unarmed attacks.
- * <10> 03-mar-2000 bwr changes for new spells, no stave magic
- * skill practising
- * <9> 11/23/99 LRH Now you don't get xp/piety for killing
- * monsters who were created friendly
- * <8> 11/14/99 cdl evade with random40(ev) vice random2(ev)
- * <7> 10/ 8/99 BCR Large races get a smaller
- * penalty for large shields
- * <6> 9/09/99 BWR Code for 1-1/2 hand weapons
- * <5> 8/08/99 BWR Reduced power of EV/shields
- * <4> 6/22/99 BWR Changes to stabbing code, made
- * most gods not care about the
- * deaths of summoned monsters
- * <3> 5/21/99 BWR Upped learning of armour skill
- * in combat slightly.
- * <2> 5/12/99 BWR Fixed a bug where burdened
- * barehanded attacks where free
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/fight.h b/crawl-ref/source/fight.h
index 7ad6255645..2ab259223c 100644
--- a/crawl-ref/source/fight.h
+++ b/crawl-ref/source/fight.h
@@ -4,10 +4,6 @@
* 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.cc b/crawl-ref/source/files.cc
index ec7a0169d6..710d4985d1 100644
--- a/crawl-ref/source/files.cc
+++ b/crawl-ref/source/files.cc
@@ -4,22 +4,6 @@
* Written by: Linley Henzell and Alexey Guzeev
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <7> 19 June 2000 GDL Change handle to FILE *
- * <6> 11/14/99 cdl Don't let player ghosts follow you up/down
- * <5> 7/13/99 BWR Monsters now regenerate hps off level &
- * ghosts teleport
- * <4> 6/13/99 BWR Added tmp file pairs to save file.
- * <3> 6/11/99 DML Replaced temp file deletion code.
- *
- * <2> 5/12/99 BWR Multiuser system support,
- * including appending UID to
- * name, and compressed saves
- * in the SAVE_DIR_PATH directory
- *
- * <1> --/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/files.h b/crawl-ref/source/files.h
index 95995e9c24..f2e8c006a1 100644
--- a/crawl-ref/source/files.h
+++ b/crawl-ref/source/files.h
@@ -4,10 +4,6 @@
* 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 e8a5320b64..902d8db009 100644
--- a/crawl-ref/source/food.cc
+++ b/crawl-ref/source/food.cc
@@ -4,11 +4,6 @@
* 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.
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/food.h b/crawl-ref/source/food.h
index b14ff38b85..1dc6843803 100644
--- a/crawl-ref/source/food.h
+++ b/crawl-ref/source/food.h
@@ -4,10 +4,6 @@
* 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 612350ed18..fce7eeacdf 100644
--- a/crawl-ref/source/hiscores.cc
+++ b/crawl-ref/source/hiscores.cc
@@ -4,10 +4,6 @@
* 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/hiscores.h b/crawl-ref/source/hiscores.h
index ee27982c63..86926e24fa 100644
--- a/crawl-ref/source/hiscores.h
+++ b/crawl-ref/source/hiscores.h
@@ -4,10 +4,6 @@
* 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.cc b/crawl-ref/source/initfile.cc
index 65cbdeee9f..271734352c 100644
--- a/crawl-ref/source/initfile.cc
+++ b/crawl-ref/source/initfile.cc
@@ -4,12 +4,6 @@
* Written by: David Loewenstern
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <3> 5 May 2000 GDL Add field stripping for 'name'
- * <2> 6/12/99 BWR Added get_system_environment
- * <1> 6/9/99 DML Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/initfile.h b/crawl-ref/source/initfile.h
index f949f94fc8..eae3c3d03c 100644
--- a/crawl-ref/source/initfile.h
+++ b/crawl-ref/source/initfile.h
@@ -4,10 +4,6 @@
* 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/invent.cc b/crawl-ref/source/invent.cc
index 78b4416253..453cb4f167 100644
--- a/crawl-ref/source/invent.cc
+++ b/crawl-ref/source/invent.cc
@@ -4,14 +4,6 @@
* 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
- * <4> 10/1/99 BCR Clarified help screen
- * <3> 6/9/99 DML Autopickup
- * <2> 5/20/99 BWR Extended screen lines support
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/invent.h b/crawl-ref/source/invent.h
index 6ae30e9441..099258336d 100644
--- a/crawl-ref/source/invent.h
+++ b/crawl-ref/source/invent.h
@@ -4,10 +4,6 @@
* 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 d0d2a67ef9..a6ba3415fe 100644
--- a/crawl-ref/source/it_use2.cc
+++ b/crawl-ref/source/it_use2.cc
@@ -4,16 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * 26jun2000 jmf added ZAP_MAGMA
- * <4> 19mar2000 jmf Added ZAP_BACKLIGHT and ZAP_SLEEP
- * <3> 10/1/99 BCR Changed messages for speed and
- * made amulet resist slow up speed
- * <2> 5/20/99 BWR Fixed bug with RAP_METABOLISM
- * and RAP_NOISES artefacts/
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/it_use2.h b/crawl-ref/source/it_use2.h
index 110a5eeaa7..a72a28c741 100644
--- a/crawl-ref/source/it_use2.h
+++ b/crawl-ref/source/it_use2.h
@@ -4,10 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> -/--/-- LRH Created
*/
#ifndef IT_USE2_H
diff --git a/crawl-ref/source/it_use3.cc b/crawl-ref/source/it_use3.cc
index e3fe7f923d..24f86fd870 100644
--- a/crawl-ref/source/it_use3.cc
+++ b/crawl-ref/source/it_use3.cc
@@ -4,13 +4,6 @@
* 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
- * <3> 5/22/99 BWR SPWLD_POWER is now HP/13 - 3
- * <2> 5/20/99 BWR Capped SPWLD_POWER to +20
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/it_use3.h b/crawl-ref/source/it_use3.h
index a2d597e2ac..2a7bdd6e20 100644
--- a/crawl-ref/source/it_use3.h
+++ b/crawl-ref/source/it_use3.h
@@ -4,10 +4,6 @@
* 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.cc b/crawl-ref/source/item_use.cc
index d188b5ed8a..6d149e4d51 100644
--- a/crawl-ref/source/item_use.cc
+++ b/crawl-ref/source/item_use.cc
@@ -4,25 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <8> 28July2000 GDL Revised player throwing
- * <7> 11/23/99 LRH Horned characters can wear hats/caps
- * <6> 7/13/99 BWR Lowered learning rates for
- * throwing skills, and other
- * balance tweaks
- * <5> 5/28/99 JDJ Changed wear_armour to allow Spriggans to
- * wear bucklers.
- * <4> 5/26/99 JDJ body armour can be removed and worn if an
- * uncursed cloak is being worn.
- * Removed lots of unnessary mpr string copying.
- * Added missing ponderous message.
- * <3> 5/20/99 BWR Fixed staff of air bug, output of trial
- * identified items, a few you.wield_changes so
- * that the weapon gets updated.
- * <2> 5/08/99 JDJ Added armour_prompt.
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/item_use.h b/crawl-ref/source/item_use.h
index 5243a522d3..f97d3fcc21 100644
--- a/crawl-ref/source/item_use.h
+++ b/crawl-ref/source/item_use.h
@@ -4,11 +4,6 @@
* 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.
- * <1> -/--/-- LRH Created
*/
diff --git a/crawl-ref/source/itemname.cc b/crawl-ref/source/itemname.cc
index 932a655d63..af607b4389 100644
--- a/crawl-ref/source/itemname.cc
+++ b/crawl-ref/source/itemname.cc
@@ -4,13 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <4> 9/09/99 BWR Added hands_required function
- * <3> 6/13/99 BWR Upped the base AC for heavy armour
- * <2> 5/20/99 BWR Extended screen lines support
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/itemname.h b/crawl-ref/source/itemname.h
index d60058faef..c286db6236 100644
--- a/crawl-ref/source/itemname.h
+++ b/crawl-ref/source/itemname.h
@@ -4,10 +4,6 @@
* 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 918add8ee3..8e1c82aec9 100644
--- a/crawl-ref/source/itemprop.cc
+++ b/crawl-ref/source/itemprop.cc
@@ -4,10 +4,6 @@
* Written by: Brent Ross
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> -/--/-- BWR Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/itemprop.h b/crawl-ref/source/itemprop.h
index 23e3fd56af..0ab26097ed 100644
--- a/crawl-ref/source/itemprop.h
+++ b/crawl-ref/source/itemprop.h
@@ -4,10 +4,6 @@
* 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 f0e463d79a..d206da25d4 100644
--- a/crawl-ref/source/items.cc
+++ b/crawl-ref/source/items.cc
@@ -4,18 +4,6 @@
* 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
- * <8> 8/07/99 BWR Added Rune stacking
- * <7> 6/13/99 BWR Added auto staff detection
- * <6> 6/12/99 BWR Fixed time system.
- * <5> 6/9/99 DML Autopickup
- * <4> 5/26/99 JDJ Drop will attempt to take off armour.
- * <3> 5/21/99 BWR Upped armour skill learning slightly.
- * <2> 5/20/99 BWR Added assurance that against inventory count being wrong.
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/items.h b/crawl-ref/source/items.h
index 3d59851843..f671d291cb 100644
--- a/crawl-ref/source/items.h
+++ b/crawl-ref/source/items.h
@@ -4,11 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <2> 6/9/99 DML Autopickup
- * <1> -/--/-- LRH Created
*/
diff --git a/crawl-ref/source/lev-pand.cc b/crawl-ref/source/lev-pand.cc
index acbb984779..980a5bfd12 100644
--- a/crawl-ref/source/lev-pand.cc
+++ b/crawl-ref/source/lev-pand.cc
@@ -4,10 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/lev-pand.h b/crawl-ref/source/lev-pand.h
index 48316c57f3..17344224cc 100644
--- a/crawl-ref/source/lev-pand.h
+++ b/crawl-ref/source/lev-pand.h
@@ -4,10 +4,6 @@
* 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/libgui.cc b/crawl-ref/source/libgui.cc
index 9176d7df09..9b32df2dec 100644
--- a/crawl-ref/source/libgui.cc
+++ b/crawl-ref/source/libgui.cc
@@ -4,11 +4,6 @@
* 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
- *
*/
#include <stdio.h>
diff --git a/crawl-ref/source/libunix.cc b/crawl-ref/source/libunix.cc
index b79b7da691..6737a652e2 100644
--- a/crawl-ref/source/libunix.cc
+++ b/crawl-ref/source/libunix.cc
@@ -4,22 +4,6 @@
* Written by: ?
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <6> 10/11/99 BCR Swapped 'v' and 'V' commands, fixed
- * & for debug command.
- * <5> 9/25/99 CDL linuxlib -> liblinux
- * changes to fix "macro problem"
- * keypad -> command lookup
- * <4> 99/07/13 BWR added translate_keypad(), to try and
- * translate keypad escape sequences into
- * numeric char values.
- * <3> 99/06/18 BCR moved CHARACTER_SET #define to AppHdr.h
- * <2> 99/05/12 BWR Tchars, signals, solaris support
- *
- * <1> -/--/-- ? Created
- *
*/
/* Some replacement routines missing in gcc
diff --git a/crawl-ref/source/libutil.cc b/crawl-ref/source/libutil.cc
index 7aa9b4ef12..1be3303110 100644
--- a/crawl-ref/source/libutil.cc
+++ b/crawl-ref/source/libutil.cc
@@ -4,11 +4,6 @@
* Written by: ?
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> 2001/Nov/01 BWR Created
- *
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/libutil.h b/crawl-ref/source/libutil.h
index 5c874a72f4..6ed7838811 100644
--- a/crawl-ref/source/libutil.h
+++ b/crawl-ref/source/libutil.h
@@ -3,11 +3,6 @@
* Summary: System independent functions
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> 2001/Nov/01 BWR Created
- *
*/
#ifndef LIBUTIL_H
diff --git a/crawl-ref/source/libw32c.cc b/crawl-ref/source/libw32c.cc
index 2b4afc99cc..2c215dd939 100644
--- a/crawl-ref/source/libw32c.cc
+++ b/crawl-ref/source/libw32c.cc
@@ -9,12 +9,6 @@
* 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
- * <1> 1 Mar 2000 GDL Created
- *
*/
// WINDOWS INCLUDES GO HERE
diff --git a/crawl-ref/source/macro.cc b/crawl-ref/source/macro.cc
index e40fad3f3f..4c812db129 100644
--- a/crawl-ref/source/macro.cc
+++ b/crawl-ref/source/macro.cc
@@ -4,12 +4,6 @@
* Written by: Juho Snellman <jsnell@lyseo.edu.ouka.fi>
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <3> 6/25/02 JS Completely rewritten
- * <2> 6/13/99 BWR SysEnv.crawl_dir support
- * <1> -/--/-- JS Created
*/
/*
diff --git a/crawl-ref/source/macro.h b/crawl-ref/source/macro.h
index 7ebeee3318..ad70244b88 100644
--- a/crawl-ref/source/macro.h
+++ b/crawl-ref/source/macro.h
@@ -4,11 +4,6 @@
* Written by: Juho Snellman <jsnell@lyseo.edu.ouka.fi>
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <2> 6/25/02 JS Removed old cruft
- * <1> -/--/-- JS Created
*/
#ifndef MACRO_H
diff --git a/crawl-ref/source/maps.cc b/crawl-ref/source/maps.cc
index 1eb3685d0a..91e7cc29d6 100644
--- a/crawl-ref/source/maps.cc
+++ b/crawl-ref/source/maps.cc
@@ -4,12 +4,6 @@
* 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,
- * this should prevent digging?
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/maps.h b/crawl-ref/source/maps.h
index d420642a43..f2f35a275e 100644
--- a/crawl-ref/source/maps.h
+++ b/crawl-ref/source/maps.h
@@ -4,10 +4,6 @@
* 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/message.cc b/crawl-ref/source/message.cc
index c901bd7ecf..62867c7dcd 100644
--- a/crawl-ref/source/message.cc
+++ b/crawl-ref/source/message.cc
@@ -4,12 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <3> 5/20/99 BWR Extended screen lines support
- * <2> 5/08/99 JDJ mpr takes a const char* instead of a char array.
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/message.h b/crawl-ref/source/message.h
index 6fdd54ccf7..026ce47950 100644
--- a/crawl-ref/source/message.h
+++ b/crawl-ref/source/message.h
@@ -4,11 +4,6 @@
* 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.
- * <1> -/--/-- LRH Created
*/
#ifndef MESSAGE_H
diff --git a/crawl-ref/source/misc.cc b/crawl-ref/source/misc.cc
index acdd5fd48a..4b5a6234d6 100644
--- a/crawl-ref/source/misc.cc
+++ b/crawl-ref/source/misc.cc
@@ -4,12 +4,6 @@
* 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)
- * <2> 5/20/99 BWR Multi-user support, new berserk code.
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/misc.h b/crawl-ref/source/misc.h
index 1837a02cc5..442cefbbc0 100644
--- a/crawl-ref/source/misc.h
+++ b/crawl-ref/source/misc.h
@@ -4,10 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> -/--/-- LRH Created
*/
#ifndef MISC_H
diff --git a/crawl-ref/source/mon-pick.cc b/crawl-ref/source/mon-pick.cc
index 5ea034be96..bb4e392c2e 100644
--- a/crawl-ref/source/mon-pick.cc
+++ b/crawl-ref/source/mon-pick.cc
@@ -4,11 +4,6 @@
* 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
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/mon-pick.h b/crawl-ref/source/mon-pick.h
index 0776b731f1..f5d1dffdcd 100644
--- a/crawl-ref/source/mon-pick.h
+++ b/crawl-ref/source/mon-pick.h
@@ -4,10 +4,6 @@
* 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/mon-util.cc b/crawl-ref/source/mon-util.cc
index d68d027129..45453355fc 100644
--- a/crawl-ref/source/mon-util.cc
+++ b/crawl-ref/source/mon-util.cc
@@ -4,14 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <2> 11/04/99 cdl added a break to spell selection
- * for kobold Summoners
- * print just "[Ii]t" for invisible undead
- * renamed params to monam()
- * <1> -/--/-- LRH Created
*/
// $pellbinder: (c) D.G.S.E 1998
diff --git a/crawl-ref/source/mon-util.h b/crawl-ref/source/mon-util.h
index 30b0cd0bc0..1d3e7e6118 100644
--- a/crawl-ref/source/mon-util.h
+++ b/crawl-ref/source/mon-util.h
@@ -4,10 +4,6 @@
* 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.cc b/crawl-ref/source/monplace.cc
index cd243dd086..dab8358c73 100644
--- a/crawl-ref/source/monplace.cc
+++ b/crawl-ref/source/monplace.cc
@@ -4,10 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/monplace.h b/crawl-ref/source/monplace.h
index 8eebb1a5cb..1ce27e9e77 100644
--- a/crawl-ref/source/monplace.h
+++ b/crawl-ref/source/monplace.h
@@ -4,10 +4,6 @@
* 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 d5795abeb7..a25720569b 100644
--- a/crawl-ref/source/monspeak.cc
+++ b/crawl-ref/source/monspeak.cc
@@ -3,10 +3,6 @@
* 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
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/monspeak.h b/crawl-ref/source/monspeak.h
index f64ffeb890..a4658652e9 100644
--- a/crawl-ref/source/monspeak.h
+++ b/crawl-ref/source/monspeak.h
@@ -3,10 +3,6 @@
* 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
diff --git a/crawl-ref/source/monstuff.cc b/crawl-ref/source/monstuff.cc
index e5d404d7f4..eb3ac4dc8f 100644
--- a/crawl-ref/source/monstuff.cc
+++ b/crawl-ref/source/monstuff.cc
@@ -4,18 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <8> 7 Aug 2001 MV Intelligent monsters now pick up gold
- * <7> 26 Mar 2001 GDL Fixed monster reaching
- * <6> 13 Mar 2001 GDL Rewrite of monster AI
- * <5> 31 July 2000 GDL More Manticore fixes.
- * <4> 29 July 2000 JDJ Fixed a bunch of places in handle_pickup where MSLOT_WEAPON
- * was being erroneously used.
- * <3> 25 July 2000 GDL Fixed Manticores
- * <2> 11/23/99 LRH Upgraded monster AI
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/monstuff.h b/crawl-ref/source/monstuff.h
index 6f92f2c519..ee76711d2e 100644
--- a/crawl-ref/source/monstuff.h
+++ b/crawl-ref/source/monstuff.h
@@ -4,10 +4,6 @@
* 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/mpr.h b/crawl-ref/source/mpr.h
index 4a677ba730..c71cac807a 100644
--- a/crawl-ref/source/mpr.h
+++ b/crawl-ref/source/mpr.h
@@ -4,12 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <2> 9/11/07 MPC Split off from message.h
- * <2> 5/08/99 JDJ mpr takes a const char* instead of a char array.
- * <1> -/--/-- LRH Created
*/
#ifndef MPR_H
diff --git a/crawl-ref/source/mstuff2.cc b/crawl-ref/source/mstuff2.cc
index 9e2798dc65..bba8acf260 100644
--- a/crawl-ref/source/mstuff2.cc
+++ b/crawl-ref/source/mstuff2.cc
@@ -4,16 +4,6 @@
* 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.
- * <4> 29 July 2000 JDJ Tweaked mons_throw so it doesn't index past
- * the end of the array when monsters don't have
- * a weapon equipped.
- * <3> 25 July 2000 GDL Fixed Manticores
- * <2> 28 July 2000 GDL Revised monster throwing
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/mstuff2.h b/crawl-ref/source/mstuff2.h
index d84cd2f435..fc92e4ec22 100644
--- a/crawl-ref/source/mstuff2.h
+++ b/crawl-ref/source/mstuff2.h
@@ -4,12 +4,6 @@
* 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
- * SBeam instead of using
- * func_pass.
*/
diff --git a/crawl-ref/source/mutation.cc b/crawl-ref/source/mutation.cc
index f0b36f027a..307029b90c 100644
--- a/crawl-ref/source/mutation.cc
+++ b/crawl-ref/source/mutation.cc
@@ -4,16 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <5> 7/29/00 JDJ Made give_cosmetic_mutation static
- * <4> 9/25/99 CDL linuxlib -> liblinux
- * <3> 9/21/99 LRH Added many new scales
- * <2> 5/20/99 BWR Fixed it so demonspwan should
- * always get a mutation, 3 level
- * perma_mutations now work.
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/mutation.h b/crawl-ref/source/mutation.h
index 06f18a3e7e..5c46d51e42 100644
--- a/crawl-ref/source/mutation.h
+++ b/crawl-ref/source/mutation.h
@@ -4,10 +4,6 @@
* 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/newgame.cc b/crawl-ref/source/newgame.cc
index ba3728eb5d..4bc4bb890b 100644
--- a/crawl-ref/source/newgame.cc
+++ b/crawl-ref/source/newgame.cc
@@ -4,47 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <16> 19-Jun-2000 GDL changed handle to FILE *
- * <15> 06-Mar-2000 bwr changes to berserer, paladin, enchanter
- * <14> 10-Jan-2000 DLB class_allowed() lists excluded
- * species for all but hunters
- * some clean-up of init_player()
- * <13> 1/10/2000 BCR Made ogre berserkers get club
- * skill, Trolls get unarmed skill
- * Halflings can be assassins and
- * warpers
- * <12> 12/4/99 jmf Gave Paladins more armour skill + a
- * long sword (to compensate for
- * their inability to use poison).
- * Allowed Spriggan Stalkers (since
- * that's basically just a venom mage
- * + assassin, both of which are now
- * legal).
- * <11> 11/22/99 LRH Er, re-un-capitalised class
- * names (makes them distinguish-
- * able in score list)
- * <10> 10/31/99 CDL Allow Spriggan Assassins
- * Remove some old comments
- * <9> 10/12/99 BCR Made sure all the classes are
- * capitalized correctly.
- * <8> 9/09/99 BWR Changed character selection
- * screens look (added sub-species
- * menus from Dustin Ragan)
- * <7> 7/13/99 BWR Changed assassins to use
- * hand crossbows, changed
- * rangers into hunters.
- * <6> 6/22/99 BWR Added new rangers/slingers
- * <5> 6/17/99 BCR Removed some Linux/Mac filename
- * weirdness
- * <4> 6/13/99 BWR SysEnv support
- * <3> 6/11/99 DML Removed tmpfile purging.
- * <2> 5/20/99 BWR CRAWL_NAME, new berserk, upped
- * troll food consumption, added
- * demonspawn transmuters.
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/newgame.h b/crawl-ref/source/newgame.h
index 3a25c11a51..81de2b7748 100644
--- a/crawl-ref/source/newgame.h
+++ b/crawl-ref/source/newgame.h
@@ -4,10 +4,6 @@
* 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.h b/crawl-ref/source/notes.h
index 74d04a020d..417be71af5 100644
--- a/crawl-ref/source/notes.h
+++ b/crawl-ref/source/notes.h
@@ -4,10 +4,6 @@
* Written by: Haran Pilpel
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> -/--/-- PH Created
*/
#ifndef NOTES_H
diff --git a/crawl-ref/source/ouch.cc b/crawl-ref/source/ouch.cc
index 0b1ed073e1..a01ddcfa0c 100644
--- a/crawl-ref/source/ouch.cc
+++ b/crawl-ref/source/ouch.cc
@@ -4,24 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <8> 7/30/00 JDJ Fixed end_game so that it works with filenames longer than 6 characters.
- * <7> 19 June 2000 GDL Changed handle to FILE *
- * <6> 11/23/99 LRH Fixed file purging for DOS?
- * <5> 9/29/99 BCR Fixed highscore so that it
- * doesn't take so long. Also
- * added some whitespace to the scores.
- * Fixed problem with uniques and 'a'.
- * <4> 6/13/99 BWR applied a mix of DML and my tmp
- * file purging improvements.
- * <3> 5/26/99 JDJ highscore() will print more scores on
- * larger windows.
- * <2> 5/21/99 BWR Added SCORE_FILE_ENTRIES, so
- * that more top scores can be
- * saved.
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/ouch.h b/crawl-ref/source/ouch.h
index b949de14d6..eef415e6ca 100644
--- a/crawl-ref/source/ouch.h
+++ b/crawl-ref/source/ouch.h
@@ -4,14 +4,6 @@
* 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
- * It determines how many characters of
- * a long player name are printed in
- * the score list.
- * <1> -/--/-- LRH Created
*/
diff --git a/crawl-ref/source/output.cc b/crawl-ref/source/output.cc
index ca424e892a..aaa5ccbcf1 100644
--- a/crawl-ref/source/output.cc
+++ b/crawl-ref/source/output.cc
@@ -4,11 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <2> 5/20/99 BWR Efficiency changes for curses.
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/output.h b/crawl-ref/source/output.h
index a762edb19d..545d96a595 100644
--- a/crawl-ref/source/output.h
+++ b/crawl-ref/source/output.h
@@ -4,10 +4,6 @@
* 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 2286632ad0..067b160a95 100644
--- a/crawl-ref/source/overmap.cc
+++ b/crawl-ref/source/overmap.cc
@@ -7,13 +7,6 @@
* 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
- * <2> 8/10/99 BCR Changed Linley's macros
- * to an enum in overmap.h
- * <1> 29/8/99 LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/overmap.h b/crawl-ref/source/overmap.h
index ea29f032bd..cbba556c1f 100644
--- a/crawl-ref/source/overmap.h
+++ b/crawl-ref/source/overmap.h
@@ -4,10 +4,6 @@
* 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/place.cc b/crawl-ref/source/place.cc
index 6815095732..2c3683a1fa 100644
--- a/crawl-ref/source/place.cc
+++ b/crawl-ref/source/place.cc
@@ -4,10 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> 9/11/07 MPC Split from misc.cc
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/place.h b/crawl-ref/source/place.h
index f62f0b57b9..f1d65c7913 100644
--- a/crawl-ref/source/place.h
+++ b/crawl-ref/source/place.h
@@ -4,10 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> 9/11/07 MPC Split from misc.h
*/
#ifndef PLACE_H
diff --git a/crawl-ref/source/player.cc b/crawl-ref/source/player.cc
index 7dbdf0217e..15488f5747 100644
--- a/crawl-ref/source/player.cc
+++ b/crawl-ref/source/player.cc
@@ -4,17 +4,6 @@
* 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()
- * <5> 7/13/99 BWR Added player_res_electricity()
- * and player_hunger_rate()
- * <4> 6/22/99 BWR Racial adjustments to stealth and Armour.
- * <3> 5/20/99 BWR Fixed problems with random stat increases, added kobold
- * stat increase. increased EV recovery for Armour.
- * <2> 5/08/99 LRH display_char_status correctly handles magic_contamination.
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/player.h b/crawl-ref/source/player.h
index 807483aa4b..c5cbcd8c5a 100644
--- a/crawl-ref/source/player.h
+++ b/crawl-ref/source/player.h
@@ -4,10 +4,6 @@
* 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 7c6d1ee8c0..e983d41389 100644
--- a/crawl-ref/source/randart.cc
+++ b/crawl-ref/source/randart.cc
@@ -4,14 +4,6 @@
* 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
- * <7> 14/12/99 LRH random2 -> random5
- * <6> 11/06/99 cdl random4 -> random2
- *
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/randart.h b/crawl-ref/source/randart.h
index c6ac468c99..19b44981a3 100644
--- a/crawl-ref/source/randart.h
+++ b/crawl-ref/source/randart.h
@@ -4,10 +4,6 @@
* 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/ray.h b/crawl-ref/source/ray.h
index 4e9571aa95..17a2547e8a 100644
--- a/crawl-ref/source/ray.h
+++ b/crawl-ref/source/ray.h
@@ -4,10 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> 7/11/07 MPC Split off from externs.h
*/
#ifndef RAY_H
diff --git a/crawl-ref/source/religion.cc b/crawl-ref/source/religion.cc
index db88cf9e37..4b45483d48 100644
--- a/crawl-ref/source/religion.cc
+++ b/crawl-ref/source/religion.cc
@@ -4,20 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- *
- * <7> 11jan2001 gdl added M. Valvoda's changes to
- * god_colour() and god_name()
- * <6> 06-Mar-2000 bwr added penance, gift_timeout,
- * divine_retribution(), god_speaks()
- * <5> 11/15/99 cdl Fixed Daniel's yellow Xom patch :)
- * Xom will sometimes answer prayers
- * <4> 10/11/99 BCR Added Daniel's yellow Xom patch
- * <3> 6/13/99 BWR Vehumet book giving code.
- * <2> 5/20/99 BWR Added screen redraws
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/religion.h b/crawl-ref/source/religion.h
index fc46af69c1..d26533e87a 100644
--- a/crawl-ref/source/religion.h
+++ b/crawl-ref/source/religion.h
@@ -4,10 +4,6 @@
* 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 e66c31f602..cbcbaa89a4 100644
--- a/crawl-ref/source/shopping.cc
+++ b/crawl-ref/source/shopping.cc
@@ -4,12 +4,6 @@
* 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.
- * <2> Oct 31 99 CDL right justify prices
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/shopping.h b/crawl-ref/source/shopping.h
index f434cf31ce..8cdb713626 100644
--- a/crawl-ref/source/shopping.h
+++ b/crawl-ref/source/shopping.h
@@ -4,10 +4,6 @@
* 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 c30b8810c9..a7ff0beb02 100644
--- a/crawl-ref/source/skills.cc
+++ b/crawl-ref/source/skills.cc
@@ -4,14 +4,6 @@
* 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
- *
- * <2> 7/31/99 BWR Inc skill_point granularity,
- * added MAX_SPENDING_LIMIT
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/skills.h b/crawl-ref/source/skills.h
index a38299eeaa..a31c9e658d 100644
--- a/crawl-ref/source/skills.h
+++ b/crawl-ref/source/skills.h
@@ -4,10 +4,6 @@
* 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/skills2.cc b/crawl-ref/source/skills2.cc
index 69b6b294ba..24609162c6 100644
--- a/crawl-ref/source/skills2.cc
+++ b/crawl-ref/source/skills2.cc
@@ -4,17 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * 01aug2000 jmf RESTORED TITLES TO THEIR FORMER GLORY! MUA-HA!
- * <4> 22Jul2000 GDL added warning for low throwing skill
- * Changed a few titles.
- * <3> 5/20/99 BWR Changed Trapper titles, avoided
- * overflow on the weapon skill
- * column.
- * <2> -/--/-- WL Extensive mods from Wladimir van der Laan.
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/skills2.h b/crawl-ref/source/skills2.h
index ef8d4544bd..683fbb3e53 100644
--- a/crawl-ref/source/skills2.h
+++ b/crawl-ref/source/skills2.h
@@ -4,11 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <2> -/--/-- WL Extensive mods from Wladimir van der Laan.
- * <1> -/--/-- LRH Created
*/
diff --git a/crawl-ref/source/spells1.cc b/crawl-ref/source/spells1.cc
index 003b25fa9a..d9310edd33 100644
--- a/crawl-ref/source/spells1.cc
+++ b/crawl-ref/source/spells1.cc
@@ -5,15 +5,6 @@
* 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
- * <3> 9/11/99 LRH Can't blink in the Abyss
- * <3> 6/22/99 BWR Removed teleport control from
- * random_blink().
- * <2> 5/20/99 BWR Increased greatest healing.
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/spells1.h b/crawl-ref/source/spells1.h
index 09040e71f0..945fd360ef 100644
--- a/crawl-ref/source/spells1.h
+++ b/crawl-ref/source/spells1.h
@@ -4,10 +4,6 @@
* 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.cc b/crawl-ref/source/spells2.cc
index 57b093cc30..7534aa549b 100644
--- a/crawl-ref/source/spells2.cc
+++ b/crawl-ref/source/spells2.cc
@@ -5,18 +5,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <4> 03jan1999 jmf Changed summon_small_mammals so at
- * higher levels it indeed summons in plural.
- * Removed some IMHO unnecessary failure msgs.
- * (from e.g. animate_dead).
- * Added protection by special deities.
- * <3> 10/11/99 BCR fixed range bug in burn_freeze,
- * vamp_drain, and summon_elemental
- * <2> 5/26/99 JDJ detect_items uses '~' instead of '*'.
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/spells2.h b/crawl-ref/source/spells2.h
index aaed99ff4e..7612fd91b2 100644
--- a/crawl-ref/source/spells2.h
+++ b/crawl-ref/source/spells2.h
@@ -4,10 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> -/--/-- LRH Created
*/
#ifndef SPELLS2_H
diff --git a/crawl-ref/source/spells3.cc b/crawl-ref/source/spells3.cc
index 361296a177..68fbd663ba 100644
--- a/crawl-ref/source/spells3.cc
+++ b/crawl-ref/source/spells3.cc
@@ -4,12 +4,6 @@
* 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
- * <2> 8/05/99 BWR Added allow_control_teleport
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/spells3.h b/crawl-ref/source/spells3.h
index 5878b014d1..72a66dd00c 100644
--- a/crawl-ref/source/spells3.h
+++ b/crawl-ref/source/spells3.h
@@ -4,10 +4,6 @@
* 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.cc b/crawl-ref/source/spells4.cc
index f506ea3829..d2a9210cc8 100644
--- a/crawl-ref/source/spells4.cc
+++ b/crawl-ref/source/spells4.cc
@@ -5,11 +5,6 @@
* 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.
- * <1> 06jan2000 jmf Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/spells4.h b/crawl-ref/source/spells4.h
index e4ed0d3977..9226fdb10c 100644
--- a/crawl-ref/source/spells4.h
+++ b/crawl-ref/source/spells4.h
@@ -4,10 +4,6 @@
* 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 15f6bab27d..f6ba0eb9c6 100644
--- a/crawl-ref/source/spl-book.cc
+++ b/crawl-ref/source/spl-book.cc
@@ -4,13 +4,6 @@
* 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;
- * alteration of type-printout to match new bitfield.
- * <1> 19mar2000 jmf Created by taking stuff from dungeon.cc, spells0.cc,
- * spells.cc, shopping.cc
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/spl-book.h b/crawl-ref/source/spl-book.h
index 8558ebec32..4ccdc37f93 100644
--- a/crawl-ref/source/spl-book.h
+++ b/crawl-ref/source/spl-book.h
@@ -4,10 +4,6 @@
* 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.cc b/crawl-ref/source/spl-cast.cc
index aae1dcfdc6..7661821878 100644
--- a/crawl-ref/source/spl-cast.cc
+++ b/crawl-ref/source/spl-cast.cc
@@ -4,13 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <4> 1/02/00 jmf changed values, marked //jmf:
- * <3> 6/13/99 BWR Added Staff auto identify code
- * <2> 5/20/99 BWR Added some screen redraws
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/spl-cast.h b/crawl-ref/source/spl-cast.h
index 71c40b38fe..1873ca8665 100644
--- a/crawl-ref/source/spl-cast.h
+++ b/crawl-ref/source/spl-cast.h
@@ -4,10 +4,6 @@
* 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-mis.h b/crawl-ref/source/spl-mis.h
index 0080616fe3..e9363e6597 100644
--- a/crawl-ref/source/spl-mis.h
+++ b/crawl-ref/source/spl-mis.h
@@ -5,10 +5,6 @@
*
* Modified for Crawl Reference by $Author$ on $Date: 2008-06-28 22:
16:39 -0700 (Sat, 28 Jun 2008) $
- *
- * Change History (most recent first):
- *
- * <1> -/--/-- LRH Created
*/
#ifndef SPL_MIS_H
diff --git a/crawl-ref/source/state.cc b/crawl-ref/source/state.cc
index 2a94b2783f..91845abd51 100644
--- a/crawl-ref/source/state.cc
+++ b/crawl-ref/source/state.cc
@@ -4,10 +4,6 @@
* Written by: Matthew Cline
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> 09/18/07 MPC Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/state.h b/crawl-ref/source/state.h
index 50a0cd497f..6e4847bf65 100644
--- a/crawl-ref/source/state.h
+++ b/crawl-ref/source/state.h
@@ -4,10 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> 7/11/07 MPC Split off from externs.h
*/
#ifndef STATE_H
diff --git a/crawl-ref/source/store.cc b/crawl-ref/source/store.cc
index c64345c9c6..44cd6483df 100644
--- a/crawl-ref/source/store.cc
+++ b/crawl-ref/source/store.cc
@@ -5,10 +5,6 @@
* Written by: Matthew Cline
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
-
- * <1> 10/5/07 MPC Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/store.h b/crawl-ref/source/store.h
index 23277348a3..194aced976 100644
--- a/crawl-ref/source/store.h
+++ b/crawl-ref/source/store.h
@@ -5,10 +5,6 @@
* Written by: Matthew Cline
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> 10/5/07 MPC Created
*/
#ifndef STORE_H
diff --git a/crawl-ref/source/stuff.cc b/crawl-ref/source/stuff.cc
index 30157ceb84..b580dc1584 100644
--- a/crawl-ref/source/stuff.cc
+++ b/crawl-ref/source/stuff.cc
@@ -4,13 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <4> 11/14/99 cdl added random40(), made arg to random*() signed
- * <3> 11/06/99 cdl added random22()
- * <2> 9/25/99 cdl linuxlib -> liblinux
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/stuff.h b/crawl-ref/source/stuff.h
index 46dc76e103..918665aaab 100644
--- a/crawl-ref/source/stuff.h
+++ b/crawl-ref/source/stuff.h
@@ -4,12 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <3> 11/14/99 cdl added random40
- * <2> 11/06/99 cdl added random22
- * <1> -/--/-- LRH Created
*/
diff --git a/crawl-ref/source/tags.cc b/crawl-ref/source/tags.cc
index d9991d58e9..ea5d84dbb8 100644
--- a/crawl-ref/source/tags.cc
+++ b/crawl-ref/source/tags.cc
@@ -4,11 +4,6 @@
* Written by: Gordon Lipford
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <2> 16 Mar 2001 GDL Added TAG_LEVEL_ATTITUDE
- * <1> 27 Jan 2001 GDL Created
*/
/* ------------------------- how tags work ----------------------------------
diff --git a/crawl-ref/source/tags.h b/crawl-ref/source/tags.h
index 1c5cdc8e78..3c87a55d17 100644
--- a/crawl-ref/source/tags.h
+++ b/crawl-ref/source/tags.h
@@ -4,10 +4,6 @@
* Written by: Gordon Lipford
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> 27 Jan 2001 GDL Created
*/
#ifndef TAGS_H
diff --git a/crawl-ref/source/terrain.cc b/crawl-ref/source/terrain.cc
index 13942db30e..532538f469 100644
--- a/crawl-ref/source/terrain.cc
+++ b/crawl-ref/source/terrain.cc
@@ -4,10 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> 9/11/07 MPC Split from misc.cc
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/terrain.h b/crawl-ref/source/terrain.h
index 429c26a32c..44c3121c8f 100644
--- a/crawl-ref/source/terrain.h
+++ b/crawl-ref/source/terrain.h
@@ -4,10 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> 9/11/07 MPC Split from misc.h
*/
#ifndef TERRAIN_H
diff --git a/crawl-ref/source/transfor.cc b/crawl-ref/source/transfor.cc
index fa89bd8620..ab380739e1 100644
--- a/crawl-ref/source/transfor.cc
+++ b/crawl-ref/source/transfor.cc
@@ -4,12 +4,6 @@
* 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
- * the weapon line updates.
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/transfor.h b/crawl-ref/source/transfor.h
index b701f5fdae..f7d8361e02 100644
--- a/crawl-ref/source/transfor.h
+++ b/crawl-ref/source/transfor.h
@@ -4,10 +4,6 @@
* 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/traps.cc b/crawl-ref/source/traps.cc
index 17c75914fe..fae7a411ec 100644
--- a/crawl-ref/source/traps.cc
+++ b/crawl-ref/source/traps.cc
@@ -4,10 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> 9/11/07 MPC Split from misc.cc
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/traps.h b/crawl-ref/source/traps.h
index 4ba99a6212..d939aa3285 100644
--- a/crawl-ref/source/traps.h
+++ b/crawl-ref/source/traps.h
@@ -4,10 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> 9/11/07 MPC Split from misc.h
*/
#ifndef TRAPS_H
diff --git a/crawl-ref/source/travel.h b/crawl-ref/source/travel.h
index 7785a108ab..320749506b 100644
--- a/crawl-ref/source/travel.h
+++ b/crawl-ref/source/travel.h
@@ -4,10 +4,6 @@
* Written by: Darshan Shaligram
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> -/--/-- SD Created
*/
#ifndef TRAVEL_H
#define TRAVEL_H
diff --git a/crawl-ref/source/unrand.h b/crawl-ref/source/unrand.h
index 643210be5a..582518489d 100644
--- a/crawl-ref/source/unrand.h
+++ b/crawl-ref/source/unrand.h
@@ -4,12 +4,6 @@
* 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
- * resistances.
- * <1> -/--/-- LRH Created
*/
#ifndef UNRAND_H
#define UNRAND_H
diff --git a/crawl-ref/source/version.h b/crawl-ref/source/version.h
index a3b4a6e8ce..73a776ac35 100644
--- a/crawl-ref/source/version.h
+++ b/crawl-ref/source/version.h
@@ -4,11 +4,6 @@
* Written by: ??
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <2> 10/12/99 BCR Added BUILD_DATE #define
- * <1> -/--/-- --- Created
*/
/* Crawl versioning:
diff --git a/crawl-ref/source/view.cc b/crawl-ref/source/view.cc
index 04a3b30684..04106680f1 100644
--- a/crawl-ref/source/view.cc
+++ b/crawl-ref/source/view.cc
@@ -4,23 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <10> 29 Jul 00 JDJ show_map iterates horizontally to 79 instead of 80.
- * item no longer indexes past the end of environ::grid.
- * <9> 19 Jun 00 GDL Complete rewrite of LOS code
- * <8> 11/23/99 LRH Added colour-coded play-screen map & clean_map
- * init options
- * <7> 9/29/99 BCR Removed first argument from draw_border
- * <6> 9/11/99 LRH Added calls to overmap functions
- * <5> 6/22/99 BWR Fixed and improved the stealth
- * <4> 5/20/99 BWR show_map colours all portals,
- * exits from subdungeons now
- * look like up stairs.
- * <3> 5/09/99 JDJ show_map draws shops in yellow.
- * <2> 5/09/99 JDJ show_map accepts '\r' along with '.'.
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/view.h b/crawl-ref/source/view.h
index f4a7fdb807..e83f999927 100644
--- a/crawl-ref/source/view.h
+++ b/crawl-ref/source/view.h
@@ -4,11 +4,6 @@
* 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
- * <1> -/--/-- LRH Created
*/
diff --git a/crawl-ref/source/winhdr.h b/crawl-ref/source/winhdr.h
index adb295908d..967d2aba8a 100644
--- a/crawl-ref/source/winhdr.h
+++ b/crawl-ref/source/winhdr.h
@@ -6,10 +6,6 @@
* Copyright © 1999 Jesse Jones.
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> 5/30/99 JDJ Created.
*/
diff --git a/crawl-ref/source/xom.h b/crawl-ref/source/xom.h
index 7727b5a056..c256a0f744 100644
--- a/crawl-ref/source/xom.h
+++ b/crawl-ref/source/xom.h
@@ -4,10 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> 09/28/07 MPC Split from religion.h
*/
#ifndef XOM_H