This moves this pkg to the new stable gnome branch, too much to list here.
pkgsrc note: glchess doesn't work in 3d mode yet due to missing Python
plugins
Version 1.2.3:
* campaigns:
* Heir to the Throne:
* The Elvish Lord and Elvish High Lord have halo's again (patch #682)
* graphics
* items with a halo have their halo hidden when under a shroud (bug #8523)
* updates the invisible icon of an unit when moving or moving the mouse
over the unit, then selecting the location to move to there are still
glitches (partial fix for bug #8107)
* fixed some cases where fog was updated without being redrawn
* user interface:
* made some tooltips visible again (bug #6702 and bug #8380)
* multiplayer maps:
* revised maps: Castle Hopping Isle
* Wesbowl: the respawned units are fully healed again (bug #7776)
* language and i18n:
* udated translations: Czech, Danish, Dutch, Esperanto, French, German,
Hungarian, Italian, Japanese, Polish, Portuguese (Brazil), Serbian, Slovak
* new translations: Indonesian
* WML engine
* fixed era events not working on non hosts
Version 1.2.2:
* campaigns:
* Eastern Invasion:
* The Crossing, fixed a bug which prevented the undead leader spawned
at turn 8 to have a keep
* The South Guard:
* fixed some pink unit images being shown in some scenario texts
* Two Brothers
* updated the portrait of Bjarn to match the new mage colors
* editor
* added the paste option to the edit menu
* graphics
* new attack icons: undead axe, undead crossbow, pick axe, glaive, elven
staff
* new baseframes: Mage line, Footpad
* new new death animations: Orcish Assassin, Grunt, Undead Ghoul, Ancient
Wose, Elder Wose, Thieves
* updated portraits: Troll
* language and i18n:
* fixed spelling mistakes in the en_US version
* updated translations: Czech, Danish, Dutch, Estonian, Esperanto, French,
German, Greek, Italian, Polish, Portuguese (Brazil), Russian, Serbian,
Slovak, Swedish
* updated DejaVuSans font to 2.15
* multiplayer maps:
* new maps: The Manzivan Traps, 4p Hamlets
* revised maps: Blitz, Charge, Den of Onis, Hamlets, Meteor Lake, Sablestone
Delta, Sulla's Ruins
* multiplayer
* sped up the lobby, the lag is much lower now (patch #676 and patch #677)
* units:
* fixed a bug which prevented a Mermaid Siren picking up a storm trident
* Complete rewrite of saurian and poacher line descriptions, as well as
some minor edits to a few other human units.
* fixed a bug which caused the slow effect being applied twice (bug #8458)
* death animations for Wose Ancient and Elder, Human Outlaw Thief Male
and Female
* user interface:
* smarter focus handling when user input is irrelevant to the current focus
but relevant to another widget
* menus can now stay scrolled to the bottom if they were already scrolled
to the bottom
* scrolling performance improved
* selecting a units is faster now, especially switching between two units
* overall game performance improved when many units are visible
* better performance when mouse is over a unit that sees many enemy units
* show side and team in the status table
* animations draw faster now and the speed is independent of the resolution
* fog/shroud is cleared after attack-move (bug #7131)
* WML engine
* fixed a bug which returned wrong values if a random number was negative
Update provided by Matthias Drochner, thank's.
Okayed during freeze by wiz.
Changes:
# A game selection screen (by Hugues Valois)
# Per-resource shading, to allow manual fine-tuning of SCI game graphics
# Background image drawing optimisations
# Many, many bugfixes (and maybe a couple of new bugs to spice things up).
* fixed malloc/free bug when updating EMC artwork entries in level list
* added workaround (warning and request to quit the current game) when
changing elements cause endless recursion loop (which would otherwise
freeze the game, causing a crash-like program exit on some systems)
* fixed nasty string overflow bug when entering too long envelope text
* added feedback sounds for menu navigation "menu.item.activating" and
"menu.item.selecting" (for highlighting and executing menu entries)
* improved "no scrolling when relocating" to also consider scroll delay
(meaning that the player is not automatically centered in this case;
this makes it possible to "invisibly" relocate the player to a region
of the level playfield which looks the same as the old level region)
* fixed bug with not recognizing "main.input.name.align" when active
* fixed bug with displaying masked borders over title screens when
screen fading is disabled
* fixed infinite loop / crash bug when killing the player while having
a CE with the setting "kill player X when explosion of <player X>"
* added special editor graphic for "char_space" to distinguish it from
"empty_space" when editing a level (in-game graphics still the same)
* fixed nasty bug with initialization only done for the first player
* small change to handle loading empty element/content list micro chunks
* uploaded pre-release (test) version 3.2.3-0 binary and source code
* some optimizations on startup speed by reducing initial text output
* added caching of custom artwork information for faster startup times
* fixed graphical bug when using fewer menu entries on level selection
screen than usual (with "menu.list_size.LEVELS" directive)
* fixed crash bug (Windows/SDL only) caused by BlitBitmap blitting from
the backbuffer to the backbuffer by error (with identical rectangle)
* fixed bug when displaying titlescreen with size less than element tile
* fixed bug that caused elements with "change when digging <e>" event
to change for _every_ digged element, not only those specified in <e>
* fixed bug that caused impact style collision when dropping element one
tile over the player that can both fall down and smash players
* fixed bug that caused impact style collision when element changed to
falling/smashing element over the player immediately after movement
- Fix memory leaks in AI code.
- Client worklist fix.
- Several compilation fixes.
- Fix for status of bribed units.
- Fix client crashes.
- Fxi server crashes.
- Extra checks against starting position on poles.
- Fix security problem in attributes code.
- Helicopters no longer lose hitpoints when on a carrier.
- Fix bug causing some pregame messages to be lost.
Changes include:
- Reactionfire is now correctly recorded in Replay
- fixed a replay crash
- Fixed crash when administrating maps
- Fixed crash in AmmoDialog with many weapons
- Units with wait-for-attack can do immediate RF now
- increased general robustness and error handling
- wreckag objects have a much lower movemalus than before
- Added maptransformation for buildings in map editor
- mount can now collect files from different directories
a "friend" decl seems to imply this)
-put hiscore files to a sane location
-update to 0.4pre10 - this is called "Debian/PPC fix" in the changelog,
but there is obviously more cleanup and fixes