-
akirschbaum
2010-11-13 16:22
Rev.: 8794
-
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
-
65 lines of code changed in 2 files:
-
src/app/net/sf/gridarta/validation/checks:
NonAbsoluteExitPathError.java (+1),
package.html (new 64)
-
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
-
72 lines of code changed in 1 file:
-
src/app/net/sf/gridarta/validation/checks:
NonAbsoluteExitPathError.java (new 72)
-
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
-
114 lines of code changed in 3 files:
-
src/app/net/sf/gridarta/validation/checks:
AbstractShopSquareChecker.java (+1 -43),
PaidItemShopSquareChecker.java (new 78),
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
-
129 lines of code changed in 2 files:
-
src/app/net/sf/gridarta/validation/checks:
AbstractShopSquareChecker.java (new 123),
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
-
71 lines of code changed in 2 files:
-
src/app/net/sf/gridarta/validation/checks:
AttributeRangeChecker.java (-38),
Type.java (new 71)
-
akirschbaum
2010-04-23 14:49
Rev.: 7609
-
74 lines of code changed in 2 files:
-
src/app/net/sf/gridarta/validation/checks:
AttributeRangeChecker.java (+5 -41),
RangeEntry.java (new 69)
-
akirschbaum
2010-04-23 14:47
Rev.: 7608
-
79 lines of code changed in 2 files:
-
src/app/net/sf/gridarta/validation/checks:
AttributeRangeChecker.java (+1 -36),
Range.java (new 78)
-
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
-
2275 lines of code changed in 54 files:
-
src/app/net/sf/gridarta/validation/checks:
AttributeRangeChecker.java (+240),
BlockedMatrix.java (+77),
BlockedMobOrSpawnPointChecker.java (+81),
BlockedSpawnPointChecker.java (new),
BlockedSquareChecker.java (+137),
ConnectedInsideContainerChecker.java (+48),
ConnectedPickableChecker.java (+48),
ConnectionChecker.java (+208),
ConnectionUnknownError.java (+48),
CustomTypeChecker.java (new),
DoubleLayerChecker.java (+66),
DoubleTypeChecker.java (+64),
EmptySpawnPointChecker.java (+62),
Entry.java (new),
ExitChecker.java (+92),
InvalidCheckException.java (new),
MapDifficultyChecker.java (new),
MobOutsideSpawnPointChecker.java (+60),
ShopSquareChecker.java (new),
SlayingChecker.java (+91),
SquareWithoutFloorChecker.java (+68),
SysObjectNotOnLayerZeroChecker.java (new),
TilePathsChecker.java (+83),
UndefinedArchetypeChecker.java (new),
UndefinedFaceChecker.java (+55),
UnsetSlayingChecker.java (new),
package-info.java (new)