summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Collapse)AuthorFilesLines
2009-12-05Update to cgoban-1.9.14.bad3-45/+18
cgoban1 has a new maintainer and has moved to sourceforge. Changes from 1.9.13 to 1.9.14: Notes: First release under new maintainer Changes: - bugfixes - added RPM .spec file - docu changes to match new maintainer Changes from 1.9.12 to 1.9.13: Notes: First sourceforge release. Changes: - Added support for displaying MA[] SGF parameters. - Fixed an issue on IGS with the way that games are completed.
2009-12-05Update cgoban-java to 3.3.26.bad2-6/+6
Changes from 3.3.25 to 3.3.26: Updated Bulgarian and Italian translations. Fixed (well, greatly improved) the midnight GMT lag caused by updating the graphs. Fixed bug in GTP client when tournament entrants don't support the cleanup command. OK rh@
2009-12-04update to kde 4.3.4markd2-8/+8
KDE SC 4.3.4 has a number of improvements: * A bugfix in Plasma's pixmap cache makes the workspace more responsive * Okular, the document viewer improved stability in certain situations * Marble, the desktop globe has seen some polish * Passphrases with non-ASCII characters have been fixed in the KGpg encryption tool
2009-12-03Update neverball to 1.5.4. Inspired by PR pkg/41637.snj6-487/+1208
pkgsrc changes: The neverball script is no more. To run neverball, use the neverball binary. To run neverputt, use the neverputt binary. Sanity restored. Upstream changes: Updated maps, textures, zillions of bugfixes and small enhancements. A few highlights: * Split off limited lives and set high-scores to a separate "Challenge" game mode. * Middle mouse button toggles between chase/manual views * Allow view rotation using second gamepad stick * Add a ball configuration screen * Bound camera rotation keys to S and D by default. * Make mouse buttons configurable (full view control) * Rewrote audio code, eliminating SDL_mixer dependency. * Rewrote image handling, eliminating SDL_image dependency.
2009-11-28Add SUBDIR for dungeonpgoyette1-1/+2
2009-11-28Import of Andrew Plotkin's C-translation of Dungeon 3.2B, using hispgoyette6-0/+123
"glk" API, and including the gdt (game debugger tool) from the Fortran version.
2009-11-16Changes 1.0.0:adam3-7/+8
New Ports: - Added MotoEZX and MotoMAGX ports. General: - Fixed several bugs in GUI. - Updated the project logo and icons. - Clarified licenses for several PS2 port files. AGI: - Fixed crash on game exit. - Fixed crash at detection of some games. AGOS: - Fixed load/save code for PC version of Waxworks. - Fixed undo in Puzzle Pack games. Broken Sword 1: - Fixed missing background sound effects in some rooms. CinE: - Fixed crashes with Future Wars and Operation Stealth demos. Cruise: - Fix freeze on game pause. Gob: - Fixed gfx glitch in Lost in Time. - Fixed hotspot-related regressions in Gob2. - Fixed several regressions in Gob3. - Fixed crash in Bargon Attack intro. - Fixed animations in Win3.1 version of Gob3. Groovie: - Fixed video performance on PSP. - Fixed menu blanking in some instances. Kyra: - Fix possible corruption of restart game save in Kyrandia 1. - Fix GFX glitch at the broken bridge. - Fix for brandon tunring invisible in some situations in Kyrandia 1. MADE: - Fixed performance on NDS. - Fixed several crashes in Return to Zork demo. Parallaction: - Fixed several regressions in Nippon Safes. - Fixed music in sushi bar in Nippon Safes. SCUMM: - Fixed crash on Macintosh versions of Putt-Putt Joins the Parade and Fatty Bear's Birthday Surprise. - Fixed game save in Macintosh versions of HE games. - Fixed default save game path in later HE games. - Fixed palette in NES version of Maniac Mansion. - Fixed palette in Amiga version of Secret of Monkey Island. - Fixed cutscenes not stopping music after pressing ESC in DIG. - Fixed lip-sync in Fatty Bear. - Fixed crash in FT when entering inventory. Tinsel: - Fixed crash in palace. - Fixed crash when talking to the old lady. - Fixed partially off-screen text in DW1.
2009-11-15Update to 1.20:wiz3-7/+9
* 6 new games * Verbal analogies * New translations * Bug fixes
2009-11-15DESTDIR support; partly from pkg/40304dholland3-20/+32
2009-11-10Drop maintainership.wiz1-2/+2
2009-11-04Update to KDE 4.3.3markd2-8/+8
KDE 4.3.3 has a number of improvements that will make your life just a little bit better. Some of KWin's effects have been smoothed and freed of visual glitches, JuK should now be more stable, KDE PIM has seen its share of improvements while in the back-rooms of KDE, the developers are working hard on porting all applications to the new Akonadi storage and cache.
2009-11-01wants to link with -lsmpeg when the SDL option is enabledtnn2-3/+4
2009-10-31getline -> get_linetnn3-4/+44
2009-10-31Update to 8692:wiz2-6/+6
Single mouse clicks to toggle individual grid edges stopped working in r8414 as a side effect of reorganisation in interpret_move(). Reinstate them. Add a couple of missing checks in validate_desc(), without which bogus game IDs were getting as far as new_game() and failing assertions. Minor rewording and typo-correction. Aha, I've managed to prove that my inadequate error highlighting is actually just about adequate after all. Large comment added containing some discussion and the proof. Error-highlighted trees look nicer with a different-coloured trunk. Also added a comment worrying about the universality of my error highlighting mechanism. Redo Mines and Inertia's mine graphics using an actual circle rather than an approximating octagon, to improve the look when zoomed to high resolution. Tweak to the promptness of error highlighting display. About time I got round to this: error highlighting for Tents. Fix width/height braino introduced in r5844.
2009-10-29update to 2.28.1drochner5-65/+122
This switches to the gnome-2.28 release branch. (Thanks to obache for updating the clutter pkgs. Used by the tetris game only for now, but I wouldn't like to kick that out.)
2009-10-29Pass down X11 location options for modular Xorg.joerg1-1/+8
2009-10-29Be explicit about the options to remove.joerg1-2/+7
2009-10-21On NetBSD-4.0, the included make doesn't cope with some of thewiz1-1/+6
dependency lines autogenerated by wesnoth. Use gmake instead. From Robert Elz in PR 41941.
2009-10-19Pass PREFIX correctly instead of hacking the qmake files.ahoka4-113/+18
2009-10-11Update to 0.5.4:wiz2-6/+6
0.5.4: Fixes crashes when changing game settings on some machines.
2009-10-11Update KDE4 to 4.3.2markd4-14/+10
KDE 4.3.2 brings a nice number of bugfixes, some critical, some just fixing small annoyances: * Many crashers have been fixed in KDE's core libraries, bringing more stability to all applications * KWin's window compositing effects have been further stabilized by fixing a number of bugs in effect plugins such as the famous coverswitch window switcher * The biggest number of bugs for this release has been fixed in KMail, KDE's email client, making it more reliable and usable by correcting a number of display issues * Saving files over themselves works again in Okular, KDE's document viewer
2009-10-11Changes 0.8.5:adam3-72/+84
* Fix handling of key event during the game * Fix new sound player warning * Fix several network bugs related to random generator * Fix keep-alive connexion to index server when hosting a server from the game * Fix crash when invalid display resolution requested * Fix "play in loop" options for network games * Refresh the public network games list * Multi-layer sky * Camera enhancement * Weapon behavior: gnu, supertux and polecat now explode when pressing space, M16 repeats shoot * Lefthand-operated mouse option * Small skin animation enhancements * Automatically create personal directories for maps, teams and game_mode * New maps * Do not overlink index server and game server binaries * Translation updates
2009-10-07When using modular Xorg, pass down --x-libaries, otherwise -L getsjoerg1-1/+8
used without argument.
2009-10-02Add kdetoys4 and kdegames4markd1-1/+3
2009-10-02Import KDE4.3.1 from wipmarkd10-0/+2239
OKed during freeze by wiz and agc
2009-09-28Rename getline() to scoregetline() to avoid a conflict on NetBSD-currentmartin2-4/+58
2009-09-27Patches to Makefile.in need to be done before configure, not beforesnj1-2/+3
build. s/pre-build/post-patch/ and suddenly this package no longer installs binaries into games/ but in bin/, as expected by the PLIST. Bump PKGREVISION to 1. PKG_DEVELOPER=yes is your friend.
2009-09-23include <string.h> for strncpy()tnn2-1/+14
2009-09-22Update to 0.5.3:wiz3-29/+6
Several GUI improvements and some minor bug fixes.
2009-09-22Upgrade to 0.7.2.ahoka4-107/+62
The changelog is too verbose to include here.
2009-09-15update to 0.9.1drochner4-18/+20
changes: -new objects, editor features, levels -fixes -ability to record solutions to level files
2009-09-13scummvm uses a deprecated audio API that is no longer available undertron1-0/+21
Mac OS X Snow Leopard. Work around that by building the package using the Mac OS X Leopard SDK that is provided by Xcode.
2009-09-12Remove dependency on py-imagingtk. pysolfc works fine without it. Thesnj3-5/+30
problem wiz stumbled upon only occurs if py-imaging is installed and py-imagingtk is not. pysolfc assumed that if py-imaging was installed, py-imagingtk was also installed. patch-ac corrects this by simply disabling the runtime detection of these optional dependencies. The real issue, it seems to me, is that py-imaging installs ImageTk.py, which needs py-imagingtk to be useful. This is why pysolfc got confused. pkgsrc should probably be changed to install ImageTk.py in the py-imagingtk package instead, but I'd rather not audit all py-imaging users right now, so I'll leave that for someone else. Bump PKGREVISION to 4.
2009-09-12Add missing dependency (has noone tested this?).wiz1-2/+5
Set LICENSE. Bump PKGREVISION.
2009-09-11Changes 0.8.4:adam3-11/+53
* Dedicated game server * Camera improvments * New sounds * Key repeat handlings in menu * Various bug fixes * Translations updates
2009-09-06+ rftg.wiz1-1/+2
2009-09-06Initial import of rftg-0.5.2:wiz5-0/+99
This is a program to play Race for the Galaxy against AI players.
2009-09-02Remove unneeded patches.wiz3-48/+0
2009-09-02Update to 0.90:wiz5-416/+437
2007-09-02 Powermanga 0.90 - the sounds were updated to replace non-free sounds - joystick support was added - scale2x, scale3x, and scale4x effects were added - the order text was changed to support both plain text and keystrokes file - the source code files were renamed - the code was considerably cleaned up and rewritten - comments and variables were translated to the English language - all C++ code was removed and the remaining code was made to conform with C99 - the license was changed to the GPLv3 - resources files were renamed - volume control was added - GP2X and PSP patches were merged - the high-score file format was changed 2006-03-27 Powermanga 0.80 - compile with GCC 4.0.3 - fix palette conversion in 16 bits RGB color mode (non-IA32 architecture) - add config file - add french language support - various bugs fixes - compile, run, and test the project on AMD64 (Ubuntu Dapper Drake) - compile, run, and test the project on Win32 (Patrice Duhamel) - upload the source code on CVS (http://sourceforge.net/projects/powermanga/)
2009-09-02Remove kei as maintainer, he resigned.wiz2-4/+4
2009-09-01+ chromium-bsu.wiz1-1/+2
2009-09-01Initial import of chromium-bsu-0.9.14:wiz4-0/+132
You are captain of the cargo ship Chromium B.S.U., responsible for delivering supplies to our troops on the front line. Your ship has a small fleet of robotic fighters which you control from the relative safety of the Chromium vessel. (Incredibly slow even on a fast machine -- turn off details and make the window small if you want to play it.)
2009-08-31Update to 1.12:wiz2-7/+6
Minor release that introduces the following enhancements: * 3 translations updated * 2 bug fixes (1 major)
2009-08-30Fix patch for case-sensitive file names.hasso2-4/+4
2009-08-29Change patches for case-sensitive file names.wiz18-75/+75
Reported by hasso.
2009-08-29Convert to user-destdir.wiz4-22/+26
2009-08-29Update to 8634, put distfile on ftp.NetBSD.org.wiz2-9/+8
Permissions fix for installed file.
2009-08-26bump revision because of graphics/jpeg updatesno2-2/+4
2009-08-26bump revision because of graphics/jpeg updatesno73-119/+146
2009-08-26Update to 2.2.2. Upstream changes:hasso3-20/+115
General: - Change: Add the ability of allied players to share sensors (ticket:636, r7900) - Change: Stop rotation when "Continue" is pressed after winning a multiplayer/skirmish game (r7887) - Change: Show when a game was saved in a tooltip on the loading screen. (r7864, ticket:682) - Fix: Cannot display more than one game from lobby. Also fix a lobby display issue. (r7839, ticket:691) - Fix: Various checks and workarounds to make game run more stable (r7836, r7894, r7889, r7883, r7881, r7851, r7847, r7842, r7822, r7910 / ticket:759) - Fix: Crash due to path length overflow (r7916, ticket:738, ticket:765) - Fix: Bug that caused some keyboard shortcuts to be unusable in multiplayer since they were considered cheats (r7856) - Fix: Verify that our "target" is still around before doing fire support with it. (r7910, ticket:759) - Fix: Fix crash length overflow by capping path lengths to max 255 nodes. (r7916, ticket:738) - Fix: Fix a typo, we wanted to display "???" when ping is >=2000 (r7922) - Fix: Fix camera bug in warcam code. Patch by i-NoD (r7924, ticket:757) - Fix: General order/action code cleanup (r7926) - Fix: Fix segfault when trying to read target of droid with no target in aiUpdateStructure (r7928) - Fix: Use _NSIG in the exceptionhandler if available for *BSD compatibility. (r7972, ticket:818) - Fix: Add correct linker flags for openbsd to configure. (r7974, ticket:819) - Fix: Disable locales without translation. (r7969, ticket:813) - Fix: NTW updated to 1.8.7 (r7998 - r8009) - Fix: When babas are burning, we always play the scream now. (r8025, ticket:830) - Fix: Make sure we have a valid color choice for our SP game, when we are coming from a MP game. (r8032) Translations: - Fix: Commit Portuguese translation. (r7943, ticket:783) - Fix: Updated translations (r7880, r7877, r7875, r7871, r7868, r7863, r7861) Graphics: - Fix: Increase video buffer size from 4K to 256K. This fixes playback of videos with a bitrate larger than ~2000kbps. (r7981) - Change: Add a north pointer for the rotating radar. (r8013, ticket:769) Sound: - Fix: Fixes the removal of unused (sound) sources. (r8012, r8026, ticket:770)