Commit Graph

35 Commits (aa790109ca272dc0a702a4051902ee8e12021a18)

Author SHA1 Message Date
Rebecca Kelly 340d6a9cb6 Add region-digraphs tool to generate GraphViz region layout files. 2023-04-10 21:53:03 -04:00
Nicolas Weeger 76f0808599 Remove obsolete scripts 2022-05-15 11:55:32 +02:00
silvernexus 15b2dfef01 Prevent setting of start numbers from affecting the generation seed.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20281 282e977c-c81d-0410-88c4-b93c2d0d6712
2016-05-25 03:43:26 +00:00
silvernexus bb9dd56fa6 Add very high mountains to land.c map generation algorithm.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20280 282e977c-c81d-0410-88c4-b93c2d0d6712
2016-05-25 02:56:49 +00:00
silvernexus 81829617db Updated land generator tool to use high mountains instead of wasteland, generate beaches at low altitude, and not generate compiler warnings.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20279 282e977c-c81d-0410-88c4-b93c2d0d6712
2016-05-24 16:32:30 +00:00
partmedia c23fe5a252 Move map scripts to maps distribution
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19586 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-06-26 00:38:11 +00:00
partmedia 5d35553792 Add manual page for world generator
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19532 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-06-07 21:52:40 +00:00
rjtanner 0fc452e604 Spelling corrections in the comments. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19184 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-12-19 08:24:23 +00:00
akirschbaum 5e430c833f Remove trailing whitespace.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18703 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-05-09 11:08:11 +00:00
akirschbaum 45dce7abc8 Update worldmap image.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12062 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-07-13 19:53:19 +00:00
akirschbaum 45d36cb162 Spelling corrections.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6245 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-12 22:46:19 +00:00
akirschbaum b9f026f4e6 Remove broken .gif files; update worldmap image.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6128 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-28 12:58:34 +00:00
akirschbaum 8de8411641 Remove trailing whitespace.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5862 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-24 13:15:00 +00:00
lalo b610ecb724 some minor fixes to land.c that I needed to run it for pupland
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4788 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-08-13 18:47:56 +00:00
eracc 46b1898c21 Move map naming/directory information from README to mapguide and update.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4441 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-02-10 02:56:10 +00:00
mwedel fcc691db28 Add some background in mlab map tiling.
Add some useful script (rewrite_..) which are generally handy, but
will mostly be used to get the mlab maps into some sort of sane layout.
update README to note these files.

MSW 2005-04-13


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3200 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-04-14 07:24:48 +00:00
mwedel 552946fe02 Update update_apart to update scorn apartments.
Update peterm maps so that players can't as easily avoid the
draining runes.
Add some test maps I have used.
MSW 2003-02-24


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2043 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-02-25 07:29:34 +00:00
mwedel 1b48357a02 Add 'update_apart.pl' script which will update unique maps -
both per player and global.  The script should do it all - update the
exits on the map, as well as rename it if appropriate.  Update README
to document the existence of this file.
MSW 2002-11-29


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1854 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-11-30 07:57:38 +00:00
mwedel cdf3aec622 Fix goblin head quest (final map was wrong).
Add new image (Info/world.gif) - this is a representation of what the
    world looks like.  Add script (Info/combine.pl) that I used to make
    this image.
Add a bunch of unlinked maps.  As of this commit, everything in the 'small'
    world  directory is now here.
MSW 2002-10-29


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1784 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-10-30 05:52:35 +00:00
mwedel b9c42bd80e Add a bunch more maps to the bigworld.
MSW 2002-10-15


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1750 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-10-16 05:36:08 +00:00
mwedel d70ebc1c34 Add a bunch of new maps to the bigworld maps. Update many maps
they sit on.  Update HallOfQuests with update information for where
some of these maps are.
MSW 2002-10-14


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1749 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-10-15 07:13:32 +00:00
mwedel 3bb0905829 Add langley (port_joseph) maps. Other locations updated as they
have links going to these set of maps.
MSW 2002-09-21


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1734 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-09-22 06:24:47 +00:00
mwedel f16e147fb7 More maps added to the bigworld distribution. Also some fixes
of existing maps.
MSW 2002-09-20


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1733 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-09-20 07:25:42 +00:00
mwedel 3260fae07e Add wolfsburg to maps-bigworld. Other updated maps most likely because
they had exits pointing to wolfsburg which now point to the new locaton.
MSW 2002-09-18


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1732 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-09-19 07:09:07 +00:00
mwedel 546aecff29 Add dtabb (darcap) maps.
Update world maps to add a road to darcap from navar_city.
Update some signs.  Add some low level maps from dtabb to be around
scorn - that makes more sense.
Many of the guild maps updated because the link to darcap now leads
someplace.
Add an underworld directory.
MSW 2002-09-15


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1728 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-09-16 05:44:51 +00:00
mwedel 493027e64b Add dragonisland (stoneville) maps to bigworld distribution.
Other maps outside that directory were updated because they have
exits leading to stoneville.
MSW 2002-09-08


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1715 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-09-09 07:20:07 +00:00
mwedel c4c13c4804 Update maps-bigworld to keep in sync with maps (old).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1699 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-09-05 06:59:06 +00:00
mwedel 575cf6d5a8 Various updates -
scorn/oldcity/oldcity2: Add some missing floor tiles.
scorn/temples/gnarg: Link in with with new maps.
world/world_105_116, world/world_127_114: Updated with gnard and
   cd maps.
python: added directory - same as in old maps.
quests/cd/* - move over fro old maps, just new directory.
styles: Added directory - same as in old maps.  Used for random maps.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1694 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-09-04 06:49:14 +00:00
mwedel 841aa9562a Add lake_county (kundi_area) maps to world southeast of brest.
Update world maps road connects to this city.  Also, fix up some typos/
incorrect map path names.

Add dreaming_sage guild to navar city.
MSW 2002-07-22


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1665 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-07-23 07:04:57 +00:00
mwedel 072ea9f031 Fix a bunch of broken exits.
Add some of the peterm maps that are linked to maps already added.
MSW 2002-06-04


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1615 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-06-05 07:31:52 +00:00
mwedel 983815b271 Add navar_city maps.
Update background picks to include shallow sea, deep sea.

MSW 2002-06-02


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1614 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-06-03 07:27:32 +00:00
mwedel c9f4015e08 Add brest/brittany maps.
Update the scorn map so that there are some light sources, so even at night
you can still find your way around.

Other world maps updated to add roads that link brest and scorn.

MSW 2002-05-30


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1612 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-06-01 08:13:07 +00:00
mwedel 1e9e58cfa8 README: Add notes to describe process of moving unique maps to
maps-bigworld system.

update_exits.pl: Modified to include any number of source and
  destination values, so the script can be used to update any number
  of exits at once.
MSW 2002-05-21


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1598 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-05-22 06:47:30 +00:00
mwedel f14e1c015b Update scorn maps with changes that have been made in the main map
distribution.

Add santo_dominion maps, as well as road connecting scorn and
santo dominion.
MSW 2002-05-19


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1595 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-05-20 03:46:07 +00:00
mwedel b4ee7ba788 Initial import of new world along with scorn and editor picks.
Info directory contains some utils (like the program made to make
the map), information, images of the map, and a script to update
the exits.
MSW 2001-12-17


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1459 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-12-18 04:42:23 +00:00