ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/MANIFEST
Revision: 1.12
Committed: Tue Jun 1 20:45:36 2004 UTC (19 years, 11 months ago) by root
Branch: MAIN
Changes since 1.11: +0 -1 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/kgstrace
20 bin/gtp-controller
21 bin/kgs-igs
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/util.pl
48 kgsueme/roomlist.pl
49 kgsueme/user.pl
50 kgsueme/chat.pl
51 kgsueme/superchat.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/outoftime
69 sounds/outoftime.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 sounds/info
77 sounds/info.wav
78
79 lib/Gtk2/GoBoard.pm
80 lib/Gtk2/GoBoard/Constants.pm
81
82 images/README
83 images/woodgrain-01.jpg
84 images/shadow.png
85 images/b-01.png
86 images/w-01.png
87 images/w-02.png
88 images/w-03.png
89 images/w-04.png
90 images/w-05.png
91 images/triangle-b.png
92 images/triangle-w.png
93 images/square-b.png
94 images/square-w.png
95 images/circle-b.png
96 images/circle-w.png
97
98 META.yml