* helpdec1.c, helpdeco.h: Improve const correctness - thanks to
Markus Elfring (elfring) for the tip
* compat.c: Apply patch from Dirk Jagdmann (doj) to fix pointer
flibbling
* splitmrb.c: Apply patch from Dirk Jagdmann (doj) to fix HOTSPOT
struct packing with GCC >= 3
* compat.c, compat.h, helpdeco.c, splitmrb.c, zapres.c: Apply patch
from Dirk Jagdmann (doj) to use POSIX path defines instead of DOS
ones.
* helpdec1.c, helpdeco.c: Add patch for compiling with GCC 4.0 from
Andreas Jochens <aj@andaco.de>
Changes from NEWS:
The focus of this release is on the exciting new features sponsored by
Google via their Summer of Code program. However, we have quite a bunch of
other stuff too. Here are the highlights:
* Connectors: A new Connector tool implements creation, editing, and
autorouting (object-avoiding) of connector lines between objects.
Indispensable for diagramming. (A Google SoC project.)
* Inkboard collaborative editing: You can now connect to other Inkscape
users over the Net and edit a shared document together, watching
others' changes and making yours! (A Google SoC project.)
* Pressure and tilt sensitivity: the Calligraphy tool can now use a
tablet pen with pressure/tilt support to vary the width and angle of
the calligraphic stroke.
* Better node editing: You can freely drag/bend/stretch a Bezier curve
by any point (not only by a node), as well as add a new node at any
point on the curve.
* New extensions for envelope distortion, whirling, and adding nodes.
* Improved precision, expanded limits, many usability improvements and
bugfixes.
This Module makes the number-munging grooviness of Number::Format
available to your templates. It is used like a plugin, but installs
filters into the current context.
Changes 2.8:
Summary of New Features
-----------------------
add support for new steam protocol (-a2s)
add derived type STMHL2 for steam master returning a2s instead of hls
change timing for sending packets to improve ping times of low-ping servers
Fixes
-----
fix ut2004 master server support
Changes 2.7:
Summary of New Features
-----------------------
new protocols:
UT2004 master [-ut2004m]
update steam master protocol to new version
add additional output to the player xml of -gps
add option -progress,n to print out progress every n packets
add doom3 protocol and osmask as server rule
use autoconf+automake, a simple Makefile is provided as fallback
add "flags" to qstat.cfg
Fixes
-----
fix hanging qstat when receiving UDP packets with incorrect checksum
fix colored names in America's Army (use -ams instead of -gps)