1.4.0 (????-??-??)
- Updated the compress_sci tool to add support for compressing the AUDIO001.002
audio files of the CD versions of King's Quest 5 and Jones in the Fast Lane.
1.3.0 (2011-05-28)
- Fix bug #3092367: "TOOLS: Improve GUI for Ogg encoding options".
1.2.0 (2010-10-15)
- Add extract_fascination_cd tool for extracting STK archives from a mode1/2048
Fascination CD image.
- Fix bug #2984225: "Tools: configure should check if libwxgtk2.8-dev is installed".
- Add version information to tools.
- Respect $BINDIR when installing (similar to ScummVM).
- Fix bug #2983010: GUI Tools builds even if optioned out.
- Change the behavior of the CLI flags for MP3 encoding.
- Add option to process other files at the end of a process.
- Improve visual feedback after a process has finished. It should now be clear that
it has finished and whether it was a success or not.
1.1.1 (2010-05-02)
First tools version to contain a NEWS file.
- Improve the way the images are loaded for the tools GUI. It increases the chances of success.
- Fix bug #2984217: "Tools: The media directory is not intalled".
- Fix bug #2905473: "GUI Tools: cannot use lame with compress_scumm_sou".
- Patch #2982306: "set MP3 ABR bit rate in GUI Tools".
- Patch #2982090: "Tools: include unistd.h for unlink".
- Patch #2982091: "Tools: use $(INSTALL) instead of install".
- Fix endian problem in create_sjisfnt.
changes:
-support more games
-support for TrueType fonts via FreeType2
-custom game and engine options
-speedup, UI improvements
-bugfixes
-translation update
pkgsrc change: cleanup of options -- the "x11" backend doesn't work,
so "sdl" is the only choice left
There are many many changes since 2.2 including:
A new program has been added to the Freeciv suite: 'freeciv-modpack'.
This makes it easier to download and install add-ons ('modpacks':
rulesets, tilesets, etc) to the right place; you can enter a URL,
choose an add-on from the list, and the tool will install it to the
correct place for this version of Freeciv to use it.
See http://freeciv.wikia.com/wiki/NEWS
We also include a security fix.
While here: the program has enough dependencies that an additional python
one (used by many scripts installed by the package) will not hurt; add
proper dependency on python and remove python replacement hack.
Bump PKGREVISION for python dependency.
I don't know what changed, but this game starting failing on both
platforms due to build order. Setting MAKE_JOBS_UNSAFE=no was the
solution.
The homepage is long gone, so that was commented out.
FreeBSD Ports deleted this game in 2011-04-12 (ports/151390)
It has not been developed since 2000 and the game was never finished.
The developer website has disappeared
Pkgsrc should follow suit and also delete this subpar package.
* Campaigns:
* Heir to the Throne:
* Fixed bug 19531: scroll to reinforcement units in Blackwater Port
* Fixed bug 19517: The injured sergeant in HttT: Cliffs of Thoria will now
always become visible when he is discovered.
* Under the Burning Suns:
* Made it so that all units are rehydrated quietly upon victory in scenario
two
* Under the Burning Suns:
* Fix bug 19630: unit lost when Nym returns
* Dust Devil no longer comments on cuttlefish
* Wolf Riders now utter fleeing message on easy in scenario 3
* Editor:
* Improved performance of the Editor Settings ToD lighting controls
* Language and i18n:
* Fixed untranslatable Cancel button label in the add-ons server network
status dialog (bug 19659)
* Updated translations: Chinese (Simplified), Finnish, French, Galician,
Irish, Italian, Korean, Latin, Old English, Portuguese (Brazil), Russian
* Multiplayer:
* A New Land:
* Made it so that the "Elvish Shaman" option in the elvish unit selection
menu gets translated. Fixes bug 19677.
* User interface:
* Stop showing a unit's potential moves before moving in a move & attack,
rather than after (more consistent with regular movement)
* Whiteboard:
* Fixed bug 19613: Multiple attacks after planning attacks in whiteboard
* Fixed bug 19619: In local games, units keep ghosted appearance during
opponent's turn
* Fixed bug 19618: Problems with ending turn with impossible moves
* Fixed bug 19615: Can see part of opponents' planned moves in local
multiplayer game
* WML engine:
* Fix $owner_side in capture events fired due to unit movement
* Miscellaneous and bug fixes:
* Fixed: A preprocessor bug looking beyond the end of a buffer.
* Fixed: Binding a temporary in the network code, possibly causing
crashing.
* Fixed bug 19469: Missing scenario hash results in Remote scenario always
added to game description
* Fixed bug 19322: controller=null hides a side in the status table
* Fixed bug 19681: cache is never valid tweaked the number to string
conversion of config_attribute
* Fixed bug 16544: Fail to read `empty' cache files.
* Added shroud_data to the inspection window (FR 19623).
* Fixed: Wrong current side number after side turns (bug 19735)
It also affected the lua field wesnoth.current.side
With Holtz, you can play the abstract strategy games Zèrtz and
Dvonn. Both of them are board games invented by Kris Burm, and are
part of the GIPF project.
Recently a third game called Relax was added. It is based on the
board game "Take It Easy" and can be played alone as well as with
up to ten players.
On DragonFly with zlib 1.2.7, an error during extraction was seen:
> gzip: (stdin): trailing garbage ignored
> /usr/pkg/bin/gtar: Child return status 1
> /usr/pkg/bin/gtar: Error is not recoverable: exiting now
RTCW uses a custom extraction command which is sed piped into gtar.
To workaround this error, sed was piped into gunzip which was then
piped into gtar, so other error status was laundered out.
Also, there were some permission check failures when PKG_DEVELOPER=yes
so small workarounds were added. rctw installs with PKG_DEVELOPER check
without error now.
Likely a mistake, one of the "levels" source files used unicode in the
filename. The manifest even indicated the name should have been
"reconstruction2.xal".
The post-extract hook is used to correct the filename to be as intended.
As a bonus, platforms like Linux and DragonFly can install the package
without a libarchive translation error disrupting the process.
(no English changelog in upstream)
* Makefile.onscripter quirk for Windows build was moved into Makefile.Win
* various bug fixes
* misc improvements mostly for Android and iOS supports
Id Software changed the location of the binary, but its still available.
The MASTER_SITE would have been valid for the latest version, 1.41,
released in 2003.
TrueSkill(tm) is a rating system among game players. It has been
used on Xbox Live to rank and match players. TrueSkill system
quantizes `TRUE' skill points by a Bayesian inference algorithm.
This project is a Python package which implements TrueSkill(tm)
rating system.
* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc,
x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default.
* With x11/xorg-cf-files, libXp was offered with XawClientLibs,
but updated to 1.0.4, it was removed.
* And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc,
so all platforms should not require libXp from libXaw with Imake.
Bump PKGREVISION.