Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
Changes since 1.0.3:
1.0.4:
* [all] fixed minor text selection bug (last character in line would disappear if
selection ended in the previous character).
* [all] added Hungarian translation (contributed by Bajusz Tamás)
* [all] fixed a couple of memory leaks (patches sent by Tom Vijlbrief)
* [all] fixed some text-console relates crashes (closes SF#1664848)
* [eng] added some diagnostic to the console when running an engine fails.
* [all] eboard will no longer execvp gibberish (even though it wasn't doing
any harm when it did) (closes SF#1642023)
* [all] Some dialogs now have automatic scrollbars, which should make
eboard usable on small screen mobile devices. Patch sent by
Peter Cox.
|
|
|
|
|
|
programs. PKGREVISION++
|
|
|
|
|
|
Also fixes the usual gcc4 suspects. (static/extern storage class mismatch)
|
|
|
|
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
|
|
New Games:
- Added support for Elvira: Mistress of the Dark.
- Added support for Elvira 2: The Jaws of Cerberus.
- Added support for I Have no Mouth, and I Must Scream (demo and full game).
- Added support for preAGI game Mickey's Space Adventure.
- Added support for preAGI game Troll's Tale.
- Added support for preAGI game Winnie the Pooh in the Hundred Acre Wood.
- Added support for Amiga version of Waxworks.
- Added support for Lure of the Temptress.
General:
- Added ARM assembly routines for code in the sound mixer and SCUMM
video playback, resulting in some nice speedups on several ports.
- Improved the way keyboard input is handled internally, resolving
some odd quirks in some game / port combinations.
- Added optional 'confirm exit' dialog to the SDL backend.
- Added support for TiMidity++ MIDI server.
- Added DMedia MIDI driver for IRIX.
- Improved detection of new game variants and localized versions.
- Completely reworked internal access to files. (GSoC Task)
- Added option to delete games from the list with Del key.
- Added support for "~/" prefix being substituted by $HOME in paths
on POSIX systems (Linux, Mac OS X etc.).
|
|
C14 - Fixed issue with MOTD and underlining.
S - Fixed escaper tagging issue.
S,C14,W - Updated German and French translations.
C14 - Fixed MOTD mangling issue.
c14 - Fixed problem with clicking past the ends of lines and
paragraphs that end in links.
|
|
Removed scary language from the title screen.
|
|
changes:
-minor bugfixes
-translation updates
|
|
|
|
|
|
* Improved support for GGZ Gaming Zone.
* Fix support for Leave and Load in the same client session.
* Add GTK2 client support for saving server settings.
* Add realistic terrain requirements for three default wonders, as well a number
of missing ones to civ1 and civ2.
* Improve startup speed, reducing duplicate internal messages sent.
* Updated GTK2 hotkeys, menus, text, and translations, especially Catalan,
Finnish, Korean, Lithuanian, Turkish, and Ukrainian.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Update for the server only: resolved issues for servers that run for
a long time.
This fixes the following vulnerabilities:
CVE-2007-5933 and CVE-2007-6010
Approved by: wiz
|
|
upstream should fix the configure script and learn how to build a
convient library as well. Raised as part of PR 37581.
|
|
XXX: please enable the default licenses so that we can add these for real.
|
|
many changes, mostly minor fixes to individual modules, and
-use gstreamer for sound output instead of SDL_mixer
-GPLv3
-translation updates
|
|
|
|
From maintainer Sergey Svishchev in private mail.
Bump PKGREVISION.
|
|
pkgsrc-users.
|
|
|
|
|
|
pkgsrc-users.
|
|
|
|
|
|
|
|
|
|
2006 Apr 17: version 1.3.0
* Added mouse handling to the code. That includes modifying the SDL code to
handle mouse activity, adding a large set of new commands, making it
possible for Chip to move towards a goal over several ticks, and
modifying the action struct (and the solution file) to permit storing the
new moves in solutions.
* Added the database of unsolvable levels, which warns users before they
play a level known to be unsolvable, and automatically gives them the
password to the next level.
* Added the solution file display, allowing the user to manage multiple
solution files for a single level set.
* Changed code to accept a solution file as the sole cmdline argument, if
the solution file contains the set name. Hopefully this, and the previous
addition, will make it easier for people to share solution files.
* Added the batch-mode verification feature, to check the existing
solutions without initializing the GUI subsystem.
* Fixed the old emulation bug (MS logic) involving Chip turning a cloned
block into a clone of himself while going through a teleport.
* Fixed the bug (MS logic) preventing Chip from pushing a slipping block
parallel to its slipping direction when the push happens through a
teleport.
* Improved the emulation of several creatures teleporting simultaneously
(Lynx logic), with assistance from ccexplore.
* Minor improvements to the Lynx pedantic mode.
* Fixed the password input routine. (It was completely broken; not sure
when that happened.)
* Rewrote the code so that level data and solutions are kept compressed in
memory, and expanded only when needed, instead of decoding entire files
when read. This change makes for a small reduction in memory usage, and
reduces the overall level of useless work being done.
* Added code to shutter the map view when MS gameplay is paused.
* Numerous minor tweaks to the code, the display, and the documentation.
2006 Feb 24: version 1.2.2
* Finally got the handling of brown buttons (MS logic) working correctly.
It's been a long time coming, and it's all so simple in hindsight.
* Added code to grok the new solution file format. This version of Tile
World will continue to use the old solution file format, but if it
encounters a file in the new format, it will handle it correctly.
* Added the ability to specify a solution file by name on the command-line.
* Added -P option for Lynx pedantic mode.
* Added the Shift-Ctrl-X feature to permanently delete solutions.
* Fixed bugs in Shift-Tab feature, and formally documented this feature.
* Fixed bug in the stepping UI.
* Fixed bug reported by Thomas Harte, where an international keyboard
generating a non-Latin-1 character could cause TW to segfault.
* Fixed bug reported by Catatonic Porpoise, where SDL was being asked to
blit to a locked surface.
* Fixed a segfault in MS logic reported by Evan Dummit (occurring when a
cloner's creature in the northwest corner is replaced by Chip).
* Added casts to avoid new warnings in gcc 4.
* Fixed a few other minor MS emulation bugs reported by Evan Dummit.
* Added a number of unfixed MS emulation bugs to msbugs.txt, several of
which were reported by Evan Dummit.
* A handful of documentation errors were also found and fixed.
|
|
|
|
|
|
changes:
-bugfixes
-translation updates
pkgsrc changes:
-pull in gstreamer for sound support
-makefile cleanup
|
|
2007-10-17 Christian Mauduit (ufoot@ufoot.org)
* Released 5.6.4.
* Updated config.guess & config.sub
* NSIS packaging (windows .exe installer).
2007-10-15 Christian Mauduit (ufoot@ufoot.org)
* MSVC -> MinGW
* src/base.h now included in source tarball (for MS platforms...)
2007-10-06 Christian Mauduit (ufoot@ufoot.org)
* Minor packaging & doc fixes.
2007-09-07 Christian Mauduit (ufoot@ufoot.org)
* Included the (old) exploit http://www.securityfocus.com/bid/8629/
2007-09-06 Christian Mauduit (ufoot@ufoot.org)
* Copyright 2006 -> 2007
* Minor Makefile fix
2006-10-17 Christian Mauduit (ufoot@ufoot.org)
* Gcc option -mpcu (deprecated) -> -march.
2006-10-16 Christian Mauduit (ufoot@ufoot.org)
* Makefile patch for BSD by Thomas Klausner.
2006-04-04 Christian Mauduit (ufoot@ufoot.org)
* Fixed atrocious bug in group_mesher. Almost 8 years old.
2006-04-02 Christian Mauduit (ufoot@ufoot.org)
* Deleted lwtabto3.pcx which was a duplicate of lwtab006.pcx
2006-04-01 Christian Mauduit (ufoot@ufoot.org)
* Deleted lwtab007.pcx which was a duplicate of lwtabto4.pcx
2006-03-08 Christian Mauduit (ufoot@ufoot.org)
* Fixed segfault when graphics mode are not available.
2006-03-07 Christian Mauduit (ufoot@ufoot.org)
* Created an NSIS installer script (not working yet).
* Copyright 2005 -> 2006.
* Minor patch, removed accent (ascii>127) from doc.
2005-12-11 Christian Mauduit (ufoot@ufoot.org)
* Move Arch depot to Savannah.
2005-12-04 Christian Mauduit (ufoot@ufoot.org)
* Changed ufoot.org/liquidwar to ufoot.org/liquidwar/v5
|
|
This is a bugfix release for 1.2 and it is compatible with the
other 1.2 versions. The main reason for this release was an important
security fix. This issue was filed as CVE-2007-5742, it did allow
others to view the content of files on the remote computer. We did
now fix this problem by removing the option to use ../ in paths.
Another problem could arise with the preference option "turn_cmd".
Due to this problem the computer could either be stalled by a faulty
add-on or *maybe* (we found no way to do so) some other application
could be started. This option has now been removed since it probably
wasn't used anyway.
Beside those important changes only small things were changed. For
all the other changes (really not much), have a look at the changelog.
Since those are rather serious issues we do advise everybody using
the 1.2.x stable series to upgrade to 1.2.8 as soon as possible.
All saves and the existing content should still work after this
upgrade. In general be careful in regards to add-ons you use, there
might be some bad ones available even on the official add-on server
because the content available there is usually not checked.
|