summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/logicpuzzle/CHANGES
blob: b74f78dfd9d0d40b7cfabf67b304c590d8df31db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
==  Logicpuzzle bundel (v1.3)  ==

-- bokkusu.sty (v1.0) --

28/02/2013  added bokkusu.sty [jk]

-- battleship.sty (v1.3) --

27/02/2013  added option cvoffset [jk]
              to set indiviual vertical counter offsets

-- logicpuzzle.sty (v1.3) --

26/02/2013  added \LP@ingrid to \fillcell [jk]

26/02/2013  added \valueH, \valueV, \sumH, \sumV, \fillcell,
            \fillrow, \fillcolumn [jk]

26/02/2013  Bugfix: mix up column and row in \setXcontents [jk]

-- battleship.sty  (v1.2) --

19/02/2013  implemented \classicgame [jk]
              for drawing game sheets for classic Battleship

18/02/2013  implemented option title [jk]
              -> \titleformat

18/02/2013  implemented option counterstyle [jk]
              -> \puzzlecounter, \setpuzzlecounter
                 \definecounterstyle

17/02/2013  implemented option bgcolor [jk]

17/02/2013  moved code base for logic puzzles into logicpuzzle.sty [jk]

-- battleship.sty  (v1.1) --

12/02/2013 added \placewater [jk]
             puts a water marker into the grid

12/02/2013 added \placeisland [jk]
             puts an island with random outline into the grid

12/02/2013 renamed \ship -> \placesegment [jk]
                     added \let\ship\placesegment

11/02/2013 implemented \placeship{direction}{column}{row}{length} [jk]
             placement of complete ship at (column,row) in direction {V|H}
             with length length.

11/02/2013 implemented \BS@ingrid [jk]
             checks if coordinate is in the grid
             -> PackageError

10/02/2013 added \battleshipsetup [jk]
             for resetting global options

-- battleship bundle --

2013/02/09  IPO of battleship on CTAN