Age | Commit message (Collapse) | Author | Files | Lines |
|
file, don't include the SUBST results in the patch, and add a missing dep
on libX11. PKGREVISION++.
|
|
Also, round size of shmget() requests to be page-aligned; at least on
amd64 -current this seems to be required to run at all.
PKGREVISION++.
|
|
|
|
While here, remove some trailing whitespace.
|
|
1.30
Added game data dir knowledge.
Added fopen error checking.
Corrected 64bit builds.
Added OSX Makefile to tarballs.
Fixed uninitialized update function crash.
Adjusted configure to abort when libraries are missing.
Compiler warning cleanups.
|
|
|
|
not sure if midi music option is still available currently
|
|
|
|
|
|
|
|
Fix build on 64-bit and/or gcc4 platforms.
(Note: it doesn't work for me, but now it at least compiles...)
Correct typo in PLIST.
PKGREVISION++.
|
|
Add missing dependence on freetype2.
PKGREVISION++
|
|
some install permissions issues. PKGREVISION++.
|
|
Avoids going backward with version numbers
|
|
Changelog:
Version 3.7 8.Mar.2005
* Man page bug fixes from Debian via Dave Swegen.
* Source code reorganization.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(On NetBSD, unistd.h is pulled in indirectly through the c++ headers,
via gthr-*.h)
|
|
|
|
|
|
|
|
* Bug fixes.
* Updated translations.
|
|
|
|
Version 0.7
* 8 new puzzles
* License included in the about box
* The drawing area is now square and the application resizes better
* Better score feedback
* Player's history
* Preferences persistence
* Better game selection
* Bug fixes
|
|
|
|
|
|
|
|
* Store score file under ${VARBASE} and use SETGIDGAME. fixes PR 38910.
* Use ascii format data files for !little-endian platforms, suggested in README
* Install manuals
* Fixes the score file and manual location in man page.
* Add DESTDIR support.
Bump PKGREVISION.
|
|
This release only involves license changes.
- GPL v2 or later, for LGPLv3 compatibility
While here,
* add DESTDIR support
* Put score file in ${VARBASE} and use SETGIDGAME. fix PR 38907.
|
|
|
|
|
|
not that polished, but a nice idea
|
|
* Fix permissions of data files. noted in PR 38912.
* Put data files in share, instead of lib.
* Put score files in ${VARBASE}, and use SETGIDGAME.
* Include string.h to suppress warnings.
Bump PKGREVISION.
|
|
DragonFly. Fix from Hasso Tepper in PR pkg/38853.
|
|
so the group is irrelevant. Fixes unprivileged installs.
|
|
* fixed: client segfault on some disconnects
* fixed: server segfault after end of rated games
* fixed: reusable server listen socket
* added some features to XILE
Pkgsrc:
Added xblast-mini package option to use a 480x392 window instead of the
default 960x784 window. Makes the window fit on an EeePC's screen :)
|
|
changes:
* Network game (port 3826 is registred by IANA for Wormux)
* A lot of bug fixes (memory leaks, useless code deleted ...)
* 15 new maps
* New weapons: Flamethrower, Football bomb, Cluzooka
* Minimap preview
* Camera improvements
* Better use of anti-aliasing
* Water/lava particles added
* Various graphical improvements
* Sound cache: no more lag on explosion
* More sounds and musics
* Better characters: Better positions, characters' eyes follow cursor,...
* Weapons tweaking
* Smaller step in angle selection when pressing Shift
* Menus compatible with smallest resolutions
* Help section added (menu explaining shortkeys and howtoplay.pdf documentation provided)
* Language selection
* "Looking for updates" option
* Volume control option
* Joystick support
* Improve collision detection, cursor,...
* User dir as XDG recommandation (Freedesktop)
* Initial management of command line options
* Experimental random map generator and skin viewer
* AI improvements (still stupid so still hidden feature)
pkgsrc note: rewrote the patch which fixes some broken/nonportable
geometry calculations, explosion craters look much nicer now
|
|
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
|
|
if running xblast without the PREFIX/bin in your path.
Bump PKGREVISION.
|
|
functional change on less picky patchers (everyone else)
|
|
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
|
|
patches to add it). Drop pax from the default USE_TOOLS list.
Make bsdtar the default for those places that wanted gtar to extract
long links etc, as bsdtar can be built of the tree.
|
|
if they happen. Don't install the ECO classification as opening book, it
is essentially useful.
No detailed ChangeLog, but this fixes some crashes with invalid games,
brings SMP support and increases to the strength of crafty.
|
|
|
|
* gui-sdl Fix crash when trying to bribe a unit
* Fixes for UTF-8 and local encoding mismatch
* Fixed crash when unit is killed by the breaking of a treaty
* gui-gtk2 Theme had checkbox images reversed in some situations
* Improvements to server authentication backend
* Check that there is no acinclude.m4 left from old builds in the source
tree
* Fixes to strings and i18n
* Fixed pathfinding crash when ferry is forced to leave path
* Fixed warnings and crashes caused by AI trying to updgrade allied units
* Fixed "take -" crash when there is no free player slots
* Fixed crash in citizen governor
* Avoid overwriting player name given as /create parameter
* Fixed AI crash when city destroyed during trade negotiation
* Send /cut and /cmdlevel commands correctly to server
* Fixed handling of quoted command parameters
|