+2002-10-20 Jordi Mallach <jordi@sindominio.net>
+
+ * NEWS: update for 0.4.3.
+
+ * doc/gtetrinet.6: document the keybind changes.
+
+ * src/Makefile.am: use AM_CPPFLAGS, not CPPFLAGS.
+
2002-10-20 Jordi Mallach <jordi@sindominio.net>
* Patches from James Antill with the following fixes.
+GTetrinet 0.4.3 - Unreleased
+- IPv6 support!
+- Add missing includes so i18n works correctly.
+- Minimize the space used by attacks/defenses.
+- Add different colours to attacks/defenses, depending on their type
+ and who they affect.
+- Fix the random ordering of special blocks.
+- Change keybindings for page switching to Alt-1, Alt-2 and Alt-3.
+ See the manpage.
+
GTetrinet 0.4.2 - 2002-10-17
- Pages can now be detached (configure with --enable-detach).
- TetriFast support.
Once inside a server, you'll be able to communicate with other players
using the \fBPartyLine\fP tab, see the server's highscores in the
\fBWinlist\fP tab and the actual game in the \fBPlaying Fields\fP tab.
-You can switch between the three tabs using the F1, F2 and F3 shortcuts.
+You can switch between the three tabs using the Alt+1, Alt+2 and Alt+3
+shortcuts.
.br
Tetrinet is like Tetris, but multiplayer and with some additions. The goal of
the game is to remain alive, by filling up other player's fields. There are
localedir = $(datadir)/locale
INCLUDES = -DLOCALEDIR=\"$(localedir)\" $(GTK_CFLAGS) $(GNOME_INCLUDEDIR)
LDADD = $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(GTK_LIBS)
-CPPFLAGS = -DGTETRINET_DATA=\"$(pkgdatadir)\"
+AM_CPPFLAGS = -DGTETRINET_DATA=\"$(pkgdatadir)\"
gamesdir = $(prefix)/games
games_PROGRAMS = gtetrinet