diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2002-01-22 22:13:49 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2002-01-22 22:13:49 +0000 |
commit | c604d1d7d400f2448736293b945dfb187b27d103 (patch) | |
tree | e80221913cc9353ff0a0969a96b556d845cadfb7 /net/smm++ | |
parent | 13333425adea6a26a61e51182741647c22b2baca (diff) | |
download | ports-c604d1d7d400f2448736293b945dfb187b27d103.tar.gz ports-c604d1d7d400f2448736293b945dfb187b27d103.zip |
update to 5.1.
change MASTER_SITES.
PR: 34154
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=53609
Diffstat (limited to 'net/smm++')
-rw-r--r-- | net/smm++/Makefile | 12 | ||||
-rw-r--r-- | net/smm++/distinfo | 2 | ||||
-rw-r--r-- | net/smm++/files/patch-Makefile | 39 | ||||
-rw-r--r-- | net/smm++/files/patch-itk.sh | 51 | ||||
-rw-r--r-- | net/smm++/pkg-descr | 2 | ||||
-rw-r--r-- | net/smm++/pkg-plist | 879 |
6 files changed, 271 insertions, 714 deletions
diff --git a/net/smm++/Makefile b/net/smm++/Makefile index 27d9c80a30a1..8bd9c73a351c 100644 --- a/net/smm++/Makefile +++ b/net/smm++/Makefile @@ -6,19 +6,19 @@ # PORTNAME= smm++ -PORTVERSION= 5r0 -PORTREVISION= 1 +PORTVERSION= 5.1 CATEGORIES= net -MASTER_SITES= http://www.issever.de/smm/downloads/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= smm DISTNAME= smm MAINTAINER= edwin@mavetju.org RUN_DEPENDS= ${LOCALBASE}/lib/iwidgets3.0.0/iwidgets.tcl:${PORTSDIR}/x11-toolkits/iwidgets \ - ${LOCALBASE}/bin/itkwish:${PORTSDIR}/x11-toolkits/itk \ - ${LOCALBASE}/bin/itclsh:${PORTSDIR}/lang/itcl + ${LOCALBASE}/lib/libitk32.so:${PORTSDIR}/x11-toolkits/itk \ + ${LOCALBASE}/lib/libitcl32.so:${PORTSDIR}/lang/itcl -WRKSRC= ${WRKDIR}/smm5r0/Install.unix +WRKSRC= ${WRKDIR}/smm/Install.unix USE_GMAKE= yes do-configure: diff --git a/net/smm++/distinfo b/net/smm++/distinfo index 8184c538848d..4f327c2d15e7 100644 --- a/net/smm++/distinfo +++ b/net/smm++/distinfo @@ -1 +1 @@ -MD5 (smm.tar.gz) = 1e72be5953067303051e44eeb085e73d +MD5 (smm.tar.gz) = ad82e7b42dc0f07342efe7096d256fcd diff --git a/net/smm++/files/patch-Makefile b/net/smm++/files/patch-Makefile index 288644e9fdb0..5d8168628261 100644 --- a/net/smm++/files/patch-Makefile +++ b/net/smm++/files/patch-Makefile @@ -1,15 +1,6 @@ ---- /home/edwin/smm5r0/Install.unix/Makefile Fri Jun 15 07:05:56 2001 -+++ Makefile Sun Jul 15 19:20:06 2001 -@@ -12,7 +12,7 @@ - # usual unix environment (if you have root access). - BIN=/usr/local/bin - SRC=/usr/local/lib/smm --DOC=/usr/local/doc/smm -+DOC=/usr/local/share/doc/smm - - # --- If you don't have root access, you could choose to install - # SMM++ locally in your home directory. Therefore use the -@@ -60,6 +60,8 @@ +--- Makefile.orig Tue Jan 22 18:45:51 2002 ++++ Makefile Tue Jan 22 18:46:40 2002 +@@ -58,6 +58,8 @@ # this Makefile. If you can read Makefiles, feel free # to do whatever you like. @@ -18,27 +9,3 @@ smm: Makefile @echo "--- Building startup file." @if [ -z ${ITKWISH} ] ; then \ -@@ -89,9 +91,9 @@ - install-src: - @echo "--- Installing libraries to ${SRC}." - @install -d ${SRC} -- @cp -au ../sources/ ${SRC} -- @cp -au ../images/ ${SRC} -- @cp -au ../config/ ${SRC} -+ @cp -Rp ../sources ${SRC} -+ @cp -Rp ../images ${SRC} -+ @cp -Rp ../config ${SRC} - uninstall-src: - @echo "--- Uninstalling libraries from ${SRC}." - @rm -rf ${SRC} -@@ -100,8 +102,8 @@ - @echo " Documentation is installed in ${DOC}." - @echo " The html manual starts at file:${DOC}/man/index.html." - @install -d ${DOC} -- @cp -au ../docu/* ${DOC} -- @cp -au ../man/ ${DOC} -+ @cp -Rp ../docu/* ${DOC} -+ @cp -Rp ../man/ ${DOC} - uninstall-doc: - @echo "--- Uninstalling documentation from ${DOC}." - @rm -rf ${DOC} diff --git a/net/smm++/files/patch-itk.sh b/net/smm++/files/patch-itk.sh index 969ed2e4e253..3d83d0fbbc54 100644 --- a/net/smm++/files/patch-itk.sh +++ b/net/smm++/files/patch-itk.sh @@ -1,46 +1,11 @@ ---- ../../smm5r0/Install.unix/itk.sh Mon Mar 19 08:46:07 2001 -+++ itk.sh Sun Jul 15 17:01:08 2001 -@@ -1,32 +1,16 @@ - #!/bin/sh +--- itk.sh.orig Tue Jan 22 18:48:12 2002 ++++ itk.sh Tue Jan 22 18:48:48 2002 +@@ -4,7 +4,7 @@ + # - # all possible itkwish executables --itkarray=(itkwish3.1 itkwish3 itkwish30 itkwish) + # all possible itkwish executables +-itkarray="itkwish3.1 itkwish3 itkwish30 itkwish3.0 itkwish" +itkarray="itkwish3.1 itkwish3 itkwish30 itkwish3.0 itkwish wish8.3 wish8.2" --# $PATH exploded as an array --explode=(`echo $PATH | sed 's/:/ /g'`) -- --element_count=${#explode[@]} --i=0 --found=0 --while [ $i -lt ${element_count} ] --do -- second_count=${#itkarray[@]} -- x=0 -- while [ $x -lt ${second_count} ] -- do -- if [ -x ${explode[$i]}/${itkarray[$x]} ]; then -- smm=${explode[$i]}/${itkarray[$x]} -- found=1 -- break -- fi -- let "x=$x + 1" -- done -- let "i = $i + 1" -+set $itkarray -+while [ ! -z "$1" ]; do -+ smm=`which $1` -+ if [ $? -eq 0 ]; then -+ echo ${smm} -+ exit 0 -+ fi -+ shift - done --if [ ${found} -eq 1 ] ; then -- echo ${smm} -- exit 0 --else -- exit 1 --fi -+ -+exit 1 + set $itkarray + while [ ! -z "$1" ]; do diff --git a/net/smm++/pkg-descr b/net/smm++/pkg-descr index dddc150daf70..f9e0eb0030c0 100644 --- a/net/smm++/pkg-descr +++ b/net/smm++/pkg-descr @@ -6,4 +6,4 @@ are free and standart programming languages. (If you need further information, where to get itcl and/or tcl/tk, please drop me a line.) -http://www.physik.uni-dortmund.de/~issevers/SMM++/ +WWW: http://smm.sourceforge.net/ diff --git a/net/smm++/pkg-plist b/net/smm++/pkg-plist index 80f754511514..3e0b10b43506 100644 --- a/net/smm++/pkg-plist +++ b/net/smm++/pkg-plist @@ -1,671 +1,296 @@ bin/smm +lib/smm/sources/tclIndex +lib/smm/sources/smm.tcl +lib/smm/sources/rsc/util.tcl +lib/smm/sources/rsc/tclIndex +lib/smm/sources/rsc/pqueue.tcl +lib/smm/sources/rsc/minmax.tcl +lib/smm/sources/rsc/TSecondaryWindow.tcl +lib/smm/sources/rsc/TNVContainer.tcl +lib/smm/sources/rsc/TMouseButtonConfig.tcl +lib/smm/sources/rsc/TLoadFeedback.tcl +lib/smm/sources/rsc/TLimitedFIFO.tcl +lib/smm/sources/rsc/TInformer.tcl +lib/smm/sources/rsc/TImage.tcl +lib/smm/sources/rsc/THLinesConfig.tcl +lib/smm/sources/rsc/TGUIManager.tcl +lib/smm/sources/rsc/TFont.tcl +lib/smm/sources/rsc/TFindKeyname.tcl +lib/smm/sources/rsc/TFileSystemManager.tcl +lib/smm/sources/rsc/TESCParser.tcl +lib/smm/sources/rsc/TColor.tcl +lib/smm/sources/rsc/TCN.tcl +@dirrm lib/smm/sources/rsc +lib/smm/sources/mudding/tclIndex +lib/smm/sources/mudding/TTicker.tcl +lib/smm/sources/mudding/TTabManager.tcl +lib/smm/sources/mudding/TOutX.tcl +lib/smm/sources/mudding/TMudder.tcl +lib/smm/sources/mudding/TEntryX.tcl +lib/smm/sources/mudding/TButton.tcl +@dirrm lib/smm/sources/mudding +lib/smm/sources/mapping/tclIndex +lib/smm/sources/mapping/TText.tcl +lib/smm/sources/mapping/TStuffList.tcl +lib/smm/sources/mapping/TRoom.tcl +lib/smm/sources/mapping/TMud.tcl +lib/smm/sources/mapping/TMap.tcl +lib/smm/sources/mapping/TExit.tcl +lib/smm/sources/mapping/TCoordinate.tcl +lib/smm/sources/mapping/TBG.tcl +@dirrm lib/smm/sources/mapping +lib/smm/sources/main/tclIndex +lib/smm/sources/main/TSession.tcl +lib/smm/sources/main/TSesMudManager.tcl +lib/smm/sources/main/TSesManagerUif.tcl +lib/smm/sources/main/TSesManager.tcl +lib/smm/sources/main/TSesEditor.tcl +lib/smm/sources/main/TNamecreator.tcl +lib/smm/sources/main/TMudManagerUif.tcl +lib/smm/sources/main/TMudEditor.tcl +lib/smm/sources/main/TMainUif.tcl +@dirrm lib/smm/sources/main lib/smm/sources/itcl/iwidgets/generic/texteddialog.tcl +lib/smm/sources/itcl/iwidgets/generic/tclIndex +lib/smm/sources/itcl/iwidgets/generic/shell.tcl +lib/smm/sources/itcl/iwidgets/generic/panedwindow.tcl lib/smm/sources/itcl/iwidgets/generic/line.tcl +lib/smm/sources/itcl/iwidgets/generic/labeledwidget.tcl lib/smm/sources/itcl/iwidgets/generic/fontmanager.tcl +lib/smm/sources/itcl/iwidgets/generic/fontconfig.tcl lib/smm/sources/itcl/iwidgets/generic/findreplacedialog.tcl -lib/smm/sources/itcl/iwidgets/generic/panedwindow.tcl -lib/smm/sources/itcl/iwidgets/generic/tclIndex -lib/smm/sources/itcl/iwidgets/generic/colormanager.tcl -lib/smm/sources/itcl/iwidgets/generic/labeledwidget.tcl -lib/smm/sources/itcl/iwidgets/generic/shell.tcl lib/smm/sources/itcl/iwidgets/generic/dialogshell.tcl -lib/smm/sources/itcl/iwidgets/generic/fontconfig.tcl +lib/smm/sources/itcl/iwidgets/generic/colormanager.tcl +@dirrm lib/smm/sources/itcl/iwidgets/generic +lib/smm/sources/itcl/iwidgets/demos/shell +lib/smm/sources/itcl/iwidgets/demos/load.tcl lib/smm/sources/itcl/iwidgets/demos/line -lib/smm/sources/itcl/iwidgets/demos/fontconfig +lib/smm/sources/itcl/iwidgets/demos/labeledwidget lib/smm/sources/itcl/iwidgets/demos/fontmanager -lib/smm/sources/itcl/iwidgets/demos/load.tcl +lib/smm/sources/itcl/iwidgets/demos/fontconfig lib/smm/sources/itcl/iwidgets/demos/colormanager -lib/smm/sources/itcl/iwidgets/demos/labeledwidget -lib/smm/sources/itcl/iwidgets/demos/shell -lib/smm/sources/error/TErrorLogger.tcl +@dirrm lib/smm/sources/itcl/iwidgets/demos +@dirrm lib/smm/sources/itcl/iwidgets +@dirrm lib/smm/sources/itcl lib/smm/sources/error/tclIndex -lib/smm/sources/c/tkAppInit.c -lib/smm/sources/c/Makefile -lib/smm/sources/editor/TConfigfileEditor.tcl +lib/smm/sources/error/TErrorLogger.tcl +@dirrm lib/smm/sources/error lib/smm/sources/editor/tclIndex -lib/smm/sources/editor/TConfigfileBuffer.tcl lib/smm/sources/editor/TConfigfileSelectors.tcl +lib/smm/sources/editor/TConfigfileEditor.tcl lib/smm/sources/editor/TConfigfileBufferManager.tcl +lib/smm/sources/editor/TConfigfileBuffer.tcl lib/smm/sources/editor/TClipboard.tcl -lib/smm/sources/mapping/TStuffList.tcl -lib/smm/sources/mapping/TCoordinate.tcl -lib/smm/sources/mapping/TExit.tcl -lib/smm/sources/mapping/tclIndex -lib/smm/sources/mapping/TMud.tcl -lib/smm/sources/mapping/TMap.tcl -lib/smm/sources/mapping/TRoom.tcl -lib/smm/sources/mapping/TText.tcl -lib/smm/sources/mapping/TBG.tcl -lib/smm/sources/rsc/util.tcl -lib/smm/sources/rsc/tclIndex -lib/smm/sources/rsc/TColor.tcl -lib/smm/sources/rsc/TGUIManager.tcl -lib/smm/sources/rsc/TSecondaryWindow.tcl -lib/smm/sources/rsc/TInformer.tcl -lib/smm/sources/rsc/TFileSystemManager.tcl -lib/smm/sources/rsc/TCN.tcl -lib/smm/sources/rsc/TImage.tcl -lib/smm/sources/rsc/TLimitedFIFO.tcl -lib/smm/sources/rsc/minmax.tcl -lib/smm/sources/rsc/TNVContainer.tcl -lib/smm/sources/rsc/TESCParser.tcl -lib/smm/sources/rsc/THLinesConfig.tcl -lib/smm/sources/rsc/TLoadFeedback.tcl -lib/smm/sources/rsc/TMouseButtonConfig.tcl -lib/smm/sources/rsc/pqueue.tcl -lib/smm/sources/rsc/TFont.tcl -lib/smm/sources/mudding/tclIndex -lib/smm/sources/mudding/TTicker.tcl -lib/smm/sources/mudding/TEntryX.tcl -lib/smm/sources/mudding/TMudder.tcl -lib/smm/sources/mudding/TOutX.tcl -lib/smm/sources/mudding/TButton.tcl -lib/smm/sources/mudding/TTabManager.tcl -lib/smm/sources/TSession.tcl.flc -lib/smm/sources/TMainUif.tcl -lib/smm/sources/TSession.tcl -lib/smm/sources/smm.tcl -lib/smm/sources/tclIndex +@dirrm lib/smm/sources/editor +lib/smm/sources/c/tkAppInit.c +lib/smm/sources/c/Makefile +@dirrm lib/smm/sources/c +@dirrm lib/smm/sources +lib/smm/images/system/stuff/none.gif +@dirrm lib/smm/images/system/stuff +lib/smm/images/system/exits/ux.gif +lib/smm/images/system/exits/uo.gif +lib/smm/images/system/exits/dx.gif +lib/smm/images/system/exits/do.gif +@dirrm lib/smm/images/system/exits +lib/smm/images/system/buttons/cut.gif +lib/smm/images/system/buttons/click.gif +@dirrm lib/smm/images/system/buttons +lib/smm/images/system/bg/none.gif +@dirrm lib/smm/images/system/bg +@dirrm lib/smm/images/system lib/smm/images/stuff_XL/ornaments/windrose.gif -lib/smm/images/stuff_XL/ornaments/scratches.gif lib/smm/images/stuff_XL/ornaments/seadragon.gif -lib/smm/images/stuff/beings/guard.gif -lib/smm/images/stuff/beings/person.gif -lib/smm/images/stuff/beings/pet.gif -lib/smm/images/stuff/books/book.gif -lib/smm/images/stuff/books/scroll.gif -lib/smm/images/stuff/equipment/armor.gif -lib/smm/images/stuff/equipment/magical_item.gif -lib/smm/images/stuff/equipment/money.gif -lib/smm/images/stuff/equipment/weapon.gif -lib/smm/images/stuff/furniture/rest.gif -lib/smm/images/stuff/furniture/trap.gif +lib/smm/images/stuff_XL/ornaments/scratches.gif +@dirrm lib/smm/images/stuff_XL/ornaments +@dirrm lib/smm/images/stuff_XL +lib/smm/images/stuff/provisions/water.gif +lib/smm/images/stuff/provisions/potion.gif +lib/smm/images/stuff/provisions/glass.gif +lib/smm/images/stuff/provisions/food.gif +lib/smm/images/stuff/provisions/bottle.gif +@dirrm lib/smm/images/stuff/provisions lib/smm/images/stuff/misc/whirl.gif -lib/smm/images/stuff/misc/cross.gif -lib/smm/images/stuff/misc/hidden.gif -lib/smm/images/stuff/misc/holy.gif -lib/smm/images/stuff/misc/quest_item.gif -lib/smm/images/stuff/misc/special.gif lib/smm/images/stuff/misc/stuff.gif +lib/smm/images/stuff/misc/special.gif +lib/smm/images/stuff/misc/quest_item.gif +lib/smm/images/stuff/misc/holy.gif +lib/smm/images/stuff/misc/hidden.gif +lib/smm/images/stuff/misc/cross.gif lib/smm/images/stuff/misc/attention.gif -lib/smm/images/stuff/provisions/food.gif -lib/smm/images/stuff/provisions/potion.gif -lib/smm/images/stuff/provisions/water.gif -lib/smm/images/system/bg/none.gif -lib/smm/images/system/exits/do.gif -lib/smm/images/system/exits/dx.gif -lib/smm/images/system/exits/uo.gif -lib/smm/images/system/exits/ux.gif -lib/smm/images/system/stuff/none.gif -lib/smm/images/system/buttons/cut.gif -lib/smm/images/system/buttons/click.gif -lib/smm/images/bg_color_ontop/roads/wsn.gif -lib/smm/images/bg_color_ontop/roads/en.gif -lib/smm/images/bg_color_ontop/roads/es.gif -lib/smm/images/bg_color_ontop/roads/esn.gif -lib/smm/images/bg_color_ontop/roads/we.gif -lib/smm/images/bg_color_ontop/roads/wen.gif -lib/smm/images/bg_color_ontop/roads/wes.gif -lib/smm/images/bg_color_ontop/roads/wesn.gif -lib/smm/images/bg_color_ontop/roads/wn.gif -lib/smm/images/bg_color_ontop/roads/ws.gif -lib/smm/images/bg_color_ontop/roads/sn.gif +@dirrm lib/smm/images/stuff/misc +lib/smm/images/stuff/furniture/trap.gif +lib/smm/images/stuff/furniture/rest.gif +@dirrm lib/smm/images/stuff/furniture +lib/smm/images/stuff/equipment/weapon.gif +lib/smm/images/stuff/equipment/shoes.gif +lib/smm/images/stuff/equipment/shirt.gif +lib/smm/images/stuff/equipment/robe.gif +lib/smm/images/stuff/equipment/ring.gif +lib/smm/images/stuff/equipment/pant.gif +lib/smm/images/stuff/equipment/necklace.gif +lib/smm/images/stuff/equipment/money.gif +lib/smm/images/stuff/equipment/magical_item.gif +lib/smm/images/stuff/equipment/cloak.gif +lib/smm/images/stuff/equipment/boots.gif +lib/smm/images/stuff/equipment/armor.gif +@dirrm lib/smm/images/stuff/equipment +lib/smm/images/stuff/books/scroll.gif +lib/smm/images/stuff/books/book.gif +@dirrm lib/smm/images/stuff/books +lib/smm/images/stuff/beings/pet.gif +lib/smm/images/stuff/beings/person.gif +lib/smm/images/stuff/beings/guard.gif +@dirrm lib/smm/images/stuff/beings +@dirrm lib/smm/images/stuff lib/smm/images/bg_color_ontop/walls/zgw.gif -lib/smm/images/bg_color_ontop/walls/n.gif -lib/smm/images/bg_color_ontop/walls/ne.gif -lib/smm/images/bg_color_ontop/walls/nw.gif -lib/smm/images/bg_color_ontop/walls/s.gif -lib/smm/images/bg_color_ontop/walls/se.gif -lib/smm/images/bg_color_ontop/walls/sw.gif -lib/smm/images/bg_color_ontop/walls/w.gif -lib/smm/images/bg_color_ontop/walls/zge.gif -lib/smm/images/bg_color_ontop/walls/zgn.gif lib/smm/images/bg_color_ontop/walls/zgs.gif +lib/smm/images/bg_color_ontop/walls/zgn.gif +lib/smm/images/bg_color_ontop/walls/zge.gif +lib/smm/images/bg_color_ontop/walls/w.gif +lib/smm/images/bg_color_ontop/walls/sw.gif +lib/smm/images/bg_color_ontop/walls/se.gif +lib/smm/images/bg_color_ontop/walls/s.gif +lib/smm/images/bg_color_ontop/walls/nw.gif +lib/smm/images/bg_color_ontop/walls/ne.gif +lib/smm/images/bg_color_ontop/walls/n.gif lib/smm/images/bg_color_ontop/walls/e.gif -lib/smm/images/bg_color_ontop/buildings/fountain.gif +@dirrm lib/smm/images/bg_color_ontop/walls +lib/smm/images/bg_color_ontop/roads/wsn.gif +lib/smm/images/bg_color_ontop/roads/ws.gif +lib/smm/images/bg_color_ontop/roads/wn.gif +lib/smm/images/bg_color_ontop/roads/wesn.gif +lib/smm/images/bg_color_ontop/roads/wes.gif +lib/smm/images/bg_color_ontop/roads/wen.gif +lib/smm/images/bg_color_ontop/roads/we.gif +lib/smm/images/bg_color_ontop/roads/sn.gif +lib/smm/images/bg_color_ontop/roads/esn.gif +lib/smm/images/bg_color_ontop/roads/es.gif +lib/smm/images/bg_color_ontop/roads/en.gif +@dirrm lib/smm/images/bg_color_ontop/roads +lib/smm/images/bg_color_ontop/landscape/winterforest.gif +@dirrm lib/smm/images/bg_color_ontop/landscape lib/smm/images/bg_color_ontop/buildings/tower.gif +lib/smm/images/bg_color_ontop/buildings/tent_large.gif +lib/smm/images/bg_color_ontop/buildings/magic_portal.gif lib/smm/images/bg_color_ontop/buildings/jail.gif lib/smm/images/bg_color_ontop/buildings/inn.gif +lib/smm/images/bg_color_ontop/buildings/hut.gif +lib/smm/images/bg_color_ontop/buildings/house_haunted.gif +lib/smm/images/bg_color_ontop/buildings/house_2.gif lib/smm/images/bg_color_ontop/buildings/house.gif -lib/smm/images/bg_color_ontop/buildings/blacksmith.gif +lib/smm/images/bg_color_ontop/buildings/fountain.gif lib/smm/images/bg_color_ontop/buildings/church.gif -lib/smm/images/bg_bw_ontop/misc/arena.gif -lib/smm/images/bg_bw_ontop/misc/def.gif -lib/smm/images/bg_bw_ontop/misc/room.gif +lib/smm/images/bg_color_ontop/buildings/blacksmith.gif +@dirrm lib/smm/images/bg_color_ontop/buildings +@dirrm lib/smm/images/bg_color_ontop +lib/smm/images/bg_color_below/landscape/water.gif +lib/smm/images/bg_color_below/landscape/terra.gif +lib/smm/images/bg_color_below/landscape/stone2.gif +lib/smm/images/bg_color_below/landscape/stone.gif +lib/smm/images/bg_color_below/landscape/mud2.gif +lib/smm/images/bg_color_below/landscape/mud.gif +lib/smm/images/bg_color_below/landscape/mountains.gif +lib/smm/images/bg_color_below/landscape/marble.gif +lib/smm/images/bg_color_below/landscape/grass.gif +lib/smm/images/bg_color_below/landscape/clovers.gif +@dirrm lib/smm/images/bg_color_below/landscape +lib/smm/images/bg_color_below/coast/sea.gif +lib/smm/images/bg_color_below/coast/island.gif +lib/smm/images/bg_color_below/coast/beach_w.gif +lib/smm/images/bg_color_below/coast/beach_sw.gif +lib/smm/images/bg_color_below/coast/beach_se.gif +lib/smm/images/bg_color_below/coast/beach_s.gif +lib/smm/images/bg_color_below/coast/beach_nw.gif +lib/smm/images/bg_color_below/coast/beach_ne.gif +lib/smm/images/bg_color_below/coast/beach_n.gif +lib/smm/images/bg_color_below/coast/beach_e.gif +lib/smm/images/bg_color_below/coast/beach.gif +@dirrm lib/smm/images/bg_color_below/coast +@dirrm lib/smm/images/bg_color_below +lib/smm/images/bg_bw_ontop/walls/wall_w.gif +lib/smm/images/bg_bw_ontop/walls/wall_sw.gif +lib/smm/images/bg_bw_ontop/walls/wall_se.gif +lib/smm/images/bg_bw_ontop/walls/wall_s.gif +lib/smm/images/bg_bw_ontop/walls/wall_nw.gif +lib/smm/images/bg_bw_ontop/walls/wall_ne.gif +lib/smm/images/bg_bw_ontop/walls/wall_n.gif +lib/smm/images/bg_bw_ontop/walls/wall_e.gif +lib/smm/images/bg_bw_ontop/walls/gate_we.gif +lib/smm/images/bg_bw_ontop/walls/gate_w.gif +lib/smm/images/bg_bw_ontop/walls/gate_s.gif +lib/smm/images/bg_bw_ontop/walls/gate_ns.gif +lib/smm/images/bg_bw_ontop/walls/gate_n.gif +lib/smm/images/bg_bw_ontop/walls/gate_e.gif +@dirrm lib/smm/images/bg_bw_ontop/walls +lib/smm/images/bg_bw_ontop/misc/shelves.gif lib/smm/images/bg_bw_ontop/misc/room_big.gif -lib/smm/images/bg_bw_ontop/misc/def_small.gif -lib/smm/images/bg_bw_ontop/misc/pin.gif +lib/smm/images/bg_bw_ontop/misc/room.gif lib/smm/images/bg_bw_ontop/misc/pin_big.gif -lib/smm/images/bg_bw_ontop/misc/shelves.gif +lib/smm/images/bg_bw_ontop/misc/pin.gif lib/smm/images/bg_bw_ontop/misc/desk.gif -lib/smm/images/bg_bw_ontop/misc/campfire.gif +lib/smm/images/bg_bw_ontop/misc/def_small.gif +lib/smm/images/bg_bw_ontop/misc/def.gif lib/smm/images/bg_bw_ontop/misc/deadend.gif +lib/smm/images/bg_bw_ontop/misc/campfire.gif +lib/smm/images/bg_bw_ontop/misc/arena.gif +@dirrm lib/smm/images/bg_bw_ontop/misc +lib/smm/images/bg_bw_ontop/landscape/winter_forest.gif +lib/smm/images/bg_bw_ontop/landscape/water.gif +lib/smm/images/bg_bw_ontop/landscape/town.gif +lib/smm/images/bg_bw_ontop/landscape/swamp.gif +lib/smm/images/bg_bw_ontop/landscape/pool.gif +lib/smm/images/bg_bw_ontop/landscape/outlands.gif +lib/smm/images/bg_bw_ontop/landscape/oasis.gif +lib/smm/images/bg_bw_ontop/landscape/mountains.gif +lib/smm/images/bg_bw_ontop/landscape/mines.gif +lib/smm/images/bg_bw_ontop/landscape/island.gif +lib/smm/images/bg_bw_ontop/landscape/hills.gif +lib/smm/images/bg_bw_ontop/landscape/high_mountains.gif +lib/smm/images/bg_bw_ontop/landscape/forest.gif +lib/smm/images/bg_bw_ontop/landscape/desert.gif +lib/smm/images/bg_bw_ontop/landscape/cave.gif +@dirrm lib/smm/images/bg_bw_ontop/landscape +lib/smm/images/bg_bw_ontop/buildings/tower.gif +lib/smm/images/bg_bw_ontop/buildings/tent_mongolian.gif +lib/smm/images/bg_bw_ontop/buildings/tent.gif +lib/smm/images/bg_bw_ontop/buildings/temple.gif +lib/smm/images/bg_bw_ontop/buildings/tavern.gif +lib/smm/images/bg_bw_ontop/buildings/shop.gif +lib/smm/images/bg_bw_ontop/buildings/outpost.gif +lib/smm/images/bg_bw_ontop/buildings/mosque.gif +lib/smm/images/bg_bw_ontop/buildings/inn.gif +lib/smm/images/bg_bw_ontop/buildings/house.gif +lib/smm/images/bg_bw_ontop/buildings/graveyard.gif +lib/smm/images/bg_bw_ontop/buildings/farm.gif +lib/smm/images/bg_bw_ontop/buildings/docks.gif lib/smm/images/bg_bw_ontop/buildings/coloseum.gif -lib/smm/images/bg_bw_ontop/buildings/bank.gif -lib/smm/images/bg_bw_ontop/buildings/city_center-fountain.gif lib/smm/images/bg_bw_ontop/buildings/city_center.gif -lib/smm/images/bg_bw_ontop/buildings/docks.gif -lib/smm/images/bg_bw_ontop/buildings/house.gif -lib/smm/images/bg_bw_ontop/buildings/inn.gif -lib/smm/images/bg_bw_ontop/buildings/shop.gif -lib/smm/images/bg_bw_ontop/buildings/tavern.gif -lib/smm/images/bg_bw_ontop/buildings/tower.gif +lib/smm/images/bg_bw_ontop/buildings/city_center-fountain.gif lib/smm/images/bg_bw_ontop/buildings/castle.gif -lib/smm/images/bg_bw_ontop/buildings/farm.gif -lib/smm/images/bg_bw_ontop/buildings/graveyard.gif lib/smm/images/bg_bw_ontop/buildings/bridge.gif -lib/smm/images/bg_bw_ontop/buildings/mosque.gif -lib/smm/images/bg_bw_ontop/buildings/outpost.gif -lib/smm/images/bg_bw_ontop/buildings/temple.gif -lib/smm/images/bg_bw_ontop/buildings/tent.gif -lib/smm/images/bg_bw_ontop/buildings/tent_mongolian.gif +lib/smm/images/bg_bw_ontop/buildings/bank.gif lib/smm/images/bg_bw_ontop/buildings/arches.gif -lib/smm/images/bg_bw_ontop/landscape/mines.gif -lib/smm/images/bg_bw_ontop/landscape/desert.gif -lib/smm/images/bg_bw_ontop/landscape/forest.gif -lib/smm/images/bg_bw_ontop/landscape/mountains.gif -lib/smm/images/bg_bw_ontop/landscape/outlands.gif -lib/smm/images/bg_bw_ontop/landscape/swamp.gif -lib/smm/images/bg_bw_ontop/landscape/town.gif -lib/smm/images/bg_bw_ontop/landscape/water.gif -lib/smm/images/bg_bw_ontop/landscape/winter_forest.gif -lib/smm/images/bg_bw_ontop/landscape/hills.gif -lib/smm/images/bg_bw_ontop/landscape/island.gif -lib/smm/images/bg_bw_ontop/landscape/high_mountains.gif -lib/smm/images/bg_bw_ontop/landscape/pool.gif -lib/smm/images/bg_bw_ontop/landscape/oasis.gif -lib/smm/images/bg_bw_ontop/landscape/cave.gif -lib/smm/images/bg_bw_ontop/walls/wall_w.gif -lib/smm/images/bg_bw_ontop/walls/gate_n.gif -lib/smm/images/bg_bw_ontop/walls/gate_ns.gif -lib/smm/images/bg_bw_ontop/walls/gate_s.gif -lib/smm/images/bg_bw_ontop/walls/gate_w.gif -lib/smm/images/bg_bw_ontop/walls/gate_we.gif -lib/smm/images/bg_bw_ontop/walls/wall_e.gif -lib/smm/images/bg_bw_ontop/walls/wall_n.gif -lib/smm/images/bg_bw_ontop/walls/wall_ne.gif -lib/smm/images/bg_bw_ontop/walls/wall_nw.gif -lib/smm/images/bg_bw_ontop/walls/wall_s.gif -lib/smm/images/bg_bw_ontop/walls/wall_se.gif -lib/smm/images/bg_bw_ontop/walls/wall_sw.gif -lib/smm/images/bg_bw_ontop/walls/gate_e.gif -lib/smm/images/bg_bw_below/underworld/shaft_up.gif -lib/smm/images/bg_bw_below/underworld/cave.gif +@dirrm lib/smm/images/bg_bw_ontop/buildings +@dirrm lib/smm/images/bg_bw_ontop +lib/smm/images/bg_bw_below/underworld/tunnel.gif lib/smm/images/bg_bw_below/underworld/solid_rock.gif +lib/smm/images/bg_bw_below/underworld/shaft_updown.gif +lib/smm/images/bg_bw_below/underworld/shaft_up.gif +lib/smm/images/bg_bw_below/underworld/shaft_down.gif lib/smm/images/bg_bw_below/underworld/mines.gif +lib/smm/images/bg_bw_below/underworld/cave.gif lib/smm/images/bg_bw_below/underworld/area.gif -lib/smm/images/bg_bw_below/underworld/shaft_down.gif -lib/smm/images/bg_bw_below/underworld/shaft_updown.gif -lib/smm/images/bg_bw_below/underworld/tunnel.gif -lib/smm/images/bg_color_below/landscape/mud2.gif -lib/smm/images/bg_color_below/landscape/water.gif -lib/smm/images/bg_color_below/landscape/mud.gif -lib/smm/images/bg_color_below/landscape/clovers.gif -lib/smm/images/bg_color_below/landscape/marble.gif -lib/smm/images/bg_color_below/landscape/mountains.gif -lib/smm/images/bg_color_below/landscape/terra.gif -lib/smm/images/bg_color_below/landscape/stone.gif -lib/smm/images/bg_color_below/landscape/stone2.gif -lib/smm/images/bg_color_below/landscape/grass.gif -lib/smm/config/scripts/welcome -lib/smm/config/scripts/automap -lib/smm/config/scripts/util -lib/smm/config/scripts/alias -share/doc/smm/A_README -share/doc/smm/TROUBLESHOOTING -share/doc/smm/TODO -share/doc/smm/SCRIPTS -share/doc/smm/REPORT_BUGS -share/doc/smm/MAPS -share/doc/smm/MAILINGLIST -share/doc/smm/INSTALL -share/doc/smm/GPL -share/doc/smm/FEEDBACK -share/doc/smm/ESC -share/doc/smm/CUSTOMIZE_SMM -share/doc/smm/CHANGES -share/doc/smm/smm.ps -share/doc/smm/nav/scripting.html -share/doc/smm/nav/ansi.html -share/doc/smm/nav/smmcommands.html -share/doc/smm/nav/config.html -share/doc/smm/nav/epilog.html -share/doc/smm/nav/gstarted.html -share/doc/smm/nav/howto.html -share/doc/smm/nav/index.html -share/doc/smm/nav/mapping.html -share/doc/smm/nav/moreonmaps.html -share/doc/smm/nav/mudding.html -share/doc/smm/nav/mudsintro.html -share/doc/smm/nav/scriptfileeditor.html -share/doc/smm/nav/sysreq.html -share/doc/smm/nav/toc.html -share/doc/smm/nav/uif.html -share/doc/smm/nav/whytcltk.html -share/doc/smm/nav/tclcommands.html -share/doc/smm/nav/actions.html -share/doc/smm/nav/Licence.html -share/doc/smm/nonavb/epilog.html -share/doc/smm/nonavb/toc.html -share/doc/smm/nonavb/gstarted.html -share/doc/smm/nonavb/mudsintro.html -share/doc/smm/nonavb/ansi.html -share/doc/smm/nonavb/uif.html -share/doc/smm/nonavb/mudding.html -share/doc/smm/nonavb/actions.html -share/doc/smm/nonavb/tclcommands.html -share/doc/smm/nonavb/smmcommands.html -share/doc/smm/nonavb/mapping.html -share/doc/smm/nonavb/moreonmaps.html -share/doc/smm/nonavb/config.html -share/doc/smm/nonavb/scriptfileeditor.html -share/doc/smm/nonavb/scripting.html -share/doc/smm/nonavb/sysreq.html -share/doc/smm/nonavb/whytcltk.html -share/doc/smm/nonavb/Licence.html -share/doc/smm/nonavb/howto.html -share/doc/smm/nonavb/index.html -share/doc/smm/data/stylesheet/def.css -share/doc/smm/data/pics/uif/general.jpg -share/doc/smm/data/pics/uif/zoom.jpg -share/doc/smm/data/pics/uif/zif.jpg -share/doc/smm/data/pics/uif/muddingio.jpg -share/doc/smm/nonav/scripting.html -share/doc/smm/nonav/toc.html -share/doc/smm/nonav/gstarted.html -share/doc/smm/nonav/mudsintro.html -share/doc/smm/nonav/ansi.html -share/doc/smm/nonav/uif.html -share/doc/smm/nonav/mudding.html -share/doc/smm/nonav/mapping.html -share/doc/smm/nonav/moreonmaps.html -share/doc/smm/nonav/config.html -share/doc/smm/nonav/scriptfileeditor.html -share/doc/smm/nonav/sysreq.html -share/doc/smm/nonav/whytcltk.html -share/doc/smm/nonav/Licence.html -share/doc/smm/nonav/howto.html -share/doc/smm/nonav/epilog.html -share/doc/smm/nonav/tclcommands.html -share/doc/smm/nonav/smmcommands.html -share/doc/smm/nonav/actions.html -share/doc/smm/nonav/index.html -share/doc/smm/tcl8.0/Keywords/3.htm -share/doc/smm/tcl8.0/Keywords/A.htm -share/doc/smm/tcl8.0/Keywords/B.htm -share/doc/smm/tcl8.0/Keywords/C.htm -share/doc/smm/tcl8.0/Keywords/D.htm -share/doc/smm/tcl8.0/Keywords/E.htm -share/doc/smm/tcl8.0/Keywords/F.htm -share/doc/smm/tcl8.0/Keywords/G.htm -share/doc/smm/tcl8.0/Keywords/H.htm -share/doc/smm/tcl8.0/Keywords/I.htm -share/doc/smm/tcl8.0/Keywords/J.htm -share/doc/smm/tcl8.0/Keywords/K.htm -share/doc/smm/tcl8.0/Keywords/L.htm -share/doc/smm/tcl8.0/Keywords/M.htm -share/doc/smm/tcl8.0/Keywords/N.htm -share/doc/smm/tcl8.0/Keywords/O.htm -share/doc/smm/tcl8.0/Keywords/P.htm -share/doc/smm/tcl8.0/Keywords/Q.htm -share/doc/smm/tcl8.0/Keywords/R.htm -share/doc/smm/tcl8.0/Keywords/S.htm -share/doc/smm/tcl8.0/Keywords/T.htm -share/doc/smm/tcl8.0/Keywords/U.htm -share/doc/smm/tcl8.0/Keywords/V.htm -share/doc/smm/tcl8.0/Keywords/W.htm -share/doc/smm/tcl8.0/Keywords/X.htm -share/doc/smm/tcl8.0/Keywords/Y.htm -share/doc/smm/tcl8.0/Keywords/Z.htm -share/doc/smm/tcl8.0/Keywords/.htm -share/doc/smm/tcl8.0/Keywords/contents.htm -share/doc/smm/tcl8.0/UserCmd/contents.htm -share/doc/smm/tcl8.0/UserCmd/tclsh.htm -share/doc/smm/tcl8.0/UserCmd/wish.htm -share/doc/smm/tcl8.0/TclCmd/while.htm -share/doc/smm/tcl8.0/TclCmd/Tcl.htm -share/doc/smm/tcl8.0/TclCmd/after.htm -share/doc/smm/tcl8.0/TclCmd/append.htm -share/doc/smm/tcl8.0/TclCmd/array.htm -share/doc/smm/tcl8.0/TclCmd/bgerror.htm -share/doc/smm/tcl8.0/TclCmd/binary.htm -share/doc/smm/tcl8.0/TclCmd/break.htm -share/doc/smm/tcl8.0/TclCmd/catch.htm -share/doc/smm/tcl8.0/TclCmd/cd.htm -share/doc/smm/tcl8.0/TclCmd/clock.htm -share/doc/smm/tcl8.0/TclCmd/close.htm -share/doc/smm/tcl8.0/TclCmd/concat.htm -share/doc/smm/tcl8.0/TclCmd/continue.htm -share/doc/smm/tcl8.0/TclCmd/eof.htm -share/doc/smm/tcl8.0/TclCmd/error.htm -share/doc/smm/tcl8.0/TclCmd/eval.htm -share/doc/smm/tcl8.0/TclCmd/exec.htm -share/doc/smm/tcl8.0/TclCmd/exit.htm -share/doc/smm/tcl8.0/TclCmd/expr.htm -share/doc/smm/tcl8.0/TclCmd/fblocked.htm -share/doc/smm/tcl8.0/TclCmd/fconfigure.htm -share/doc/smm/tcl8.0/TclCmd/fcopy.htm -share/doc/smm/tcl8.0/TclCmd/file.htm -share/doc/smm/tcl8.0/TclCmd/fileevent.htm -share/doc/smm/tcl8.0/TclCmd/filename.htm -share/doc/smm/tcl8.0/TclCmd/flush.htm -share/doc/smm/tcl8.0/TclCmd/for.htm -share/doc/smm/tcl8.0/TclCmd/foreach.htm -share/doc/smm/tcl8.0/TclCmd/format.htm -share/doc/smm/tcl8.0/TclCmd/gets.htm -share/doc/smm/tcl8.0/TclCmd/glob.htm -share/doc/smm/tcl8.0/TclCmd/global.htm -share/doc/smm/tcl8.0/TclCmd/history.htm -share/doc/smm/tcl8.0/TclCmd/http.htm -share/doc/smm/tcl8.0/TclCmd/if.htm -share/doc/smm/tcl8.0/TclCmd/incr.htm -share/doc/smm/tcl8.0/TclCmd/info.htm -share/doc/smm/tcl8.0/TclCmd/interp.htm -share/doc/smm/tcl8.0/TclCmd/join.htm -share/doc/smm/tcl8.0/TclCmd/lappend.htm -share/doc/smm/tcl8.0/TclCmd/library.htm -share/doc/smm/tcl8.0/TclCmd/lindex.htm -share/doc/smm/tcl8.0/TclCmd/linsert.htm -share/doc/smm/tcl8.0/TclCmd/list.htm -share/doc/smm/tcl8.0/TclCmd/llength.htm -share/doc/smm/tcl8.0/TclCmd/load.htm -share/doc/smm/tcl8.0/TclCmd/lrange.htm -share/doc/smm/tcl8.0/TclCmd/lreplace.htm -share/doc/smm/tcl8.0/TclCmd/lsearch.htm -share/doc/smm/tcl8.0/TclCmd/lsort.htm -share/doc/smm/tcl8.0/TclCmd/namespace.htm -share/doc/smm/tcl8.0/TclCmd/open.htm -share/doc/smm/tcl8.0/TclCmd/package.htm -share/doc/smm/tcl8.0/TclCmd/pid.htm -share/doc/smm/tcl8.0/TclCmd/pkgMkIndex.htm -share/doc/smm/tcl8.0/TclCmd/proc.htm -share/doc/smm/tcl8.0/TclCmd/puts.htm -share/doc/smm/tcl8.0/TclCmd/pwd.htm -share/doc/smm/tcl8.0/TclCmd/read.htm -share/doc/smm/tcl8.0/TclCmd/regexp.htm -share/doc/smm/tcl8.0/TclCmd/registry.htm -share/doc/smm/tcl8.0/TclCmd/regsub.htm -share/doc/smm/tcl8.0/TclCmd/rename.htm -share/doc/smm/tcl8.0/TclCmd/resource.htm -share/doc/smm/tcl8.0/TclCmd/return.htm -share/doc/smm/tcl8.0/TclCmd/safe.htm -share/doc/smm/tcl8.0/TclCmd/scan.htm -share/doc/smm/tcl8.0/TclCmd/seek.htm -share/doc/smm/tcl8.0/TclCmd/set.htm -share/doc/smm/tcl8.0/TclCmd/socket.htm -share/doc/smm/tcl8.0/TclCmd/source.htm -share/doc/smm/tcl8.0/TclCmd/split.htm -share/doc/smm/tcl8.0/TclCmd/string.htm -share/doc/smm/tcl8.0/TclCmd/subst.htm -share/doc/smm/tcl8.0/TclCmd/switch.htm -share/doc/smm/tcl8.0/TclCmd/tclvars.htm -share/doc/smm/tcl8.0/TclCmd/tell.htm -share/doc/smm/tcl8.0/TclCmd/time.htm -share/doc/smm/tcl8.0/TclCmd/trace.htm -share/doc/smm/tcl8.0/TclCmd/unknown.htm -share/doc/smm/tcl8.0/TclCmd/unset.htm -share/doc/smm/tcl8.0/TclCmd/update.htm -share/doc/smm/tcl8.0/TclCmd/uplevel.htm -share/doc/smm/tcl8.0/TclCmd/upvar.htm -share/doc/smm/tcl8.0/TclCmd/variable.htm -share/doc/smm/tcl8.0/TclCmd/vwait.htm -share/doc/smm/tcl8.0/TclCmd/contents.htm -share/doc/smm/tcl8.0/TkCmd/winfo.htm -share/doc/smm/tcl8.0/TkCmd/options.htm -share/doc/smm/tcl8.0/TkCmd/bell.htm -share/doc/smm/tcl8.0/TkCmd/bind.htm -share/doc/smm/tcl8.0/TkCmd/bindtags.htm -share/doc/smm/tcl8.0/TkCmd/bitmap.htm -share/doc/smm/tcl8.0/TkCmd/button.htm -share/doc/smm/tcl8.0/TkCmd/canvas.htm -share/doc/smm/tcl8.0/TkCmd/checkbutton.htm -share/doc/smm/tcl8.0/TkCmd/chooseColor.htm -share/doc/smm/tcl8.0/TkCmd/clipboard.htm -share/doc/smm/tcl8.0/TkCmd/destroy.htm -share/doc/smm/tcl8.0/TkCmd/dialog.htm -share/doc/smm/tcl8.0/TkCmd/entry.htm -share/doc/smm/tcl8.0/TkCmd/event.htm -share/doc/smm/tcl8.0/TkCmd/focus.htm -share/doc/smm/tcl8.0/TkCmd/focusNext.htm -share/doc/smm/tcl8.0/TkCmd/font.htm -share/doc/smm/tcl8.0/TkCmd/frame.htm -share/doc/smm/tcl8.0/TkCmd/getOpenFile.htm -share/doc/smm/tcl8.0/TkCmd/grab.htm -share/doc/smm/tcl8.0/TkCmd/grid.htm -share/doc/smm/tcl8.0/TkCmd/image.htm -share/doc/smm/tcl8.0/TkCmd/label.htm -share/doc/smm/tcl8.0/TkCmd/listbox.htm -share/doc/smm/tcl8.0/TkCmd/loadTk.htm -share/doc/smm/tcl8.0/TkCmd/lower.htm -share/doc/smm/tcl8.0/TkCmd/menu.htm -share/doc/smm/tcl8.0/TkCmd/menubutton.htm -share/doc/smm/tcl8.0/TkCmd/message.htm -share/doc/smm/tcl8.0/TkCmd/messageBox.htm -share/doc/smm/tcl8.0/TkCmd/option.htm -share/doc/smm/tcl8.0/TkCmd/optionMenu.htm -share/doc/smm/tcl8.0/TkCmd/pack.htm -share/doc/smm/tcl8.0/TkCmd/palette.htm -share/doc/smm/tcl8.0/TkCmd/photo.htm -share/doc/smm/tcl8.0/TkCmd/place.htm -share/doc/smm/tcl8.0/TkCmd/popup.htm -share/doc/smm/tcl8.0/TkCmd/radiobutton.htm -share/doc/smm/tcl8.0/TkCmd/raise.htm -share/doc/smm/tcl8.0/TkCmd/scale.htm -share/doc/smm/tcl8.0/TkCmd/scrollbar.htm -share/doc/smm/tcl8.0/TkCmd/selection.htm -share/doc/smm/tcl8.0/TkCmd/send.htm -share/doc/smm/tcl8.0/TkCmd/text.htm -share/doc/smm/tcl8.0/TkCmd/tk.htm -share/doc/smm/tcl8.0/TkCmd/tkerror.htm -share/doc/smm/tcl8.0/TkCmd/tkvars.htm -share/doc/smm/tcl8.0/TkCmd/tkwait.htm -share/doc/smm/tcl8.0/TkCmd/wm.htm -share/doc/smm/tcl8.0/TkCmd/toplevel.htm -share/doc/smm/tcl8.0/TkCmd/contents.htm -share/doc/smm/tcl8.0/TclLib/WrongNumArgs.htm -share/doc/smm/tcl8.0/TclLib/AddErrInfo.htm -share/doc/smm/tcl8.0/TclLib/Alloc.htm -share/doc/smm/tcl8.0/TclLib/AllowExc.htm -share/doc/smm/tcl8.0/TclLib/AppInit.htm -share/doc/smm/tcl8.0/TclLib/AssocData.htm -share/doc/smm/tcl8.0/TclLib/Async.htm -share/doc/smm/tcl8.0/TclLib/BackgdErr.htm -share/doc/smm/tcl8.0/TclLib/Backslash.htm -share/doc/smm/tcl8.0/TclLib/BoolObj.htm -share/doc/smm/tcl8.0/TclLib/CallDel.htm -share/doc/smm/tcl8.0/TclLib/CmdCmplt.htm -share/doc/smm/tcl8.0/TclLib/Concat.htm -share/doc/smm/tcl8.0/TclLib/CrtChannel.htm -share/doc/smm/tcl8.0/TclLib/CrtChnlHdlr.htm -share/doc/smm/tcl8.0/TclLib/CrtCloseHdlr.htm -share/doc/smm/tcl8.0/TclLib/CrtCommand.htm -share/doc/smm/tcl8.0/TclLib/CrtFileHdlr.htm -share/doc/smm/tcl8.0/TclLib/CrtInterp.htm -share/doc/smm/tcl8.0/TclLib/CrtMathFnc.htm -share/doc/smm/tcl8.0/TclLib/CrtObjCmd.htm -share/doc/smm/tcl8.0/TclLib/CrtSlave.htm -share/doc/smm/tcl8.0/TclLib/CrtTimerHdlr.htm -share/doc/smm/tcl8.0/TclLib/CrtTrace.htm -share/doc/smm/tcl8.0/TclLib/DString.htm -share/doc/smm/tcl8.0/TclLib/DetachPids.htm -share/doc/smm/tcl8.0/TclLib/DoOneEvent.htm -share/doc/smm/tcl8.0/TclLib/DoWhenIdle.htm -share/doc/smm/tcl8.0/TclLib/DoubleObj.htm -share/doc/smm/tcl8.0/TclLib/Eval.htm -share/doc/smm/tcl8.0/TclLib/EvalObj.htm -share/doc/smm/tcl8.0/TclLib/Exit.htm -share/doc/smm/tcl8.0/TclLib/ExprLong.htm -share/doc/smm/tcl8.0/TclLib/ExprLongObj.htm -share/doc/smm/tcl8.0/TclLib/FindExec.htm -share/doc/smm/tcl8.0/TclLib/GetIndex.htm -share/doc/smm/tcl8.0/TclLib/GetInt.htm -share/doc/smm/tcl8.0/TclLib/GetOpnFl.htm -share/doc/smm/tcl8.0/TclLib/GetStdChan.htm -share/doc/smm/tcl8.0/TclLib/Hash.htm -share/doc/smm/tcl8.0/TclLib/IntObj.htm -share/doc/smm/tcl8.0/TclLib/Interp.htm -share/doc/smm/tcl8.0/TclLib/LinkVar.htm -share/doc/smm/tcl8.0/TclLib/ListObj.htm -share/doc/smm/tcl8.0/TclLib/Notifier.htm -share/doc/smm/tcl8.0/TclLib/ObjSetVar.htm -share/doc/smm/tcl8.0/TclLib/Object.htm -share/doc/smm/tcl8.0/TclLib/ObjectType.htm -share/doc/smm/tcl8.0/TclLib/OpenFileChnl.htm -share/doc/smm/tcl8.0/TclLib/OpenTcp.htm -share/doc/smm/tcl8.0/TclLib/PkgRequire.htm -share/doc/smm/tcl8.0/TclLib/Preserve.htm -share/doc/smm/tcl8.0/TclLib/PrintDbl.htm -share/doc/smm/tcl8.0/TclLib/RecEvalObj.htm -share/doc/smm/tcl8.0/TclLib/RecordEval.htm -share/doc/smm/tcl8.0/TclLib/RegExp.htm -share/doc/smm/tcl8.0/TclLib/SetErrno.htm -share/doc/smm/tcl8.0/TclLib/SetRecLmt.htm -share/doc/smm/tcl8.0/TclLib/SetResult.htm -share/doc/smm/tcl8.0/TclLib/SetVar.htm -share/doc/smm/tcl8.0/TclLib/Sleep.htm -share/doc/smm/tcl8.0/TclLib/SplitList.htm -share/doc/smm/tcl8.0/TclLib/SplitPath.htm -share/doc/smm/tcl8.0/TclLib/StaticPkg.htm -share/doc/smm/tcl8.0/TclLib/StrMatch.htm -share/doc/smm/tcl8.0/TclLib/StringObj.htm -share/doc/smm/tcl8.0/TclLib/Tcl_Main.htm -share/doc/smm/tcl8.0/TclLib/TraceVar.htm -share/doc/smm/tcl8.0/TclLib/Translate.htm -share/doc/smm/tcl8.0/TclLib/UpVar.htm -share/doc/smm/tcl8.0/TclLib/contents.htm -share/doc/smm/tcl8.0/TkLib/WindowId.htm -share/doc/smm/tcl8.0/TkLib/3DBorder.htm -share/doc/smm/tcl8.0/TkLib/BindTable.htm -share/doc/smm/tcl8.0/TkLib/CanvPsY.htm -share/doc/smm/tcl8.0/TkLib/CanvTkwin.htm -share/doc/smm/tcl8.0/TkLib/CanvTxtInfo.htm -share/doc/smm/tcl8.0/TkLib/Clipboard.htm -share/doc/smm/tcl8.0/TkLib/ClrSelect.htm -share/doc/smm/tcl8.0/TkLib/ConfigWidg.htm -share/doc/smm/tcl8.0/TkLib/ConfigWind.htm -share/doc/smm/tcl8.0/TkLib/CoordToWin.htm -share/doc/smm/tcl8.0/TkLib/CrtErrHdlr.htm -share/doc/smm/tcl8.0/TkLib/CrtGenHdlr.htm -share/doc/smm/tcl8.0/TkLib/CrtImgType.htm -share/doc/smm/tcl8.0/TkLib/CrtItemType.htm -share/doc/smm/tcl8.0/TkLib/CrtPhImgFmt.htm -share/doc/smm/tcl8.0/TkLib/CrtSelHdlr.htm -share/doc/smm/tcl8.0/TkLib/CrtWindow.htm -share/doc/smm/tcl8.0/TkLib/DeleteImg.htm -share/doc/smm/tcl8.0/TkLib/DrawFocHlt.htm -share/doc/smm/tcl8.0/TkLib/EventHndlr.htm -share/doc/smm/tcl8.0/TkLib/FindPhoto.htm -share/doc/smm/tcl8.0/TkLib/FontId.htm -share/doc/smm/tcl8.0/TkLib/FreeXId.htm -share/doc/smm/tcl8.0/TkLib/GeomReq.htm -share/doc/smm/tcl8.0/TkLib/GetAnchor.htm -share/doc/smm/tcl8.0/TkLib/GetBitmap.htm -share/doc/smm/tcl8.0/TkLib/GetCapStyl.htm -share/doc/smm/tcl8.0/TkLib/GetClrmap.htm -share/doc/smm/tcl8.0/TkLib/GetColor.htm -share/doc/smm/tcl8.0/TkLib/GetCursor.htm -share/doc/smm/tcl8.0/TkLib/GetFont.htm -share/doc/smm/tcl8.0/TkLib/GetGC.htm -share/doc/smm/tcl8.0/TkLib/GetImage.htm -share/doc/smm/tcl8.0/TkLib/GetJoinStl.htm -share/doc/smm/tcl8.0/TkLib/GetJustify.htm -share/doc/smm/tcl8.0/TkLib/GetOption.htm -share/doc/smm/tcl8.0/TkLib/GetPixels.htm -share/doc/smm/tcl8.0/TkLib/GetPixmap.htm -share/doc/smm/tcl8.0/TkLib/GetRelief.htm -share/doc/smm/tcl8.0/TkLib/GetRootCrd.htm -share/doc/smm/tcl8.0/TkLib/GetScroll.htm -share/doc/smm/tcl8.0/TkLib/GetSelect.htm -share/doc/smm/tcl8.0/TkLib/GetUid.htm -share/doc/smm/tcl8.0/TkLib/GetVRoot.htm -share/doc/smm/tcl8.0/TkLib/GetVisual.htm -share/doc/smm/tcl8.0/TkLib/HandleEvent.htm -share/doc/smm/tcl8.0/TkLib/IdToWindow.htm -share/doc/smm/tcl8.0/TkLib/ImgChanged.htm -share/doc/smm/tcl8.0/TkLib/InternAtom.htm -share/doc/smm/tcl8.0/TkLib/MainLoop.htm -share/doc/smm/tcl8.0/TkLib/MainWin.htm -share/doc/smm/tcl8.0/TkLib/MaintGeom.htm -share/doc/smm/tcl8.0/TkLib/ManageGeom.htm -share/doc/smm/tcl8.0/TkLib/MapWindow.htm -share/doc/smm/tcl8.0/TkLib/MeasureChar.htm -share/doc/smm/tcl8.0/TkLib/MoveToplev.htm -share/doc/smm/tcl8.0/TkLib/Name.htm -share/doc/smm/tcl8.0/TkLib/NameOfImg.htm -share/doc/smm/tcl8.0/TkLib/OwnSelect.htm -share/doc/smm/tcl8.0/TkLib/ParseArgv.htm -share/doc/smm/tcl8.0/TkLib/QWinEvent.htm -share/doc/smm/tcl8.0/TkLib/Restack.htm -share/doc/smm/tcl8.0/TkLib/RestrictEv.htm -share/doc/smm/tcl8.0/TkLib/SetAppName.htm -share/doc/smm/tcl8.0/TkLib/SetClass.htm -share/doc/smm/tcl8.0/TkLib/SetGrid.htm -share/doc/smm/tcl8.0/TkLib/SetVisual.htm -share/doc/smm/tcl8.0/TkLib/StrictMotif.htm -share/doc/smm/tcl8.0/TkLib/TextLayout.htm -share/doc/smm/tcl8.0/TkLib/Tk_Init.htm -share/doc/smm/tcl8.0/TkLib/Tk_Main.htm -share/doc/smm/tcl8.0/TkLib/contents.htm -share/doc/smm/tcl8.0/copyright.html -share/doc/smm/tcl8.0/contents.htm -share/doc/smm/gpl.html -share/doc/smm/index.html -@dirrm share/doc/smm/nav -@dirrm share/doc/smm/nonavb -@dirrm share/doc/smm/nonav -@dirrm share/doc/smm/tcl8.0/Keywords -@dirrm share/doc/smm/tcl8.0/UserCmd -@dirrm share/doc/smm/tcl8.0/TclCmd -@dirrm share/doc/smm/tcl8.0/TkCmd -@dirrm share/doc/smm/tcl8.0/TclLib -@dirrm share/doc/smm/tcl8.0/TkLib -@dirrm share/doc/smm/tcl8.0 -@dirrm share/doc/smm/data/stylesheet -@dirrm share/doc/smm/data/pics/uif -@dirrm share/doc/smm/data/pics -@dirrm share/doc/smm/data -@dirrm share/doc/smm -@dirrm lib/smm/sources/itcl/iwidgets/generic -@dirrm lib/smm/sources/itcl/iwidgets/doc -@dirrm lib/smm/sources/itcl/iwidgets/demos -@dirrm lib/smm/sources/itcl/iwidgets -@dirrm lib/smm/sources/itcl -@dirrm lib/smm/sources/error -@dirrm lib/smm/sources/c -@dirrm lib/smm/sources/editor -@dirrm lib/smm/sources/mapping -@dirrm lib/smm/sources/rsc -@dirrm lib/smm/sources/mudding -@dirrm lib/smm/sources -@dirrm lib/smm/images/cursor -@dirrm lib/smm/images/system/stuff -@dirrm lib/smm/images/system/buttons -@dirrm lib/smm/images/system/bg -@dirrm lib/smm/images/system/exits -@dirrm lib/smm/images/system -@dirrm lib/smm/images/stuff/provisions -@dirrm lib/smm/images/stuff/misc -@dirrm lib/smm/images/stuff/furniture -@dirrm lib/smm/images/stuff/equipment -@dirrm lib/smm/images/stuff/books -@dirrm lib/smm/images/stuff/beings -@dirrm lib/smm/images/stuff -@dirrm lib/smm/images/stuff_XL/ornaments -@dirrm lib/smm/images/stuff_XL -@dirrm lib/smm/images/bg_color_ontop/roads -@dirrm lib/smm/images/bg_color_ontop/walls -@dirrm lib/smm/images/bg_color_ontop/buildings -@dirrm lib/smm/images/bg_color_ontop -@dirrm lib/smm/images/bg_bw_ontop/misc -@dirrm lib/smm/images/bg_bw_ontop/buildings -@dirrm lib/smm/images/bg_bw_ontop/landscape -@dirrm lib/smm/images/bg_bw_ontop/walls -@dirrm lib/smm/images/bg_bw_ontop @dirrm lib/smm/images/bg_bw_below/underworld @dirrm lib/smm/images/bg_bw_below -@dirrm lib/smm/images/bg_color_below/landscape -@dirrm lib/smm/images/bg_color_below @dirrm lib/smm/images +lib/smm/config/scripts/welcome +lib/smm/config/scripts/util +lib/smm/config/scripts/repeats +lib/smm/config/scripts/automap +lib/smm/config/scripts/alias @dirrm lib/smm/config/scripts +lib/smm/config/namecreator/namedb +@dirrm lib/smm/config/namecreator @dirrm lib/smm/config -@dirrm lib/smm +@dirrm lib/smm/ |