summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Collapse)AuthorFilesLines
2003-08-04Changes 0.5.0:adam4-19/+26
* Extensive overhaul of the music subsystem, more games now support music * Support for the Enhanced (V2) versions of Maniac Mansion and Zak McKracken * Support for Beneath A Steel Sky * Aspect Ratio correction added
2003-08-04Update to 3.4:wiz3-7/+8
- stronger than 3.2 - new connection and semeai modules use lookahead - new break-in code - improvements to many parts of the program
2003-08-01Depend on latest kde1. Bump PKGREVISION.wiz1-3/+3
2003-08-01Add dependency on glu library; configure scripts wants it.wiz1-1/+2
2003-07-31Remove bomberclone-data -- obsoleted by bomberclone-0.10.0.wiz5-93/+1
2003-07-31Update to 0.10.0. Data files now included, removewiz5-30/+134
bomberclone-data package. - Added: two ways the game can end now. the old Bomberman style with getting the size of the gamefield down and another one with putting in the game alot of powerups. the game even has a timeout of 10 minutes + the 2 minutes of the end game sequence. - Makefile.am fixed in the data direktory. Added ${prefix}/ and changed @PREFIX_PACKAGE_DATA_DIR@ to @NO_PREFIX_PACKAGE_DATA_DIR@ . So debian packages can be generated easyly soon. - GFX: scaling routine speeded up a little bit. Using inline functions and much less "switch case". - TekKRat made two new players, the first two tilesets with the pseudo 3D effect (64x96 pixel tileset) and another tileset. (cemetery, sheep, hell and farm) - caccola made another Tileset (supermario) - Added: Switch to enable/disable broadcasted chats. So the confusing will stop why there are unknown people talking. You can enable it in the Network Options. - Fixed: chat_findfreeline, there was a bug in the source and destination of copying the chatlines. Thats why the chat got mixed up after 255 lines. - Added: maps have more options to set and it will be displayed in the multiplayer menu, this options can be saved for every map seperated. - GFX: source cleanup. Player will now drawn in order they stay tileset will change we can support 64x64pixel size and 64x92pixel size tilesets no sdl_blit* calls from game_loop for the game gfx.. working on a new engine with sorting the tiles and update rects. The new size tilesets filenames are block96.bmp for the block.bmp file stone96.bmp for the stone.bmp file. If in one directory are two files one stone.bmp and ston96.bmp the game will always take the stone.bmp file.
2003-07-30link against libsocket and libnsl on Solaris.grant1-1/+7
from Jonathan Perkin in PR pkg/22295.
2003-07-30Update kdetoys to 3.1.3.markd2-8/+7
2003-07-30Update kdegames to 3.1.3.markd2-9/+8
Changes: * kbattleship: Improve IA, fix winner checking order * atlantik: core management fixes (Rob Kaper) * atlantik: do not just delete players, also remove portfolios when resetting core (Rob Kaper) * atlantik: don't show money in portfolio when not in game (Rob Kaper) * atlantik: Fix multiple close button problem (Rob Kaper) * atlantik: Fix user sorting (Rob Kaper) * atlantik: Don't tell client that the game has started when it has not (Rob Kaper) * kolf: fixing the two most long-standing bugs (Jason Katz-Brown) * kmahjongg: Selected tiel not highlighted when hit is being displayed * kmahjongg: Correct alignment of column headings in highscore dialog. * kpat: Fix "is game lost?" check * kpat: move cards toger for 40 & 8 * kmahjongg: Fix bug: i18n names aren't displayed correctly in highscores * konquest: Allow 10 players, not just 5. * konquest: Fix prompting prolem when first player is eliminated during run
2003-07-302003-07-26 Hans Ronne <hronne@telia.com>kleink3-2/+29
Fix possible buffer overflow problem in default_player_spec on Unix (thanks Steve Kemp). * xconq.c (make_default_player_spec): Limit it to BUFSIZE -1. * xtconq.c (make_default_player_spec): Limit it to BUFSIZE -1. In due course, bump to xconq-7.4.1nb1.
2003-07-28Fix a vulnerability. Patch from Ben Collver in PR 22165.wiz3-3/+21
Bump PKGREVISION.
2003-07-27Add checksum for the distfile. (How the hell did I manage to build itjschauma1-1/+3
before?) Problem found in Hubert's latest bulk-build.
2003-07-26Bump revision due to SDL update, and sync versions in buildlink files wherejmmv21-40/+42
needed. This is required because esound has been droped as a dependancy.
2003-07-24Add/enable spiderjschauma1-1/+2
2003-07-24Initial import of games/spider provided by Greg A. Woods in PR pkg/19284:jschauma6-0/+67
Spider is a challenging double decked solitaire game. Unlike most soilitaire games, skill is just as important as luck. The X11 version of spider is based on the NeWS version by Don Woods, and uses the same save file format and card images.
2003-07-22Do not install into X11BASE, as requested in PR pkg/21685 by Soren Jacobsen.jmmv3-16/+7
While here, honor the value of the CC variable while building and remove an unused chunk from a patch file. Bump PKGREVISION to 2.
2003-07-22HOMEPAGEs without a trailing slash are incorrect and also bad style.martti1-2/+2
2003-07-21COMMENT should start with a capital letter.martti58-116/+116
2003-07-21Update cgoban-java to 2.5.2. Changes include a bunch of bugfixes. Mostrh2-6/+6
notably this fixes a bug that can get you thrown off the server if you click on a position twice in succession.
2003-07-19Change address of maintainer per PR 22170.wiz4-8/+8
2003-07-18Do not depend on gnome1-dirs which requires X11, though dopewars does notjmmv2-7/+5
need it. Handle gnome shared directories manually here. Bump PKGREVISION to 2. Pointed out by David W. Talmage in tech-pkg@.
2003-07-17s/netbsd.org/NetBSD.org/grant110-222/+222
2003-07-14Update cgoban-java to 2.5.1. Changes are bugfixes only.rh2-5/+5
2003-07-13Use www.asc-hq.org as HOMEPAGE, suggested by jmmv.wiz1-2/+2
2003-07-13Add and enable KoboDeluxe (hi zuntum!) and asc.wiz1-1/+3
2003-07-13Initial import asc, Advanced Strategic Command, a turn basedwiz6-0/+130
strategy game in the tradition of Battle Isle.
2003-07-13Update DEPENDS.wiz2-6/+6
2003-07-13Wildcard depends on freeciv-share.wiz3-6/+6
2003-07-13Depend on latest kdebase1 package.wiz1-2/+2
2003-07-13Update to 0.7.1.wiz4-32/+77
Lots of new stuff, colors in chat messages, support some rule variants,...
2003-07-13PKGREVISION bump for libiconv update.wiz51-86/+102
2003-07-13Update cgoban-java to 2.5.0. Changes include cloned review games, numerousrh2-5/+5
bug fixes, and the removal of old Java 1.1 compatibility code.
2003-07-12Do not modify DISTNAME to change PKGNAME (hi zuntum!).wiz1-2/+3
2003-07-12Update to 1.5.9. Depend on ncurses again because it's now using KEY_RESIZEwiz6-44/+29
(see PR lib/20032). Changes: This is largely a bugfix release, fixing a crash on pressing the "drop drugs" button, and adding minor improvements to the text-mode client. Fix PLIST while here.
2003-07-12s/pre/rc/ in version numberzuntum1-2/+2
2003-07-12Initial import of KoboDeluxe-0.4rc8zuntum4-0/+151
Kobo Deluxe (formerly SKobo) is an SDL port of Akira Higuchi's game XKobo. It adds sound, smoother animation, filtered high resolution support, a more intuitive menu driven user interface, joystick support and other features, and runs on most of the major operating systems. Provided in PR#19426 by Andreas Spangberg <as@rsn.bth.se>
2003-07-12Distfile has changed on the MASTER_SITES without bumping version.salo1-3/+3
Addresses PR pkg/21464 by Cesar C. Catrian. Changes: - minor fixes in stk.c for win32 - installation fixes in various Makefiles
2003-07-11add & enable pagzuntum1-1/+2
2003-07-11Initial import of games/pag (moved from pkgsrc-wip)zuntum5-0/+63
PAG is a ncurses based game that allows you to create your own maps and play with them, it have few features like moving-platforms, enemies, and few rules to open/close doors, items like air, life points, jump, etc.
2003-07-10Revision bumped; dependency changed from mad to libmadadam1-2/+3
2003-07-04Update to 0.3.4:wiz3-6/+7
- added new map 'Mountain Defense' - you can no longer change the game mode of saved games - fixed building with non-GNU make - fixed event saving in CoMET - increased effect of roads - modified combat results display for clarity - added getting started section to crimson manpage
2003-07-03Update to 111, from Sergey Svishchev in PR 21847.wiz2-6/+6
ChangeLog currently unavailable.
2003-07-02Convert to USE_NEW_TEXINFO.seb2-10/+4
2003-07-02Convert to USE_NEW_TEXINFO.seb2-5/+5
XXX Don't bother to cleanup the patch file to remove INSTALL_INFO invocation, it is caught anyway by the buildlink install-info script.
2003-07-02Convert to USE_NEW_TEXINFO.seb2-5/+5
2003-06-27Update to 0.7.0:jmmv3-6/+8
* Added hints for the human player. * Found and plugged a issue with a timer which was the root to a lot of strange behavior. * Optimized the search and gained some speed. * Fixed init problem in the transpositiontable. * Fixed segfault in the thread handling. * Added a lot of debug code for the search. (Compile with -DDEBUG) * Sirius own icon as window icon (Alex Duggan) * Frensh translation (Stéphane Jourdan) * German translation (Poyan Rajamand) * Swedish translation updated
2003-06-25improve chances these will work on FreeBSDpooka4-8/+8
2003-06-25make this work on FreeBSDpooka3-6/+6
2003-06-23Add bomberclone and bomberclone-data.wiz1-1/+3
2003-06-23Initial import of Bomberclone, a Bomberman clone.wiz6-0/+67