Go to file
rjtanner 88cd9d3fb6 Deploy bank tellers to Port Joseph, Wolfsburg, Marksel, and Lake Country banks
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21224 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-04-30 22:44:44 +00:00
Info Prevent setting of start numbers from affecting the generation seed. 2016-05-25 03:43:26 +00:00
animations/maps/navar_city Remove trailing whitespace. 2013-05-09 11:08:11 +00:00
azumauindo Cosmetic change with how swall sections merge with nearby walls in Chokinbank (azumauindo/suno-yamatoshi/shops/bank1), no functional changes 2020-04-30 21:54:38 +00:00
brest Mark Brest shops fixed reset 2020-03-21 19:30:13 +00:00
darcap Remove duplicate floor 2020-04-23 02:09:41 +00:00
dragonisland Add deposit boxes 2019-08-13 00:19:48 +00:00
dungeons Update undead training center 2019-08-17 23:19:55 +00:00
editor Add pickmap for common Python objects 2019-08-13 00:19:22 +00:00
euthville Change firewalls in maps to use direction instead of sp. Depends on r20469. 2017-08-06 01:08:45 +00:00
inn_and_outpost Add more hints to help find Greenway. 2014-04-20 04:08:59 +00:00
lake_country Deploy bank tellers to Port Joseph, Wolfsburg, Marksel, and Lake Country banks 2020-04-30 22:44:44 +00:00
marksel Deploy bank tellers to Port Joseph, Wolfsburg, Marksel, and Lake Country banks 2020-04-30 22:44:44 +00:00
mlab Add deposit boxes 2019-08-13 00:19:48 +00:00
navar_city Added added white cloak and black cloak to Museum of Arms (navar_city/magara/houses/museum) map in Navar. Requires archetype update r20943 or newer. 2019-12-24 00:49:24 +00:00
planes Move Greenway exits closer to their entrances 2018-12-30 19:24:59 +00:00
port_joseph Deploy bank tellers to Port Joseph, Wolfsburg, Marksel, and Lake Country banks 2020-04-30 22:44:44 +00:00
pup_land Cosmetic changes to Bobo's Shop (pup_land/rainbow/red_town/shop) to add more visual space on the map perimeter. Update Red Town (pup_land/rainbow/red_town/town) for entrance coordinate changes. 2020-03-31 18:03:14 +00:00
python Initialize Python commands in one file 2020-03-21 00:29:14 +00:00
quests Make paths absolute 2020-03-14 22:39:09 +00:00
santo_dominion Add deposit boxes 2019-08-13 00:19:48 +00:00
scorn Use artifact cure poison 2020-03-14 22:39:14 +00:00
sisters Capitalization correction in message text to Three Sisters Tower, Level 3 (sisters/tower3) in Three Sisters. 2012-03-30 04:44:29 +00:00
start Change the reward chest to non_pickable in Starting House (start/newbieshouse) since new players tend to pick up the chest first instead of using the key to open it. 2020-02-29 06:49:10 +00:00
styles Remove unpaid flag from alchemy decor diamond of exceptional beauty, since it isn't in a shop. 2017-09-04 14:31:08 +00:00
teamarena
templates Change firewalls in maps to use direction instead of sp. Depends on r20469. 2017-08-06 01:08:45 +00:00
test Change firewalls in maps to use direction instead of sp. Depends on r20469. 2017-08-06 01:08:45 +00:00
under_world Added base content for Barracks (brest/dungeons/kolmtak-mine/kolmtak-barracks*) in Kolmtak Mine area (under_world/uworld_110_123). 2016-04-30 18:05:14 +00:00
unlinked Cosmetic changes to dd_market (unlinked/kandora/dd_market) in Kandora for nicer wall section merging. No functional changes. 2020-01-13 23:55:05 +00:00
whalingoutpost Correct what material the Floe Shield is made of in Glacier Keep, Frost Lair (whalingoutpost/misc/castleb3), it now correctly identifies as made of iron and ice. 2017-03-27 04:55:19 +00:00
wolfsburg Deploy bank tellers to Port Joseph, Wolfsburg, Marksel, and Lake Country banks 2020-04-30 22:44:44 +00:00
world New map, Bank of Marksel (marksel/shops/bank_marksel) in the Hamlet of Lord Marksel. World map (world/world_120_109) update for the bank map. 2020-03-15 07:12:18 +00:00
.emergency
COPYING
ChangeLog Fix incorrect exit coordinates on Alfalfa's House ground level. 2019-12-01 15:13:11 +00:00
HallOfDMs Remove accidental commit with with Hall of Dungeon Masters map. 2015-12-01 06:15:58 +00:00
HallOfSelection Remove double word refernce (other other -> other) to the Hall Of Selection maps. 2012-03-15 04:11:43 +00:00
README
regions.reg Remove unused region 2017-08-15 22:48:54 +00:00
world.quests Sort global quest 'include' statements. 2013-08-18 01:14:30 +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.