Go to file
anmaster ecf3bf15b5 Add missing ground arches under walls to /quests/peterm/FireTemple/* and remove ground under blocked arches (in same maps), also (in same maps) remove some duplicate floor tiles.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9250 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-05 23:29:34 +00:00
Info Spelling corrections. 2007-05-12 22:46:19 +00:00
animations/maps/navar_city Add a new professor to the university, and associated scripts (only Lorkas lore, for now). Fix some lights and wrong desks. 2008-05-20 22:02:01 +00:00
azumauindo Resize some Azumauindo maps that were mostly a lot of empty space. 2008-05-29 09:36:39 +00:00
brest Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
darcap Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
dragonisland More fixes for redundant patterns in @match (it is case insensitive, but a lot of maps treated it as if it was case sensitive). Also fix some broken dialogs (missing the match part of @match and other such typos). 2008-05-23 09:49:20 +00:00
dungeons Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
editor Run 'Shrink Map Size' function from MapNormalizer editor script. 2008-05-30 06:23:54 +00:00
euthville Link the Scorn Royalty maps together. 2008-03-24 09:04:38 +00:00
inn_and_outpost Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
lake_country Add missing floor tiles under walls to /lake_country/Butakis/prison_s and make the books appear on top of the tables in /lake_country/Butakis/Rlib2. 2008-06-03 19:34:21 +00:00
marksel Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
mlab Add some no_pick in order to fix sorting order for arches, clean up slaying for exits to use realtive paths in some places, fix some smoothing levels to make a bridge look better. All in city de clouds. 2008-06-05 21:57:08 +00:00
navar_city Remove duplicate no magic tiles from jail map in Navar. 2008-06-03 19:32:34 +00:00
planes Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
port_joseph Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
pup_land Add missing floor tiles to /pup_land/jk/heads, note map is unlinked, but I think it is good to clean it up anyway. 2008-06-05 22:33:16 +00:00
python Fix wrong price of objects in help for IPO. 2008-05-22 21:26:18 +00:00
quests Add missing ground arches under walls to /quests/peterm/FireTemple/* and remove ground under blocked arches (in same maps), also (in same maps) remove some duplicate floor tiles. 2008-06-05 23:29:34 +00:00
santo_dominion Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
scorn Make /scorn/houses/ house3.1st look nicer, add doorway arches to it. 2008-06-05 22:05:54 +00:00
sisters Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
start Even more fixes for redundant patterns in @match (it is case insensitive, but a lot of maps treated it as if it was case sensitive). Mostly done with grep + sed. Also add @question to two pupland maps and fix a typo on a lake country map. 2008-05-23 22:30:19 +00:00
styles Update spellcasting objects to use inventory objects. 2007-11-04 19:05:10 +00:00
teamarena The @match expression in npc dialog is case insensitive, but a lot of map treated it as if it was case sensitive, fixing a lot of them (there may be more left, that the grep didn't find). 2008-05-23 08:11:20 +00:00
templates Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
test Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
under_world Unify Created: and Modified: map headers. 2007-11-02 22:49:56 +00:00
unlinked Clean up walls and floors in /unlinked/kandora, also possibly other cleanup in there that I forgot to mention. But it was sad to see these broken maps. 2008-06-05 22:12:27 +00:00
whalingoutpost Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
wolfsburg Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
world First pass to add lore to the town. 2008-05-29 22:02:22 +00:00
.emergency scorn/scorn: Removed, city is world map - keeping that one around will 2002-06-15 07:51:10 +00:00
COPYING add license to maps directory. 2006-06-29 06:24:07 +00:00
ChangeLog Updated ChangeLog file using svn2cl 2008-05-31 22:44:03 +00:00
HallOfDMs Unify Created: and Modified: map headers. 2007-11-02 22:49:56 +00:00
HallOfSelection Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
README - Change the order of the dates when using -r with svn2cl so that the log 2007-12-30 05:37:41 +00:00
regions Removed unused regions 2008-06-03 16:51:39 +00:00

README

==============================================================================
ChangeLog
==============================================================================

The ChangeLog file has been built with svn2cl 0.7 and 0.9 as obtained fromm
http://ch.tudelft.nl/~arthur/svn2cl/downloads.html.  Do not use version 0.6
or older as it appears to generate incompatible ChangeLog formats.

These instructions presume an installation of the tarball similar to this.
The actual paths may be different for each developer, but these are used for
sake of example.  There is no requirement to use the example paths.

  $ cd ~
  $ tar -xzf svn2cl-0.9.tar.gz

To update the ChangeLog, a command sequence like this is generally possible
with one caveat.  Do not check in the results without checking the the changes
with svn diff to avoid throwing away someone's comments that are more verbose
than the svn commit comment.

  $ cd /home/data/svn/crossfire/maps/trunk
  $ ~/svn2cl-0.9/svn2cl.sh

The following may be safer, but also may not entirely regenerate missing
entries if manual edits have been made.  Again, never check in updates without
checking differences and merging any manual edits developers may have made.

1) Only generate portion of the ChangeLog since the last svn2cl run.

   Determine the date of the last svn2cl run by looking at the top of the
   ChangeLog.  For this example, presume 2007-12-20 is the last svn2cl
   notation, and that today is 2007-12-30.

   $ cd /home/data/svn/crossfire/maps/trunk
   $ ~/svn2cl-0.9/svn2cl.sh -o ChangeLog.New -r "{2007-12-30}:{2007-12-20}"

   Note that the day of the last svn2cl is used in case new entries were made
   that day following the svn2cl run.

   Place the contents of ChangeLog.New at the top of the ChangeLog file, but
   make sure to delete any redundant entries.  If manual entries have been
   made, merge any additional content with the appropriate svn2cl generated
   entries.

2) Regenerate the entire log, but generate a patch file.

  $ cd /home/data/svn/crossfire/maps/trunk
  $ ~/svn2cl-0.9/svn2cl.sh --output=ChangeLog.New
  $ diff -u ChangeLog ChangeLog.New >ChangeLog.patch

  Verify the ChangeLog.patch file and remove any patch hunks that would remove
  information prior to patching up the ChangeLog file for commit.