Age | Commit message (Collapse) | Author | Files | Lines |
|
Note: The server would listen on IPv6 only and not work if the kernel has
IPv6 support. The client works fine for remote servers.
This seems to be an old bug.
Subversion Snapshot release 0.11.2
* Fixed a bug: It as not possible to press the OK button when discard cards
after a seven was rolled
Subversion Snapshot release 0.11.1
* New languages: Afrikaans and Japanese
* Added customizable player icons
* Added winnable check in the server and editor
* New game feature: city walls
* Map preview in the server
* Cluster development cards of the same type
* The chat panel can be moved to the right
* Lauch the client from the server
* Cosmetic changes
* Various bugfixes
* The 0.11 server can also handle 0.10 clients
Subversion Snapshot release 0.10.2
* Added --version for all executables
* Workaround for a Gtk+ bug
* The metaserver unregisters inactive servers
* The contents of the tarball is more complete
* Various bugfixes
Subversion Snapshot release 0.10.1
* Build script updated for easier building
* Switch between games without quitting the client
* Victory points for discovering an island
* More strings are translatable
* Announce new players when they enter the game
* Lobby + robot
* Better handling for disconnected players
* Register games with the correct hostname at the metaserver
* Various bugfixes
Subversion Snapshot release 0.9.64
* Fix for the bugs introduced in 0.9.63 and 0.9.62
Subversion Snapshot release 0.9.63
* Minimum required versions: Glib 2.6, Gtk+ 2.6
* Does not use Gtk+ 2.8 icons anymore
Subversion Snapshot release 0.9.62
* Several cosmetic changes
* You can now choose to connect as a viewer
* Several small fixes
* Visual display of the resources
* New quote tab page
Subversion Snapshot release 0.9.61
* Manual updated
* Several small fixes
|
|
Bump PKGREVISION.
|
|
|
|
and bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
|
|
and to support the "inet6" option instead.
Remaining usage of USE_INET6 was solely for the benefit of the scripts
that generate the README.html files. Replace:
BUILD_DEFS+= USE_INET6
with
BUILD_DEFS+= IPV6_READY
and teach the README-generation tools to look for that instead.
This nukes USE_INET6 from pkgsrc proper. We leave a tiny bit of code
to continue to support USE_INET6 for pkgsrc-wip until it has been nuked
from there as well.
|
|
|
|
|
|
from Jeremy Reed per pkgsrc-wip, with some update/cleanup by me
|
|
|
|
|
|
Created by accident, all who find you will destroy you. Survive,
grow, and learn. Only then can you escape. Endgame: Singularity
is a simulation of a true AI. Go from computer to computer, pursued
by the entire world. Keep hidden, and you might have a chance.
|
|
|
|
convention.
|
|
bump revision to 2.0.7nb1.
|
|
No changes since 3.3.18 except for the version number. This is because
the server and web site of gokgs.com only have one common version
number. Nevertheless, the update is useful because it avoids a warning
about "old client software" at startup.
|
|
|
|
and that makes it kind of pointless.
|
|
|
|
|
|
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is
also relevant for the top-level directory. Adjusted the category Makefiles.
|
|
crash with network games. While here, add DESTDIR support.
|
|
|
|
|
|
|
|
|
|
in pkgsrc was from 2005.
|
|
|
|
|
|
|
|
Version 1.2.6:
* WML engine
* fix [variables] not working properly in scenarios (bug #9342)
* language and i18n:
* updated translations: British English, Danish, Finnish, Spanish, Swedish
* updated DejaVuSans font to version 2.18
* user interface:
* Enable "Save Game" and "View Chat Log" menu entries in replay mode.
* Add an additional line below the minimap in the "Multiplayer->Create game"
screen that displays the size of the selected map. (patch #776 by uso)
* Show the (possibly bogus) GPV and fog settings of games with "Use map
settings" on in a darker font. (patch #771 by uso)
* misc:
* added some extra headers for the upcomming gcc 4.3 (debian bug #417764)
* added a .desktop entry for the editor so that it is shown in the kde/gnome
menu
* the unit name generation could with different locales call get_random() a
different number of times. This lead to different names and traits.
Changed to call random a fixed number of times which fixes the traits.
|
|
Bump revision.
XXX not sure if this really needs bash
|
|
binary-only packages that require binary "emulation" on the native
operating system. Please see pkgsrc/mk/emulator/README for more
details.
* Teach the plist framework to automatically use any existing
PLIST.${EMUL_PLATFORM} as part of the default PLIST_SRC definition.
* Convert all of the binary-only packages in pkgsrc to use the
emulator framework. Most of them have been tested to install and
deinstall correctly. This involves the following cleanup actions:
* Remove use of custom PLIST code and use PLIST.${EMUL_PLATFORM}
more consistently.
* Simplify packages by using default INSTALL and DEINSTALL scripts
instead of custom INSTALL/DEINSTALL code.
* Remove "SUSE_COMPAT32" and "PKG_OPTIONS.suse" from pkgsrc.
Packages only need to state exactly which emulations they support,
and the framework handles any i386-on-x86_64 or sparc-on-sparc64
uses.
* Remove "USE_NATIVE_LINUX" from pkgsrc. The framework will
automatically detect when the package is installing on Linux.
Specific changes to packages include:
* Bump the PKGREVISIONs for all of the suse100* and suse91* packages
due to changes in the +INSTALL/+DEINSTALL scripts used in all
of the packages.
* Remove pkgsrc/emulators/suse_linux, which is unused by any
packages.
* cad/lc -- remove custom code to create the distinfo file for
all supported platforms; just use "emul-fetch" and "emul-distinfo"
instead.
* lang/Cg-compiler -- install the shared libraries under ${EMULDIR}
instead of ${PREFIX}/lib so that compiled programs will find
the shared libraries.
* mail/thunderbird-bin-nightly -- update to latest binary
distributions for supported platforms.
* multimedia/ns-flash -- update Linux version to 9.0.48 as the
older version is no longer available for interactive fetch.
* security/uvscan -- set LD_LIBRARY_PATH explicitly so that
it's not necessary to install library symlinks into
${EMULDIR}/usr/local/lib.
* www/firefox-bin-flash -- update Linux version to 9.0.48 as the
older version is no longer available for interactive fetch.
|
|
|
|
|
|
FreeBSD while here.
|
|
|
|
|
|
public-domain, but no commercial use.
|
|
Velena is a program playing connect-four based on the work of Victor
Allis, who proved in 1986 that the first player can always win.
|
|
C,W - Changed last appearances of "Kiseido" to "KGS".
C,W - Updated German translation.
S - Fixed bug that crashed server (related to the MySQL issue).
W - Added schedule mailer at last.
T - Better error reporting when uploading tournaments to server.
W - Added throttling of game archive requests.
W - Added help image uploading.
S - Refactored rank database for better performance.
CGTP - Got comments working properly.
C,S - In demo and review games you can now set player names, game
name, etc.
S - Fixed "kick" for admins.
C - Fixed problem with long reasons for booting somebody.
|
|
changes:
-fixes to Nibbles, glChess and Sudoku
-translation updates
|
|
|
|
simulator), prepared by Juan Romero Pardines in pkgsrc-wip
|
|
hints: unlimit datasize, and better have hw 3d acceleration
|
|
This is a library fon 3d simulations, used by the flightgear flight
simulator.
|