-
akirschbaum
2013-05-28 14:00
Rev.: 9237
-
0 lines of code changed in 34 files:
-
src/app/net/sf/gridarta/validation/checks:
AbstractShopSquareChecker.java (del),
AttributeRangeChecker.java (del),
BlockedMatrix.java (del),
BlockedMobOrSpawnPointChecker.java (del),
BlockedSpawnPointChecker.java (del),
BlockedSquareChecker.java (del),
ConnectedInsideContainerChecker.java (del),
ConnectedPickableChecker.java (del),
ConnectionChecker.java (del),
ConnectionUnknownError.java (del),
CustomTypeChecker.java (del),
DoubleLayerChecker.java (del),
DoubleTypeChecker.java (del),
EmptySpawnPointChecker.java (del),
Entry.java (del),
ExitChecker.java (del),
InvalidCheckException.java (del),
MapDifficultyChecker.java (del),
MobOutsideSpawnPointChecker.java (del),
NonAbsoluteExitPathError.java (del),
PaidItemShopSquareChecker.java (del),
Range.java (del),
RangeEntry.java (del),
ShopSquareChecker.java (del),
SlayingChecker.java (del),
SquareWithoutFloorChecker.java (del),
SysObjectNotOnLayerZeroChecker.java (del),
TilePathsChecker.java (del),
Type.java (del),
UndefinedArchetypeChecker.java (del),
UndefinedFaceChecker.java (del),
UnsetSlayingChecker.java (del),
package-info.java (del),
package.html (del)
-
akirschbaum
2010-10-08 01:41
Rev.: 8693
-
1 lines of code changed in 1 file:
-
src/app/net/sf/gridarta/validation/checks:
ConnectionChecker.java (+1)
-
akirschbaum
2010-10-07 13:17
Rev.: 8691
-
3 lines of code changed in 2 files:
-
src/app/net/sf/gridarta/validation/checks:
BlockedMatrix.java (+2 -2),
BlockedSquareChecker.java (+1)
-
akirschbaum
2010-10-07 12:50
Rev.: 8688
-
16 lines of code changed in 1 file:
-
src/app/net/sf/gridarta/validation/checks:
DoubleLayerChecker.java (+16 -14)
-
akirschbaum
2010-10-06 12:39
Rev.: 8668
-
4 lines of code changed in 2 files:
-
src/app/net/sf/gridarta/validation/checks:
ShopSquareChecker.java (+1 -2),
SquareWithoutFloorChecker.java (+3 -6)
-
akirschbaum
2010-07-15 12:51
Rev.: 8592
-
5 lines of code changed in 1 file:
-
src/app/net/sf/gridarta/validation/checks:
package.html (+5 -6)
-
akirschbaum
2010-06-28 02:18
Rev.: 8554
-
101 lines of code changed in 30 files:
-
src/app/net/sf/gridarta/validation/checks:
AbstractShopSquareChecker.java (+2 -2),
AttributeRangeChecker.java (+2 -2),
BlockedMatrix.java (+2 -2),
BlockedMobOrSpawnPointChecker.java (+4 -4),
BlockedSpawnPointChecker.java (+5 -5),
BlockedSquareChecker.java (+5 -5),
ConnectedInsideContainerChecker.java (+3 -3),
ConnectedPickableChecker.java (+3 -3),
ConnectionChecker.java (+5 -5),
ConnectionUnknownError.java (+2 -2),
CustomTypeChecker.java (+3 -3),
DoubleLayerChecker.java (+5 -5),
DoubleTypeChecker.java (+4 -4),
EmptySpawnPointChecker.java (+3 -3),
Entry.java (+3 -3),
ExitChecker.java (+4 -4),
MapDifficultyChecker.java (+4 -4),
MobOutsideSpawnPointChecker.java (+3 -3),
NonAbsoluteExitPathError.java (+2 -2),
PaidItemShopSquareChecker.java (+4 -4),
RangeEntry.java (+3 -3),
ShopSquareChecker.java (+4 -4),
SlayingChecker.java (+3 -3),
SquareWithoutFloorChecker.java (+4 -4),
SysObjectNotOnLayerZeroChecker.java (+3 -3),
TilePathsChecker.java (+4 -4),
Type.java (+2 -2),
UndefinedArchetypeChecker.java (+3 -3),
UndefinedFaceChecker.java (+4 -4),
UnsetSlayingChecker.java (+3 -3)
-
akirschbaum
2010-06-28 00:03
Rev.: 8529
-
1 lines of code changed in 1 file:
-
src/app/net/sf/gridarta/validation/checks:
ExitChecker.java (+1 -1)
-
akirschbaum
2010-06-27 12:14
Rev.: 8522
-
1 lines of code changed in 1 file:
-
src/app/net/sf/gridarta/validation/checks:
TilePathsChecker.java (+1 -1)
-
akirschbaum
2010-06-27 11:20
Rev.: 8521
-
3 lines of code changed in 1 file:
-
src/app/net/sf/gridarta/validation/checks:
TilePathsChecker.java (+3 -1)
-
akirschbaum
2010-06-27 09:54
Rev.: 8520
-
4 lines of code changed in 1 file:
-
src/app/net/sf/gridarta/validation/checks:
ExitChecker.java (+4 -1)
-
akirschbaum
2010-06-24 10:58
Rev.: 8444
-
8 lines of code changed in 1 file:
-
src/app/net/sf/gridarta/validation/checks:
AttributeRangeChecker.java (+8)
-
akirschbaum
2010-06-09 04:43
Rev.: 8307
-
1 lines of code changed in 1 file:
-
src/app/net/sf/gridarta/validation/checks:
BlockedMatrix.java (+1 -1)
-
akirschbaum
2010-06-09 04:42
Rev.: 8305
-
6 lines of code changed in 3 files:
-
src/app/net/sf/gridarta/validation/checks:
AbstractShopSquareChecker.java (+1 -1),
BlockedMatrix.java (+4 -2),
BlockedSquareChecker.java (+1 -1)
-
akirschbaum
2010-06-08 17:36
Rev.: 8293
-
2 lines of code changed in 1 file:
-
src/app/net/sf/gridarta/validation/checks:
TilePathsChecker.java (+2 -1)
-
akirschbaum
2010-06-08 10:45
Rev.: 8267
-
155 lines of code changed in 24 files:
-
src/app/net/sf/gridarta/validation/checks:
AbstractShopSquareChecker.java (+9),
AttributeRangeChecker.java (+9),
BlockedMobOrSpawnPointChecker.java (+4 -1),
BlockedSpawnPointChecker.java (+4 -1),
BlockedSquareChecker.java (+8),
ConnectedInsideContainerChecker.java (+9),
ConnectedPickableChecker.java (+9),
ConnectionChecker.java (+4 -1),
CustomTypeChecker.java (+9),
DoubleLayerChecker.java (+9),
DoubleTypeChecker.java (+9),
EmptySpawnPointChecker.java (+4 -1),
ExitChecker.java (+4 -1),
MapDifficultyChecker.java (+9),
MobOutsideSpawnPointChecker.java (+4 -1),
PaidItemShopSquareChecker.java (+4 -1),
ShopSquareChecker.java (+4 -1),
SlayingChecker.java (+4 -1),
SquareWithoutFloorChecker.java (+4 -1),
SysObjectNotOnLayerZeroChecker.java (+9),
TilePathsChecker.java (+4 -1),
UndefinedArchetypeChecker.java (+9),
UndefinedFaceChecker.java (+9),
UnsetSlayingChecker.java (+4 -1)
-
akirschbaum
2010-06-06 13:52
Rev.: 8186
-
1 lines of code changed in 1 file:
-
src/app/net/sf/gridarta/validation/checks:
AbstractShopSquareChecker.java (+1 -1)
-
akirschbaum
2010-06-06 13:37
Rev.: 8185
-
1 lines of code changed in 1 file:
-
src/app/net/sf/gridarta/validation/checks:
AbstractShopSquareChecker.java (+1)
-
akirschbaum
2010-06-05 04:43
Rev.: 8130
-
23 lines of code changed in 6 files:
-
src/app/net/sf/gridarta/validation/checks:
AttributeRangeChecker.java (+2 -2),
BlockedMatrix.java (+1 -1),
BlockedSpawnPointChecker.java (+5 -5),
BlockedSquareChecker.java (+10 -10),
Entry.java (+1 -1),
ExitChecker.java (+4 -4)
-
akirschbaum
2010-06-04 17:52
Rev.: 8094
-
67 lines of code changed in 2 files:
-
src/app/net/sf/gridarta/validation/checks:
NonAbsoluteExitPathError.java (+1),
package.html (new 66)
-
akirschbaum
2010-05-24 11:01
Rev.: 7978
-
6 lines of code changed in 2 files:
-
src/app/net/sf/gridarta/validation/checks:
PaidItemShopSquareChecker.java (+2 -2),
ShopSquareChecker.java (+4 -3)
-
akirschbaum
2010-05-23 17:46
Rev.: 7953
-
2 lines of code changed in 2 files:
-
src/app/net/sf/gridarta/validation/checks:
ConnectionUnknownError.java (+1 -1),
InvalidCheckException.java (+1 -1)
-
akirschbaum
2010-05-16 05:25
Rev.: 7802
-
74 lines of code changed in 1 file:
-
src/app/net/sf/gridarta/validation/checks:
NonAbsoluteExitPathError.java (new 74)
-
akirschbaum
2010-05-16 04:13
Rev.: 7800
-
23 lines of code changed in 23 files:
-
src/app/net/sf/gridarta/validation/checks:
AttributeRangeChecker.java (+1 -1),
BlockedMobOrSpawnPointChecker.java (+1 -1),
BlockedSpawnPointChecker.java (+1 -1),
BlockedSquareChecker.java (+1 -1),
ConnectedInsideContainerChecker.java (+1 -1),
ConnectedPickableChecker.java (+1 -1),
ConnectionChecker.java (+1 -1),
CustomTypeChecker.java (+1 -1),
DoubleLayerChecker.java (+1 -1),
DoubleTypeChecker.java (+1 -1),
EmptySpawnPointChecker.java (+1 -1),
ExitChecker.java (+1 -1),
MapDifficultyChecker.java (+1 -1),
MobOutsideSpawnPointChecker.java (+1 -1),
PaidItemShopSquareChecker.java (+1 -1),
ShopSquareChecker.java (+1 -1),
SlayingChecker.java (+1 -1),
SquareWithoutFloorChecker.java (+1 -1),
SysObjectNotOnLayerZeroChecker.java (+1 -1),
TilePathsChecker.java (+1 -1),
UndefinedArchetypeChecker.java (+1 -1),
UndefinedFaceChecker.java (+1 -1),
UnsetSlayingChecker.java (+1 -1)
-
akirschbaum
2010-05-14 12:59
Rev.: 7757
-
0 lines of code changed in 1 file:
-
src/app/net/sf/gridarta/validation/checks:
TilePathsChecker.java (-1)
-
akirschbaum
2010-05-14 12:58
Rev.: 7756
-
6 lines of code changed in 1 file:
-
src/app/net/sf/gridarta/validation/checks:
TilePathsChecker.java (+6 -3)
-
akirschbaum
2010-05-14 12:55
Rev.: 7755
-
4 lines of code changed in 1 file:
-
src/app/net/sf/gridarta/validation/checks:
TilePathsChecker.java (+4 -4)
-
akirschbaum
2010-05-14 12:47
Rev.: 7754
-
116 lines of code changed in 3 files:
-
src/app/net/sf/gridarta/validation/checks:
AbstractShopSquareChecker.java (+1 -43),
PaidItemShopSquareChecker.java (new 80),
ShopSquareChecker.java (+35 -1)
-
akirschbaum
2010-05-14 11:56
Rev.: 7753
-
5 lines of code changed in 1 file:
-
src/app/net/sf/gridarta/validation/checks:
AbstractShopSquareChecker.java (+5 -8)
-
akirschbaum
2010-05-14 11:16
Rev.: 7752
-
131 lines of code changed in 2 files:
-
src/app/net/sf/gridarta/validation/checks:
AbstractShopSquareChecker.java (new 125),
ShopSquareChecker.java (+6 -84)
-
akirschbaum
2010-05-08 11:24
Rev.: 7706
-
120 lines of code changed in 23 files:
-
src/app/net/sf/gridarta/validation/checks:
AttributeRangeChecker.java (+9 -3),
BlockedMatrix.java (+3 -3),
BlockedMobOrSpawnPointChecker.java (+12 -4),
BlockedSpawnPointChecker.java (+14 -16),
BlockedSquareChecker.java (+4 -10),
ConnectedInsideContainerChecker.java (+3 -1),
ConnectedPickableChecker.java (+3 -1),
ConnectionChecker.java (+12 -4),
CustomTypeChecker.java (+3 -1),
DoubleLayerChecker.java (+3 -1),
DoubleTypeChecker.java (+3 -1),
EmptySpawnPointChecker.java (+6 -2),
ExitChecker.java (+3 -1),
MapDifficultyChecker.java (+3 -1),
MobOutsideSpawnPointChecker.java (+6 -2),
ShopSquareChecker.java (+3 -1),
SlayingChecker.java (+3 -1),
SquareWithoutFloorChecker.java (+6 -2),
SysObjectNotOnLayerZeroChecker.java (+3 -1),
TilePathsChecker.java (+3 -1),
UndefinedArchetypeChecker.java (+3 -1),
UndefinedFaceChecker.java (+3 -1),
UnsetSlayingChecker.java (+9 -3)
-
akirschbaum
2010-04-23 14:50
Rev.: 7610
-
73 lines of code changed in 2 files:
-
src/app/net/sf/gridarta/validation/checks:
AttributeRangeChecker.java (-38),
Type.java (new 73)
-
akirschbaum
2010-04-23 14:49
Rev.: 7609
-
76 lines of code changed in 2 files:
-
src/app/net/sf/gridarta/validation/checks:
AttributeRangeChecker.java (+5 -41),
RangeEntry.java (new 71)
-
akirschbaum
2010-04-23 14:47
Rev.: 7608
-
81 lines of code changed in 2 files:
-
src/app/net/sf/gridarta/validation/checks:
AttributeRangeChecker.java (+1 -36),
Range.java (new 80)
-
akirschbaum
2010-04-21 17:44
Rev.: 7549
-
8 lines of code changed in 4 files:
-
src/app/net/sf/gridarta/validation/checks:
BlockedMatrix.java (+2 -1),
BlockedSquareChecker.java (+2 -1),
CustomTypeChecker.java (+2 -1),
SquareWithoutFloorChecker.java (+2 -1)
-
akirschbaum
2010-04-21 13:01
Rev.: 7547
-
2 lines of code changed in 1 file:
-
src/app/net/sf/gridarta/validation/checks:
ShopSquareChecker.java (+2 -2)
-
akirschbaum
2010-04-19 12:55
Rev.: 7545
-
37 lines of code changed in 20 files:
-
src/app/net/sf/gridarta/validation/checks:
AttributeRangeChecker.java (+3 -3),
BlockedMobOrSpawnPointChecker.java (+4 -4),
BlockedSpawnPointChecker.java (+3 -3),
ConnectedInsideContainerChecker.java (+1 -1),
ConnectedPickableChecker.java (+1 -1),
ConnectionChecker.java (+9 -9),
ConnectionUnknownError.java (+1 -1),
CustomTypeChecker.java (+1 -1),
DoubleLayerChecker.java (+1 -1),
DoubleTypeChecker.java (+3 -3),
EmptySpawnPointChecker.java (+1 -1),
Entry.java (+1 -1),
ExitChecker.java (+1 -1),
MobOutsideSpawnPointChecker.java (+1 -1),
ShopSquareChecker.java (+1 -1),
SlayingChecker.java (+1 -1),
SysObjectNotOnLayerZeroChecker.java (+1 -1),
UndefinedArchetypeChecker.java (+1 -1),
UndefinedFaceChecker.java (+1 -1),
UnsetSlayingChecker.java (+1 -1)
-
akirschbaum
2010-04-17 15:11
Rev.: 7530
-
1 lines of code changed in 1 file:
-
src/app/net/sf/gridarta/validation/checks:
BlockedSpawnPointChecker.java (+1 -2)
-
akirschbaum
2010-04-11 13:41
Rev.: 7516
-
2329 lines of code changed in 54 files:
-
src/app/net/sf/gridarta/validation/checks:
AttributeRangeChecker.java (+242),
BlockedMatrix.java (+79),
BlockedMobOrSpawnPointChecker.java (+83),
BlockedSpawnPointChecker.java (new),
BlockedSquareChecker.java (+139),
ConnectedInsideContainerChecker.java (+50),
ConnectedPickableChecker.java (+50),
ConnectionChecker.java (+210),
ConnectionUnknownError.java (+50),
CustomTypeChecker.java (new),
DoubleLayerChecker.java (+68),
DoubleTypeChecker.java (+66),
EmptySpawnPointChecker.java (+64),
Entry.java (new),
ExitChecker.java (+94),
InvalidCheckException.java (new),
MapDifficultyChecker.java (new),
MobOutsideSpawnPointChecker.java (+62),
ShopSquareChecker.java (new),
SlayingChecker.java (+93),
SquareWithoutFloorChecker.java (+70),
SysObjectNotOnLayerZeroChecker.java (new),
TilePathsChecker.java (+85),
UndefinedArchetypeChecker.java (new),
UndefinedFaceChecker.java (+57),
UnsetSlayingChecker.java (new),
package-info.java (new)