ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/MANIFEST
Revision: 1.8
Committed: Thu May 20 23:09:52 2004 UTC (19 years, 11 months ago) by pcg
Branch: MAIN
Changes since 1.7: +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 kgsueme/superchat.pl
53
54 images/default_userpic.png
55
56 sounds/Makefile
57 sounds/README
58 sounds/alarm
59 sounds/alarm.wav
60 sounds/connect
61 sounds/connect.wav
62 sounds/gamestart
63 sounds/gamestart.wav
64 sounds/move
65 sounds/move.wav
66 sounds/pass
67 sounds/resign
68 sounds/resign.wav
69 sounds/ring
70 sounds/ring.wav
71 sounds/user_unknown
72 sounds/user_unknown.wav
73 sounds/warning
74 sounds/warning.wav
75
76 lib/Gtk2/GoBoard.pm
77 lib/Gtk2/GoBoard/Constants.pm
78
79 images/README
80 images/woodgrain-01.jpg
81 images/shadow.png
82 images/b-01.png
83 images/w-01.png
84 images/w-02.png
85 images/w-03.png
86 images/w-04.png
87 images/w-05.png
88 images/triangle-b.png
89 images/triangle-w.png
90 images/square-b.png
91 images/square-w.png
92 images/circle-b.png
93 images/circle-w.png
94
95 META.yml