1 Tue Nov 23 12:41:28 2004 Gerfried Fuchs <alfie@ist.org>:
5 Filled the TODO list a little more.
7 Tue Nov 23 09:00:48 2004 Gerfried Fuchs <alfie@ist.org>:
11 Finally, the manpage for the client.
13 Wed Dec 24 08:28:16 2003 Gerfried Fuchs <alfie@ist.org>:
17 Add some curs_set calls to show/hide the cursor where appropriate.
19 Mon Nov 24 16:28:47 2003 Petr Baudis <pasky@ucw.cz>:
23 Added -fno-builtin-log to the default CFLAGS.
25 Mon Nov 24 16:26:32 2003 Petr Baudis <pasky@ucw.cz>:
29 Reworked Makefile to contain configuration area.
31 Mon Nov 24 16:16:22 2003 Petr Baudis <pasky@ucw.cz>:
35 Removed notice about xwin. There's no xwin.c ;-).
37 Mon Nov 24 16:16:00 2003 Petr Baudis <pasky@ucw.cz>:
41 Removed legacy xwin.o stuff.
43 Mon Nov 24 16:14:03 2003 Petr Baudis <pasky@ucw.cz>:
49 Mon Nov 24 16:12:20 2003 Petr Baudis <pasky@ucw.cz>:
53 Optimized the brute-force decryption. Now it still first tries the
54 correct hash and if doesn't succed it goes for bruteforce.
56 Mon Nov 24 16:08:41 2003 Petr Baudis <pasky@ucw.cz>:
60 The decrypting of messages based on IP moved to decrypt_message().
62 Mon Nov 24 16:04:37 2003 Petr Baudis <pasky@ucw.cz>:
66 Brute-force decryption of the tetrisstart message, now it works even
67 for clients behind NATs.
69 Mon Nov 24 16:03:15 2003 Petr Baudis <pasky@ucw.cz>:
73 See Makefile for various obscure compile-time switches.
75 Fri Oct 24 10:48:27 2003 Petr Baudis <pasky@ucw.cz>:
79 Removed plenty of useless (and possible confusing and dangerous)
82 Sun Oct 5 18:39:24 2003 Gerfried Fuchs <alfie@ist.org>:
84 * Makefile, tetrinet.c, xwin.c:
86 Removed xwin.c for now because it doesn't include anything useful
89 Thu Oct 2 16:59:44 2003 Petr Baudis <pasky@ucw.cz>:
93 Remove *.o in binonly as well.
95 Thu Oct 2 16:58:10 2003 Petr Baudis <pasky@ucw.cz>:
99 Introduced maintainer target binonly.
101 Thu Oct 2 16:35:59 2003 Petr Baudis <pasky@ucw.cz>:
103 * Changes, README, version.h:
107 Thu Sep 11 20:26:53 2003 Gerfried Fuchs <alfie@ist.org>:
111 Add support to display team name in playfield. Required to move
112 player name to the left.
114 Tue Sep 9 19:15:04 2003 Gerfried Fuchs <alfie@ist.org>:
118 #include <string.c> to silence memcpy and memset warning.
120 Sun Sep 7 16:30:02 2003 Petr Baudis <pasky@ucw.cz>:
126 Sun Sep 7 16:29:29 2003 Petr Baudis <pasky@ucw.cz>:
128 * Makefile, server.c, sockets.c, tetrinet.c, tetris.c, tetris.h,
131 Added -Wall parameter to the compilation and fixed the tons of
132 warnings. The result is a rather massive cleanup.
134 Sun Sep 7 16:12:51 2003 Petr Baudis <pasky@ucw.cz>:
136 * README, tetrinet.c, tetrinet.h, tetris.c, tetris.h, tty.c:
138 Added support for pieces casting 'shadow'. This feature is
139 controlled by -shadow/-noshadow options and it is on by default. A
140 little bit more messy than I originally wanted it to :-(.
142 Fri Sep 5 14:32:37 2003 Petr Baudis <pasky@ucw.cz>:
144 * Makefile, README, tetrinet.c:
146 By default the client does not contain the server code anymore. It
147 can still be enabled manually at the compile time. Idea by alfie.
149 Fri Sep 5 11:39:39 2003 Petr Baudis <pasky@ucw.cz>:
155 Fri Sep 5 11:37:01 2003 Petr Baudis <pasky@ucw.cz>:
157 * tetrinet.c, version.h:
159 Include the version information in the usage output.
161 Fri Sep 5 11:33:03 2003 Petr Baudis <pasky@ucw.cz>:
165 Ignore compiled binaries.
167 Fri Sep 5 11:25:26 2003 Petr Baudis <pasky@ucw.cz>:
171 _Untested_ server-side tetrifast support.
173 Fri Sep 5 11:15:54 2003 Petr Baudis <pasky@ucw.cz>:
175 * README, tetrinet.c:
177 Documented the -fast option.
179 Fri Sep 5 11:09:09 2003 Petr Baudis <pasky@ucw.cz>:
183 Print verbose usage help, also when an unknown option is passed.
185 Fri Sep 5 10:56:32 2003 Petr Baudis <pasky@ucw.cz>:
189 -pb branch changes are in ChangeLog.
191 Fri Sep 5 10:54:00 2003 Petr Baudis <pasky@ucw.cz>:
195 Put together some AUTHORS file.
197 Fri Sep 5 10:46:45 2003 Petr Baudis <pasky@ucw.cz>:
201 0.10-pb2 (pb1 was done outside of CVS yet)
203 Fri Sep 5 10:39:20 2003 Petr Baudis <pasky@ucw.cz>:
205 * tetrinet.c, tetrinet.h, tetris.c:
209 Fri Sep 5 10:38:34 2003 Petr Baudis <pasky@ucw.cz>:
211 * README, tetrinet.c:
213 Introduced multichannel support (it was rather just a trivial fix).
215 Fri Sep 5 10:37:13 2003 Petr Baudis <pasky@ucw.cz>:
219 Still send unknown commands to the server, patch by Gerfried Fuchs
220 <alfie@ist.org> and me.
222 Fri Sep 5 10:30:53 2003 Petr Baudis <pasky@ucw.cz>:
226 Administrative commit - 0.10-pb0.
228 Fri Sep 5 10:28:55 2003 Petr Baudis <pasky@ucw.cz>:
230 * Changes, Makefile, README, TODO, io.h, server.c, server.h,
231 sockets.c, sockets.h, tetrinet.c, tetrinet.h, tetrinet.txt,
232 tetris.c, tetris.h, tty.c, xwin.c: