summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Collapse)AuthorFilesLines
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg12-18/+24
changed runtime dependencies now.
2009-02-09Update to 0.3.6.3: Don't use deprecated SigC++ API.joerg3-16/+16
2009-02-09Remove Python 2.1 support.joerg1-3/+1
2009-02-07Update to 2009.01.22, changes unknown.wiz2-6/+6
2009-02-07Fix build on newer NetBSD. DESTDIR support.joerg5-2/+52
2009-02-07Simplify and fix build with newer NetBSD by exploiting USE_BSD_MAKEFILE.joerg3-13/+9
2009-01-31Fix a typo.ahoka1-1/+1
2009-01-31Add pokerthahoka1-1/+2
2009-01-31Import pokerth-0.6.3.2 as games/pokerth.ahoka9-0/+467
PokerTH is a poker game written in C++/QT4. You can play the popular "Texas Hold'em" poker variant against up to six computer-opponents or play network games with people all over the world. This poker engine is available for Linux, Windows, and MacOSX and BSD.
2009-01-23Give up maintainership, as I have not so much as looked at pkgsrc injschauma3-6/+6
well over a year now. Sorry. :-(
2009-01-17Drop 'x11' backend (not supported by code) and fix support for xaw3d backend.shattered2-3/+5
OK by wiz@.
2009-01-14Update to 2.24.3:wiz2-7/+6
gnome-games 2.24.3 ================== Just a few more fixups; nothing big. All games: - Change GGZ language from hardcoded en_NZ.UTF-8 to use environment variable LANG (Robert Ancell, Bug #565402) GLChess: - Fix UI bug when players join a room (Robert Ancell) - Catch keyboard interrupts in AI monitor process (Robert Ancell) Translations: Mario Blättermann, dnylande
2009-01-13+ ioquake3jmcneill1-1/+2
2009-01-13Import ioquake3 version 0.0.1490 (svn snapshot).jmcneill9-0/+223
ioquake3 is a game engine project which aims to build upon id Software's Quake 3 source code release. The source code was released on August 20, 2005 under the GPL. The project's goal is to create a bug-free, enhanced open source Quake 3 source code distribution upon which new games and projects can be based, as well as an improved version (in relation to the original binaries) of the engine for playing Quake III: Arena, the Team Arena expansion pack and all the popular mods.
2009-01-12Changes 3.2.6.0:adam4-22/+21
* fixed crash bug when scrolling with cursor keys in editor * fixed X11 crash bug when scaling images with width/height less than 32 * fixed X11 crash bug when blitting masked title screens over background * fixed growing steel wall to also leave behind steel wall * fixed custom element change conditions where a player element is used * fixed bug with player relocation while the player switches an element * fixed problems with re-mapping players on playfield to input devices * fixed wrong behaviour of player option "no centering when relocating" * added condition "deadly when " for custom elements * added possibility to reanimate player immediately after his death * added "element used as action parameter" to element change actions * added optional initial inventory for players (pre-collected elements) * added change page actions "set player inventory" and "set CE artwork" * added switch for EM style dynamite "[ ] explodes with chain reaction" * moved "level settings" and "editor settings" to two tabbed screens * added level setting to start a level with always the same random seed * added CE action "set random seed" to re-initialize random seed in game
2009-01-12drop maintainershipjmcneill1-2/+2
2009-01-08These packages don't use imlib any more: eboard uses gtk2 (and gdk_pixbuf),shattered2-10/+4
freeciv dropped gtk1 support before 2.0.9.
2009-01-07update to 2.5.0, from Leonardo Taccari per PR pkg/40286drochner3-20/+12
changes: many fixes (lightly tested with Doom II)
2009-01-05Update to 1.01:wiz2-6/+6
This version contains minor bug fixes and some updated translations.
2009-01-04Remove extra :Q operator, as noted by pkglint.shattered1-2/+2
OK by wiz@.
2009-01-04Move scrollkeeper/omf.mk to rarian/omf.mk.wiz3-6/+6
scrollkeeper is nowadays included in rarian, so the omf.mk file should be there as well. Adapt all references.
2009-01-04Change maintainer email to my NetBSD.org alias. At the same time, disownshattered2-4/+4
games/adom -- I don't use (play :-) it these days.
2009-01-03Fixes typo ,it rise build failure on Solaris.obache2-5/+17
Noticed by Tim Larson in PR 40304.
2008-12-20Change website.reed1-2/+2
2008-12-18Updated cgoban-java from 3.3.22 to 3.3.23.rillig2-6/+6
Changes since 3.3.22: - Fixed ctrl+L bug. - Fixed "user info always acts changed" and "user info says it is too full when it isn't" bugs.
2008-12-14Changes 2.1.8:adam5-24/+23
* Fix buffer overrun by create_md5sum(). * Make aifill player removal recursion safe. * Send connection info when cmdlevel is changed. * Send information about lost connections not attached to players. * Fix longstanding connection freezing bug. * Updated German, Korean, Catalan translations.
2008-12-140.6.3 (2008-10-01)ahoka5-108/+24
------------------------------------------------------------------------ - Fix: NewGRF VarAction 2 variable 43 for industries saw MP_VOID tiles as land tiles and was inefficient (r14417, r14416, r14415) - Fix: Possible buffer overrun/wrong parameter type passed to printf (r14414, r14397) - Fix: Generation seed set using -G was always overwritten by -g (r14408) - Fix: Do not allow extending signals by dragging in any direction other than the track direction [FS#2202] (r14013) 0.6.3-RC1 (2008-09-22) ------------------------------------------------------------------------ - Fix: Invalid v->u.air.targetairport could cause crashes at several places [FS#2300] (r14383, r14344, r14343) - Fix: Moving the first vehicle of a train elsewhere might require a new unitnumber for the remaining chain which might not be available (r14384) - Fix: Trams jumping when reversing on a single trambit (like caused during road construction reworks) or when (manually) reversing in a corner [FS#1852] (r14371) - Fix: Multiheaded parts in free wagon chains weren't connected (could cause desyncs) (r14366, r14362) - Fix: [Win32] Some keypress combinations could be handled twice [FS#2206] (r14363) - Fix: The ownership of roadtiles was not properly set for very old savegames (including TTD's) making it impossible to remove some pieces of road [FS#2311] (r14359) - Fix: Desync due to randomly ordered vehicle hash by flooding and road vehicle overtake/following (r14356, r14258) - Fix: Signs were not updated on company bankrupcy/sell, and thus could have the colour of invalid player (r14348) - Fix: Delete the RenameSignWindow when 'its' sign is deleted (r14345) - Fix: Signs from old savegames were lost (causing little memory leaks) (r14340) - Fix: When a company was renamed and then manager was renamed before building anything, company name changed (r14328) - Fix: When you rename a town before building something and build something near that town your company would be called "<old townname> Transport" [FS#2251] (r14327) - Fix: Free any blocks that a helicopter may have on an oilrig when the helicopter gets forcefully removed (bankruptcy). For other airports this isn't needed as they can't be used by multiple companies [FS#2241] (r14324) - Fix: Possible assert when renaming removed waypoint (r14322) - Fix: Properly delete orders so the pool doesn't fill up (r14319) - Fix: Do not allow building road over level crossings and drive-through road stops in the wrong direction; do not allow adding roadtypes to non-drive through road stops; pay for all added road bits [FS#2268] (r14316, r14315, r14314, r14308) - Fix: Aircraft frozen above oil rig when the next order is invalid [FS#2244] (r14309) - Fix: [YAPF] Only reserve road slots for multistop when they are really reachable [FS#2294] (r14305) - Fix: One could be trying to get the station name of a station that is outside of the pool (r14297) - Fix: Default for sound effects and music volume should be in the valid range for that setting [FS#2286] (r14289) - Fix: Make small UFO aware of articulated RVs so they crash the complete vehicle instead of a small part of it (r14270) - Fix: Desyncs after deleting a waypoint because of explicit destructor call instead of using operator delete (r14265) - Fix: Merge keycode for "normal" 0-9 keys and keypad 0-9 keys so people do not get confused that the keypad does not work as expected [FS#2277] (r14260) - Fix: Clicking on the smallmap didn't break the "follow vehicle in main viewport" [FS#2269] (r14243) - Fix: The engine-purchase-list-sorter doubled running-cost and halfed capacity of double-headed engines [FS#2267] (r14239) - Fix: Feeder share was computed wrong when splitting cargo packet (r14234) - Fix: Signs (town name, station name, ...) could be too long for 8bit width in pixels (r14221) - Fix: 10 days != 6*2.5 days, effectively causing the payment graph to show the wrong data (r14219) - Fix: When determining length of a string with limited size, first check if we are not out of bounds already (r14204) - Fix: Properly update the current timetable's travel/wait times instead of only doing it for one vehicle in the shared order chain and only when some bit has not been set [FS#2236] (r14192) - Fix: Sprite payload skipping would not skip enough bytes in a very small subset of compressed sprites (r14191) - Fix: After applying NewGRF settings, all rail and road types were available as the engine availability check was performed too early (r14182) - Fix: Close all related vehicle lists when closing a station window (and not only the train list) (r14180) - Fix: RemoveOrderFromAllVehicles() did not mark enough windows dirty (r14179) - Fix: Incorrect cargo weights (r14144) - Fix: GetSlopeZ() gets a virtual coordinate, not a tile (r14139) - Fix: Close the 'manage vehicles' dropdown once the number of vehicles in the list reaches 0 [FS#2249] (r14133) - Fix: [strgen] Changing order of parameters {X:...} did not work for strings including some {StringY} (r14111) - Fix: Desync due to bubbles in toyland (r14110) - Fix: Make NewGRF action 0x06's changes persistent over the several loading stages [FS#1986] (r14102) - Fix: Make the 'Transfer Credit' display aware of the entire consist, not only the first vehicle (r14098) - Fix: Do not flood a NewGRF industry when it implicitly tells that it wants to be build on water (land shape flags bit 5) [FS#2230] (r14093) - Fix: The vehicle window of articulated road vehicles would show the clone/refit button when the vehicle was not completely stopped in the depot (r14090) - Fix: Flawed parsing of words (as in 2 bytes) in GRF strings due to sign extension [FS#2228] (r14087) - Fix: Division by 0 in NewAI [FS#2226] (r14062) - Fix: NewGRF callback 23 did not use the NewGRF compatible text stack [FS#2224] (r14058) - Fix: NewGRF text stack's "push word" didn't move the data around properly (r14057) - Fix: Long strings in the edit box would cause OpenTTD to stop drawing the string. This is especially noticable with low resolutions and the chat input box (r14054) - Fix: [OSX] changed the condition for selecting 8 or 32 bpp blitter by default. Now we will pick 32 bpp if no 8 bpp fullscreen resolutions are available on the main display (the one with the dock) (r14032) - Fix: Crash when the AI tries to find the depot of an airport that doesn't have a depot [FS#2190] (r13999) - Fix: MSVC cannot handle changed files in the prebuild event, so make the version determination a separate subproject [FS#2004] (r13998) - Fix: The dedicated console removed any character that was not a printable ASCII character instead. Now it allows UTF8 formated strings too [FS#2189] (r13992) - Fix: Resetting construction stage counter reset more than it should (r13981) - Fix: Wrong tooltip for the industry directory's list [FS#2178] (r13917)
2008-12-11Contacted upstream to provided versioned distfiles -- he agreed.wiz2-10/+8
Use versioned distfile. Change to previous snapshot: bugfix.
2008-12-11+ stegavorto.wiz1-1/+2
2008-12-11Initial import of stegavorto-0.0.2.20081210:wiz4-0/+84
Last tuesday night I had a dream. In this dream, Michael Sweet, frontman of 1980's glam-rock hair-band "Stryper" appeared to me... except he was wearing a business suit... and standing on the front lawn of a public library... and he challenged me to play a game, a strange game that I had never played before. When I awoke I knew that I had to program it... Click on letters to spell out secret words. Your score will be higher if the distance between letters is smaller
2008-12-10+ LostPixels.wiz1-1/+2
2008-12-10Initial import of LostPixels-0.5.3:wiz4-0/+55
Blinken Sisters is an open source game in 80s retro style, free to download, fully playable and easy to handle. Enjoy jumping and running with Agent Kate through various levels of danger, collecting all the pixels that were lost in another dimension!
2008-12-02Update to 2.24.2:wiz3-7/+16
gnome-games 2.24.2 ================== Just a few fixups here-and-there. All games: - Correct typo in ChangeLog generation path (Thomas H.P. Andersen) Sudoku (Robert): - Fix crash when printing zero puzzles - Catch errors writing to stdout - Catch errors loading stock icons - Don't crash on file I/O errors Translations: lferrett, Petr Kovar, Marek Lisy, Mario Blättermann, tthurman
2008-11-29No more python15 incompatibility, as python15 is gone.snj1-2/+2
2008-11-25update to 3.1, where i got rid of a couple of compile-time warningschuck2-8/+12
and revised the make install target in hopes of having it work better with pkgsrc and setgid games (didn't get any feedback on pkgsrc setgid games, so I took my best shot at it).
2008-11-24Remove glchess. It is now (for quite some time) part of games/gnome-games.snj8-123/+1
2008-11-21Changes 2.2:adam4-35/+18
* Have different colours for each of the numbers. * Allow left click on exposed number to clear adjacent unmarked areas. * Several compilation fixes for portability.
2008-11-17Update from version 1.0.0nb12 to 1.0.0nb13.he3-8/+8
Fix the version test for p5-SDL, so that this at least continues to build after the recent update of p5-SDL to 2.1.2. Note that I've only compile tested this with the new p5-SDL; I'm not in a position to test it more fully right now.
2008-11-16Remove pysol, which is dead upstream. For your solitaire fix, use thesnj5-83/+1
pysolfc package, which is a fork of pysol.
2008-11-16Added games/pysolfc version 1.1.snj1-1/+2
2008-11-16Initial import of pysolfc-1.1, a continuation of the pysol package.snj6-0/+3030
2008-11-14+ chest.wiz1-1/+2
2008-11-14Initial import of chest-3.19.20080412:wiz4-0/+69
CHEST is an experimental program solving orthodox chess problems (like "white to move and mate in 5 moves"). It is written in ANSI C, and developed under UNIX. There is no user interface: CHEST just reads an input file and produces plain text on standard output. It is not hard to come up with a program that does the same job as CHEST, but it will be rather slow for non-trivial jobs. CHEST tries hard to be fast but still 100% correct.
2008-11-10Update to 1.4.6:wiz3-7/+93
Version 1.4.6: * Language and i18n: * updated translations: Czech, Danish, Finnish, French, Galician, German, Hungarian, Italian, Polish, Slovak, Turkish, Valencian
2008-11-10Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.wiz17-31/+34
2008-11-08Recursive dependency bump for libspeex (it is backward-compatible,bjs2-4/+4
but also has API additions).
2008-11-05Update to 2.24.1.1:wiz2-6/+6
gnome-games 2.24.1.1 ================== This is an unscheduled bugfix release. It most importantly fixes two regressions in sudoku and gnotravex. Gnometris: - Correct page_size for spinbutton (Thomas H.P. Andersen) Gnotravex: - Fix regression where starting a new game from the high score dialog does not work. (Robert Ancell) Sudoku: - Don't crash on pre 2.24 savegames (Zhang Sen) - Disallow using ctrl+a when the game is already won (Zhang Sen) Translations: - de: Mario Blättermann, Hendrik Richter - gl: Ignacio Casal Quinteiro
2008-11-04Changes for 1.11.0:adam17-679/+899
* Bug fixes * Improvements PkgSrc: * crossfire-maps is integrated into crossfire-server, since the server requires maps to run
2008-10-26Makefile patches to fix dud permissions/interpreters. From Klaus Heinzdholland3-3/+21
in discussion of PR 29425. While here, add a one-line patch to fix an obvious bug detected by gcc while I was test-building. PKGREVISION++.
2008-10-26Add sex to games/Makefilebjs1-1/+2