View | Details | Raw Unified | Return to bug 166884 | Differences between
and this patch

Collapse All | Expand All

(-)games/crossfire-server/Makefile (-5 / +7 lines)
Lines 6-18 Link Here
6
#
6
#
7
7
8
PORTNAME=	crossfire
8
PORTNAME=	crossfire
9
PORTVERSION=	1.60.0
9
PORTVERSION=	1.70.0
10
CATEGORIES=	games
10
CATEGORIES=	games
11
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-server/${PORTVERSION} \
11
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}
12
		SF/${PORTNAME}/${PORTNAME}-maps/${PORTVERSION}:maps
13
PKGNAMESUFFIX=	-server
12
PKGNAMESUFFIX=	-server
14
DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:DEFAULT \
13
DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}.maps.tar.bz2
15
		${DISTNAME}.maps${EXTRACT_SUFX}:maps
14
EXTRACR_ONLY=	${DISTNAME}${EXTRACT_SUFX}
16
15
17
MAINTAINER=	ports@FreeBSD.org
16
MAINTAINER=	ports@FreeBSD.org
18
COMMENT=	Server for multiplayer graphical arcade and adventure game
17
COMMENT=	Server for multiplayer graphical arcade and adventure game
Lines 31-36 Link Here
31
USE_GMAKE=	yes
30
USE_GMAKE=	yes
32
USE_AUTOTOOLS=	libtool
31
USE_AUTOTOOLS=	libtool
33
CONFIGURE_ARGS=	--with-check=no
32
CONFIGURE_ARGS=	--with-check=no
33
MAKE_JOBS_SAFE=	yes
34
34
35
MAN6=		crossfire-config.6 crossfire-server.6 crossloop.6 \
35
MAN6=		crossfire-config.6 crossfire-server.6 crossloop.6 \
36
		crossloop.web.6
36
		crossloop.web.6
Lines 39-44 Link Here
39
LDFLAGS+=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
39
LDFLAGS+=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
40
40
41
post-extract:
41
post-extract:
42
	@cd ${WRKDIR} && ${BZIP2_CMD} ${EXTRACT_BEFORE_ARGS} \
43
		${DISTDIR}/${DISTNAME}.maps.tar.bz2 ${EXTRACT_AFTER_ARGS}
42
	@${CHMOD} a+x ${WRKSRC}/utils/install-sh
44
	@${CHMOD} a+x ${WRKSRC}/utils/install-sh
43
45
44
post-patch:
46
post-patch:
(-)games/crossfire-server/distinfo (-4 / +4 lines)
Lines 1-4 Link Here
1
SHA256 (crossfire-1.60.0.tar.gz) = db60901128d44715ca354c17ec8ba22756de398156836f02cfc60afa406ec563
1
SHA256 (crossfire-1.70.0.tar.gz) = f6679aa19f7b041a779d26215a7f0062ab7a1fd96185527c207485e084b4654d
2
SIZE (crossfire-1.60.0.tar.gz) = 6323410
2
SIZE (crossfire-1.70.0.tar.gz) = 6626864
3
SHA256 (crossfire-1.60.0.maps.tar.gz) = f21005c1f6e81ae02012cef047bb63fe08faa14bb54f5e72c512fd81b8a38528
3
SHA256 (crossfire-1.70.0.maps.tar.bz2) = d75a8a48356db0c0d9a3875b98165f7acaa74a8d6027e696796a899e55ade3f4
4
SIZE (crossfire-1.60.0.maps.tar.gz) = 28826670
4
SIZE (crossfire-1.70.0.maps.tar.bz2) = 19500334
(-)games/crossfire-server/pkg-plist (-12 / +30 lines)
Lines 13-21 Link Here
13
etc/crossfire/news
13
etc/crossfire/news
14
etc/crossfire/rules
14
etc/crossfire/rules
15
etc/crossfire/settings
15
etc/crossfire/settings
16
lib/crossfire/add_throw.perl
16
etc/crossfire/stat_bonus
17
lib/crossfire/metaserver.pl
18
lib/crossfire/mktable.script
19
lib/crossfire/plugins/cfanim.a
17
lib/crossfire/plugins/cfanim.a
20
lib/crossfire/plugins/cfanim.la
18
lib/crossfire/plugins/cfanim.la
21
lib/crossfire/plugins/cfanim.so
19
lib/crossfire/plugins/cfanim.so
Lines 28-40 Link Here
28
lib/crossfire/plugins/cfpython.a
26
lib/crossfire/plugins/cfpython.a
29
lib/crossfire/plugins/cfpython.la
27
lib/crossfire/plugins/cfpython.la
30
lib/crossfire/plugins/cfpython.so
28
lib/crossfire/plugins/cfpython.so
31
lib/crossfire/plugins/cfrhg.a
32
lib/crossfire/plugins/cfrhg.la
33
lib/crossfire/plugins/cfrhg.so
34
lib/crossfire/plugins/citylife.a
29
lib/crossfire/plugins/citylife.a
35
lib/crossfire/plugins/citylife.la
30
lib/crossfire/plugins/citylife.la
36
lib/crossfire/plugins/citylife.so
31
lib/crossfire/plugins/citylife.so
37
lib/crossfire/random_map
32
libexec/crossfire/add_throw.perl
33
libexec/crossfire/metaserver.pl
34
libexec/crossfire/mktable.script
35
libexec/crossfire/random_map
38
%%DATADIR%%/adm/archsearch.pl
36
%%DATADIR%%/adm/archsearch.pl
39
%%DATADIR%%/adm/collect_images.pl
37
%%DATADIR%%/adm/collect_images.pl
40
%%DATADIR%%/adm/map_expand.pl
38
%%DATADIR%%/adm/map_expand.pl
Lines 676-682 Link Here
676
%%DATADIR%%/maps/darcap/undead/undead.2
674
%%DATADIR%%/maps/darcap/undead/undead.2
677
%%DATADIR%%/maps/darcap/undead/undead.3
675
%%DATADIR%%/maps/darcap/undead/undead.3
678
%%DATADIR%%/maps/darcap/village1
676
%%DATADIR%%/maps/darcap/village1
679
%%DATADIR%%/maps/default.quests
680
%%DATADIR%%/maps/dragonisland/advguild
677
%%DATADIR%%/maps/dragonisland/advguild
681
%%DATADIR%%/maps/dragonisland/advguild2
678
%%DATADIR%%/maps/dragonisland/advguild2
682
%%DATADIR%%/maps/dragonisland/advguild3
679
%%DATADIR%%/maps/dragonisland/advguild3
Lines 900-905 Link Here
900
%%DATADIR%%/maps/lake_country/elven_moon/elvenmoon.7
897
%%DATADIR%%/maps/lake_country/elven_moon/elvenmoon.7
901
%%DATADIR%%/maps/lake_country/elven_moon/elvenmoon.8
898
%%DATADIR%%/maps/lake_country/elven_moon/elvenmoon.8
902
%%DATADIR%%/maps/lake_country/elven_moon/elvenmoon.9
899
%%DATADIR%%/maps/lake_country/elven_moon/elvenmoon.9
900
%%DATADIR%%/maps/lake_country/lake_country.quests
903
%%DATADIR%%/maps/lake_country/marsh/marsh1_1
901
%%DATADIR%%/maps/lake_country/marsh/marsh1_1
904
%%DATADIR%%/maps/lake_country/marsh/marsh1_2
902
%%DATADIR%%/maps/lake_country/marsh/marsh1_2
905
%%DATADIR%%/maps/lake_country/marsh/marsh2_1
903
%%DATADIR%%/maps/lake_country/marsh/marsh2_1
Lines 1119-1124 Link Here
1119
%%DATADIR%%/maps/navar_city/misc/theaterb2
1117
%%DATADIR%%/maps/navar_city/misc/theaterb2
1120
%%DATADIR%%/maps/navar_city/misc/theaterb3
1118
%%DATADIR%%/maps/navar_city/misc/theaterb3
1121
%%DATADIR%%/maps/navar_city/misc/theaterb4
1119
%%DATADIR%%/maps/navar_city/misc/theaterb4
1120
%%DATADIR%%/maps/navar_city/misc/wizard.msg
1122
%%DATADIR%%/maps/navar_city/mlab/dream
1121
%%DATADIR%%/maps/navar_city/mlab/dream
1123
%%DATADIR%%/maps/navar_city/mlab/tadobebuild2
1122
%%DATADIR%%/maps/navar_city/mlab/tadobebuild2
1124
%%DATADIR%%/maps/navar_city/mlab/tadobebuild3
1123
%%DATADIR%%/maps/navar_city/mlab/tadobebuild3
Lines 1176-1181 Link Here
1176
%%DATADIR%%/maps/navar_city/mlab/zealothouse2
1175
%%DATADIR%%/maps/navar_city/mlab/zealothouse2
1177
%%DATADIR%%/maps/navar_city/mlab/zealothouseb1
1176
%%DATADIR%%/maps/navar_city/mlab/zealothouseb1
1178
%%DATADIR%%/maps/navar_city/mouse_house
1177
%%DATADIR%%/maps/navar_city/mouse_house
1178
%%DATADIR%%/maps/navar_city/navar_city.quests
1179
%%DATADIR%%/maps/navar_city/slums/Iggys_house
1179
%%DATADIR%%/maps/navar_city/slums/Iggys_house
1180
%%DATADIR%%/maps/navar_city/slums/Iggys_house_lower
1180
%%DATADIR%%/maps/navar_city/slums/Iggys_house_lower
1181
%%DATADIR%%/maps/navar_city/slums/Iggys_house_upper
1181
%%DATADIR%%/maps/navar_city/slums/Iggys_house_upper
Lines 1184-1189 Link Here
1184
%%DATADIR%%/maps/navar_city/smugglers_cove/sc_warehouse2
1184
%%DATADIR%%/maps/navar_city/smugglers_cove/sc_warehouse2
1185
%%DATADIR%%/maps/navar_city/smugglers_cove/sc_warehouse3
1185
%%DATADIR%%/maps/navar_city/smugglers_cove/sc_warehouse3
1186
%%DATADIR%%/maps/navar_city/smugglers_cove/smugglercamp
1186
%%DATADIR%%/maps/navar_city/smugglers_cove/smugglercamp
1187
%%DATADIR%%/maps/navar_city/southgatehouse
1187
%%DATADIR%%/maps/navar_city/spyhouse
1188
%%DATADIR%%/maps/navar_city/spyhouse
1188
%%DATADIR%%/maps/navar_city/temples/gaea
1189
%%DATADIR%%/maps/navar_city/temples/gaea
1189
%%DATADIR%%/maps/navar_city/temples/gorokh
1190
%%DATADIR%%/maps/navar_city/temples/gorokh
Lines 1224-1229 Link Here
1224
%%DATADIR%%/maps/navar_city/warehouse6
1225
%%DATADIR%%/maps/navar_city/warehouse6
1225
%%DATADIR%%/maps/navar_city/warehouse7
1226
%%DATADIR%%/maps/navar_city/warehouse7
1226
%%DATADIR%%/maps/navar_city/warehouse8
1227
%%DATADIR%%/maps/navar_city/warehouse8
1228
%%DATADIR%%/maps/navar_city/westgatehouse
1227
%%DATADIR%%/maps/planes/IPO_storage
1229
%%DATADIR%%/maps/planes/IPO_storage
1228
%%DATADIR%%/maps/planes/README
1230
%%DATADIR%%/maps/planes/README
1229
%%DATADIR%%/maps/planes/bigchest
1231
%%DATADIR%%/maps/planes/bigchest
Lines 1697-1703 Link Here
1697
%%DATADIR%%/maps/pup_land/terminal
1699
%%DATADIR%%/maps/pup_land/terminal
1698
%%DATADIR%%/maps/pup_land/terminal_u1
1700
%%DATADIR%%/maps/pup_land/terminal_u1
1699
%%DATADIR%%/maps/pup_land/world
1701
%%DATADIR%%/maps/pup_land/world
1700
%%DATADIR%%/maps/python/.cvsignore
1701
%%DATADIR%%/maps/python/CFBank.py
1702
%%DATADIR%%/maps/python/CFBank.py
1702
%%DATADIR%%/maps/python/CFBoard.py
1703
%%DATADIR%%/maps/python/CFBoard.py
1703
%%DATADIR%%/maps/python/CFCampfire.py
1704
%%DATADIR%%/maps/python/CFCampfire.py
Lines 1730-1735 Link Here
1730
%%DATADIR%%/maps/python/casino/imperialslots.py
1731
%%DATADIR%%/maps/python/casino/imperialslots.py
1731
%%DATADIR%%/maps/python/casino/platinumslots.py
1732
%%DATADIR%%/maps/python/casino/platinumslots.py
1732
%%DATADIR%%/maps/python/casino/silverslots.py
1733
%%DATADIR%%/maps/python/casino/silverslots.py
1734
%%DATADIR%%/maps/python/commands/autojail.py
1735
%%DATADIR%%/maps/python/commands/disinfect.py
1733
%%DATADIR%%/maps/python/commands/give.py
1736
%%DATADIR%%/maps/python/commands/give.py
1734
%%DATADIR%%/maps/python/dialog/commongive.py
1737
%%DATADIR%%/maps/python/dialog/commongive.py
1735
%%DATADIR%%/maps/python/dialog/dialog_check.py
1738
%%DATADIR%%/maps/python/dialog/dialog_check.py
Lines 1756-1764 Link Here
1756
%%DATADIR%%/maps/python/events/README
1759
%%DATADIR%%/maps/python/events/README
1757
%%DATADIR%%/maps/python/events/born/log_born.py
1760
%%DATADIR%%/maps/python/events/born/log_born.py
1758
%%DATADIR%%/maps/python/events/clock/bell.py
1761
%%DATADIR%%/maps/python/events/clock/bell.py
1762
%%DATADIR%%/maps/python/events/death/autojail.py
1763
%%DATADIR%%/maps/python/events/init/autojail_command.py
1764
%%DATADIR%%/maps/python/events/init/disinfect_command.py
1759
%%DATADIR%%/maps/python/events/init/give_command.py
1765
%%DATADIR%%/maps/python/events/init/give_command.py
1760
%%DATADIR%%/maps/python/events/init/guild_init.py
1766
%%DATADIR%%/maps/python/events/init/guild_init.py
1761
%%DATADIR%%/maps/python/events/kick/log_kick.py
1767
%%DATADIR%%/maps/python/events/kick/log_kick.py
1768
%%DATADIR%%/maps/python/events/login/autojail_login.py
1762
%%DATADIR%%/maps/python/events/login/log_login.py
1769
%%DATADIR%%/maps/python/events/login/log_login.py
1763
%%DATADIR%%/maps/python/events/login/mail_login.py
1770
%%DATADIR%%/maps/python/events/login/mail_login.py
1764
%%DATADIR%%/maps/python/events/muzzle/log_muzzle.py
1771
%%DATADIR%%/maps/python/events/muzzle/log_muzzle.py
Lines 1815-1820 Link Here
1815
%%DATADIR%%/maps/python/misc/death_message.py
1822
%%DATADIR%%/maps/python/misc/death_message.py
1816
%%DATADIR%%/maps/python/misc/doNothing.py
1823
%%DATADIR%%/maps/python/misc/doNothing.py
1817
%%DATADIR%%/maps/python/misc/greet_message.py
1824
%%DATADIR%%/maps/python/misc/greet_message.py
1825
%%DATADIR%%/maps/python/misc/hall_of_fame.py
1818
%%DATADIR%%/maps/python/misc/swallow_whole.py
1826
%%DATADIR%%/maps/python/misc/swallow_whole.py
1819
%%DATADIR%%/maps/python/monsters/combat_chicken.py
1827
%%DATADIR%%/maps/python/monsters/combat_chicken.py
1820
%%DATADIR%%/maps/python/monsters/farnass.py
1828
%%DATADIR%%/maps/python/monsters/farnass.py
Lines 2022-2027 Link Here
2022
%%DATADIR%%/maps/quests/todd/aljwaf/tower4
2030
%%DATADIR%%/maps/quests/todd/aljwaf/tower4
2023
%%DATADIR%%/maps/regions.reg
2031
%%DATADIR%%/maps/regions.reg
2024
%%DATADIR%%/maps/santo_dominion/basement
2032
%%DATADIR%%/maps/santo_dominion/basement
2033
%%DATADIR%%/maps/santo_dominion/blue_wizard.msg
2025
%%DATADIR%%/maps/santo_dominion/city_hall
2034
%%DATADIR%%/maps/santo_dominion/city_hall
2026
%%DATADIR%%/maps/santo_dominion/crossfire
2035
%%DATADIR%%/maps/santo_dominion/crossfire
2027
%%DATADIR%%/maps/santo_dominion/den
2036
%%DATADIR%%/maps/santo_dominion/den
Lines 2083-2091 Link Here
2083
%%DATADIR%%/maps/santo_dominion/mudman/mudman.2
2092
%%DATADIR%%/maps/santo_dominion/mudman/mudman.2
2084
%%DATADIR%%/maps/santo_dominion/mudman/mudman.3
2093
%%DATADIR%%/maps/santo_dominion/mudman/mudman.3
2085
%%DATADIR%%/maps/santo_dominion/noble_rest
2094
%%DATADIR%%/maps/santo_dominion/noble_rest
2095
%%DATADIR%%/maps/santo_dominion/noble_rest_2nd
2086
%%DATADIR%%/maps/santo_dominion/north_barn
2096
%%DATADIR%%/maps/santo_dominion/north_barn
2087
%%DATADIR%%/maps/santo_dominion/north_farm
2097
%%DATADIR%%/maps/santo_dominion/north_farm
2088
%%DATADIR%%/maps/santo_dominion/peacock
2098
%%DATADIR%%/maps/santo_dominion/peacock
2099
%%DATADIR%%/maps/santo_dominion/santo_dominion.quests
2100
%%DATADIR%%/maps/santo_dominion/sdgatehouse
2089
%%DATADIR%%/maps/santo_dominion/sdomino_appartment
2101
%%DATADIR%%/maps/santo_dominion/sdomino_appartment
2090
%%DATADIR%%/maps/santo_dominion/shaft/undeadshaft.1
2102
%%DATADIR%%/maps/santo_dominion/shaft/undeadshaft.1
2091
%%DATADIR%%/maps/santo_dominion/shaft/undeadshaft.2
2103
%%DATADIR%%/maps/santo_dominion/shaft/undeadshaft.2
Lines 2126-2132 Link Here
2126
%%DATADIR%%/maps/scorn/guilds/mailed_fist/README.txt
2138
%%DATADIR%%/maps/scorn/guilds/mailed_fist/README.txt
2127
%%DATADIR%%/maps/scorn/guilds/mailed_fist/basement
2139
%%DATADIR%%/maps/scorn/guilds/mailed_fist/basement
2128
%%DATADIR%%/maps/scorn/guilds/mailed_fist/bigchest
2140
%%DATADIR%%/maps/scorn/guilds/mailed_fist/bigchest
2129
%%DATADIR%%/maps/scorn/guilds/mailed_fist/bigchest~
2130
%%DATADIR%%/maps/scorn/guilds/mailed_fist/ground
2141
%%DATADIR%%/maps/scorn/guilds/mailed_fist/ground
2131
%%DATADIR%%/maps/scorn/guilds/mailed_fist/guild_alchemy
2142
%%DATADIR%%/maps/scorn/guilds/mailed_fist/guild_alchemy
2132
%%DATADIR%%/maps/scorn/guilds/mailed_fist/guild_bbq
2143
%%DATADIR%%/maps/scorn/guilds/mailed_fist/guild_bbq
Lines 2140-2146 Link Here
2140
%%DATADIR%%/maps/scorn/guilds/mailed_fist/hallofjoining
2151
%%DATADIR%%/maps/scorn/guilds/mailed_fist/hallofjoining
2141
%%DATADIR%%/maps/scorn/guilds/mailed_fist/journeyman_lounge
2152
%%DATADIR%%/maps/scorn/guilds/mailed_fist/journeyman_lounge
2142
%%DATADIR%%/maps/scorn/guilds/mailed_fist/mainfloor
2153
%%DATADIR%%/maps/scorn/guilds/mailed_fist/mainfloor
2143
%%DATADIR%%/maps/scorn/guilds/mailed_fist/mainfloor~
2144
%%DATADIR%%/maps/scorn/guilds/mailed_fist/master_lounge
2154
%%DATADIR%%/maps/scorn/guilds/mailed_fist/master_lounge
2145
%%DATADIR%%/maps/scorn/guilds/mailed_fist/masters_lounge
2155
%%DATADIR%%/maps/scorn/guilds/mailed_fist/masters_lounge
2146
%%DATADIR%%/maps/scorn/guilds/mailed_fist/novice_lounge
2156
%%DATADIR%%/maps/scorn/guilds/mailed_fist/novice_lounge
Lines 2235-2240 Link Here
2235
%%DATADIR%%/maps/scorn/misc/battle_arena/snack
2245
%%DATADIR%%/maps/scorn/misc/battle_arena/snack
2236
%%DATADIR%%/maps/scorn/misc/beginners
2246
%%DATADIR%%/maps/scorn/misc/beginners
2237
%%DATADIR%%/maps/scorn/misc/beginners2
2247
%%DATADIR%%/maps/scorn/misc/beginners2
2248
%%DATADIR%%/maps/scorn/misc/beginners_entry
2238
%%DATADIR%%/maps/scorn/misc/castle
2249
%%DATADIR%%/maps/scorn/misc/castle
2239
%%DATADIR%%/maps/scorn/misc/castle2
2250
%%DATADIR%%/maps/scorn/misc/castle2
2240
%%DATADIR%%/maps/scorn/misc/castle_kitchen
2251
%%DATADIR%%/maps/scorn/misc/castle_kitchen
Lines 2277-2282 Link Here
2277
%%DATADIR%%/maps/scorn/misc/prison
2288
%%DATADIR%%/maps/scorn/misc/prison
2278
%%DATADIR%%/maps/scorn/misc/prison.1
2289
%%DATADIR%%/maps/scorn/misc/prison.1
2279
%%DATADIR%%/maps/scorn/misc/puddings.place
2290
%%DATADIR%%/maps/scorn/misc/puddings.place
2291
%%DATADIR%%/maps/scorn/misc/rhyz.msg
2292
%%DATADIR%%/maps/scorn/misc/rhyz.quests
2280
%%DATADIR%%/maps/scorn/misc/testing_area
2293
%%DATADIR%%/maps/scorn/misc/testing_area
2281
%%DATADIR%%/maps/scorn/misc/training_center
2294
%%DATADIR%%/maps/scorn/misc/training_center
2282
%%DATADIR%%/maps/scorn/misc/wizhide
2295
%%DATADIR%%/maps/scorn/misc/wizhide
Lines 2905-2910 Link Here
2905
%%DATADIR%%/maps/test/quest_handling/apples.msg
2918
%%DATADIR%%/maps/test/quest_handling/apples.msg
2906
%%DATADIR%%/maps/test/quest_handling/bothquests.msg
2919
%%DATADIR%%/maps/test/quest_handling/bothquests.msg
2907
%%DATADIR%%/maps/test/quest_handling/cantkillme.msg
2920
%%DATADIR%%/maps/test/quest_handling/cantkillme.msg
2921
%%DATADIR%%/maps/test/quest_handling/checkinv.msg
2908
%%DATADIR%%/maps/test/quest_handling/connectiontest.msg
2922
%%DATADIR%%/maps/test/quest_handling/connectiontest.msg
2909
%%DATADIR%%/maps/test/quest_handling/friendly.msg
2923
%%DATADIR%%/maps/test/quest_handling/friendly.msg
2910
%%DATADIR%%/maps/test/quest_handling/girl2.msg
2924
%%DATADIR%%/maps/test/quest_handling/girl2.msg
Lines 3143-3149 Link Here
3143
%%DATADIR%%/maps/wolfsburg/guilds/damned_heretics/secondfloor
3157
%%DATADIR%%/maps/wolfsburg/guilds/damned_heretics/secondfloor
3144
%%DATADIR%%/maps/wolfsburg/guilds/damned_heretics/storage_room
3158
%%DATADIR%%/maps/wolfsburg/guilds/damned_heretics/storage_room
3145
%%DATADIR%%/maps/wolfsburg/guilds/damned_heretics/upper
3159
%%DATADIR%%/maps/wolfsburg/guilds/damned_heretics/upper
3146
%%DATADIR%%/maps/wolfsburg/inns
3147
%%DATADIR%%/maps/wolfsburg/lursendis
3160
%%DATADIR%%/maps/wolfsburg/lursendis
3148
%%DATADIR%%/maps/wolfsburg/magara/castle/cellar
3161
%%DATADIR%%/maps/wolfsburg/magara/castle/cellar
3149
%%DATADIR%%/maps/wolfsburg/magara/castle/floor_1
3162
%%DATADIR%%/maps/wolfsburg/magara/castle/floor_1
Lines 3166-3171 Link Here
3166
%%DATADIR%%/maps/wolfsburg/slave_pit2
3179
%%DATADIR%%/maps/wolfsburg/slave_pit2
3167
%%DATADIR%%/maps/wolfsburg/slave_pit3
3180
%%DATADIR%%/maps/wolfsburg/slave_pit3
3168
%%DATADIR%%/maps/wolfsburg/snakepit
3181
%%DATADIR%%/maps/wolfsburg/snakepit
3182
%%DATADIR%%/maps/wolfsburg/taverns/dolphinsdelight
3183
%%DATADIR%%/maps/wolfsburg/taverns/thebloodycutlass
3169
%%DATADIR%%/maps/wolfsburg/temple/enterance
3184
%%DATADIR%%/maps/wolfsburg/temple/enterance
3170
%%DATADIR%%/maps/wolfsburg/temple/ixalovh
3185
%%DATADIR%%/maps/wolfsburg/temple/ixalovh
3171
%%DATADIR%%/maps/wolfsburg/temple/temp_dung1
3186
%%DATADIR%%/maps/wolfsburg/temple/temp_dung1
Lines 4147-4152 Link Here
4147
@dirrm %%DATADIR%%/maps/wolfsburg/volcano
4162
@dirrm %%DATADIR%%/maps/wolfsburg/volcano
4148
@dirrm %%DATADIR%%/maps/wolfsburg/tt
4163
@dirrm %%DATADIR%%/maps/wolfsburg/tt
4149
@dirrm %%DATADIR%%/maps/wolfsburg/temple
4164
@dirrm %%DATADIR%%/maps/wolfsburg/temple
4165
@dirrm %%DATADIR%%/maps/wolfsburg/taverns
4150
@dirrm %%DATADIR%%/maps/wolfsburg/shops
4166
@dirrm %%DATADIR%%/maps/wolfsburg/shops
4151
@dirrm %%DATADIR%%/maps/wolfsburg/magara/tower2
4167
@dirrm %%DATADIR%%/maps/wolfsburg/magara/tower2
4152
@dirrm %%DATADIR%%/maps/wolfsburg/magara/tower1
4168
@dirrm %%DATADIR%%/maps/wolfsburg/magara/tower1
Lines 4309-4314 Link Here
4309
@dirrm %%DATADIR%%/maps/python/events/login
4325
@dirrm %%DATADIR%%/maps/python/events/login
4310
@dirrm %%DATADIR%%/maps/python/events/kick
4326
@dirrm %%DATADIR%%/maps/python/events/kick
4311
@dirrm %%DATADIR%%/maps/python/events/init
4327
@dirrm %%DATADIR%%/maps/python/events/init
4328
@dirrm %%DATADIR%%/maps/python/events/death
4312
@dirrm %%DATADIR%%/maps/python/events/clock
4329
@dirrm %%DATADIR%%/maps/python/events/clock
4313
@dirrm %%DATADIR%%/maps/python/events/born
4330
@dirrm %%DATADIR%%/maps/python/events/born
4314
@dirrm %%DATADIR%%/maps/python/events
4331
@dirrm %%DATADIR%%/maps/python/events
Lines 4513-4518 Link Here
4513
@dirrm %%DATADIR%%/help
4530
@dirrm %%DATADIR%%/help
4514
@dirrm %%DATADIR%%/adm
4531
@dirrm %%DATADIR%%/adm
4515
@dirrm %%DATADIR%%
4532
@dirrm %%DATADIR%%
4533
@dirrm libexec/crossfire
4516
@dirrm lib/crossfire/plugins
4534
@dirrm lib/crossfire/plugins
4517
@dirrm lib/crossfire
4535
@dirrm lib/crossfire
4518
@dirrm etc/crossfire
4536
@dirrm etc/crossfire

Return to bug 166884