ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/MANIFEST
Revision: 1.7
Committed: Mon May 17 23:38:09 2004 UTC (20 years ago) by pcg
Branch: MAIN
Changes since 1.6: +1 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 MANIFEST
2 MANIFEST.SKIP
3 COPYING
4 INSTALL
5 TODO
6 Changes
7 Makefile.PL
8
9 doc/Makefile
10 doc/protocol.xml
11 doc/protocol.html
12 doc/doc2html.xsl
13 doc/doc2messages_pm.xsl
14 doc/doc2constants_pm.xsl
15 doc/doc2c++.xsl
16 doc/doc2haskell.xsl
17
18 bin/kgsueme
19 bin/kgsueme-gtk1
20 bin/kgstrace
21 bin/gtp-controller
22
23 lib/KGS/SGF.pm
24 lib/KGS/Messages.pm
25 lib/KGS/Constants.pm
26 lib/KGS/Game/Board.pm
27 lib/KGS/Game/Tree.pm
28 lib/KGS/Protocol.pm
29 lib/KGS/Protocol/Client.pm
30 lib/KGS/Protocol/Server.pm
31 lib/KGS/Listener.pm
32 lib/KGS/Listener/User.pm
33 lib/KGS/Listener/Debug.pm
34 lib/KGS/Listener/Roomlist.pm
35 lib/KGS/Listener/Room.pm
36 lib/KGS/Listener/Game.pm
37 lib/KGS/Listener/Channel.pm
38
39 kgsueme/sound.pl
40 kgsueme/room.pl
41 kgsueme/app.pl
42 kgsueme/gamelist.pl
43 kgsueme/game.pl
44 kgsueme/userlist.pl
45 kgsueme/gtk.pl
46 kgsueme/user.pl
47 kgsueme/challenge.pl
48 kgsueme/util.pl
49 kgsueme/roomlist.pl
50 kgsueme/user.pl
51 kgsueme/chat.pl
52
53 images/default_userpic.png
54
55 sounds/Makefile
56 sounds/README
57 sounds/alarm
58 sounds/alarm.wav
59 sounds/connect
60 sounds/connect.wav
61 sounds/gamestart
62 sounds/gamestart.wav
63 sounds/move
64 sounds/move.wav
65 sounds/pass
66 sounds/resign
67 sounds/resign.wav
68 sounds/ring
69 sounds/ring.wav
70 sounds/user_unknown
71 sounds/user_unknown.wav
72 sounds/warning
73 sounds/warning.wav
74
75 lib/Gtk2/GoBoard.pm
76 lib/Gtk2/GoBoard/Constants.pm
77
78 images/README
79 images/woodgrain-01.jpg
80 images/shadow.png
81 images/b-01.png
82 images/w-01.png
83 images/w-02.png
84 images/w-03.png
85 images/w-04.png
86 images/w-05.png
87 images/triangle-b.png
88 images/triangle-w.png
89 images/square-b.png
90 images/square-w.png
91 images/circle-b.png
92 images/circle-w.png
93
94 META.yml