ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/MANIFEST
Revision: 1.9
Committed: Wed May 26 15:48:19 2004 UTC (19 years, 11 months ago) by pcg
Branch: MAIN
Changes since 1.8: +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 bin/kgs-igs
23
24 lib/KGS/SGF.pm
25 lib/KGS/Messages.pm
26 lib/KGS/Constants.pm
27 lib/KGS/Game/Board.pm
28 lib/KGS/Game/Tree.pm
29 lib/KGS/Protocol.pm
30 lib/KGS/Protocol/Client.pm
31 lib/KGS/Protocol/Server.pm
32 lib/KGS/Listener.pm
33 lib/KGS/Listener/User.pm
34 lib/KGS/Listener/Debug.pm
35 lib/KGS/Listener/Roomlist.pm
36 lib/KGS/Listener/Room.pm
37 lib/KGS/Listener/Game.pm
38 lib/KGS/Listener/Channel.pm
39
40 kgsueme/sound.pl
41 kgsueme/room.pl
42 kgsueme/app.pl
43 kgsueme/gamelist.pl
44 kgsueme/game.pl
45 kgsueme/userlist.pl
46 kgsueme/gtk.pl
47 kgsueme/user.pl
48 kgsueme/challenge.pl
49 kgsueme/util.pl
50 kgsueme/roomlist.pl
51 kgsueme/user.pl
52 kgsueme/chat.pl
53 kgsueme/superchat.pl
54
55 images/default_userpic.png
56
57 sounds/Makefile
58 sounds/README
59 sounds/alarm
60 sounds/alarm.wav
61 sounds/connect
62 sounds/connect.wav
63 sounds/gamestart
64 sounds/gamestart.wav
65 sounds/move
66 sounds/move.wav
67 sounds/pass
68 sounds/resign
69 sounds/resign.wav
70 sounds/ring
71 sounds/ring.wav
72 sounds/user_unknown
73 sounds/user_unknown.wav
74 sounds/warning
75 sounds/warning.wav
76
77 lib/Gtk2/GoBoard.pm
78 lib/Gtk2/GoBoard/Constants.pm
79
80 images/README
81 images/woodgrain-01.jpg
82 images/shadow.png
83 images/b-01.png
84 images/w-01.png
85 images/w-02.png
86 images/w-03.png
87 images/w-04.png
88 images/w-05.png
89 images/triangle-b.png
90 images/triangle-w.png
91 images/square-b.png
92 images/square-w.png
93 images/circle-b.png
94 images/circle-w.png
95
96 META.yml