Age | Commit message (Collapse) | Author | Files | Lines |
|
gnome-games 2.24.1
==================
This maintenance release brings huge improvements to the stability of GLChess
in 3D mode and fixes for a few crashers and a few translation fix-ups.
General:
- Fix up compatiblity with Gtk/Glib 2.14 (Spin buttons) (Thomas)
- Reclassify Gnibbles as Arcade game not logic game (Bug #553484) (Robert)
- Read saved window configuration from correct GConf group (affects
gnometris, gnibbles, gnobots) (Bug #544389) (Robert)
Aisleriot:
- Remove vestigal flowRoot elements from solitaire svg icons. They caused a
black box when rendering. (Bug #553458) (mterry)
- Don't crash when the session manager terminates aisleriot (Christian)
GLChess:
- Fix crash in error handler when GGZ connection closed (Bug #553982) (Robert)
- Fix crash in empty scene when no AI engines available (Bug #551844) (Robert)
- Fix crash when have OpenGL libraries but cannot get valid display
(Bug #551427) (Robert)
- Implement GGZ config parser instead of using Python config parser which does
not handle '%' characters as GGZ does (Bug #554108) (Robert)
- Ignore GGZ server remove player/table for unknown players/tables
(Bug #545155) (Robert)
- Handle exceptions loading OpenGL textures (Bug #548916) (Robert)
- Reset pause menu when starting new game (gnomine, gnotravex) (Bug #552391)
(Robert)
- Only allow one new/load game dialog to be visible at once. (Bug #546702)
(Robert)
- Fix incorrect function call for single buffered 3D display (Bug #555567)
(Robert)
- Handle fork() errors in AI processes (Bug #530425) (Robert)
- Fixes to compile in Solaris (Bug #554746) (Robert)
- Print failure to start message to stdout if cannot import GTK+ (Robert)
- Handle invalid response from glRenderMode(GL_RENDER) and print debugging
information (Bug #535256) (Robert)
- More logging messages about selection rendering bugs (Robert)
- After looking at failure case in PyOpenGL code we don't need to change
render modes after failed to change to GL_SELECT (Bug #538252) (Robert)
- Fix potential bugs found by PyChecker (Robert)
- Fix crash when validly claiming a draw (Robert)
- Don't display failed to claim draw dialog when successfully claimed draw
(Robert)
GTali:
- Undoing 5 of a kind reduces the score by 50 as there might be multiple
scores (Geoff Buchan, Bug #537673) (Robert)
Sudoku:
- Add not overwrite time and also remember to actually save the time in the
file. Fixes (Bug #556155)
- Correct typo in error message that led to an exception. Patch by Zhang Sen
(Bug #530380) (Thomas)
Gnotravex:
- Stop paused tiles becoming visible after changing colour settings
(Bug #550023) (Robert)
Blackjack:
- Fix compiler warnings (Robert)
Translations:
jorgegonz, Priit Laes, Ivar Smolin, mateju, Mario Blättermann, Vladimir Melo,
dnylande, gforcada, Joan Duran, djihed, Anas Afif Emad, snavin
gnome-games 2.24.0
==================
This is the Gnome 2.24 stable release. This update brings translation
updates over the previous release candidates.
Translations:
Nickolay V. Shmyrev, Yuri Myasoedov, rsedak, claudep, mateju, jorgegonz, sandeeps, Mario Blättermann, Gintautas Miliauskas, bcicek, Milo Casagrande, lferrett, Khaled Hosny, djihed, Gabor Kelemen, ifelix, Alexander Shopov, Anas Afif Emad, gforcada, kennethn, amitakhya, dnylande, Inaki Larrañaga Murgoitio, pgeyleg, bobmauchin, simos, pkst, grakic, Miloš Popović, Philipp Kerling, Mugurel Tudor, Mişu Moldovan, Lucas Lommer, Petr Kovar
gnome-games 2.23.92
==================
This release brings even better translations and some bug fixes for aisleriot
and blackjack. If you meet one of the guys who contributed to this release please
be sure to thank the for being awesome :)
Aisleriot:
- Fix bug where double click no longer sends card to free cell (Christian Persch)
Blackjack:
- Fix language in help (Claude Paroz)
Translations:
- ca: Gil Forcada
- en_GB: Philip Withnall
- hr: Robert Sedak
- ko: Changwoo Ryu
- mai: Rajesh Ranjan
- nl: Wouter Bolsterlee
- sv: Daniel Nylander
gnome-games 2.23.91
==================
Beta 2 brings Gnome Games some additional stability.
GLChess:
- Fix promotion_type GConf key default from 'human' to 'queen' (Robert Ancell)
Sudoku:
- Stop the dancer when undoing after win. Bug #532357. (Zhang Sen,
Thomas H.P. Andersen)
Translations: Takeshi Aihana, Leonardo Ferreira Fontenelle, Djavan Fagundes,
Shankar Prasad, Runa Bhattacharjee, Goran Rakic, Priit Laes, Robert-André
Mauchin, Mario Blättermann
gnome-games 2.23.90
==================
Another development release of gnome-games leading up to the 2.24 release. Lots
of bug and stabilization fixes for aisleriot, chess, and sudoku.
Aisleriot:
- Add "changed" signal to GamesCardTheme. (Christian Persch)
- Get the cairo font options from the screen instead of creating them from
the gtk settings. (Christian Persch)
- Take the antialias setting from the font options instead of storing it
separately. (Christian Persch)
Chess:
- Fix save related crasher. (Robert Ancell)
- Chess now works if gconf is read-only. (Robert Ancell)
- Keep checkboxes for "3D view" in synch (Robert Ancell)
Sudoku:
- Don't create temp files when drawing thumbnails. (Josselin Mouette)
- Show All Hints now works on at start of new game. (Zhang Sen)
- Undo/redo is now unsensitive at start of new game. (Zhang Sen)
- Start timer when puzzle is selected, not at game start. (Thomas H.P. Andersen)
- Active time should never be more that total time (Thomas H.P. Andersen)
Translations:
- es: Esteban Sanchez
- et: Ivar Smolin
- fr: Claude Paroz
- pt_BR: Vladimir Melo
- th: Theppitak Karoonboonyanan
gnome-games 2.23.6
==================
Mostly just translation updates this time. Many thanks to all our translators!
Blackjack:
- Revert bogus patch from bug #444806 (Christian Persch)
Translations:
- ar: Djihed Afifi
- de: Nicolas Kaiser, Mario Blättermann
- it: Alessio Treglia
- nb: Kjartan Maraas
- pt_BR: Vladimir Melo
- ru: Dmitry Dzhus
- sv: Daniel Nylander
gnome-games 2.23.5
==================
This is the first release of Gnome Games that generates its ChangeLog from SVN
commit messages.
In this release cycle we have implemented a handful of new features and made
some fundamental fixes to our utilization of Python for GLChess and Sudoku.
GLChess:
- Give users a helpful error message when python-support has missing modules.
(Jason D. Clinton, Justin Dugger, Dani Nordli, Bug #524665)
- Add fix for blank playing field from Ubuntu Launchpad (rhussey, Ubuntu
Bug #239905)
- Fix improper use of openGLErrors list (Jason D. Clinton, Gubianas, Bug
#530981)
- Disable network controls when disconnected (Robert Ancell, Bug #523818)
- Handle empty combo boxes in the preferences dialog (Robert Ancell, Bug
#532908)
- Don't disable load button on load dialog as we cannot tell if the user has
selected a valid file (Robert Ancell, Bug #540527)
- Catch GLU exception making numbering texture and fall back to non-mipmapped
version (Robert Ancell, Bug #542253)
Gnibbles:
- Patch to support CAPSLOCK key in Gnibbles (Emil Andersson, Thomas H.P.
Andersen, Bug #472355)
Gnobots:
- Allow CAPSLOCK with directional buttons (Emil Andersson, Bug #540755)
Gnometris:
- Allow CAPSLOCK with directional buttons (Emil Andersson, Bug #540740)
Gnomine:
- Allow user to flag a mine by holding the control key. (Emil Andersson.
Bug #539725)
* Handle double right-click correctly as a result of this fix (Thomas H.P.
Andersen)
- Handle right click dragging. (Thomas H.P. Andersen, Bug #515497)
Aisleriot:
- Add statusbar toggle to View menu. Makes the game more playable on small
screens (e.g. eeepc) by allowing to enlarge the vertical space available.
(Christian Persch)
Translations:
Mario Blättermann, Leonardo Ferreira Fontenelle, Vladimir Melo, Kjartan Maraas,
Theppitak Karoonboonyanan, Philipp Kerling, Jorge Gonzalez, Yannig Marchegay
gnome-games 2.23.4
==================
Gnibbles:
- Improved AI search algorithm. Solves AI problems with level 15 (ais523)
- Fix problem where worms crash on the starting square of dead worms (ais523)
Gnometris:
- code clean up (Jason Clinton)
- fix compiler warnings (Jason Clinton)
Sudoku:
- code clean up (Jason Clinton)
Translations:
- ar: Djihed Afifi
- de: Mario Blättermann
- ru: Aleksandr Burobin
gnome-games 2.23.3
==================
This development release incorporates a few critical bugfixes. No new features
over the previous 2.23.1 have been added.
Overall:
- Set AM_MAINTAINER_MODE (Josselin Mouette, Andreas Røsdal, bug #53255)
- Stop distributing generated defaults.py (Robert Ancell)
- Add the new parameter --with-ggz-server=force (Josselin Mouette, Andreas
Røsdal, bug #532555)
- Drop server configuration files to ggzdconfdir (Josselin Mouette, Andreas
Røsdal, bug #532553)
Sudoku and GLChess:
- Fix our Python sys.path usage to make it easier to package for distros
and possible to run directly out of the build directory for developers
(Jason Clinton, Josselin Mouette, Robert Ancell, bug #528953, bug #524665)
- Open files in binary mode so they work in Windows. (Robert Ancell)
- Massive GGZ multiplayer fixups (Robert Ancell)
Gnotski:
- Remove Minoru Climb.
Aisleriot:
- Don't crash on double click (Christian Persch, Vincent Povirk, bug #443307)
Translations:
Jonh Wendell, Vladimir Melo, Clytie Siddall, Vincent van Adrighem, Djihed Afifi,
Tino Meinen, Kjartan Maraas, Petr Kovar, Lucas Lommer, Priit Laes, Ivar Smolin
gnome-games 2.23.1
==================
This is the first development release of the 2.23 series.
Overall:
- Merge changes in ggz.m4 from ggz trunk. (Roger Light, Andreas Røsdal, bug
#520599, bug #510917)
- define GAMES_STOCK_FULLSCREEN on hildon (Christian Persch)
- Reorder the -I/path/to in Makefile.am to import GGZ libraries in correct
order (Andreas Røsdal)
- Maemo4 fixes (Christian Persch)
- Merge changes in ggz.m4 from ggz trunk (Robert Light)
Aisleriot:
- Add back the statistics fallback (Christian Persch, bug #406267, bug
#525177)
- Don't allow moving non-uniformly suited card stacks to foundation (Philippe
Gauthier, Christian Persch, bug #443307)
- Make shuffle-deck-helper tail recursive. Fixes stack overflow exception
with guile 1.8.4. (Vincent Povirk, Christian Persch, bug #519554)
- Set gtk-enable-accels to TRUE (Christian Persch)
- Fix the build without ENABLE_KEYNAV (Christian Persch)
- Use gtk_widget_error_bell on hildon/maemo4. (Christian Persch)
- Include tablet-browser-interface.h on hildon (Christian Persch)
- Remove an unnecessary string, and simplify code. (Ed Sirett)
- Add "Forty Thieves" game. (Ed Sirett / Vincent Povirk)
- Handle default theme better. (Christian Persch)
GLChess:
- Abort 3D render if widget_get_gl_context() returns None (Robert Ancell,
bug #512068)
- Add Gambit Fruit to AI list (Robert Ancell, bug #521623)
- Handle AI players dying before the game starts (Robert Ancell, bug #522341)
- Handle GLError->GLerror, GLUError -> GLUerror objects being renamed in
PyOpenGL 3.0 (Robert Ancell, bug #503238)
- Fix board rotation animation bug when viewing black side (Robert Ancell)
- Check PID returned on SIGCHLD (Robert Ancell)
- Add missing gettext call for the Application Log viewer. (Jordi Mallach)
- Handle missing throbber icons (Robert Ancell)
- Disable room 'new' and 'join' buttons when network protocol is busy
(Robert Ancell)
- Import the main module on initialisation not runtime (Robert Ancell)
- Abort history saving if cannot create history directory (Robert Ancell)
Klotski:
- Remove Minoru Climb. (Thomas H.P. Andersen)
Mahjongg:
- Change title string to be easier to translate (Robert Ancell)
Nibbles:
- Fixed collision detection of worms (Simon McNeilly)
- Only allow human players to get a high score (Simon McNeilly)
- Correct respawn direction of worms after death. (Simon McNeilly)
- Prevent restart of worms after all lives lost (Simon McNeilly)
Sudoku:
- Don't crash when clearing a tracker (Thomas M. Hinkle)
- Handle when no more puzzles of a certain difficulty exists (Thomas M. Hinkle)
- Don't always show the same puzzle until it has been completed or saved
(Thomas M. Hinkle)
- Fix crash on cancel in new game dialog (Thomas H.P. Andersen)
- Fix crash caused by race when creating a directory (Thomas H.P. Andersen)
- Don't hardcode time formats. (Claude Paroz)
Translations:
- bg: Yavor Doganov
- ca: Jordi Mallach
- el: Christos Mpountalis, Simos Xenitellis, Stavros Daliakopoulos,
Kostas Papadimas
- en_GB: Philip Withnall
- es: Jorge Gonzalez
- et: Ivar Smolin
- lt: Gintautas Miliauskas
- nn: Eskild Hustvedt
|
|
fixes python path problems
|
|
changes:
-bugfixes
-translation updates
pkgsrc change: explicitely disable ggz-server so that the build
doesn't pick it up, just in case
|
|
gnome-games 2.22.1.1
==================
This is an update to the 2.22.1 release containing fixes for a few crasher bugs
in sudoku and for an issue that caused sudoku to always show the same puzzle
until it was solved or saved.
Sudoku:
- Don't crash when clearing a tracker (Thomas M. Hinkle)
- Handle when no more puzzles of a certain difficulty exists (Thomas M. Hinkle)
- Don't always show the same puzzle until it has been completed or saved
(Thomas M. Hinkle)
- Fix crash on cancel in new game dialog (Thomas H.P. Andersen)
Updated translations by Alessio Treglia and Ivar Smolin
gnome-games 2.22.1
==================
This is the first service release in the 2.22.x release series. A few minor bug
fixes are included. Also, a handful of translation updates.
Overall:
- Merge changes in ggz.m4 from ggz trunk. (Roger Light, Andreas Røsdal, bug
#520599, bug #510917)
Aisleriot:
- Add back the statistics fallback (Christian Persch, bug #406267, bug
#525177)
- Don't allow moving non-uniformly suited card stacks to foundation (Philippe
Gauthier, Christian Persch, bug #443307)
- Make shuffle-deck-helper tail recursive. Fixes stack overflow exception
with guile 1.8.4. (Vincent Povirk, Christian Persch, bug #519554)
GLChess:
- Abort 3D render if widget_get_gl_context() returns None (Robert Ancell,
bug #512068)
- Add Gambit Fruit to AI list (Robert Ancell, bug #521623)
- Handle AI players dying before the game starts (Robert Ancell, bug #522341)
- Handle GLError->GLerror, GLUError -> GLUerror objects being renamed in
PyOpenGL 3.0 (Robert Ancell, bug #503238)
- Fix board rotation animation bug when viewing black side (Robert Ancell)
Translator work included contributions from Kostas Papadimas, Simos
Xenitellis, Eskild Hustvedt, Philip Withnall, Priit Laes, S.D., Ivar Smolin,
Artur Flinta, and the GNOME PL team.
gnome-games 2.22.0
==================
This is the final release of Gnome Games for 2.22. This release fixes two
critical blockers as well as a build problem with automake 1.9. We also
include translation updates. Individual module changes are below:
Overall:
- Fix GGZ crash (Roger Light, Andreas Røsdal, bug #363015)
- Support building with GCC 4.3 (Matthias Clasen, Andreas Røsdal, bug #516616)
- Fix automake 1.9 build problems (Paul, Andreas, Thomas, Jason, bug #518918)
Gnome Sudoku:
- Fix bug that led to game not being registered as solved after user had
used "clear" button. (Greg Fawcett, Thomas Hinkle, bug #423478)
- Fix crash when starting new game. (Andreas Røsdal, bug #513894)
GLChess:
- Re-add pygtk.require() call (Robert Ancell, bug #521154)
- Handle gtk.gtkgl.widget_get_gl_drawable() returning None (Robert Ancell,
bugs #488902 and #512068)
- Made AI monitor process more resiliant to OSError exceptions (Robert Ancell,
bug #517347)
Aisleriot:
- Fix the build with guile 1.6 and older gccs. (Jasper Lievisse Adriaanse
Christian Persch, bug #519990)
- Use the game filename in the backtrace, not the localised game name.
(Christian Persch)
Gnobots2:
- Fix a bug where an annoying blank rectangle is left after a robot splat.
(Fernando Martins, Andreas Røsdal, bug #506162)
Translators, whose hard work is much appreciated:
Luca Ferretti, Jorge Gonzalez, Djihed Afifi, Priit Laes, Baris Cicek, Petr
Kovar, Kjartan Maraas, Gabor Kelemen, Kenneth Nielsen, Ani Peter, Gintautas
Miliauskas, Stéphane Raimbault, Hendrik Richter, Vincent van Adrighem,
Rahul Bhalerao, Philip Withnall, Guntupalli Karunakar, Claude Paroz, Takeshi
AIHANA
gnome-games 2.21.92
==================
This is the release candidate for 2.22 of gnome-games. Mostly stability and
regression fixes. Jordi Mas committed a patch that should reduce the performance
problems seen in gnometris with the new theme.
Aisleriot:
- Stop the game time when the game is over (Christian Persch)
Chess:
- Fix castling regression (Robert Ancell)
- Catch GError exceptions from GConf (Robert Ancell)
- Pixel align the board (Robert Ancell)
- Fix wrong player moving when changing to 3D mode (Robert Ancell)
- Reduce startup time in 3D mode (Robert Ancell)
- Add translator comments (Robert Ancell)
Gnometris:
- Add translator comment (Robert Ancell)
- Cache Renderer object to reduce alloc/deallocs (Jordi Mas)
Sudoku:
- Avoid starting two grid dancers (Thomas M. Hinkle)
Translations:
- ar: Abdelmonam Kouka
- ca: Gil Forcada
- de: Denis Washington, Hendrik Richter
- es: Jorge Gonzalez
- fi: Ilkka Tuohela
- fr: Bruno Brouard, Claude Paroz
- gl: Ignacio Casal Quinteiro
- he: Yair Hershkovitz
- it: Alessio Treglia
- kn: Shankar Prasad
- ko: Changwoo Ryu
- mk: Arangel Angov
- nb: Kjartan Maraas
- nl: Tino Meinen
- ne: Pawan Chitrakar
- oc: Yannig Marchegay
- pl: GNOME PL Team
- pt: Duarte Loreto
- pt_BR: Vladimir Melo
- ru: Nickolay V. Shmyrev
- sv: Daniel Nylander
- th: Theppitak Karoonboonyanan
gnome-games 2.21.91
==================
A fairly boring release, but still lots of fixes to polish off the games for the
big release.
General:
- Change check for C++ compiler to use AC_COMPILE_IFELSE (Christian Persch)
- Update copyright year for 2008 (Andreas Røsdal)
Aisleriot:
- Documentation typo fix (Graham Cole)
Chess:
- Fix problem when using Win4Lin theme (Robert Ancell)
- Fix a number of bugs when switching GGZ servers (Robert Ancell)
- Update documentation (Andreas Røsdal)
Sudoku:
- Use PUZZLE_DIR when running gnome-sudoku in-place (Thomas M. Hinkle)
- Exclude saved games from list of new games (Thomas M. Hinkle)
- Update manual for new version (Thomas M. Hinkle)
- Display dialog warning user if unable to save/create save dir (Thomas M. Hinkle)
- Fixed display bug that made numbers render badly (Thomas M. Hinkle)
- Slow down victory dance (Thomas M. Hinkle)
- Fixed crasher bugs (Thomas M. Hinkle)
- Make dialogs transient (Andreas Røsdal)
Translations:
- ar: Anas Husseini
- as: Amitakhya Phukan
- es: Jorge Gonzalez
- fr: Bruno Brouard/Claude Paroz
- oc: Yannig Marchegay
- pt: Duarte Loreto
- sv: Daniel Nylander
gnome-games 2.21.90
==================
This is a pretty calm release of the development series as we prepare for an
awesome 2.22 soon. Chess saw a reorganization of it's menu and got a preference
dialog. Sudoku now works in fullscreen and the .room files for Nibbles,
Four-in-a-Row, and Iagno are now translatable. Also small fixes here and there.
Aisleriot:
- Start the game when dealing a new card, too (Christian Persch)
- Support KP_Space too. (Christian Persch)
- Add stock item for "Deal cards" Bug #474698 (Christian Persch)
- Code cleanups (Christian Persch)
Chess:
- Add preferece dialog and reorganize menus (Andreas Røsdal / Robert Ancell)
- Make all dialogs transient of the main window (Robert Ancell)
- Add support for Shredder Classic 3 (Andreas Røsdal)
- Code cleanups (Robert Ancell)
Gtali:
- Use G_STRFUNC instead of the deprecated G_GNUC_FUNCTION (Christian Persch)
Nibbles/Four-in-a-Row/Iagno:
- Make .room files translatable (Christian Persch)
- Add the .room.in files to EXTRA_DIST (Christian Persch)
- Install ggz demons in libexecdir, not bindir (Christian Persch)
Sudoku:
- Use type=gtk.WINDOW_POPUP for number selector (Thomas M. Hinkle)
Fixes bug #479938 (Thomas M. Hinkle)
- Fix problem with 100% cpu usage. Fixes bug #502675 (Didier Vidal)
Games support lib:
- Use the same code to register stock icons and named icons. Add LTR and RTL
variants for the GAMES_STOCK_UNDO/REDO_MOVE stock IDs (Christian Persch)
- Rework stock icon registration in preparation for using the gtk facilities.
Bug #511332 (Christian Persch)
Documentation fixes:
- Andreas Røsdal
- Gil forcada
Translations:
- ar: Anas Husseini
- ca: Gil Forcada/David Planella/Joan Duran
- da: Kenneth Nielsen
- es: Lucas Vieites
- fr: Claude Paroz
- gu: Ankit Patel
- he: Yair Hershkovitz
- lv: Raivis Dejus
- nb: Kjartan Maraas
- oc: Yannig Marchegay
- sv: Daniel Nylander
gnome-games 2.21.5
==================
Anther rocking release from the gnome-games team. Mostly improvements for chess
and aiseleriot and lots of fixes all over the place. Huge thanks goes to
the translators and documentors for the many fixes there also!
General:
- Possible to use SDL for sound (Andreas Røsdal)
- Lots of code cleanups (Christian Persch, Andreas Røsdal)
Aisleriot:
- Define any-slot-empty and any-slot-nonempty, and reuse a string from Fortune
instead of adding a new one for the hint. (Christian Persch)
- Implement droppable feature (Vincent Povirk)
- Use a verb for the affirmative button (Christian Persch)
- Update year, and add Vincent to credits (Christian Persch)
- Implement keyboard navigation (Christian Persch)
Chess:
- Mark animation as complete when pieces are deleted (fixes game history crash
reported in bug (Robert Ancell)
- Use LAN move if unable to generate SAN move (Robert Ancell)
- Fix bugs in SAN move generation (Robert Ancell)
- Support resigning in saved games (Robert Ancell)
- Stop players from moving after the game has completed (Robert Ancell)
- Improve tanslators comment (Andreas Røsdal)
- Make it possible to run from source (Andreas Røsdal)
- Move "View logs" to "View" menu (Andreas Røsdal)
- Reorder to load from prefix before system wide (Andreas Røsdal)
- Reuse strings from libgames-support (Andreas Røsdal)
Gtali:
- Fix a translation string (Stephane Raimbault)
- Remove old graphics file (Thomas H.P. Andersen)
Mahjongg:
- Unfocus toolbar to avoid accidental game restarts (Christian Persch)
Sudoku:
- Fix undo related crasher (Thomas M. Hinkle)
- Make it possible to run from source (Andreas Røsdal)
- Reorder to load from prefix before system wide (Thomas H.P. Andersen)
Documentation:
- Improve description of games in documentation (Andreas Freund)
- Fix typo in documentation (Bob Mauchin)
- Remove duplicate links to toolbar in documentation (Aloriel)
- Removes duplicate application tag (Andreas Røsdal)
- Remove uppercasing in glossary (Andreas Røsdal)
- Adapted manual to new doc template (Claude Paroz)
Updated Translations:
- ca: Joan Duran, Josep Puigdemont
- en_GB: Bastien Nocera
- es: Jorge Gonzalez
- fr: Stéphane Raimbault, Claude Paroz, Didier Vidal
- ga: Seán de Búrca
- ku: eronahi
- lt: Gintautas Miliauskas, Luca Ferretti
- mk: Jovan Naumovski
- oc: Yannig Marchegay
- pa: Amanpreet Singh Alam
- pt_BR: Vladimir Melo, Leonardo Ferreira Fontenelle
- vi: Clytie Siddall
- zh_CN: pingz
gnome-games 2.21.4
==================
Continuing the march toward a stable Gnome 2.22 release, this unstable release
sports a number of small bug fixes and clean-ups.
This release is code named "exit-isle-on-delta".
Aisleriot:
- Refactor Saratoga and Athena. Use klondike.scm as base. Bug #446944,
patch by Vincent Povirk. (Christian Persch)
- I10n updates to translatable game names. (Christian Persch)
- Add "Gold Mine" game, another klondike variant. Bug #324759, patch by
Vincent Povirk based on a prior patch by Alan Horkan. (Christian Persch)
- Add kings-only option to Klondike. Part of bug #324759, patch by Vincent
Povirk. (Christian Persch)
- Don't allow moving a card to its original slot. Bug #467796, patch by
Vincent Povirk. (Christian Persch)
Blackjack:
- Use the global game_variation instead of DEFAULT_VARIATION, so the stored
preference is used (Bug #487423) (John Bryant)
Sodoku:
- I10n fixups Patch by Didier Vidal. (Bug #502194) (Thomas H.P. Andersen)
Updated Translations:
- pt_BR.po: Leonardo Ferreira Fontenelle
- sl.po: Matej Urbančič
- nb.po: Espen Stefansen
gnome-games 2.21.3
=====================
A new version of gnome-games is now available. This version brings a lot of
cool new features and some bugfixes. Most notable is the new graphics for the
face in gnomine and the tooltips showing what the score will be in gtali.
Notice that gnome-games now depends on GGZ 0.0.14 for network games. Also the
dependency on GTK was bumped to 2.12 to make the tooltips for gtali.
General:
- Remove embedded libggz and ggz-client-libs. (Andreas Røsdal)
- Require GGZ Gaming Zone 0.0.14 for network games. (Andreas Røsdal)
- Only require ggz if building those games that support it (Christian Persch)
- Rename "maemo" platform to "hildon", in preparation for generalised hildon
support. (Christian Persch)
Aisleriot:
- Lots of cleanups and fixes (Christian Persch)
Chess:
- Set toolbar style to default system style (Robert Ancell)
- Choose AI for default game from first detected AI not first known AI
(Robert Ancell)
- Mark board numbers for translation (Robert Ancell)
- Remove stray "Iagno" from chess help files (Andreas Røsdal)
Gnomine:
- Fix redraw error when holiding right and repeatedly clicking left button
(WuSonghai/Robert Ancell)
- Change from GConf to GamesConf (Robert Ancell)
- Tangoified faces (Lapo Calamandrei/Ulisse Perusin)
Gtali:
- Tooltips that show what will be scored. (Geoff Buchan)
Sudoku:
- Add walk-through option to step through code. (Thomas M. Hinkle)
- Fix error that made status-bar not update after 1st puzzle played.
(Thomas M. Hinkle)
- Add debug statements. (Thomas M. Hinkle)
- Speed up make_new_game_model substantially. (Thomas M. Hinkle)
- Speed up is_valid_puzzle. (Thomas M. Hinkle)
- Ignore invalid lines in puzzle files. (Thomas M. Hinkle)
Translations:
- ca (Joan Duran)
- el (ta_panta_rei)
- es (Jorge Gonzalez)
- et (Ivar Smolin)
- oc (Yannig Marchegay)
- sl (Matej Urbancic)
gnome-games 2.21.2
=====================
A new version of gnome-games is now available. Mostly more features and fixes
for the chess game by Robert Ancell but also a few fixes for sudoku and
translations. Thanks to everyone that contributed to this release!
Chess: (all by Robert Ancell)
- Show threatened squares and pieces able to be taken
- Handle carriage returns in PGN files
- Put an asterisk in the title bar for games that need saving
- Sped up PGN decoder by approximately 40%
- Add support for Toga II engine
- If no game on startup start default game of human vs AI
- Fix overzealous game name autogeneration
- Don't allow 3D mode if cannot get a valid OpenGL configuration
- Reworked "No 3D" dialog to list reasons why 3D mode cannot be entered
Sudoku:
- Allow for empty lines in sudoku files (Thomas M. Hinkle)
- Fix decimal value in float error (Thomas M. Hinkle)
- Fix calculation of big/small borders (Thomas H.P. Andersen)
Translations:
- da (Kenneth Nielsen)
- es (Lucas Vieites)
- et (Ivar Smolin)
- nb (Espen Stefansen)
- sv (Daniel Nylander)
gnome-games 2.21.1
=====================
This is the first development release of the 2.21 series. It's a great release
with a new simple UI for selecting game for sudoku, a lot of bug fix for chess,
and a new feature to undo a wrong score in tali.
Aisleriot:
- Add autoplay in spider when double-clicking foundation (Vincent Povirk)
- Fix statistics for !HAVE_GNOME (Christian Persch)
Chess:
- Display error dialog and quit if unable to import glchess.glchess
(Robert Ancell)
- Catch and ignore all exceptions writing to stdout (Robert Ancell)
- Catch exception killing AI (Robert Ancell)
- Fix exception when autoloading games with invalid AIs (Robert Ancell)
- Moved pygtk.require() to glchess.in so it is always called first
(Robert Ancell)
- Added tests/ dir containing PGN test files (Robert Ancell)
- Add better support for informal PGN files (Robert Ancell)
- GtkFileChooser.get_current_folder() can return None, handle this case
(Robert Ancell)
- Catch GLU exception building mipmaps and fallback to standard textures
(Robert Ancell)
- Disable navigation buttons when at start/end of moves (Robert Ancell)
- Merged glchess-ggz branch to give glchess initial ggz support
(Robert Ancell)
- Removed tab support and added game history support (Robert Ancell)
- Added ability to resign and claim draws (Robert Ancell)
- Reworked some strings that were hard to translate (Robert Ancell)
Klotski:
- fix imposible move (Thomas H.P. Andersen)
Robots:
- Fix typo in score-category nightmare with super safe moves
(Thomas H.P. Andersen)
- Show highscore and new/quit option even when score is not good enough to
enter the highscore (Thomas H.P. Andersen)
Sudoku:
- New select game/load game menu (Thomas H. Hinkle)
- don't keep all generated puzzles in memory (Thomas H. Hinkle)
- simplify print dialog (Thomas H. Hinkle)
Tali:
- Add undo feature (Geoffrey Buchan)
Libgames-support:
- Fix compilation on maemo (Christian Persch)
Translations:
- ar (Anas Husseini)
- nb (Kjartan Maraas)
|
|
|
|
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
|
|
changes:
-minor bugfixes
-translation updates
|
|
changes:
-bugfixes
-translation updates
pkgsrc changes:
-pull in gstreamer for sound support
-makefile cleanup
|
|
This switches to the new gnome-2.20 branch.
|
|
|
|
Bump PKGREVISION.
|
|
|
|
|
|
Ok'd by jmmv@ and rh@ (gnome 1 maintainers).
|
|
|
|
|
|
|
|
Some BUILDLINK_RECOMMENDED bumps done also.
(If I missed any, please let me know -- and let me know a good
way to automate this.)
|
|
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
|
|
Unfortunately, guile{,14}/buildlink3.mk directly includes it, and I don't
know which dependencies actually need libltdl, so it was a recursive bump.
Hopefully this recursive inclusion can be ripped out of
guile{,14}/buildlink3.mk at some point and bubble down to dependencies that
actually use libltdl, avoiding this headache in the future....
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
|
|
|
|
|
|
*-dirs packages.
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
|
|
database.
|
|
when calling ${ACLOCAL}, invoke it with "-I ." so that it will find the
local libtool.m4 file.
|
|
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
|
|
|
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
|
|
|
curses.buildlink2.mk. This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.
We should have a better way to say that the NetBSD curses doesn't
quite work well enough. In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages. We will look into this again in the future.
|
|
support for base system curses/ncurses as well as ncurses itself.
suggested by wiz.
|
|
|
|
|
|
the shared share/mime-info directory. Bump PKGREVISION.
|
|
|
|
|
|
dependency bumps.
|
|
rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
last package in the dependancy tree.
- PKGREVISION is bumped.
Reviewed by wiz.
|
|
|
|
|
|
Packages using Guile now all depend on guile14. These packages are
expected to be made depend on newer Guile (1.6.x) when updated in the
future.
|
|
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
|
|
|
|
e.g /usr/X11R6
|
|
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
|
|
|