Go to file
rjtanner dea5124203 Cosmetic and layout changes to Gemstone Alchemist (lake_country/Butakis/alchemist) in Lake Country. Expand and show outer area of the shop, added windows and moved the door. Fortress map (lake_country/Butakis/Butakis0) updated for new entrance coordinates.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18216 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-06-11 06:15:35 +00:00
Info
animations/maps/navar_city
azumauindo Update references to a consitent format of Pup Land (instead of pupland, Pupland) in Guild Mainfloor maps. No funcational changes. Missed in previous commit. 2012-04-02 05:42:42 +00:00
brest Update references to a consitent format of Pup Land (instead of pupland, Pupland) in Guild Mainfloor maps. No funcational changes. Missed in previous commit. 2012-04-02 05:42:42 +00:00
darcap Remove redundant resistances, 'no_damage' is set. 2012-05-27 12:24:08 +00:00
dragonisland Cosmetic changes to Well of Intelligence (dragonisland/intwell) in Stoneville. Replaced white walls with cave walls and awall sections to make it look more like an underground setting instead of a surface house. Updated world map (world/world_103_127) due to entrance coordinate changes. 2012-06-07 06:40:47 +00:00
dungeons Grammar change (seeings -> sightings) to message text in Old Mineshaft (dungeons/xyzzy-mines) in Wilderness. 2012-03-19 05:22:59 +00:00
editor
euthville Moved Euthville Magic Shop map in to /euthville/shops directory. Updated world map (world/world_105_113) due to file path changes. 2012-05-23 07:01:13 +00:00
inn_and_outpost Spelling correction (jewelery -> jewelry) to multiple maps. 2012-03-16 03:58:37 +00:00
lake_country Cosmetic and layout changes to Gemstone Alchemist (lake_country/Butakis/alchemist) in Lake Country. Expand and show outer area of the shop, added windows and moved the door. Fortress map (lake_country/Butakis/Butakis0) updated for new entrance coordinates. 2012-06-11 06:15:35 +00:00
marksel Moved Marksel Shoppe map in to /marksel/shops directory. Updated world map (world/world_120_109) due to file path changes. 2012-05-23 07:03:55 +00:00
mlab Spelling correction (sacrafice -> sacrifice) in message text to Cloud World Castle, Dungeon Level 2 (mlab/citydeclouds/castle/cwdccastleb2) in City de Clouds. 2012-03-23 04:24:08 +00:00
navar_city Quest: Heimser's experiments. 2012-05-20 17:51:15 +00:00
planes Technical change, no function changes. Updated formatting of creation and modified time stamps to Guild Bigchest (planes/bigchest). 2012-02-20 05:51:11 +00:00
port_joseph Moved Port Joseph General Store map in to /port_joseph/town/shops/ directory. Updated world map (world/world_101_114) due to file path changes. 2012-05-23 07:09:57 +00:00
pup_land Rename invis_exit in random destinations to lake country (/world/world_109_126) in all five Dragon Hanger maps. Technical change, no functional changes. 2012-05-11 05:14:04 +00:00
python Quest: Witherspoon's ghost. 2012-06-10 15:47:38 +00:00
quests Use archetypes. 2012-04-14 17:24:08 +00:00
santo_dominion Quest: the cure for Gordon. 2012-06-03 12:25:09 +00:00
scorn Quest: Witherspoon's ghost. 2012-06-10 15:47:38 +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 Punctuation update and map name reference correction (beginners house -> Starting House) in message text to Nexus (start/Nexus). 2012-03-30 04:54:27 +00:00
styles
teamarena
templates Update references to a consitent format of Pup Land (instead of pupland, Pupland) in Guild Mainfloor maps and template. No funcational changes. 2012-04-02 05:38:58 +00:00
test
under_world
unlinked Spelling correction (succesful -> successful) to message text in Greyshield maps. 2012-03-19 05:50:20 +00:00
whalingoutpost Replaced the yellow block walls with cave walls in Fisher's Hall, Cellar (whalingoutpost/taverns/fishershallb1) in Whaling Outpost. Cosmetic changes, no functional changes. 2012-06-02 05:33:52 +00:00
wolfsburg Remove the no longer used vvhuts (wolfsburg/volcano/vvhuts) map. 2012-05-30 05:22:06 +00:00
world Cosmetic changes to Well of Intelligence (dragonisland/intwell) in Stoneville. Replaced white walls with cave walls and awall sections to make it look more like an underground setting instead of a surface house. Updated world map (world/world_103_127) due to entrance coordinate changes. 2012-06-07 06:40:47 +00:00
.emergency
COPYING
ChangeLog Updated ChangeLog file using svn2cl. 2012-06-10 07:15:42 +00:00
HallOfDMs
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 Spelling correction (wonderous -> wondrous) to two maps and the regions.reg file. 2012-03-14 05:22:51 +00:00
world.quests Quest: recover a holy chalice. 2012-04-29 16:51:42 +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.