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

Collapse All | Expand All

(-)/usr/ports/games/stendhal/Makefile (-6 / +5 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/games/stendhal/Makefile 518482 2019-11-26 21:46:12Z jkim $
2
# $FreeBSD: head/games/stendhal/Makefile 518482 2019-11-26 21:46:12Z jkim $
3
3
4
PORTNAME=		stendhal
4
PORTNAME=		stendhal
5
PORTVERSION=		1.19
5
PORTVERSION=		1.35
6
DISTVERSIONSUFFIX=	-src
6
DISTVERSIONSUFFIX=	-src
7
CATEGORIES=		games java
7
CATEGORIES=		games java
8
MASTER_SITES=		SF/arianne/${PORTNAME}/${PORTVERSION}/
8
MASTER_SITES=		SF/arianne/${PORTNAME}/${PORTVERSION}/
Lines 13-24 Link Here
13
LICENSE=		BSD2CLAUSE GPLv2
13
LICENSE=		BSD2CLAUSE GPLv2
14
LICENSE_COMB=		multi
14
LICENSE_COMB=		multi
15
15
16
WRKSRC=			${WRKDIR}/${PORTNAME}-${PORTVERSION}
16
USES=			shebangfix
17
18
USE_JAVA=		yes
17
USE_JAVA=		yes
19
USE_ANT=		yes
18
USE_ANT=		yes
20
USES=			shebangfix
21
19
20
WRKSRC=			${WRKDIR}/${PORTNAME}-${PORTVERSION}
21
22
OPTIONS_MULTI=		COMPONENTS
22
OPTIONS_MULTI=		COMPONENTS
23
OPTIONS_MULTI_COMPONENTS=	\
23
OPTIONS_MULTI_COMPONENTS=	\
24
			CLIENT SERVER
24
			CLIENT SERVER
Lines 57-63 Link Here
57
		${COPYTREE_SHARE} lib ${STAGEDIR}${DATADIR}
57
		${COPYTREE_SHARE} lib ${STAGEDIR}${DATADIR}
58
	${INSTALL_DATA} ${WRKSRC}/libs/log4j.jar ${STAGEDIR}${DATADIR}/lib
58
	${INSTALL_DATA} ${WRKSRC}/libs/log4j.jar ${STAGEDIR}${DATADIR}/lib
59
	${INSTALL_DATA} ${WRKSRC}/libs/marauroa.jar ${STAGEDIR}${DATADIR}/lib
59
	${INSTALL_DATA} ${WRKSRC}/libs/marauroa.jar ${STAGEDIR}${DATADIR}/lib
60
	${INSTALL_DATA}	${WRKSRC}/README.txt ${STAGEDIR}${DATADIR}
60
	${INSTALL_DATA}	${WRKSRC}/README.md ${STAGEDIR}${DATADIR}
61
61
62
	# CLIENT
62
	# CLIENT
63
.if ${PORT_OPTIONS:MCLIENT}
63
.if ${PORT_OPTIONS:MCLIENT}
Lines 73-79 Link Here
73
	${INSTALL_DATA} ${WRKSRC}/build/lib/${CLIENTSTARTER}-${PORTVERSION}.jar \
73
	${INSTALL_DATA} ${WRKSRC}/build/lib/${CLIENTSTARTER}-${PORTVERSION}.jar \
74
		${STAGEDIR}${DATADIR}/${CLIENTSTARTER}.jar
74
		${STAGEDIR}${DATADIR}/${CLIENTSTARTER}.jar
75
	${INSTALL} ${FILESDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
75
	${INSTALL} ${FILESDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
76
	${INSTALL_DATA}	${WRKSRC}/.hotspotrc ${STAGEDIR}${DATADIR}
77
	${INSTALL_DATA} ${WRKSRC}/${CLIENTICON}.png \
76
	${INSTALL_DATA} ${WRKSRC}/${CLIENTICON}.png \
78
		${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png
77
		${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png
79
	${INSTALL_DATA} ${FILESDIR}/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications
78
	${INSTALL_DATA} ${FILESDIR}/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications
(-)/usr/ports/games/stendhal/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (stendhal-1.19-src.tar.gz) = c50328ceb3eaa5c1f934614e01428fd844df70f0df77deffe398866ad1e9b4e7
1
TIMESTAMP = 1597395407
2
SIZE (stendhal-1.19-src.tar.gz) = 107346502
2
SHA256 (stendhal-1.35-src.tar.gz) = 276208fcd76e67f052d87bef9791363d1100e0c96c9e9b67b92ffc7d661b92b5
3
SIZE (stendhal-1.35-src.tar.gz) = 244829901
(-)/usr/ports/games/stendhal/pkg-plist (-205 / +233 lines)
Lines 1-205 Link Here
1
share/stendhal/README.txt
1
bin/stendhal
2
share/stendhal/doc/AUTHORS.txt
2
bin/stendhal-server
3
share/stendhal/doc/BUGS.txt
3
man/man1/stendhal-server.1.gz
4
share/stendhal/doc/CHANGES.txt
4
man/man1/stendhal.1.gz
5
share/stendhal/doc/LICENSE.txt
5
share/applications/stendhal.desktop
6
share/stendhal/doc/LICENSE-audio.txt
6
share/pixmaps/stendhal.png
7
share/stendhal/doc/LICENSE-images.txt
7
%%DATADIR%%/README.md
8
share/stendhal/doc/Licenses/BSD.txt
8
%%DATADIR%%/data/conf/admins.txt
9
share/stendhal/doc/Licenses/CC0-1.0.txt
9
%%DATADIR%%/data/script/games/stendhal/server/script/AbstractOfflineAction.class
10
share/stendhal/doc/Licenses/CC-BY-3.0.txt
10
%%DATADIR%%/data/script/games/stendhal/server/script/AdminMaker$TeleportAction$Destination.class
11
share/stendhal/doc/Licenses/GPL-3.0.txt
11
%%DATADIR%%/data/script/games/stendhal/server/script/AdminMaker$TeleportAction.class
12
share/stendhal/doc/Licenses/MIT.txt
12
%%DATADIR%%/data/script/games/stendhal/server/script/AdminMaker$UpgradeAction.class
13
share/stendhal/lib/EasyMockLicense.html
13
%%DATADIR%%/data/script/games/stendhal/server/script/AdminMaker.class
14
share/stendhal/lib/license-apache-2.0.txt
14
%%DATADIR%%/data/script/games/stendhal/server/script/AdminPortal.class
15
share/stendhal/lib/license-bsd.txt
15
%%DATADIR%%/data/script/games/stendhal/server/script/AdminSign.class
16
share/stendhal/lib/license-cpl.html
16
%%DATADIR%%/data/script/games/stendhal/server/script/AdosWildlifeRaid.class
17
share/stendhal/lib/license-gpl.txt
17
%%DATADIR%%/data/script/games/stendhal/server/script/AlterLoot.class
18
share/stendhal/lib/license-h2.html
18
%%DATADIR%%/data/script/games/stendhal/server/script/AlterQuest.class
19
share/stendhal/lib/license-lgpl.txt
19
%%DATADIR%%/data/script/games/stendhal/server/script/AngelRaid.class
20
share/stendhal/lib/log4j.jar
20
%%DATADIR%%/data/script/games/stendhal/server/script/AnimalRaid.class
21
share/stendhal/lib/marauroa.jar
21
%%DATADIR%%/data/script/games/stendhal/server/script/BarbarianRaid.class
22
share/stendhal/lib/LICENSES.txt
22
%%DATADIR%%/data/script/games/stendhal/server/script/BeholderRaid.class
23
share/stendhal/lib/NOTICE.txt
23
%%DATADIR%%/data/script/games/stendhal/server/script/BetManager$BetAction.class
24
share/stendhal/lib/h2-license.html
24
%%DATADIR%%/data/script/games/stendhal/server/script/BetManager$BetCondition.class
25
share/stendhal/lib/jetty-license.html
25
%%DATADIR%%/data/script/games/stendhal/server/script/BetManager$BetInfo.class
26
share/stendhal/lib/jetty-notice.html
26
%%DATADIR%%/data/script/games/stendhal/server/script/BetManager$NoBetCondition.class
27
share/stendhal/lib/jnlp-license.txt
27
%%DATADIR%%/data/script/games/stendhal/server/script/BetManager$State.class
28
share/stendhal/lib/json-simple-license.txt
28
%%DATADIR%%/data/script/games/stendhal/server/script/BetManager.class
29
share/stendhal/lib/junit-license.html
29
%%DATADIR%%/data/script/games/stendhal/server/script/BlordroughRaid.class
30
share/stendhal/lib/jython-license.txt
30
%%DATADIR%%/data/script/games/stendhal/server/script/BugInspect$1.class
31
share/stendhal/lib/log4j-license.txt
31
%%DATADIR%%/data/script/games/stendhal/server/script/BugInspect.class
32
share/stendhal/lib/servlet-api-license.txt
32
%%DATADIR%%/data/script/games/stendhal/server/script/ChangeMap.class
33
share/stendhal/lib/sha512crypt-license.txt
33
%%DATADIR%%/data/script/games/stendhal/server/script/ChaosRaid.class
34
share/stendhal/lib/websocket-license.txt
34
%%DATADIR%%/data/script/games/stendhal/server/script/ContMoveAndStrengthenOnlinePlayers$ContMoveAndStrengthenPlayersTurnListener.class
35
@dir share/stendhal/log
35
%%DATADIR%%/data/script/games/stendhal/server/script/ContMoveAndStrengthenOnlinePlayers.class
36
%%CLIENT%%bin/stendhal
36
%%DATADIR%%/data/script/games/stendhal/server/script/CountObjects.class
37
%%CLIENT%%man/man1/stendhal.1.gz
37
%%DATADIR%%/data/script/games/stendhal/server/script/CountUnusedSprites$1.class
38
%%CLIENT%%share/pixmaps/stendhal.png
38
%%DATADIR%%/data/script/games/stendhal/server/script/CountUnusedSprites$2.class
39
%%CLIENT%%share/applications/stendhal.desktop
39
%%DATADIR%%/data/script/games/stendhal/server/script/CountUnusedSprites$3.class
40
%%CLIENT%%share/stendhal/.hotspotrc
40
%%DATADIR%%/data/script/games/stendhal/server/script/CountUnusedSprites$4.class
41
%%CLIENT%%share/stendhal/stendhal-starter.jar
41
%%DATADIR%%/data/script/games/stendhal/server/script/CountUnusedSprites.class
42
%%CLIENT%%share/stendhal/lib/jorbis.jar
42
%%DATADIR%%/data/script/games/stendhal/server/script/CreateRaid.class
43
%%CLIENT%%share/stendhal/lib/stendhal-data.jar
43
%%DATADIR%%/data/script/games/stendhal/server/script/CreaturesRatioCalculator$CountCreature.class
44
%%CLIENT%%share/stendhal/lib/stendhal-music-data.jar
44
%%DATADIR%%/data/script/games/stendhal/server/script/CreaturesRatioCalculator.class
45
%%CLIENT%%share/stendhal/lib/stendhal-sound-data.jar
45
%%DATADIR%%/data/script/games/stendhal/server/script/DBLogging.class
46
%%CLIENT%%share/stendhal/lib/stendhal.jar
46
%%DATADIR%%/data/script/games/stendhal/server/script/Debuggera$QuestsAction.class
47
%%SERVER%%bin/stendhal-server
47
%%DATADIR%%/data/script/games/stendhal/server/script/Debuggera$SightseeingAction.class
48
%%SERVER%%man/man1/stendhal-server.1.gz
48
%%DATADIR%%/data/script/games/stendhal/server/script/Debuggera$TeleportNPCAction.class
49
%%SERVER%%share/stendhal/data/conf/admins.txt
49
%%DATADIR%%/data/script/games/stendhal/server/script/Debuggera$TeleportScriptAction.class
50
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/AbstractOfflineAction.class
50
%%DATADIR%%/data/script/games/stendhal/server/script/Debuggera.class
51
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/AdminMaker$TeleportAction$Destination.class
51
%%DATADIR%%/data/script/games/stendhal/server/script/DeepInspect$1.class
52
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/AdminMaker$TeleportAction.class
52
%%DATADIR%%/data/script/games/stendhal/server/script/DeepInspect.class
53
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/AdminMaker$UpgradeAction.class
53
%%DATADIR%%/data/script/games/stendhal/server/script/DisableFeature.class
54
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/AdminMaker.class
54
%%DATADIR%%/data/script/games/stendhal/server/script/DragonRaid.class
55
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/AdminPortal.class
55
%%DATADIR%%/data/script/games/stendhal/server/script/DropPlayerItems.class
56
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/AdminSign.class
56
%%DATADIR%%/data/script/games/stendhal/server/script/DrowRaid.class
57
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/AdosWildlifeRaid.class
57
%%DATADIR%%/data/script/games/stendhal/server/script/DumpCharacterFromDatabase.class
58
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/AlterQuest.class
58
%%DATADIR%%/data/script/games/stendhal/server/script/DumpConditions.class
59
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/AngelRaid.class
59
%%DATADIR%%/data/script/games/stendhal/server/script/DumpDeletionCandidates.class
60
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/AnimalRaid.class
60
%%DATADIR%%/data/script/games/stendhal/server/script/DumpOpenDBTransactions.class
61
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/BarbarianRaid.class
61
%%DATADIR%%/data/script/games/stendhal/server/script/DumpTransitions.class
62
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/BeholderRaid.class
62
%%DATADIR%%/data/script/games/stendhal/server/script/DumpTransitionsEx.class
63
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/BetManager$BetAction.class
63
%%DATADIR%%/data/script/games/stendhal/server/script/DumpTurnListenerEvents.class
64
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/BetManager$BetCondition.class
64
%%DATADIR%%/data/script/games/stendhal/server/script/DwarfRaid.class
65
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/BetManager$BetInfo.class
65
%%DATADIR%%/data/script/games/stendhal/server/script/EasterBunny.class
66
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/BetManager$NoBetCondition.class
66
%%DATADIR%%/data/script/games/stendhal/server/script/EasyRPAction.class
67
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/BetManager$State.class
67
%%DATADIR%%/data/script/games/stendhal/server/script/ElementalRaid.class
68
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/BetManager.class
68
%%DATADIR%%/data/script/games/stendhal/server/script/ElfRaid.class
69
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/BlordroughRaid.class
69
%%DATADIR%%/data/script/games/stendhal/server/script/EnableFeature.class
70
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/BugInspect$1.class
70
%%DATADIR%%/data/script/games/stendhal/server/script/Enchant.class
71
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/BugInspect.class
71
%%DATADIR%%/data/script/games/stendhal/server/script/EntitySearch.class
72
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ChangeMap.class
72
%%DATADIR%%/data/script/games/stendhal/server/script/EventTest.class
73
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ChaosRaid.class
73
%%DATADIR%%/data/script/games/stendhal/server/script/ExecuteLua.class
74
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ContMoveAndStrengthenOnlinePlayers$ContMoveAndStrengthenPlayersTurnListener.class
74
%%DATADIR%%/data/script/games/stendhal/server/script/ExecuteSQL.class
75
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ContMoveAndStrengthenOnlinePlayers.class
75
%%DATADIR%%/data/script/games/stendhal/server/script/FairyRaid.class
76
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/CountObjects.class
76
%%DATADIR%%/data/script/games/stendhal/server/script/FarmRaid.class
77
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/CreateRaid.class
77
%%DATADIR%%/data/script/games/stendhal/server/script/FieldInspect.class
78
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/CreaturesRatioCalculator$CountCreature.class
78
%%DATADIR%%/data/script/games/stendhal/server/script/FindBrokenCorpses.class
79
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/CreaturesRatioCalculator.class
79
%%DATADIR%%/data/script/games/stendhal/server/script/FishInspect$1.class
80
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Debuggera$QuestsAction.class
80
%%DATADIR%%/data/script/games/stendhal/server/script/FishInspect.class
81
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Debuggera$SightseeingAction.class
81
%%DATADIR%%/data/script/games/stendhal/server/script/FixDM.class
82
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Debuggera$TeleportNPCAction.class
82
%%DATADIR%%/data/script/games/stendhal/server/script/FixNegativeHp.class
83
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Debuggera$TeleportScriptAction.class
83
%%DATADIR%%/data/script/games/stendhal/server/script/FrogmanSheepmanRaid.class
84
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Debuggera.class
84
%%DATADIR%%/data/script/games/stendhal/server/script/GC.class
85
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/DeepInspect.class
85
%%DATADIR%%/data/script/games/stendhal/server/script/GnomeRaid.class
86
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/DisableFeature.class
86
%%DATADIR%%/data/script/games/stendhal/server/script/HandleTransitions.class
87
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/DragonRaid.class
87
%%DATADIR%%/data/script/games/stendhal/server/script/Herald$1$ClearNewsAction.class
88
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/DropPlayerItems.class
88
%%DATADIR%%/data/script/games/stendhal/server/script/Herald$1$ReadJobsAction.class
89
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/DrowRaid.class
89
%%DATADIR%%/data/script/games/stendhal/server/script/Herald$1$ReadNewsAction.class
90
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/DumpCharacterFromDatabase.class
90
%%DATADIR%%/data/script/games/stendhal/server/script/Herald$1$RemoveNewsAction.class
91
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/DumpConditions.class
91
%%DATADIR%%/data/script/games/stendhal/server/script/Herald$1$WriteNewsAction.class
92
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/DumpDeletionCandidates.class
92
%%DATADIR%%/data/script/games/stendhal/server/script/Herald$1.class
93
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/DumpOpenDBTransactions.class
93
%%DATADIR%%/data/script/games/stendhal/server/script/Herald$HeraldListener.class
94
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/DumpTransitions.class
94
%%DATADIR%%/data/script/games/stendhal/server/script/Herald$HeraldNews.class
95
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/DumpTransitionsEx.class
95
%%DATADIR%%/data/script/games/stendhal/server/script/Herald.class
96
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/DumpTurnListenerEvents.class
96
%%DATADIR%%/data/script/games/stendhal/server/script/ImperialRaid.class
97
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/DwarfRaid.class
97
%%DATADIR%%/data/script/games/stendhal/server/script/ItemRarity$1.class
98
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/EasterBunny.class
98
%%DATADIR%%/data/script/games/stendhal/server/script/ItemRarity$CountCreature.class
99
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/EasyRPAction.class
99
%%DATADIR%%/data/script/games/stendhal/server/script/ItemRarity$EntryComparator.class
100
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ElementalRaid.class
100
%%DATADIR%%/data/script/games/stendhal/server/script/ItemRarity.class
101
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ElfRaid.class
101
%%DATADIR%%/data/script/games/stendhal/server/script/KoboldRaid.class
102
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/EnableFeature.class
102
%%DATADIR%%/data/script/games/stendhal/server/script/LichRaid.class
103
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Enchant.class
103
%%DATADIR%%/data/script/games/stendhal/server/script/ListNPCs.class
104
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/EntitySearch.class
104
%%DATADIR%%/data/script/games/stendhal/server/script/ListRaids$1.class
105
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/EventTest.class
105
%%DATADIR%%/data/script/games/stendhal/server/script/ListRaids.class
106
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ExecuteSQL.class
106
%%DATADIR%%/data/script/games/stendhal/server/script/ListZones.class
107
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/FairyRaid.class
107
%%DATADIR%%/data/script/games/stendhal/server/script/Log4J.class
108
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/FarmRaid.class
108
%%DATADIR%%/data/script/games/stendhal/server/script/LogoutPlayer.class
109
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/FieldInspect.class
109
%%DATADIR%%/data/script/games/stendhal/server/script/Maria$1.class
110
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/FindBrokenCorpses.class
110
%%DATADIR%%/data/script/games/stendhal/server/script/Maria.class
111
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/FishInspect$1.class
111
%%DATADIR%%/data/script/games/stendhal/server/script/MineTown.class
112
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/FishInspect.class
112
%%DATADIR%%/data/script/games/stendhal/server/script/MoveAndStrengthenOnlinePlayers$MoveAndStrengthenPlayersTurnListener$1.class
113
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/FixDM.class
113
%%DATADIR%%/data/script/games/stendhal/server/script/MoveAndStrengthenOnlinePlayers$MoveAndStrengthenPlayersTurnListener.class
114
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/FixNegativeHp.class
114
%%DATADIR%%/data/script/games/stendhal/server/script/MoveAndStrengthenOnlinePlayers.class
115
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/FrogmanSheepmanRaid.class
115
%%DATADIR%%/data/script/games/stendhal/server/script/NPCPathCheck$1.class
116
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/GC.class
116
%%DATADIR%%/data/script/games/stendhal/server/script/NPCPathCheck.class
117
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/GnomeRaid.class
117
%%DATADIR%%/data/script/games/stendhal/server/script/NPCShout.class
118
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/HandleTransitions.class
118
%%DATADIR%%/data/script/games/stendhal/server/script/NPCShoutZone.class
119
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Herald$1$ClearNewsAction.class
119
%%DATADIR%%/data/script/games/stendhal/server/script/NameChange.class
120
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Herald$1$ReadJobsAction.class
120
%%DATADIR%%/data/script/games/stendhal/server/script/Observer.class
121
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Herald$1$ReadNewsAction.class
121
%%DATADIR%%/data/script/games/stendhal/server/script/OfflineAdminlevel.class
122
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Herald$1$RemoveNewsAction.class
122
%%DATADIR%%/data/script/games/stendhal/server/script/OfflineClearSentence.class
123
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Herald$1$WriteNewsAction.class
123
%%DATADIR%%/data/script/games/stendhal/server/script/OniRaid.class
124
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Herald$1.class
124
%%DATADIR%%/data/script/games/stendhal/server/script/OrcRaid.class
125
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Herald$HeraldListener.class
125
%%DATADIR%%/data/script/games/stendhal/server/script/Plague.class
126
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Herald$HeraldNews.class
126
%%DATADIR%%/data/script/games/stendhal/server/script/PlayerPositionMonitoring$PlayerPositionListener$1.class
127
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Herald.class
127
%%DATADIR%%/data/script/games/stendhal/server/script/PlayerPositionMonitoring$PlayerPositionListener.class
128
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ImperialRaid.class
128
%%DATADIR%%/data/script/games/stendhal/server/script/PlayerPositionMonitoring.class
129
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ItemRarity$1.class
129
%%DATADIR%%/data/script/games/stendhal/server/script/RemoveClient.class
130
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ItemRarity$CountCreature.class
130
%%DATADIR%%/data/script/games/stendhal/server/script/RemoveZone.class
131
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ItemRarity$EntryComparator.class
131
%%DATADIR%%/data/script/games/stendhal/server/script/ResetSlot.class
132
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ItemRarity.class
132
%%DATADIR%%/data/script/games/stendhal/server/script/ResetTutorial.class
133
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/KoboldRaid.class
133
%%DATADIR%%/data/script/games/stendhal/server/script/Santa.class
134
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/LichRaid.class
134
%%DATADIR%%/data/script/games/stendhal/server/script/SaveAllPlayers.class
135
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ListNPCs.class
135
%%DATADIR%%/data/script/games/stendhal/server/script/ServerDown$1.class
136
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ListRaids$1.class
136
%%DATADIR%%/data/script/games/stendhal/server/script/ServerDown.class
137
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ListRaids.class
137
%%DATADIR%%/data/script/games/stendhal/server/script/ServerReset.class
138
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Log4J.class
138
%%DATADIR%%/data/script/games/stendhal/server/script/ServerShutdown$1.class
139
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/LogoutPlayer.class
139
%%DATADIR%%/data/script/games/stendhal/server/script/ServerShutdown.class
140
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Maria$1.class
140
%%DATADIR%%/data/script/games/stendhal/server/script/SetNPCPath.class
141
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Maria.class
141
%%DATADIR%%/data/script/games/stendhal/server/script/SetNPCPathReversible.class
142
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/MineTown.class
142
%%DATADIR%%/data/script/games/stendhal/server/script/SetWelcomeText.class
143
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/MoveAndStrengthenOnlinePlayers$MoveAndStrengthenPlayersTurnListener$1.class
143
%%DATADIR%%/data/script/games/stendhal/server/script/SokobanReload.class
144
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/MoveAndStrengthenOnlinePlayers$MoveAndStrengthenPlayersTurnListener.class
144
%%DATADIR%%/data/script/games/stendhal/server/script/SokobanWatcher.class
145
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/MoveAndStrengthenOnlinePlayers.class
145
%%DATADIR%%/data/script/games/stendhal/server/script/SummonChest.class
146
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/NPCPathCheck$1.class
146
%%DATADIR%%/data/script/games/stendhal/server/script/SummonSpell.class
147
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/NPCPathCheck.class
147
%%DATADIR%%/data/script/games/stendhal/server/script/TPPNextPhase.class
148
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/NPCShout.class
148
%%DATADIR%%/data/script/games/stendhal/server/script/TPPShowQuestState.class
149
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/NPCShoutZone.class
149
%%DATADIR%%/data/script/games/stendhal/server/script/TeleportAllPlayers.class
150
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/NameChange.class
150
%%DATADIR%%/data/script/games/stendhal/server/script/TeleportNPC.class
151
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Observer.class
151
%%DATADIR%%/data/script/games/stendhal/server/script/TestShowItemList.class
152
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/OfflineAdminlevel.class
152
%%DATADIR%%/data/script/games/stendhal/server/script/Unblock$KeepFreeArea.class
153
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/OfflineClearSentence.class
153
%%DATADIR%%/data/script/games/stendhal/server/script/Unblock$PlayerPositionEntry.class
154
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/OniRaid.class
154
%%DATADIR%%/data/script/games/stendhal/server/script/Unblock.class
155
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/OrcRaid.class
155
%%DATADIR%%/data/script/games/stendhal/server/script/UnblockTradeTable.class
156
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Plague.class
156
%%DATADIR%%/data/script/games/stendhal/server/script/WhereWho$1.class
157
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/PlayerPositionMonitoring$PlayerPositionListener$1.class
157
%%DATADIR%%/data/script/games/stendhal/server/script/WhereWho.class
158
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/PlayerPositionMonitoring$PlayerPositionListener.class
158
%%DATADIR%%/data/script/games/stendhal/server/script/ZombieRaid.class
159
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/PlayerPositionMonitoring.class
159
%%DATADIR%%/data/script/games/stendhal/server/script/ZoneCollisionCheck$1.class
160
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/RemoveClient.class
160
%%DATADIR%%/data/script/games/stendhal/server/script/ZoneCollisionCheck$2.class
161
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ResetSlot.class
161
%%DATADIR%%/data/script/games/stendhal/server/script/ZoneCollisionCheck$Border$1.class
162
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ResetTutorial.class
162
%%DATADIR%%/data/script/games/stendhal/server/script/ZoneCollisionCheck$Border$2.class
163
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Santa.class
163
%%DATADIR%%/data/script/games/stendhal/server/script/ZoneCollisionCheck$Border$3.class
164
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/SaveAllPlayers.class
164
%%DATADIR%%/data/script/games/stendhal/server/script/ZoneCollisionCheck$Border$4.class
165
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ServerDown$1.class
165
%%DATADIR%%/data/script/games/stendhal/server/script/ZoneCollisionCheck$Border.class
166
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ServerDown.class
166
%%DATADIR%%/data/script/games/stendhal/server/script/ZoneCollisionCheck.class
167
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ServerReset.class
167
%%DATADIR%%/data/script/games/stendhal/server/script/ZoneStatistics.class
168
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ServerShutdown$1.class
168
%%DATADIR%%/data/script/games/stendhal/server/script/package-info.class
169
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ServerShutdown.class
169
%%DATADIR%%/doc/AUTHORS.txt
170
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/SetNPCPath.class
170
%%DATADIR%%/doc/CHANGES.txt
171
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/SetNPCPathReversible.class
171
%%DATADIR%%/doc/LICENSE.txt
172
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/SetWelcomeText.class
172
%%DATADIR%%/doc/Licenses/BSD.txt
173
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/SokobanReload.class
173
%%DATADIR%%/doc/Licenses/CC-BY-3.0.txt
174
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/SokobanWatcher.class
174
%%DATADIR%%/doc/Licenses/CC-BY-4.0.txt
175
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/SummonChest.class
175
%%DATADIR%%/doc/Licenses/CC-BY-SA-3.0.txt
176
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/SummonSpell.class
176
%%DATADIR%%/doc/Licenses/CC-BY-SA-4.0.txt
177
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/TPPNextPhase.class
177
%%DATADIR%%/doc/Licenses/CC0-1.0.txt
178
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/TPPShowQuestState.class
178
%%DATADIR%%/doc/Licenses/GPL-3.0.txt
179
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/TeleportAllPlayers.class
179
%%DATADIR%%/doc/Licenses/MIT.txt
180
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/TeleportNPC.class
180
%%DATADIR%%/doc/Licenses/OGA-BY-3.0.txt
181
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/TestShowItemList.class
181
%%DATADIR%%/doc/contributors.md
182
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Unblock$KeepFreeArea.class
182
%%DATADIR%%/doc/contributors/contributors.json
183
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Unblock$PlayerPositionEntry.class
183
%%DATADIR%%/doc/contributors/contributors.png
184
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Unblock.class
184
%%DATADIR%%/doc/manual/lua.md
185
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/UnblockTradeTable.class
185
%%DATADIR%%/doc/sources/audio-loop.txt
186
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/WhereWho$1.class
186
%%DATADIR%%/doc/sources/audio-music.txt
187
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/WhereWho.class
187
%%DATADIR%%/doc/sources/audio-sfx.txt
188
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ZombieRaid.class
188
%%DATADIR%%/doc/sources/audio-weather.txt
189
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ZoneCollisionCheck$1.class
189
%%DATADIR%%/doc/sources/graphics-corpse.txt
190
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ZoneCollisionCheck$2.class
190
%%DATADIR%%/doc/sources/graphics-enemy.txt
191
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ZoneCollisionCheck$Border$1.class
191
%%DATADIR%%/doc/sources/graphics-item.txt
192
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ZoneCollisionCheck$Border$2.class
192
%%DATADIR%%/doc/sources/graphics-misc.txt
193
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ZoneCollisionCheck$Border$3.class
193
%%DATADIR%%/doc/sources/graphics-npc.txt
194
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ZoneCollisionCheck$Border$4.class
194
%%DATADIR%%/doc/sources/graphics-outfit.txt
195
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ZoneCollisionCheck$Border.class
195
%%DATADIR%%/doc/sources/graphics-pet.txt
196
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ZoneCollisionCheck.class
196
%%DATADIR%%/doc/sources/graphics-tileset.txt
197
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ZoneStatistics.class
197
%%DATADIR%%/lib/EasyMockLicense.html
198
%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/package-info.class
198
%%DATADIR%%/lib/LICENSES.txt
199
%%SERVER%%share/stendhal/lib/groovy.jar
199
%%DATADIR%%/lib/NOTICE.txt
200
%%SERVER%%share/stendhal/lib/guava.jar
200
%%DATADIR%%/lib/groovy.jar
201
%%SERVER%%share/stendhal/lib/h2.jar
201
%%DATADIR%%/lib/guava.jar
202
%%SERVER%%share/stendhal/lib/simple.jar
202
%%DATADIR%%/lib/h2-license.html
203
%%SERVER%%share/stendhal/lib/stendhal-maps.jar
203
%%DATADIR%%/lib/h2.jar
204
%%SERVER%%share/stendhal/lib/stendhal-server.jar
204
%%DATADIR%%/lib/jetty-license.html
205
%%SERVER%%share/stendhal/lib/stendhal-xmlconf.jar
205
%%DATADIR%%/lib/jetty-notice.html
206
%%DATADIR%%/lib/jnlp-license.txt
207
%%DATADIR%%/lib/jorbis.jar
208
%%DATADIR%%/lib/json-simple-license.txt
209
%%DATADIR%%/lib/junit-license.html
210
%%DATADIR%%/lib/jython-license.txt
211
%%DATADIR%%/lib/license-apache-2.0.txt
212
%%DATADIR%%/lib/license-bsd.txt
213
%%DATADIR%%/lib/license-cpl.html
214
%%DATADIR%%/lib/license-gpl.txt
215
%%DATADIR%%/lib/license-h2.html
216
%%DATADIR%%/lib/license-lgpl.txt
217
%%DATADIR%%/lib/log4j-license.txt
218
%%DATADIR%%/lib/log4j.jar
219
%%DATADIR%%/lib/marauroa.jar
220
%%DATADIR%%/lib/servlet-api-license.txt
221
%%DATADIR%%/lib/setdragimage-ie-license.txt
222
%%DATADIR%%/lib/sha512crypt-license.txt
223
%%DATADIR%%/lib/simple.jar
224
%%DATADIR%%/lib/stendhal-data.jar
225
%%DATADIR%%/lib/stendhal-maps.jar
226
%%DATADIR%%/lib/stendhal-music-data.jar
227
%%DATADIR%%/lib/stendhal-server.jar
228
%%DATADIR%%/lib/stendhal-sound-data.jar
229
%%DATADIR%%/lib/stendhal-xmlconf.jar
230
%%DATADIR%%/lib/stendhal.jar
231
%%DATADIR%%/lib/websocket-license.txt
232
%%DATADIR%%/stendhal-starter.jar
233
@dir %%DATADIR%%/log

Return to bug 248587