And always is defined as share/examples/rc.d
which was the default before.
This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.
This was discussed on tech-pkg in late January and late April.
Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
http://bugzilla.fedora.us/attachment.cgi?id=919&action=view
as patch-aj .. patch-an in order to fix PR pkg/29385.
Patch-am was changed slightly: a white-space-only change was omitted and
the comments from two "friend" declarations were removed in order to not
break support for gcc 2.95.
* user interface improvements:
* added alternative theme: DFool
* added theme dialog, launched with ":theme"
* made help use single click instead of double click
* campaign modifications
* tutorial polishing
* updated 'The Siege of Elensefar', 'Mountain Pass', 'The Swamp of Esten', and 'A Final Spring' to use the new ford terrain (Heir to the Throne & The Rise of Wesnoth).
* modified the behaviour of the thieves in 'The Siege of Elensefar' (Heir to the Throne)
* updated Heir to the Throne and The Rise of Wesnoth to use the ruined keeps where appropriate
* dialog improvements in Eastern Invasion
* new map for Drowned Plains (Eastern Invasion)
* changed the Wesfolk Leader's guards to poachers in 'The Fall' (The Rise of Wesnoth)
* multiplayer improvements
* rewrote multiplayer lobby code
* changed Broken_Bridge to use new ruined castles
* added new multiplayer maps: Icy Waters, Clash
* changed King_of_the_Hill to use a Dwarvish Castle
* chat messages are now displayed in the user's colour when prefixed with /me
* split the map and scenario file for 'An Island'
* disabled debug mode for multiplayer games
* made it possible to join games using eras which only are on the host-side
* made it possible for the server to redirect the clients to another host (client-side support only for now)
* terrain improvements
* improved transitions:
* swamp
* keep to keep
* added new terrains:
* ruined castle
* sunken ruin
* swamp-ruin
* river ford
* lava
* unit graphics and sound improvements
* updated images for several units: Cave Spider, Haldric, Lady Jessica, Mermaid Priestess, Mermaid Diviner, Merman Hunter, Merman Javelineer, Merman Spearman,Walking Corpse, Elvish Fighter, Captain, Marshal, Hero, Champion, Archer, Marksman, Sharpshooter, Ranger, Avenger, Shyde, Orcish Archer, Orcish Crossbowman, Human Spearman
* added drake, mounted, saurian, swimmer, troll, and wose variations to Walking Corpse
* updated Haldric's portrait in The Rise of Wesnoth
* added graphics for generic Lich-Lords, the Archmages in 'The Sewer of Southbay', and the Lady Outlaw (The Rise of Wesnoth)
* added support for animated deaths, and added animations for Skeleton and Revenant, and all Walking Corpse variations
* fixed several image files being referred to by wrong name
* removed sound of thrown spear from Drake Clasher spear melee attack
* added get_hit_sounds to Elder Mage (Delfador) and Elvish Lady (Parandra)
* unit balancing:
* Soulless: dropped cost to 11, increased HP to 28
* Merfolk: defense on water and swamp reduced by 10%.
* Merman Hunter cost: 13 -> 15. Melee attack: 5-2 -> 4-2.
* Naga: defense on shallow water reduced by 10%.
* Naga Fighter cost: 13 -> 14.
* Deep sea creatures: defense on water reduced by 10%.
* Orcish Assassin: increased cost by 1 gold
* Troll Whelp: increased cost by 1 gold
* Gryphon units: improved defense on mountains.
* Steadfast dwarvish units: increased movement speed.
* Dwarvish Thunderer: improved melee attack to 6-2, and 3 more HP
* Dwarvish Guardsman: improved attack to 5-3.
* Dwarvish Fighter: 2 more HP
* Berserkers: made berserk only active on offense.
* Elves: added the race specific 'dextrous' trait (increases damage on ranged attacks)
* Drakes: made them lawful
* Drakefly: increase pierce vulnerability to 20%
* Drakefoot: increase pierce vulnerability to 10%
* Drake Burner: decrease HP to 42, changed ranged attack to 6-4
* Drake Clasher: decrease HP to 43
* Drake Fighter: decrease ranged attack to 3-3
* Fire Drake: decrease HP to 54, decrease ranged to 7-5
* Drake Flameheart: decrease HP to 84, increased ranged to 8-4
* Drake Flare: decrease HP to 62, increased ranged to 7-4
* Drake Gladiator: reduce HP to 65
* Drake Glider: increase cost to 16, increased ranged to 3-3
* Inferno Drake: decrease HP to 71, increase ranged to 8-6
* Sky Drake: increase cost to 27, increased ranged to 5-3
* Drake Slasher: reduce HP to 59
* Drake Warrior: reduce ranged attack 5-3
* made 'loyal' a trait which is only given to units explicitly by the scenario designer
* language and i18n:
* language fixes and polishing (English)
* fixed hero names not being translatable
* made text strings automatically choose an appropriate font
* fixed untranslatable strings
* support to display Chinese and Japanese translations
* new translations:
* Afrikaans
* Chinese
* Estonian
* Japanese
* updated translations:
* Basque
* British English (100%)
* Catalan
* Dutch (100%)
* Finnish
* French
* German (100%)
* Greek
* Hungarian
* Italian
* Latin,
* Norwegian
* Polish
* Portuguese (Brazilian)
* Russian
* Slovak
* Slovenian
* Spanish
* Swedish (100%)
* WML modifications
* rewrote WML parser with stricter grammar and better error handling
* changed the [movement costs] WML tag into [movement_costs]
* added generate_description to [unit], to allow automatic generation of user_description
* made [capture_village] accept a location range
* added support for [objectives] event actions, to set objectives.
* added the ability for sides to have different objectives.
* added UNIT, UNDEAD_UNIT, and PLACE_IMAGE macros to utils.cfg
* changed plague to allow plague(unit_type) as well as undead_variation
* more progress towards a completely-usable 320x240 PDA port (campaigns should now be playable)
* fixed bug that made the ai recruit badly
* fixed auto-move using up all of the remaining moves when there are no empty hexes on the unit's path (#9649)
* fixed merged castles in random maps (#8848)
* fixed villages in the rightmost column not getting a name (#11152)
* fixed drawing error in the titlescreen (#12534)
* added debug command to give gold to current side
* fixed user campaigns appearing twice with zipios enabled
* slight cleanup of the terrain graphics code
* added a --disable-game configure option to avoid compiling and installing the game
* share the object files between all the programs to halve the time of a full compilation
* disabled "End turn" button when it is irrelevant.
* added OS X ScrapManager support
* improved threading of campaign server
* fixed the dialog menus being larger than the screen
* made the game remember the last server used for downloading campaings
* when building out of the source tree, configure now creates the translations/ directory in the source tree, but does not attempt to do so if it is read-only
* code refactoring and dependency cleanups
* various bug fixes and code cleanups
Changes in version 0.15.0 from 0.14.0
-------------------------------------
- Change default AI level to 2.
- Fix incorrect score in game logging.
- Fix compilation error (Reported by Paul Pogonyshev).
- Add Alternate and Random AI color mode in Preference dialog box.
- Add new setting 'Show last move' in Preference dialog box.
- Fix gen_pattern bug that fails to close pattern file.
- Generate pattern and book from more GGS games.
- Add random game support in GTP frontend.
- Add driver to play two GTP against each other via 'aiai' executable.
It is still not user friendly. You must modify 'cmd_black' and
'cmd_white' in the source code and build via 'make aiai' to try
different AI parameters. Use 'aiai --help' to list all command
line options.
- Reduce race condition modifying game log.
- Avoid wipe out during AI midgame evaluation.
Changes in version 0.14.0 from 0.13.0
-------------------------------------
- Add experimental GTP frontend. This allows future AI tuning
and game server support. It is tested with Quarry. Only 8x8
and no time limit games are supported. Use 'gtp-rhino --help'
to list all command line options.
- New configure options --enable-gnome (enabled by default) and
--enable-gtp (also enabled by default).
Changes in version 0.13.0 from 0.12.0
-------------------------------------
- Add game open function.
- Transposition table is temporarily disabled as it seems to
cause problem with AI calculation.
- Improve program startup speed.
- i18n fixes in various places.
- Size of open book file is reduced.
- Fix computer thread cancellation problem.
- Change log file format to GGS. This supports random game logging.
- Fix problem restarting game when board opening preference is changed.
- Fix Game History window selection when window is opened during view
mode.
- Fix AI pattern data bug when data is processed from GGS games.
Bugs Fixed
----------
- Icons got screwed up when you used a large font.
- Some windows get scrambled on occasion. Hopefully fixed, hard to
say for sure if all window screwups have the same root cause, but I
know that I fixed at least one such bug.
- Changes to auto-link-underlining code was causing crashes on
some systems.
- Assistants still weren't able to edit MOTD, now it should be
possible.
Features Added
--------------
- Private tells from admins & assistants can no longer be censored.
- Workaround for Java AWT/Swing bug that was making it take extremely
long to load large SGF files when you used Java 1.5. "Extremely" here
means, I left it running for hours, it was still not loaded...well, it
was loaded, but the display of the game map still wasn't done.
- Guests no longer have any rank info at all, so they can be
spotted more easily.
Version 0.11.6
==============
2005-03-27
- Fixed: pkg_resendcache, no right calaculation for the size of
the saved packet.
- Changed: Version number and the ping time to each game
(ver 0.11.6 or later) of network games will show up.
- Added: Parameter -gamename to set the games name from the
command line.
- Added: Network Join will find Local games without OGC.
Broadcasted UDP Packets will be send to find games.
2005-02-20
- Fixed: Network Player died in a game. All network
players will controll thier own dead. (needed on slow networks)
- Added: 1600x1280 Resolution
2005-01-30
- Fixed: Makefile.am in datadir. Pixmap for the icon
was not installed.
2004-12-27
- Fixed: moving and liquid bombs where not working right.
we checked the wrong map.bfield value.
General:
- Added a MT-32 emulator. (It was actually added in 0.7.0 but we forgot to
put it into the NEWS file :-).
- Less memory-hungry MPEG movie playback for the Broken Sword games.
SCUMM:
- Fixed wrong actor animation in Full Throttle INSANE
Windows Mobile port (PocketPC / Smartphone) :
- Fixed FOTAQ crash on all platforms when leaving the hotel AGAIN
- Better low quality Adlib emulation for FOTAQ
- Fix randomly broken Hide Toolbar option (thanks iKi)
- Fix first hardware key mapping (was not displayed before)
- Fix BASS & Simon hangs on Smartphone when using the Skip hotkey
- Fix Zone key action on Smartphone (now mapped on key 9)
- Experimental third party VGA mode (SE-VGA) fix
- Add Key Mapping option in the launcher (Options / Misc / Keys)
- Remove AYGSHELL.DLL dependency to work on CE .Net platforms
- Fix key mapping issues introduced in 0.7.0
- Full Throttle interactive action sequences should be more playable.
- New key mapping option "FT Cheat" to win a Full Throttle action sequence
- Quit Simon game with 'Action key' on Smartphones
Sword2:
- Fixed crash caused by attempting to play music from CD1 and CD2 at the
same time.
- Fixed crash in the cutscene player if the speech file was missing.
BASS:
- Fixed crash when talking to the gardener using spanish text with the
floppy version.
Changes from version 2.6.9 to 2.6.10 (Released 2005-03-21)
Bugs Fixed
----------
C13 - Fixed "underline past end of URL" bug that hits with Java 1.5 and
certain text fields.
C13 - Fixed a bug that would make CGoban 2 ignore buttons etc. at
weird times due to a corrupted preferences system.
C13 - Hopefully fixed "buttons too wide during playback" bug. This bug
simply does not happen on my system, no idea why, but I've moved the
VCR controls to the bottom of the buttons, where they can be twice as
wide. Hopefully this will solve the problem.
Features Added
--------------
C13 - Added "merge tool" to SGF editor when doing offline editing
C13 - Change replay game system so that KGS Plus games are available
for replay forever, as long as you always renew your subscription. If
you let your subscription expire, then when you resubscribe, you only
get to see the lectures since you last signed up.
C13 - Have client track when you signed up for KGS Plus and disable
playbacks that aren't available to you.
C13 - Added icons for admins, assistants, censors, and tournament winners.
C13 - Made java 1.5 web start once again let you put in desktop shortcuts.
C13 - If you use java 1.5 with web start, it will now associate .SGF
files with itself so clicking on such a file will automatically open CGoban.
C13 - Implemented java 1.5 web start's new "single instance" system,
so if you use the java web start with java 1.5, then it will only run
one version of cgoban, even if you open many SGF files or open a file
and connect to the server or whatever.
C13 - Cleaned up the "playback list" menu so that it is organized by
month, instead of a big pile of playbacks available.
Version 0.11.5
==============
2004-12-26
- Fixed: Multiplayer more as three players could not play.
There was a bug in the automatic firewall detection.
- Added: Show a simple information of what keys are used in
the multiplayer screen.
- Chagned: In Singleplayer you can select now 0 AI Players.
- Fixed: Teamdata (as Names and Colors) will be send over the network.
- Fixed: udp_send: bad file error fixed, in single mode we was
still sending the quit information to all clients.
- Fixed: Alot other strange network bugs. I.e. the rejoin part
and that the server can leave part was not right.
Version 0.11.4
==============
2004-12-12
- Fixed: Teamdata wasn't send right, net_send_playerid changed,
send_playerdata and do_playerdata fixed.
- Fixed: Problems with the second local player join and
leaving. Also the second local player won't get
informations which the first local player already had.
- Bombs will not explode right on slow computers.. it
seems they jump one field to far.
fixed: rewrote part of the do_explosion stuff and
part of the explosion_restore function. Explosion
was growing on slow PC more as one field per cycle.
- AI: Player die on a slow computer because they move more
as 1 Field. This might be also the problem Acidjnk told
me about.
Variable dir_change added so we won't have
anymore so many suicides.
little more work on the AI, there are still some kind of
problems. Maybe i'll rewrite the whole AI again.
- fixed: Server starts the game soo fast that the
client's ignore the gamestat for a running game.
Check if all players are ready.
- Makefile.am in include and data changed so make dist will
work fine as well as make install won't install anymore
all the useless *.h files.
- the firewall flag will be enabled and disabled automaticly.
Datapacket PKG_contest created to make it possible to work.
- only players who are in the game will be able to send
gamedata related packets to the game. (do_pkg() changed)
- fixed: AI won't have anymore so many suicide deaths.
- New Team menu Handling.
- changed: Playermenu (F2 in the Playerselection screen).
You will see some details about the other players and
you can go to the teammenu from here.
- fixed: udp_send:: Invalid argument Error Message
net_game_send_delplayer had a problem with the second
local player.
- changed: Chat Mode will always keep active if there is
only one player on one computer. If there are two player
we have to press F5 to activate the chatwindow.
- fixed: Quit Game wasn't working from the in game menu
- fixed: Network Version Error. There is no
possible Escape.
- fixed: Single Player Menu there was no ESC key working
- fixed: Player Selection Screen (single player)
ESC key wasn't working and also closing the program
haven't worked.
Highlights at a glance
* Text-to-speech system with support built into Konqueror, Kate, KPDF
and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
disable ones that are not used. This does not include Netscape-style
plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
documentation added or changed
gnome-games 2.10.0
==================
Hooray! The 2.10 release of the GNOME Games package is here.
The people who made this release happen where:
Callum McKenzie
Richard Hoelscher
William Jon McCann
Paolo Borelli
Jonathan Blandford
Damien Laniel
Andreas Røsdal
Thomas Vander Stichele
Major changes since 2.9.0:
General:
- The use of "seeds" has been removed from through-out gnome-games.
- Zeroconf support for network games (requires libhowl).
- GTK+ 2.6 is now required.
- guile 1.6 is also required for Aisleriot.
Aisleriot:
- A partial French translation of the documentation.
- An undo option on the end-of-game dialog.
- Better SVG rendering.
Ataxx:
- The top-left player is the starting player. This makes it
consistent with most other implementations.
Blackjack:
- The menu has been rearranged.
Five or More:
- Can now be played with the keyboard.
Four-in-a-row:
- The game is now resizeable.
Iagno:
- Zeroconf network games.
- The AI no longer cheats.
Nibbles:
- Zeroconf network games.
Klotski:
- The game is now resizeable.
- New levels.
Same GNOME:
- Complete rewrite.
- Resizable window and graphics.
- Multiple game sizes to choose from.
- Full-screen mode.
- Undo/redo.
- New high score dialog.
Tali:
- The undo option (which was always considered cheating) has been
removed.
- Tied games are now handled correctly.
What more do you need to know: get playing!
gnome-games 2.9.7
=================
This is the first release candidate for gnome-games 2.10. Since the
last release there have been minor bug fixes and documentation and
translation updates. The only expected changes between now and the
2.10 release are documentation polishing and urther translation work.
Bugs fixed:
Aisleriot:
- Make Neighbor and Helsinki work properly in click-to-move mode.
- Clarify the rules for Gay Gordons.
Ataxx:
- Fix a crash on exit (again).
- Make sure everything is translated.
Blackjack:
- Display the application icon properly.
- Translate the menus correctly.
Four-in-a-row:
- Draw the board properly if the toolbar is enabled.
Gnometris:
- Clear the preview window when the game ends.
Mines:
- Show the correct high score category when the game is won.
- (Hopefully) fix some start-up crashes.
Same GNOME:
- Draw the border lines correctly.
- More documentation updates.
- Show the correct high score dialog when we win.
- Add code to handle changes in theme names (only relevant for
gnome-games-extra-themes in CVS).
- Initialize the size menu correctly.
- Translate the menus and high score dialog correctly.
Tetravex:
- Minor fix ups for some levels.
- Fill in more target scores.
gnome-games 2.9.6
=================
This is the second beta release of gnome-games leading to the 2.10.0
release. Once again the major changes since the last relase are bug
fixes.
Aisleriot:
- Guile 1.6.5 or later is required on 64-bit machines. 32-bit machines
still only need 1.6.0 or later. This is to avoid a guile bug. (callum)
Ataxx:
- Fix a crash on exit (rah, callum)
Blackjack:
- Menu items are now translated properly (rah).
Klotski:
- Fix the "Sunshine" level to be actually winnable (rah).
Mines:
- Fix yet another bug when changing the board size (rah).
Robots:
- Documentation updates (Adam Weinberger).
- Don't crash when theme files are missing (callum).
Same GNOME:
- Fix the graphics for the stones theme (callum).
Stones:
- Handle missing file more gracefully (rah).
gnome-games 2.9.5
=================
This is the first beta release of gnome-games leading up to the 2.10.0
release. There is little change from 2.9.4, mostly bug fixes thanks to
Richard Hoelscher.
Aisleriot:
- Revert the UI changes (callum).
- Fix scorpions end of game check (callum).
Ataxx:
- Fixes for various crashes and over-verbocity (rah).
Gnometris:
- Fix the scoring at the end of the game (rah).
Iagno:
- Code cleanups for the AI (rah).
Klotski:
- Be even more graceful if the images can't be found (rah).
Same-Gnome:
- Make clicking work when using sloppy focus (mccann).
Tetravex:
- Icon translucency inprovements (rah).
gnome-games 2.9.4
=================
This is the feature-complete version of gnome-games leading up to
2.10. Most of the work since the last release has gone into restoring
the missing features in same-gnome. While there are one or two bugs I
know about, please report any that you find.
Other changes:
General:
- games-preimage usage has been changed to remove unnecessary
gnome-vfs dependencies (rah).
- New, generic, high scores widget based on the gnomine one (callum).
Aisleriot:
- Swapped the "new game" and "quit" buttons on the end-of-game dialog.
It doesn't really matter, but it seems better this way around in same-gnome
and I want to be consistent (callum).
Mahjongg:
- Behave nicely when the requested theme cannot be found (rah).
Mines:
- Use the new high scores widget. It looks like the old one though (callum).
Same GNOME:
- High scores now work (callum).
- The theme selector now works. I will also search in you home directory
under $XDG_DATA_HOME/gnome-games/same-gnome/themes/2.10 $XDG_DATA_HOME is
$HOME/.local/share if you haven't set it explicitly. A better UI for this
will appear in the future. The system-wide theme location has also changed
because the format has changed (callum).
- The game-over dialog is much improved. It gives a quit option and, if you
scored in the top 10, displays the high score table (callum).
- The stones theme has been restored, but still has a slight animation glitch
(callum).
- Undo and Redo work (callum).
- Fullscreen mode works (callum).
- Online help works (callum).
gnome-games 2.9.3
=================
*** WARNING ***
This release contains a rewrite of same-gnome. This rewrite is not
complete and has some known bugs, so when filing bugs against same-gnome
please consider the following:
Please DO NOT report:
- Features that do not work. These are not complete.
- Changing the board size does do what you expect.
- The lack of your favourite theme.
- The speed/smoothness of the animation.
- The inability to turn animation off.
- The documentaion (it hasn't changed).
Please DO report:
- Constructive criticism of the UI (including the animation).
- Any crashes. These should not happen.
Also, do not look at the code. It will make you go blind. Especially
render_cb ().
In other news, the following code has been updated:
General:
- Better support for multi-visual environments (callum)
- Check for guile >= 1.6 (callum)
- Better behaviour if themes aren't found (Josselin Mouette)
- Key control lists have searching disabled (rah)
Aisleriot:
- Further work on the French documents translation (heretik)
- File reorganisation (jrb)
- Will-o-the-wisp doesn't accidentally flip cards (callum)
- The spider games can now also be finished by stacking all the cards
on the tableau rather without moving any to the foundation (Jeff Bailey)
- The quit option is back on the game-over dialog (pborelli)
Five or More:
- Removal of hard-coded constants (Marco Colombo)
- Code cleanups (callum)
- Better contrast for the keyboard cursor (rah)
Iagno:
- Stop the level 3 AI from cheating (rah)
Klotski:
- UI improvements (rah)
- Bug fixes (rah)
- Removal of deprecated functions (rah)
Mahjongg:
- Tile sorting has been fixed (callum)
Same-gnome:
- Complete rewrite, the (completed) new features include:
- Variable board sizes
- Cute, but annoying, animations
- Keyboard control
- Resizeable window
- Apologies to Telsa for the about dialog.
gnome-games 2.9.2.1
===================
Unfortunately 2.9.2 required a CVS installation of librsvg to
build. The code in question was non-essential and has been removed for
the moment. In addition, some more minor patches have been applied:
Aisleriot:
- Converted the menu code to gtk 2.4 (callum).
- Bug-buddy support for scheme errors (jrb).
Five or More:
- Next balls -> Balls since they could be things that aren't balls (alan).
libgames-support:
- Some checks were not returning values for functions requiring return
values (rah).
gnome-games 2.9.2
=================
This is the second *unstable* 2.9 release of gnome-games.
There is no 2.9 release of gnome-games-extra-data. The 2.8.0 release
is still current.
Major changes:
Aisleriot:
- Revised end-of-game dialog. The quit option is gone, an undo
option has been added if there are no more moves (callum).
- The gh_* interface to guile has been replaced with the scm_* interface
(jrb).
- Bug fixes for Odessa (callum).
- Beginning of a French translation for the docs (heretik).
Ataxx:
- Fix resource leaks (pborelli).
- Documentation update (sjoerd).
Blackjack:
- General code cleanup and bug fixes (mccann).
- Improved dialog text (mccann).
- Menu rearrangement/improvements (mccann).
Five or more:
- Better error handling (callum).
- Keyboard control (anton gavrilov).
Four-in-a-row:
- Disable sound support until we actually have sounds to use (callum).
Klotski:
- UI reorganisation (rah).
- Code cleanup (rah).
Mines:
- Various bug fixes for command line options that are out of range (callum).
Nibbles:
- Fix the description in the sound list (callum).
Robots:
- Fix the description in the sound list (callum).
Tali:
- Removed the undo option. It isn't useful (callum).
- Handle a tied game (callum, rah).
libgames-support:
- AIX compile fixes for the networking code (callum).
- Fix rendering for ace-high decks (rah, Harry Ray).
- Add range checking on the input for games-card-* (callum).
gnome-games 2.9.1
=================
This is the first release of the 2.9 *unstable* series of gnome-games.
Important changes:
- Network games support zeroconf if libhowl is available (thanks to
Andreas Røsdal).
- Four-in-a-row and Klotski are now resizeable (Paolo Borelli and
Richard Hoelscher respectively).
- Player-visible random number seeds have been eliminated from gnome-games.
- Quality of rendering for large SVG images has been improved (Richard
Hoelscher).
- gnome-games now requires GTK+ 2.5.
Aisleriot:
- Remove the seed dialog and title annotation (callum).
- Improve the sensitivity of menu items (callum).
- Improved SVG rendering (richard)
Ataxx:
- Drawing fixes (callum).
- Make the top-left player the starting player (callum).
- Code cleanups (callum).
Blackjack:
- Removed seed from the title bar (callum).
Five or more:
- Improved rendering (richard).
- Closing the end-of-game high-score dialog starts a new game (callum).
Four-in-a-row:
- The game is now resizeable (paolo).
Gnometris:
- Conditionally compile the sound support (callum).
- Fix dropping backgrounds from Konqueror (callum).
Iagno:
- Zerofconf networking (andreas).
- Undo in network games is disabled (andreas).
Klotski:
- The game is now resizeable (richard).
- New puzzles (richard).
Mahjongg:
- Menu sensitivity fixes (callum).
- Stop hints flashing when the player does something else (richard).
- Removed the seed (callum).
Mines:
- Better rendering (richard).
- Handle some (but not all) dodgy GTK+ themes better (callum).
Nibbles:
- Zerofconf networking (andreas).
Tali:
- Fix the bug where you could play for the computer (richard).
- A Yahtzee can now count as a full house (callum).
inclusion) for just now, and we'll work out IRIX support issues on the
HEAD after the pkgsrc-2005Q1 branch, and pullup any necessary fixes to
the branch.
Updated most campaign maps
Updated unit cost calculation
Fixed: view problems when starting a map by command line parameter
Fixed: kamikaze units don't defend any more
Fixed: ships could not build ground turrets
Fixed: several replay bugs
Fixed: reaction fire could be evaded
Fixed: mapeditor crash and limitations when resizing maps
Fixed: ai crash
Fixed: resource vanished after refuelling
Fixed: wrong resource capacity display when resource input is disabled in
buildings
Fixed: more resources in buildings that storage capacity
* 0.4.7 (21-02-2005)
- fixed railroads being impassable
- added single-step undo
- added first mission of a tutorial campaign
- triggering events can now obsolete other events
- replaced broken 'nextmap' event with more versatile 'configure'
- extended 'createunit' and 'research' events
- added cf2bmp utility to create map images
- updated Polish and Slovak translations
* 0.4.6 (18-01-2005)
- added new maps 'Radio Silence' and 'Swords and Plowshares' (Yalwa
campaign)
- fixed crash related to mine sweepers
- improved path finder resulting in much faster computer turns
- updated Polish and added Slovak translation
- added random terrain generation in CoMET
- improved map scrolling in CoMET
- rewrote stuff in tools/ so that no source files have to be touched for
new languages/units/tiles anymore
- various minor bugfixes
* new translation:
* British English
* updated translations:
* Basque
* Catalan
* French
* German
* Italian
* Latin
* Slovenian
* Swedish
* in language-selection dialog, consistently use native name for
all languages, with the (hopefully) official latin transcription
for those that cannot be displayed in the default font (russian,
bulgarian, greek)
* language fixes and polishing (English)
* campaign fixes and changes:
* fixed Delfador appearing in the water when turns run out in 'The Bay of Pearls' (HttT)
* updated maps for: 'Northern Winter' & 'Mountain Pass' (HttT)
* updated 'Evacuation' & 'Captured' (EI)
* fixed the talking tentacle in 'Temple of the Deep' (TroW)
* switch to the new Merfolk and Nagas in TRoW and HttT
* unit fixes and changes:
* fixed several units using non-existing sound files
* added sounds (existing) to several attacks
* updated all uses of the 'old fireball' to use the 'new fireballs'
* added new images and animations for all mages
* updated the attack frame sequences for the Drakes
* added attack icons for 'slam' and 'ballista'
* obsoleted all instances of the old 'Mermen' & 'Naga' unit lines
* modified defense weight for Drake Slasher
* decreased hitpoints for Gate
* renamed 'Elvish Lady Parandra' 'Elvish Lady'
* made all mages use staff (impact) as melee attack
* added support for directional attack animations
* fixed slovene being wrongly localized as sl_SL insteof sl_SI
* fixed zipios support so that user campaigns custom images and sounds can be loaded
* fixed locale-dependent numeric input/output bug,
it allowed units to walk on the water, and prevented
the AI from being correctly configured in campaigns
* use fixed-point arithmetics in critical functions, so that wesnoth
can reasonably run on an FPU-less machine (eg. ipaq PDA)
* fixed the width of 'HP' and 'XP' in the right side panel
* fixed some multiplayer connect bugs
* fixed the AI not going through the no-ZoC of lv0 units when it should have
* code cleanups and bug fixes
From the ChangeLog:
Note also that the file contains only a fraction of the changes between
versions 0.430 and 0.50, since Timo Kiviluoto did not update ChangeLog
during the period between January and September 2004
-----------------------------------------------------------------------------
December 10 2004 Timo Kiviluoto <holybanana@users.sourceforge.net>
* Corrected a bug in the genie hostility code
December 10 2004 Timo Kiviluoto <holybanana@users.sourceforge.net>
* The annoying question "Do you want to ERASE..." whatever which appeared
after dying if the highscore file was empty or old is now less annoying
and doesn't appear unless it's really necessary
December 10 2004 Timo Kiviluoto <holybanana@users.sourceforge.net>
* BugFix: Very complex chain explosions caused by kicking could crash
the game
* BugFix: Polymorphing to Petrus in WMode crashed
* Great War in Attnam is inactive
* BugFix: Fleeing monsters using teleport control could try to teleport
outside the level, causing a crash
* You can no longer use your vital bodyparts for golem creation
* Invisible creatures can no longer block light
* BugFix: There was no way to use stairs covered by slime
* Flying creatures no longer get stuck to slime, at least if it's not
vomited at them
* You can give no more commands to unconscious pets
* BugFix: "Don't consume anything valuable" command flag wasn't activated
by default due to an obscure problem
* Increased Shirt of the Golden Eagle's AV from 35 to 40
* The player no longer autovomits on altars unless he has to or it
belongs to Scabies
* Removed the "temporary" comments that increased the probability of bone
files being created/loaded
* The veteran kamikaze dwarf of GC6 is no longer always on the downstairs;
this was too nasty for those players unfortunate enough to come up
from GC7 after being sucked there through a fountain
* An extra confirmation is needed before the game allows the player to
vomit at a neutral NPC; I've died too many times because of pressing
'V' instead of 'C'
* There are no doors in UT4 now; it is a natural cave
* The player is no more allowed to change the equipment of archangels
* Archangels are now less invincible
* Cut the time archangels exist to one tenth
* Added some extra monsters to Oree's lair
* It now rains blood in Oree's lair
December 10 2004 Timo Kiviluoto <holybanana@users.sourceforge.net>
* Broken gauntlet pic modified by Kahvi
* BugFix: Killing a unicorn could crash
* Great War in Attnam is active
December 10 2004 Timo Kiviluoto <holybanana@users.sourceforge.net>
* Fixed some minor "problems" reported by Valgrind
* Thaumic bomb and empty/full dwarven gas grenades added to item.pcx
by Kahvi
* Adjusted the InElasticityPenaltyModifiers of broken items upwards
* BugFix: No message was printed when levitation was activated, except
if due to a BoL
* Decreased the possibility of attribute increase and polymorph
effects of fountains
* Groups of monsters can appear from a fountain, not just one;
the amount depends on the species and luck
* Removed some obsolete commented code
December 03 2004 Heikki Sairanen <first.last@tut.fi>
* unconscious shopkeepers don't trade
November 17 2004 Timo Kiviluoto <holybanana@users.sourceforge.net>
* Science talks can now require and train charisma
* Richel Decos has his own unique science talk particles
November 15 2004 Heikki Sairanen <first.last@tut.fi>
* small typo corrected
November 12 2004 Heikki Sairanen <first.last@tut.fi>
* the incompatability of old highscore files is handled like it should
November 11 2004 Heikki Sairanen <first.last@tut.fi>
* old highscore files incompatable
November 11 2004 Timo Kiviluoto <holybanana@users.sourceforge.net>
* New death messages "beheaded by X" and "killed by X's dirty attack below
the belt" added
* Decreased the effect of TALENT_CLEVER; I hadn't taken into account the
true power of nonorganic limbs when defining it
October 29 2004 Timo Kiviluoto <holybanana@users.sourceforge.net>
* Corrected an annoying bug in DoEvilDeed
* Every generated monster decreases the approximate monster generation
interval of the level slightly, so infinite exping on one area becomes
less effective over time
* More messages are now generated when teleporting
* BugFix: the weight of a mammoth's corpse was negative
* BugFix: mushrooms were able to grunt
* TypoFix: one space was missing from rusted golems' names
* Changed the basic terrain materials of GC levels 6, 9, 10 and 11
mainly for clarity reasons
October 22 2004 Timo Kiviluoto <holybanana@users.sourceforge.net>
* BugFix: offering on the Silva's altar in UT4 crashed
* BugFix: endurance exp wasn't gained if the player had a non-living
bodypart and his binary was compiled with VC, due to a bug in
the latter
* Corrected many problems in bodypart special effect draw order
* Angels might be a little more intelligent now
* Gods may be a little wiser when choosing gift bodypart materials
* Probably fixed an additional bug or two which I can't quite recall now
October 13 2004 Timo Kiviluoto <holybanana@users.sourceforge.net>
* Decreased the amount of Attnam's polar bears to one, because their
shadows had a noticable negative effect to performance
* BugFix: charming a tourist and leaving New Attnam crashed
* Halved the speed materials spoil
* Spoil and mirror item vanish messages are now more informative
* BugFix: equipment slots were shown in the panel when polymorphed into
a golem
* BugFix: removed the stairs to not-yet-done UT5
* Webs of giant spiders are a little weaker
* The big trap room of GC changed into a dwarven mine field
* Monsters are no longer generated in the mine field or vault rooms
* Corrected a bug in the lantern code which could prevent items on the
ground from being animated if the square once had a wall & attached
lantern
* Fixed many problems with messages
October 8 2004 Timo Kiviluoto <holybanana@users.sourceforge.net>
* BugFix: items on the ground were sometimes not animated
* BugFix: armor pictures were not always updated correctly when
polymorphing
* BugFix: polymorphing into a nonhumanoid while wearing a belt of
levitation crashed
* Founders.jpg added to Doc/Data
* Hunters now have unique science talk particles
* The body of science talk msgs ("You have a rather pleasant chat...")
is now more vivid, having ten different forms
* Removed the scroll of create monster; it was never used for anything
sensible save abuse
* The game now displays more informative break/destroy msgs, eg.
"something on the ground explodes", "the slave's leather armor breaks",
etc.
* The game now says "xxx stabs/strikes/slashes" instead of "xxx hits"
if xxx is armed; the verb depends on the weapon
* Some other msgs changed, but there are still problems with these
October 3 2004 Timo Kiviluoto <holybanana@users.sourceforge.net>
* Some mind worms added to char.pcx by Kahvi
* Corrected a rather nasty bug, which eg. made infravision useless
* Enemies might retreat from invisible creatures a bit more effectively
(again, there's bugs in this also; I'll fix them later)
September 31 2004 Timo Kiviluoto <holybanana@users.sourceforge.net>
* Fixed a typo in the anti-explosive magical field code
* Added distinct break messages for wands (this probably has bugs now,
I'll fix them later)
September 30 2004 Timo Kiviluoto <holybanana@users.sourceforge.net>
* Corrected a minor bug in characters' special effect draw order
September 30 2004 Timo Kiviluoto <holybanana@users.sourceforge.net>
* My sincerest apologies for not updating ChangeLog for a loooooooooong
while. Henceforth, however, I wow to resume this healthful habit
* Mistresses and dogs now have unique random science talk particles
* For in-house testing sessions, there's now a BONUS_LIVES #define in
define.dat which determines how many bonus amulets of life saving
the player gets when he starts a game
* Disabled the time test in the panel
* Spiders' flesh and blood are now poisonous
* The game no longer crashes if an NPC wearing a belt of levitation steps
over another belt floating near the edge of a lake or pool
* Corrected some small problems in certain god effect messages
* Pets are now killed when generating bonefiles even if they have
lifesaving
* Corrected a typo in the standard file copyright notice (oops :)
August 25 2004 Heikki Sairanen <firstname.lastname@tut.fi>
* Timing works. Although fetime:: is still a bit incomplete
August 20 2004 Heikki Sairanen <firstname.lastname@tut.fi>
* Monsters think webs are dangerous
August 20 2004 Heikki Sairanen <firstname.lastname@tut.fi>
* Sophos changed to also god of handicrafts
August 20 2004 Heikki Sairanen <firstname.lastname@tut.fi>
* panel changes
August 20 2004 Heikki Sairanen <firstname.lastname@tut.fi>
* more webs
August 19 2004 Heikki Sairanen <firstname.lastname@tut.fi>
* webs added... atleast some fraction of them
August 17 2004 Heikki Sairanen <firstname.lastname@tut.fi>
* smith and tailor work with equiped items now too.
* changed tailor replies
August 6 2004 Heikki Sairanen <firstname.lastname@tut.fi>
* blue color cursor for run mode
* some typo corrected
* bananapeels can be resurrected
* monster portal in Oree level
* X swimming here now ok
August 5 2004 Heikki Sairanen <firstname.lastname@tut.fi>
* bomb displacing energy field in Attnam
August 5 2004 Heikki Sairanen <firstname.lastname@tut.fi>
* Food added to UT
* wskill with no exp that are used are shown on wskill screen
July 14 2004 Heikki Sairanen <firstname.lastname@tut.fi>
* Vladimir works
July 14 2004 Heikki Sairanen <firstname.lastname@tut.fi>
* Vladimir works better, but far from perfect
July 13 2004 Heikki Sairanen <firstname.lastname@tut.fi>
* Makefile corrections (couple of missing files)
* Moved Polymorph command in cpp to only wizard mode compiles..
July 8 2004 Heikki Sairanen <firstname.lastname@tut.fi>
* Minor correction to fountains...
July 8 2004 Heikki Sairanen <firstname.lastname@tut.fi>
* Added wizard mode command Polymorph (key '[')
July 8 2004 Heikki Sairanen <firstname.lastname@tut.fi>
* Changed license notices a bit
July 8 2004 Heikki Sairanen <firstname.lastname@tut.fi>
* levitating plants and mushrooms move about
July 7 2004 Heikki Sairanen <firstname.lastname@tut.fi>
* Vomit messages work...
July 7 2004 Heikki Sairanen <firstname.lastname@tut.fi>
* "You look down. You see an active mine." in the dark. no more...
* Headless zombies can no longer vomit.
* ?,*,|,<,>,/,\,: are no longer acceptable for names (windows doesn't like them)
* ForcedVomit messages are different for mommos and dolphins
* 'If player tries to apply when he has no arms, the message says that there are no items to apply.' bug corrected..
* When you don't get to the highscore list your reason of death is shown
July 7 2004 Heikki Sairanen <firstname.lastname@tut.fi>
* Copyright notices added to sources, headers and script
Heikki Sairanen <firstname.lastname@tut.fi>
* fountain test removed. sorry
Heikki Sairanen <firstname.lastname@tut.fi>
* Fountains can now throw player to other fountains in near levels or same level.
Heikki Sairanen <firstname.lastname@tut.fi>
* Leprosy improved a lot and is cureable
Heikki Sairanen <firstname.lastname@tut.fi>
* aclocal.m4 updates or something strange like that anyway :)
<Many entries missing, sorry...>
??? Timo Kiviluoto <firstname.lastname@kolumbus.fi>
<entry incomplete>
* It is no longer possible to kick stones under walls
* It is no longer possible to detect traps by floating over them, dropping
items and checking if the total weight of the stack is greater than the
items' weights' sum
January 6 2004 Heikki Sairanen <firstname.lastname@tut.fi>
* Now compiles in linux. The corrections are _bad_ so checking them wouldn't be a bad idea.
January 1 2004 Timo Kiviluoto <firstname.lastname@hut.fi>
* Corrected a fatal bug in the cloning code
* Fixed a problem that caused the fluid system to run occasionally very slowly
* Decreased the banana peel trap damage a little
* Pressing ESC when choosing a teleport control target no longer crashes
* Prevented crystals from spawning over stairs in UT4
January 1 2004 Timo Kiviluoto <firstname.lastname@hut.fi>
* Corrected an extremely fatal bug in the square destruction code (it may
have caused random crashes when changing levels)
* Fixed a harmless light update absence bug in the cloning code
* N simultaneously bought items in a shop can no longer cost more than N
times one item's price (formelly this was possible since all arithmetic
operations during the price calculations were rounded down)
* Monsters now avoid needlessly stepping on banana peels and broken bottles
* The nationality adjective "Attnamian" is now written "Attnamese"
* Gear pictures are now updated correctly when an equipped item spoils
* Adjusted the word order of sword names (based on our weapon expert Kahvi's
opinions)
* The game no longer enters an infinite loop when blood is spilled on an
enner beast's groin
* It is now possible to determine the leader of a team in the script
* It is now possible to determine how spoiled items are in the script
* Adding several identical items in the script is now more elegant
* Remade the consume system: the game now handles correctly situations
where the player eg. eats an iron sword with a banana flesh handle
* Ikiros can now remove rust from equipment
* Fixed two bugs in Loricatus's pray effect
* Optimized the generation of terrains and items somewhat
* Added many new features to New Attnam
* Banana shop for the hungry (the products start to spoil within a few
turns, though)
* Priestess of Silva who offers the same services as the priest in
Attnam but is cheaper
* Tourist family who follow Kaethos around the town
* Underground sumo wrestling arena, where the player can compete with
the local sumo champion Huang Ming Pong (I will not list all the
meticulous details of the associated events here)
* Added two new armors which the player gets after winning the sumo
fight
* The banana growers now feed the sumo wrestler regularily
* It now rains in the village occasionally
* Lowered the player's starting money
* Zombies raised by necromancers now inherit the attributes of their
past lives; also their names now depend on them
* Master necromancers can now sometimes raise Xinroch, if he hasn't
been generated yet
* Apprentice necromancers can now raise any corpse he sees as a zombie
(not just an adjacent one), and masters any corpse in the level
* Necromancers are now somewhat more intelligent
December 16 2003 Timo Kiviluoto <firstname.lastname@hut.fi>
* Adjusted the colors of menus and lists so that the selected item is
more clearly visible on dark monitors
* Large spider, giant spider and Lada added to char.pcx by Kahvi
* Expensive camera and miniature mummy of Lenin added to item.pcx by Kahvi
* Necromancer, bourgeois tourist, his wife and child, and Lenin added to
humanoid.pcx by Kahvi
* Necromancer graphics integrated
* Two spider webs added to effect.pcx by Kahvi
* Remade felist entry picture drawing system; browsing an enormous inventory
(for instance after using the gain all items cheat) is now a lot faster
* A small typo in the look description of neutral panicked NPCs corrected
* Added a super-fast system for retrieving random pixels for which a certain
predicate (say, non-transparency) is true; I plan to use a similiar
algorithm for level::RandomSquare in the future
* Documented stack.h/cpp and fluid.h/cpp
* Added ironalloy material category which currently consists of iron, steel,
meteoric steel and adamant
* Iron alloys can now rust; names and strength values are affected
* Rusting is now displayed graphically as random brown pixels
* Added RustModifier material database member which determines the ability
to rust for liquids and how easily rusting happens for ironalloys
* Golems and terrains made of ironalloys can also rust
* Scroll of repair can now remove rust
* Renamed class human to playerkind
* Rewrote the player's armor drawing code; it was probably the most horrible
gum solution in the entire game
* Added several item database members to control which armor pictures
are to be drawn
* Added (half-accidentally) support for armor picture animations
* The Shirt of the Golden Eagle now gives the player an appropriate blue aura
when worn
* The priority map trickery which is used to determine the special effect
drawing order of humanoids is now completely incomprehensible
* Remade the whole fluid code: it now utilizes the full power of IVAN's
material system
* Liquids on ground can now cause effects to legs/other bodyparts
* An arbitrary number of fluids can now cover weapons, armor and
bodyparts; graphical effects added to item pictures
* Fluids can now affect the items and bodyparts they cover
* Removed the obsolete ContainedMaterial of weapons
* Fluid is now displayed over wielded, armor and bodypart graphics
for playerkinds; however I chose not to show them for other monsters
since it could cause many characters to be drawn very unclearly
from the user's perpective
* Added a dripping animation for all fluids not on ground
* Damaging a monster with a weapon now causes blood to be spilled
over the item used
* Dipping to solid materials is alas no longer possible; however, I
haven't done this since 0.311 so it isn't so great a loss
* Liquids can now exist on non-walkable terrain and affect them.
For instance you can destroy walls using acid (see below).
However, there is a small problem that liquids can be seen from
all sides of the terrain which can be strange if it is a part of a
long wall separating parallel tunnels
* Fluids can now emit light (but this feature is not yet used)
* A potion which breaks due to hitting an object now spills half of
its contents to the next square on its theoretical line of flight
* Fluids affected by paranormal gravitational distractions now land
correctly on the players face, if he/she/it has one
* Corpses now spill blood, not just severed bodyparts
* Added acid effects which are based on the Acidicity material database
member; acidous fluids cause items to break and can destroy very weak
broken items, and they also tend to be very rusting
* Added IsImmuneToAcid material database boolean
* Dark frog blood and pepsi are now acidous
* Remade the vomit system; the amount of liquid now depends on the body
volume of the character and it can be targeted to adjacent squares
and used as a very poor acid-based weapon
* Added BloodMaterial and VomitMaterial character database members
* Mommos now really attack by vomiting acidous slime, which also has
a high RustModifier
* Oree's vomit attack now really spills acidous blood over the player
* M-color 3 of arm pictures is henceforth allocated for gauntlets;
some humanoid graphics updated due to this
* Zombies now spoil
November 8 2003 Heikki Sairanen <firstname.lastname@tut.fi>
* feio.cpp documented
August 31 2003 Heikki Sairanen <heikki.sairanen@phpoint.net>
* Now compiles with gcc
* Added necromancers
* Mushrooms inherit their stats.
* Atavus gives player a banana at XMas. Banana should probably be changed to something else.
August 14 2003 Heikki Sairanen <heikki.sairanen@phpoint.net>
* Certain small changes to mihail so it know finds it's missing FeLib...
Added instructions to create symbolic link to FeLib, if it isn't distributed for the user.
August 14 2003 Timo Kiviluoto <markku.kiviluoto@sono.fimnet.fi>
* Added some comments to the Febot code
* Hex's new MIHAIL version added to CVS
August 14 2003 Timo Kiviluoto <markku.kiviluoto@sono.fimnet.fi>
* iosystem::StringQuestion now takes the destination string as an argument
and returns whether the user aborted the question or not
* Configuration system has been standardized and moved largely to FeLib
* Added Febot engine which can be used by the Oracle of the Holy Haven of Gurus
when the time comes
Changes include:
* remove lrint(), which is unused, and collides with the C99 lrint().
* remove malloc() prototypes, which are incorrect
* add include search path to CFLAGS to catch Mandrake's termcap.h
* in the case of Linux, define GETOPT, to match glibc
Scid is a chess database application. With Scid you can maintain a
database of chess games, search games by many criteria, view graphical
trends, and produce printable reports on players and openings. You can
also analyze games with the chess program Scidlet or any other
WinBoard-compatible chess engine, and even use Scid to study endings
with endgame tablebases. There are many more features as well.
Notable changes:
* Fixed cave map generation bug that made Scepter of Fire unplayable.
* Heir to the Throne campaign made easier on EASY level.
* Translation updates.
(Because it could be bison -y and flex.)
The build uses yacc and lex so USE_GNU_TOOLS. (Note that
USE_GNU_TOOLS is broken, so now on NetBSD this will use bison -y instead
of native yacc.)
Also set YACC in MAKE_ENV.
This is partial fix for PR #pkg/29388. (The remaining problem
is that mk/tools.mk assumes that yacc is already installed
so YACC is never set to "bison -y" as needed.)
Changelog:
# Re-added Hello Wiener level.
# Updates for building on OS X.
# Added default key bindings for secondary and tertiary weapons for those poor one button Mac mice users.
# Allow starting the game from the top level source directory. This should also fix the problem where people start the game the first time but from the wrong place which would then create a bad .critter file.
# Added better ASCII support when entering pilot name.
# Updates for gcc 3.4
Aisleriot:
- Fixed Helsinki and Neighbor is click-to-move mode.
- Fix Will-o-the-Wisp to stop it making incorect moves.
Gataxx:
- Remove a C99ism, we should compile with gcc 2.98 again.
- Handle missing themes better.
Gnometris:
- Handle missing themes better.
Iagno:
- Fix a crasher in the hard AI.
- Handle missing themes better.
Klotski:
- Redraw the board properly when starting a new game.
Same GNOME:
- Handle missing themes better.
* Added append-mode to #capture: use #capture >file-name
* Cleaned #spawned commands interface: text they print on
standard output *MUST* terminate with a newline ('\n')
in order for powwow to execute it.
* Fixed missing #include <time.h> in main.h.
* Fixed broken matching of #mark patterns starting with $
* Added the following user-contributed patches:
* Put also 1-char lines into history;
* Do not capture/movie data coming from spawned commands;
* Fixed a bug in command parser.
Version 0.8.9:
* new translations:
* bulgarian
* latin
* updated most translations
* new or updated portraits:
* Konrad, Delfador, Li'sar and Kalenz (Heir to the Throne)
* Gweddry and Dacyn (Eastern Invasion)
* added missing animations for:
* Mermaid Initiate, Mermaid Enchantress and Mermaid Siren
* Ancient Wose
* Goblin Direwolf Rider and Goblin Knight
* Gryphon
* Skeleton Archer, Revenant and Death Knight
* Troll Warrior, Troll Hero and Great Troll, Young Ogre
* Grand Knight, Lord and Master Bowman
* Cuttlefish
* new or overhauled Graphics for:
* Footpad, Outlaw, Thief and Rogue
* Orcish Shamans, Elvish Lord and Elvish High Lord
* Ghost, Nightgaunt, Shadow, Spectre and Wraith
* new female units for:
* Footpad, Thief, Rogue and Assassin
* added new tiles:
* Desert, desert hills, desert mountain, desert villages (adobe and tent),
desert road, desert oasis, savanna, tropical forest,
tropical forest village
* added icon for petrified units
* fixed missing diagonal projectiles on many units
* removed old unused images:
* time-of-day
* downloaded campaigns no longer require a restart to be able to play them
* new units:
* Javelineer
* unit balancing:
* Naga fighter: increased hitpoints from 27 to 30
* Merman Hoplite: increased resistances and damage
* Mermaid Initiate/Enchantress/Siren: reduced number of attacks,
increased damage, removed special resistances
* Mermaid Initiate: increased experience needed to level, other minor tweaks
* Swordsman: increase resistance to blade and impact
* Royal guard: increase resistance to blade and impact
* Pikeman: increase resistance to pierce, change attacks number and damage
* Halberdier: increase resistance to pierce, increase blade damage, decrease
pierce damage
* Saurian Tribalist, Saurian Icecaster, Saurian Soothsayer: remove 'skirmish'
* Saurian Skirmisher: Increase cost to 14 gold
* Wraith, Spectre: reduce resistance to blade, pierce, impact by 20%,
increase HP by 10%
* Poacher: Reduce cost to 14
* Tentacle of the Deep: Change movement type to 'float'
* Flying creatures can now cross canyons
* Removed ZoC from level 0 units
* Language fixes and polishing (English)
* Added 'x' to the terrain letters reserved for campaign writers
* Scenario revisions for 'The Eastern Invasion' campaign:
* Lake Vrug
* Two Paths
* Northern Outpost
* Elven Alliance
* Unexpected Appearance
* Escape Tunnel
* Tribal Warfare
* Approaching Weldyn
* Scenario revisions in Heir to the Throne:
* Blackwater Port- Make the port look like more of a port, other minor
changes that mute each other out
* The Isle of Anduin- Extend shallow water around the Isle, remove the
Saurians in favour of Goblins
* The Bay of Pearls- Flip the map so the Ocean is on the West side
* Muff Malal's Peninsula- Make it a peninsula, give Konrad the option of
fighting (bonus) or fleeing
* Isle of the Damned- Touched up the map so it is clear that the islands are
islands, made the islands tropical, and moved the temples
* The Siege of Elensefar- New map, and other changes
* The Crossroads- New map, weaker more diffuse ambushes, and less gold for
the Orcs
* The Princess of Wesnoth- Minor map changes, and made the scenario harder
* Set result=continue in 'Plunging into the Darkness'
* Scenario revisions in The Rise of Wesnoth:
* fixed {CROSS} in 'Temple of the Deep'
* fixed sign glitch
* Reduce the difficulty of TRoW on 'Hard' particularly, and reduce the
difficulty slightly on 'Easy' & 'Normal'
* A New Land - Sync with the map from Bay of Pearls
* Cursed Isle- Sync with the map from Isle of the Damned, make the temples
match locations
* Made 'Peoples in Decline' and 'Rough Landing' look tropical
* multiplayer improvements
* multiplayer game settings (map name, gold per village, ...) are saved now
* added several missing units
* Random Map (Desert) uses new desert environment; also tweaked
* make the cave in 'An Island' (MP) be 'underground'
* enlarge side descriptions for remote player during game creation
* added support for player nick tab completion and /me-substitution in game chat
* theme syntax improvements:
* added support for specifying a reference rectangle when using
relative-positioning syntax
* added support for theme inheritance; avoids duplicating mostly-unchanged
code
* added a "droid" game command, and allow for computer player to do a campaign
* added a "canrecruit" filter
* updated manpages and added support for translating them
* "," is no longer the column separator, it does not have to be escaped
anymore in some translations, "=" is the new separator (#10368)
* take advantage of libzipios++ if available, to read cfg files, maps,
images, sound effects, and fonts from zip files. Call "make zip-install"
to install data zipped.
* removed drain allowing to go past maximum hp
* removed long-range attacks
(Pirate Galleon, Transport Galleon, Wall Guard, Watch Tower)
* fixed various bugs with respect to multiplayer game setup
(#10896, #11236, #11265, #11442, #11527)
* added new pathfinder (Redsun)
* fixed some pathfinding bugs
* fixed untranslatable strings
* fixed "damage inflicted" statistic (incorrectly computed when defending)
* fixed that move-and-attack allowed attacking stone units
* fixed the side turn event being fired incorrectly
* fixed repeat recruit hotkey not respecting WML recruit changes
* removed support for turning off genders
* removed obsolete tools: make_translation merge_translations
* removed obsolete id= for messages in TRoW & HttT
* code cleanups and bug fixing
* added a wesnoth "fortunes" file
- obey VARBASE
- support SETGIDGAME installations, simplify patch-ad
Changes:
- fixes some minor bugs and memory leaks (Patrice Duhamel and Jozef Behran)
- duplicates the set of cursor movement keys on the numeric keypad (modus)
- disables the F key (full screen) while inputting a player name
XEvil is a 3rd person, side-view, fast-action, kill-them-before-they-kill-you
game. Fight against either computer-controlled enemies, or another player.
You sinned in life. And now you must pay. Satan pits the recently deceased
against each other to fight for rank in Hell. Your skill determines your fate
for all eternity. This contest is known as XEvil.
C13 - Pause, Fast forward, & slider added to playback games.
C13 - When you set up a challenge as ranked that cannot be ranked (due
to board size or time or whatever), it no longer creates a
popup. Instead, sets the rank type to "Free", turns it blue, and makes
the tooltip be a description of why playing ranked is impossible.
QStat is a command-line program that gathers real-time statistics from
Internet game servers.
A summary of its features:
* Supports Windows 95, NT, Linux, and most Unixes.
* Comes with C source code and a binary for Windows.
* Supports old Quake (NetQuake), QuakeWorld, Hexen II, HexenWorld, Quake II,
Unreal/UT, Turok2, Sin, Half-Life, Shogo, Tribes, Tribes 2, Quake III,
BFRIS, Kingpin, Heretic II servers, Soldier of Fortune, and lots more.
* Can display all available statistics, including player info & server rules.
* Output templates for automatic HTML generation.
* Raw display mode for integration with custom server browsers.
* Built-in host name cache.
* Sort by ping time, game, or both.
* More options than you can wiggle a mouse at.
Cube is an open source multiplayer and singleplayer first person shooter
game built on an entirely new and very unconventional engine. Cube is
a landscape-style engine that pretends to be an indoor FPS engine, which
combines very high precision dynamic occlusion culling with a form of
geometric mipmapping on the whole world for dynamic LOD for configurable
fps & graphic detail on most machines. Uses OpenGL & SDL.
Allows in-engine editing of geometry in full 3D (you fly around the map,
point / drag stuff to select it / modify it), which can even be done
simultaneously with others in multiplayer (a first!). Has simplistic but
effective fine grain vertex lighting that looks like lightmapping and can
do dynamic lights & shadows. Doesn't need any kind of map precompilation,
even lighting is done on the fly. Has very simplistic quad-tree world
structure that can do slopes (heightfields with caps) and slants, water,
does decent collision detection & physics, has client/server networking that
goes a long way in giving a lag-free game experience, and features a
Doom/Quake-style singleplayer (2 game modes, savegames) and multiplayer
(12 game modes, master server / server browser, demo recording) game with
some uncompromising brutal oldskool gameplay.
Kajaani Kombat is a funny multiplayer game... and much more! It is
a Rampart-like game (old arcade classic) set in space.
Every player has a castle demarked by walls, and cannons to shoot
at other player's castles. After the shooting phase there is a
repair phase where one has to rebuild the walls such that one there
is an area completely encased by walls (without holes). If one
doesn't succeed with this, one loses.
Kajaani Kombat is playable with two to four players, over the
internet or alternatively two players sharing one computer. It is
also possible to play over the internet with, for example, 4 players
of which two are sharing the same computer. Enjoy it with your
friends!
- added a different sound for balls reflected from the paddle
(05/01/13 M.S.)
- bugfix: acceleration of balls by middle mouse button now works in
the testing mode of the editor (previously the balls got stuck in
mid-air) (05/01/13 M.S.)
- the game will be paused if the input focus is lost or the
application is iconfied (05/01/13 M.S.)
- when the 'sticky' bonus runs out, all attached balls will be
detached (05/01/13 M.S.)
- when pressing either left or right shift, the name and score of
the first chart entry of this set will be displayed at the upper
right-hand side display of the frame instead of your name and
score (05/01/12 M.S.)
- if a paddle is frozen and the mouse is moved, the paddle will no
longer jump after thawing (05/01/12 M.S.)
- when a paddle turns invisible due to the 'ghost paddle'-malus, all
attached balls will be detached (05/01/12 M.S.)
- re-implemented explosion animation for bricks directly hit by an
explosive ball (05/01/12 M.S.)
- added missing newlines which caused SDL error message not to
be seen (30/05/14 P.H)
- added range check for the starting level to prevent abnormally
high scores when setting this level too high (30/05/14 P.H)
- configure option --with-hiscore-path has been replaced with
autoconf option --localstatedir (04/06/14 M.S.)
- data files will be installed to $datadir/ltris instead
of $datadir/games/ltris (04/06/14 M.S.)
Changes 1.0.7:
- configure option --with-profile-path has been replaced with
autoconf option --localstatedir (04/06/14 M.S.)
- data files will be installed to $datadir/lmarbles instead
of $datadir/games/lmarbles (04/06/14 M.S.)
- replaced strlen with sizeof when building config path (04/06/09 M.S.)
- renamed marbles.prfs to lmarbles.prfs in the Makefile (04/06/09 M.S.)
- included header for NetBSD (03/09/30 H.F.)
Changes 1.0.6:
- renamed project to LMarbles (02/11/24 M.S.)
- fixed security holes created by improper use of sprintf
(02/11/24 M.S.)
Changes 1.0.5:
- switched to SDL_mixer (02/08/10 L.R.)
- bunch of memory leaks fixed (02/08/10 L.R.)
- for Win32: (02/08/10 L.R.)
- edit bug fixed
- installation details added to README
- much improved installation system
- files are always opened in binary mode
- transparency bug fix
Changes 1.0.4:
- fixed a bug in the sound server that caused Marbles to crash
when exiting too fast (01/07/02 M.S.)
- fixed a bug that caused Marbles to forget the last used profile
(01/07/02 M.S.)
- fixed a bug in autoswitch which restarted the level when
the figure was completed with the last move (01/07/02 M.S.)
- fixed a bug in restart routine that allowed selection of
a ghost marble (01/07/02 M.S.)
Changes 1.0.3:
- score is now properly modified (02/06/24 M.S.)
- fixed a bug that caused an infinite loop when left-clicking
an empty tile directly after deselecting a marble (02/06/22 M.S.)
- added a missing include at top of timer.c
QNetwalk is a Qt-version of the popular NetWalk game
for system administrators :)
Rules of play:
* You are the system administrator and your goal is
to connect each computer to the central server.
* Click the right mouse's button for turning the cable
in a clockwise direction, and left mouse's button for
turning the cable in a counter-clockwise direction.
* Start the LAN with as few turns as possible!
New Games:
- Added 26 Humongous Entertainment titles, only a few are completable.
General:
- Added support for FLAC (lossless) encoded audio files
- Added an 'On Screen Display' to the SDL backend
- Partially rewrote the backend API
- Comments and the order of section in config files are preserved now
- Updated AdvMame scalers based on scale2x 2.0 - AdvMame3x looks nicer now,
and AdvMame2x is MMX accelerated
- Added MMX i386 assembler versions of the HQ2x and HQ3x scalers
- Added 'Extra Path' option allows for a searching an additional datafile
location (for reencoded cutscenes and the like)
- Disabled Alt-x and Ctrl-z quit keys in favour of Ctrl-q on unix like
operating systems, like Linux (exception: Mac OS X still uses Cmd-q)
- Separate smaller font for the console, allowing for more visible
information, for example in the SCUMM debugger.
- Added support for setting output sample rate at run-time, although there
is currently no GUI for it.
- The save directory now has a default rather than the current directory on
some platforms:
Mac OS X: $HOME/Documents/ScummVM Savegames/
Other unices: $HOME/.scummvm/
- Added a new about dialog with scrolling credits
SCUMM:
- Removed the old zak256 target, use zakTowns instead
- Added native support for Macintosh versions using a special container
file. This removes the need for using the 'RESCUMM' program
- Added smooth horizontal scrolling for The Dig, Full Throttle and COMI
(matching the original engine)
- Partially rewrote the text engine, fixing various bugs, especially in
newer games (The Dig, COMI)
- Fixed actor drawing glitches in V1 Maniac and Zak
- Fixed ship-to-ship graphic glitches in COMI
- Fixed palette glitches in COMI
Queen:
- Fixed some issues with the Dreamcast backend.
Sword1:
- Added support for compressed speech and music.
- Added support for the demo.
- Better support for the Czech version.
- Added workarounds for script and subtitle bugs in some game versions.
Sword2:
- Simplified memory/resource management
- Simplified sound effects handling
- Added support for compressed speech and music.
- Fixed various minor bugs.
BASS:
- Added workarounds for some rare scripting bugs that could render the game
unwinnable.
XSC is a clone of the old Star Castle video game by Cinematronics.
Most of the details are from memory and a few old video game books
I have kicking around from the golden days. This is just a fun
hack that I've been working on off and on for quite a long time.
I don't have any grand plans for it, except to hack on it when I
feel like it. It's always good to have something like this available
when you feel like flying around and blasting the crap out of some
alien bad guy for a few minutes.
* campaign server stores size of campaigns
* user interface improvements:
* consistently compute minimum allowed zoom value according to screen size
* improved readability of chat messages on light backgrounds (#10900)
* made it possible to move and attack with a single click
* graphics improvements:
* portraits for all TRoW characters that speak in more than one scenario added
* a portrait for Queen Asheviere in HttT
* hotseat and vs AI multiplayer icons
* new or modified unit images: orcish warlord, soul shooter, bone shooter
* preparations for mountain and desert village graphics
* new attack icons: bone arrow stab, cleaver, morning star, crush
* scenario fixes for 'Eastern Invasion' campaign:
* Weldyn Under Attack (#11051)
* Capture
* fixed end of campaign settings
* scenario fixes for 'Son of the Black Eye' campaign:
* Saving Inarix
* scenario fixes for 'The Rise of Wesnoth' campaign:
* The Vanguard, fixed chest placement
* make the chests squeak
* scenario fixes and balancing for 'Heir to the Throne' campaign:
* A Test of the Clans
* Return to Wesnoth
* unit balancing:
* Goblin Pillager: reduced HP
* Goblin Impaler: reduced HP
* Gryphon Rider: reduced cost
* Drake Clasher: reduced cost, increase resistance to pierce
* Drake Gladiator: reduced cost, increase resistance to pierce
* Drake Slasher: reduced cost, increase resistance to pierce
* Drake Burner: increase cost
* Elvish Scout: increased ranged damage, reduced defence in forest
* Elvish Rider: reduced defence in forest
* Elvish Outrider: reduced defence in forest
* Soul Shooter: melee changed from impact to pierce
* Bone Shooter: melee changed from impact to pierce
* Mage: reduced cost
* minor adjustments to Drakefoot & Drakefly (& the Drakes in general)
* LESS_NIMBLE_ELF macro
* removed obsolete units:
* Cavalry
* Goblin Direwolver
* Heavy Infantry
* Merman Lord
* Orcish Crossbow
* Scout
* new units:
* Draug
* Naga Fighter
* Naga Warrior
* Naga Myrmidon
* Saurian Flanker
* Deathblade
* changed Dragoon's and Cavalier's pistol to crossbow.
* renamed 'Saurian' to 'Saurian Skirmisher' and 'Saurian Warrior' to 'Saurian Ambusher'
* language fixes and polishing (english)
* revised MANUAL
* english
* swedish
* updated translations:
* catalan
* french
* german
* greek
* hungarian
* italian
* polish
* portuguese
* russian
* slovak
* spanish
* swedish
* multiplayer improvements
* Charge map
* CastleHoppingIsle map updated
* give Woses, Saurians, Ogres, & Drakes names
* give Saurians & Drakes traits
* give the Drakes music in Multiplayer
* new rectangle syntax allowing width/height and relative positionning in themes
* new --enable-tinygui configure flag for adventurous PDA users
* fixed units incorrectly not using the spear icon
* fixed missing diagonal projectiles on several units
* fixed Gwiti's animation (#10926)
* fixed translations being searched for in installdir when running in builddir
* added support for concatenating strings in wml files, for the benefit of i18n
* fixed code for handling objects (#10904, #10954, #10963)
* fixed many untranslatable strings
* fixed layering of desert and dirt
* fixed multiplayer setup screen being broken on low resolutions (#10919)
* fixed resizing multiplayer lobby creating some graphic glitches
* fixed --enable-lite for current image location
* fixed wmlxgettext not working properly with msdos line-endings in multiline strings
* fixed documentation (#10999)
* fixed zoom behavior (#9890)
* fixed unit teleportation (#10588, #11213)
* fixed several crashes (#10959, #11102, #11115, #11158)
* improved 320x240 resolution support
* support for unrenamable units
* install wmlxgettext so that it can be used by user campaigns
* rewrote hotkeys code
* rewrote widgets code
* image and data-file cleanups
* code cleanups
* WML bug fixes
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.
This is from ideas from Greg Woods and others.
Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
Ultima 7, an RPG from the early 1990's, still has a huge following.
But, being a DOS game with a very nonstandard memory manager, it
is difficult to run it on the latest computers. Exult is a project
to create an Ultima 7 game engine that runs on modern operating
systems, capable of using the data and graphics files that come
with the game.
Exult is written in C++ and runs on, at least, Linux, Mac OS X and
Windows using the SDL library to make porting to other platforms
relatively easy. The current version supports all of "Ultima 7:
The Black Gate" and "Ultima 7 part 2: The Serpent Isle", allowing
you to finish both games. This is only possible due to the work
done by other fans who have decoded the various Ultima 7 data files,
especially Gary Thompson, Maxim Shatskih, Jakob Shonberg, and Wouter
Dijkslag.
Exult aims to let those people who own Ultima 7 (copyright 1993)
play the game on modern hardware, in as close to (or perhaps even
surpassing) its original splendor as is possible. You need to own
"Ultima 7: The Black Gate" and/or "Ultima 7: Serpent Isle" and
optionally the add-ons (not required to run) in order to use Exult,
and we encourage you to buy a legal copy.
client changes:
Bugs Fixed
----------
- Announcements in games now get a "\n" at the end.
Features Added
--------------
- Rank added to saved KGS Plus lecture list.
Changes:
* atlantik: fix problems with accepting invitations
* atlantik: put player views in a scrollview
* atlantik: show correct amount of players in trade widget
2004 Oct 21: version 1.2.1
* Introduced a basic stepping-control UI, and added stepping information to
the solution file format.
* Fixed a bug (MS logic) reported by David Stolp, involving blocks going
out and back into the slip list so quickly that they weren't sent to the
end of the list.
* Fixed a bug (MS logic) reported by David Stolp where block and creatures
were not moving into key tiles if the bottom tile prevented it (e.g. a
wall).
* Fixed a bug in sdltext.c, reported by Dale Bryan caused a segfault in
16-bit color mode.
* Added -r (read-only) cmdline option.
2004 Oct 04: version 1.2.0
* Fixed a bug (MS logic) preventing cloned tanks from turning around when
they hadn't yet left the clone machine.
* Fixed another longstanding bug (MS logic) involving a tank indirectly
pushing a blue button. Again, the bug was fixed explicitly instead of
trying to make the behavior arise naturally from the code.
* Improved some of the behavior of blocks being pushed (Lynx logic).
* Improved some of the behavior of blocked teleports (Lynx logic).
* Altered animations to run for either 11 or 12 frames, depending on the
parity of their initial frame, as discovered by ccexplore. (This finally
killed the nine-lived clone-boosting bug in ICEHOUSE!) Also modified the
point during the frame when animations get removed.
* Changed the Lynx walker to use a PRNG equivalent to the original, as
worked out by ccexplore.
* Fixed bug (MS logic) in how a block is removed from the slip list when
being pushed by Chip (reported by Shmuel Siegel).
* Fixed bug (MS logic) with deferred button presses; TW was incorrectly
deferring Chip's button presses and not just those caused by block
pushing.
* Fixed a horrid bug when encountering bogus values in a dat file. (The
code was meant to gracefully ignore the broken level and continue reading
the next level, but it failed to move the file position out of the broken
level before doing so.)
* Fixed keyboard routines so that they now understand characters as well as
keystrokes (thus e.g. the program recognizes "?" when entered on a
European keyboard).
* Added a help screen for the initial file menu.
* A few other minor bug fixes and miscellaneous improvements.
Aisleriot:
- Fix the end of game check for Odessa.
Ataxx:
- Fix a crasher on 64-bit machines.
Five or More:
- Handle missing themes better.
Gnometris:
- Fix drag and drop from konqueror.
- Use the ESD compielr flags properly.
libgames-support:
- Display ace-high card decks properly.
- Fix conflicting extern and static declarations.
Changes from xpat2-1.06 to xpat2-1.07
-------------------------------------
This is mostly a contrib release. I have added improvements obtained
from the net:
- German rules by Thomas Betker
- improvements for the motif interface by Karsten Jensen
- a new motif interface and work on Imakefile by Christian Anzenberger
- minor adaptions to make xpat2 work with Qt 2.x
Changes in 1.15.2:
- updated and extended the campaign
- updated units
- fixed ai problems, speed up of ai
- fixed problems with resource transfer between players
- various other bugfixes
Changes in 1.15.1:
Most important change is the addition of multiple reaction fire,
where unit can attack several approaching enemies.
The campaign has also been extended and the maps updated.
Other improvements:
* ASC has an automatic unit production cost calculation
* Units don't defend when attacker is not visible
* New building function: view sats
* ASC can create clipboard files
* Fixed graphical glitches when moving from one field to an invisible
next
* Fixed bugs with generator vehicles
* Changed height system for object types
* Fixed lots of bugs
Changes in 1.15.0:
ASC now features a reserach system. The campaign has been updated
and game system fine tuned, and ASC now runs significantly faster.
As usual, dozens of bugs haven been fixed.
New in 0.8.7:
0.8.6 was never released due bugs found late in the release process.
This release, 0.8.7, will most likely have it's fair share of bugs
and we need your help to get them hunted down. May the force be
with you when you are playtesting.
Highlights for the release: Scenario balancing for 'Heir to the
Throne' and 'The Eastern Invasion' campaigns. User interface
improvements: shadows for labels to make them visible on each type
of terrain and in-game help system improvements. Graphics improvements:
terrains and transitions, unit images and animations, portraits,
The Green Isle map. Unit balancing: ghosts are now more vulnerable
to holy and less vulnerable to "physical" attacks. 18 new units
added. Slovenian as new translation, 17 updated translations.
Multiplayer improvements: renewed lobby, leader indicator, random
map generator improvements and variations (Desert, Winter, Marsh),
map descriptions, Broken Bridge map. Various improvements for
logging system, wesnothd network threading, Out of Sync detection
and reporting. Preparations for 320x240 resolution support. Image,
data and code cleanups. Lots of bug fixes - see all details at
http://changelog.wesnoth.org (don't forget to check the never
released 0.8.6 changes).
New in 0.8.5:
Translation teams have continued working hard, more translations
have been converted to gettext, lots of updates for existing
translations, work for Greek and Russian translations has begun -
check translation statuses at http://gettext.wesnoth.org
We now have campaign server where unofficial campaigns can be
uploaded and easily fetched through campaign selection interface.
Multiplayer improvements including some new maps and choosing your
leader. Scenario balancing for most campaigns and tutorial updates.
14 new units. Remade Drakes. User interface, graphics and AI
improvements. English language polishing. Code cleanups and
improvements. Many bug fixes - check details at
http://changelog.wesnoth.org
New in 0.8.4
We have some rule/engine changes worth of mentioning: Vision range
is now based on potential movement. Charge, backstab and steadfast
abilities use true doubling and halving rather than additive
percentage calculations. Ghosts have been changed to use new 'spirit'
movetype which has high resistance values against all "physical"
attacks and their movement is now slowed by water. Undeadfoot units
have been granted 'deep walking' - that is marching through deep
water.
And then some less detailed changes: new scenarios for 'Heir to
the Throne' and 'The Rise of Wesnoth' campaigns, scenario balancing
for all included campaigns. Graphics improvements, some new sound
effects, balanced units and added new units, multiplayer improvements,
code optimizations and bunch of bug fixes - see all details at
http://changelog.wesnoth.org
New in 0.8.3
Wesnoth has switched using gettext for translations, we have received
gettextized translations for catalan, french, norwegian and spanish.
Magic place to visit is http://wesnoth.slack.it/?GetText
We have also been working on other fronts: new scenarios for 'The
Eastern Invasion' and 'The Rise of Wesnoth' campaigns. Scenario
balancing for 'The Dark Hordes', 'The Eastern Invasion' and 'The
Rise of Wesnoth' campaigns. User interface improvements, graphics
improvements, updated tutorial, balanced units and added some new
units, multiplayer improvements, code optimizations and bunch of
bug fixes - see all details at http://changelog.wesnoth.org
New in 0.8.2
New tutorial, new era for multiplayer, new units, user interface
improvements, graphics improvements, multiplayer improvements and
unit balancing. Scenario balancing for 'Son of the Black Eye', 'The
Eastern Invasion' and 'The Rise of Wesnoth' campaigns. Many bug
fixes - see all details at http://changelog.wesnoth.org
New in 0.8.1
This release features The Rise of Wesnoth, a new campaign with 17
scenarios. There are 6 new scenarios for The Eastern Invasion
campaign and 1 new scenario for The Dark Hordes campaign. There
are also 13 new units, user interface improvements, graphics
improvements, a new song, scenario balancing for The Eastern Invasion
campaign, and multiplayer improvements. Translations were updated
for Catalan, Czech, French, German, Slovak, Spanish, and Swedish.
There were some code cleanups and optimizations, and a lot of
bugfixes.
Use perl5/module.mk instead of perl5/bl3.mk, so the PLIST generating
code works. Fixes binary package to include all the files (and removes
some leftover files from the bulk build).
Changes:
* Added support for changing resolution at runtime.
* Added option to restart game after death when you didn't make the top ten.
* Minor fixes and updates.
Changes:
0.6.1:
======
- fixed crash with empty lang
0.6.0:
======
- 24 new levels + final level
- better mouse support - see How to Play
- menu tooltips
- level help on F1
- hall of fame integration for pedometer
- intro.avi as a separate file
- complete French translation
- complete German translation
- fbcon support
- win32 binary package
* 0.4.5 (14-10-2004)
- replaced 'The Uprising' with a new implementation, marking the start
of the Yalwa campaign
- improved event handling
- added new event 'settimer' and extended 'message'
- slightly improved computer player
- fixed two crashers in CoMET
- updated French and Polish translations
* 0.4.4 (27-08-2004)
- added new map 'The General'
- added first bits of a French translation
- added new event 'sethex' and extended 'createunit'
- replaced trigger 'turn' by 'timer' and extended 'unitposition'
- newly created units now appear in turn replays
- added basic message creation facilities to CoMET
- renamed --enable-zlib configure parameter to --with-zlib
- fixed a score of minor bugs and compiler warnings
KaPooka is a logic game, written in SDL.
The object of the game is to guide your red blobby to the exit,
pushing the green blobbies out of the way. You can only push a
green blobby if there is an empty space behind it.
- stronger than 3.4
- many small improvements
- GNU Go can now resign games
- emacs mode can display the board graphically using xpms
- basic knowledge of how to break out of mirror go
Bugs Fixed
----------
C13 - Got audio test working again.
C13 - Fixed a bug that would let non-subscribers see KGS Plus games.
Features Added
--------------
C13 - Changed escaper system. Chronic escapers now effectively resign
every time that they escape.
C13 - KGS Plus lectures now marked with a "+" instead of a "!".
S - When you are watching a lecture or replay, you will not get the
"You have been idle a long time" warning.
C13 - Added a confirmation dialog for admins when they enter a private
game. From time to time admins have accidentally entered a private
game, not intending to intrude; this will still let them in, but make
sure they don't do it by accident.
W - Made it possible to order KGS Plus as a gift for an account that
you don't have the password of.
S,C13 - Can now record KGS Plus lectures and play them back later.
- only levelsets from the install directory are used for
Freakout
- order of Freakout levels is saved
- bugfix: balls will not start in next level with max speed when
the middle mouse button was pressed while clearing the last
brick of a level
- bonus floor uses proper brick image (blue energy wall instead
of normal wall)
- replaced chaos bricks in level 7 of N_Snapshots with normal
wall bricks
- to continue when viewing final network stats only SPACE is
allowed
- re-added continue option for single player mode, however
with 100% score loss this time
Changes 2.5:
- added additional network support via SDL_net for portability
- bug fixed: game crashed when quitting testing mode in the
editor
- removed 5000 points bonus for completing a level. instead
the score of the remaining destructible bricks is substracted
as a penalty when warping to the next level
- generation of bug message is disabled
- sounds are played stereo in a local game and partially stereo
in a network game
- Polished and fixed gfx behavior (f.e. cell movement now works while ball is moving/destroying)
- Migration to GtkUIManager
- Scores now saved in utf-8 encoding (old scores will NOT be lost =)
- Workaround stupid gtk+ bug in window resizing code
- Documentation fixes. The old empire.doc file has been replaced
by the man page.
- Source RPMs can be built by non-root user.
- Cleanup release with new build machinery.
- fixed obvious bug with wrong "Murphy" graphics (when digging etc.)
- fixed a lot of Emerald Mine and Supaplex game engine emulation bugs
- re-converted Emerald Mine and Supaplex levels to apply engine fixes
- changed default snap/drop keys from left/right Shift to Control keys
- added level loader for loading native Emerald Mine levels
- added level loader for loading native Supaplex packed levels
- added group elements for multiple matches and random element creation
- added elements that can be digged or left behind by custom elements
- added element "Sokoban field with player" missing for Sokoban levels
- added custom element features to allow building of teleporters
- added option to use step limit instead of time limit for level
- added pressing "space" key as valid action to select menu options
- added clipboard (cut and paste buttons) for custom and group elements
- added shortcut to dump brush (type ":DB" in editor) for use in forum
- added network multiplayer code for Windows (still only command line)
- replaced old tutorial level set with far better one by Niko Böhm
- "contributions" levels now separate package to make base set smaller
- too many bugfixes and changes to list them all here (see ChangeLog)
Changes from version 2.6.5 to 2.6.6 (Released 2004-10-27)
Bugs Fixed
----------
S - Fixed a server bug that would sometimes make it crash on shutdown
(luckily the crash would happen after all data needed had been written
out, so it was harmless but annoying.)
C13 - Got the "change whose move" control working again.
C13 - Added a tool tip for the "no chats" button.
C13 - Fixed rating system issue. Broke rating system in the
process. Ranks are now much too stable. Sorry, will be fixed when possible.
S - When the teacher leaves, the chat mode of the game will now revert
to normal.
S - Added tests to ensure that game state only changes when game mutex
is held (server crash looks like it was caused by a game changing
state when mutex wasn't held).
C13 - No longer tells you how to upgrade an applet when you are using a
non-applet client.
S - Fixed a bug that caused several crashes recently (caused a loop in
the linked list of clients needing data written).
Features Added
--------------
S - Added throttling of comments sent to teachers in moderated mode.
S,C13 - You can now undo in tournaments, but only when you are marking
stones dead.