By default the client does not contain the server code anymore. It can still be enabl...
[tetrinet.git] / ChangeLog
blob73a00614aa1e0bf709ed8d460256a2f358e42f9c
1 Fri Sep  5 11:39:39 2003  Petr Baudis <pasky@ucw.cz>:
3         * README, version.h:
5         0.10-pb3 
7 Fri Sep  5 11:37:01 2003  Petr Baudis <pasky@ucw.cz>:
9         * tetrinet.c, version.h:
11         Include the version information in the usage output.  
13 Fri Sep  5 11:33:03 2003  Petr Baudis <pasky@ucw.cz>:
15         * .cvsignore:
17         Ignore compiled binaries.  
19 Fri Sep  5 11:25:26 2003  Petr Baudis <pasky@ucw.cz>:
21         * server.c:
23         _Untested_ server-side tetrifast support.  
25 Fri Sep  5 11:15:54 2003  Petr Baudis <pasky@ucw.cz>:
27         * README, tetrinet.c:
29         Documented the -fast option.  
31 Fri Sep  5 11:09:09 2003  Petr Baudis <pasky@ucw.cz>:
33         * tetrinet.c:
35         Print verbose usage help, also when an unknown option is passed.  
37 Fri Sep  5 10:56:32 2003  Petr Baudis <pasky@ucw.cz>:
39         * Changes:
41         -pb branch changes are in ChangeLog.  
43 Fri Sep  5 10:54:00 2003  Petr Baudis <pasky@ucw.cz>:
45         * AUTHORS:
47         Put together some AUTHORS file.  
49 Fri Sep  5 10:46:45 2003  Petr Baudis <pasky@ucw.cz>:
51         * README:
53         0.10-pb2 (pb1 was done outside of CVS yet) 
55 Fri Sep  5 10:39:20 2003  Petr Baudis <pasky@ucw.cz>:
57         * tetrinet.c, tetrinet.h, tetris.c:
59         Tetrifast support.  
61 Fri Sep  5 10:38:34 2003  Petr Baudis <pasky@ucw.cz>:
63         * README, tetrinet.c:
65         Introduced multichannel support (it was rather just a trivial fix).  
67 Fri Sep  5 10:37:13 2003  Petr Baudis <pasky@ucw.cz>:
69         * tetrinet.c:
71         Still send unknown commands to the server, patch by Gerfried Fuchs
72         <alfie@ist.org> and me.  
74 Fri Sep  5 10:30:53 2003  Petr Baudis <pasky@ucw.cz>:
76         * README:
78         Administrative commit - 0.10-pb0.  
80 Fri Sep  5 10:28:55 2003  Petr Baudis <pasky@ucw.cz>:
82         * Changes, Makefile, README, TODO, io.h, server.c, server.h,
83         sockets.c, sockets.h, tetrinet.c, tetrinet.h, tetrinet.txt,
84         tetris.c, tetris.h, tty.c, xwin.c:
86         Initial revision