summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Collapse)AuthorFilesLines
2011-07-27Changes 1.3.1:adam2-6/+6
General: * Improved audio device detection and fallback. There should be no more silent errors due to invalid audio devices. Instead ScummVM should pick up a suitable alternative device. Mohawk: * Added detection entries for more variants of some Living Books games. Tinsel: * Fixed a regression that made Discworld uncompletable. SAGA: * Fixed a regression in Inherit the Earth's dragon walk code which was causing crashes there. * Fixed a regression causing various crashes in I Have No Mouth and I Must Scream. SCI: * Added detection entries for some Macintosh game versions. * Audio settings are now stored correctly for the CD version of EcoQuest 1. SCUMM: * Fixed graphics bug in FM-TOWNS versions of games on ARM devices (Android, iPhone, etc.).
2011-07-21recursive bump from gnome-vfs drop crypto dependency.obache11-21/+22
2011-07-19Fix build with clang. While here, fix scorefile handling and adddholland7-29/+126
DESTDIR support. PKGREVISION -> 3.
2011-07-14Update to 20110619ryoon2-6/+6
Changelog: * Fix getcselstr related bug.
2011-07-12Update to 2.00:wiz3-8/+52
Version 2.00 * UI ** Integrated question and solution ** Theme support ** New default theme (notebook) ** Vertical / Horizontal toolbar orientation * Game experience ** Better answer handling ** Accept words, accept figures names, more flexibility handling spaces, etc ** Better rationale explanations (%) ** Fixed some verbal analogies * Localization ** I18N fixes *** Proof-reading on English by native speakers. 20% of strings where enhanced for better grammar **** Ability to run gbrainy in English ignoring the translations * 11 new games: 4 logic games, 1 calculation game, 6 new verbal analogies * Infrastructure Fixes ** Minor memory leaks ** Mono 2.10 support * Several bug fixes
2011-07-12fix typo in lastabs1-2/+2
2011-07-12+libgcryptabs1-1/+2
2011-07-12Add explicit libgcrypt buildlinkabs1-2/+3
2011-07-05Add libXxf86dga and libXxf86vm and their *proto, because it wants themdholland1-2/+9
and with native X finds part of them and then dies. Also apply REPLACE_PYTHON to a python script and add python dep.
2011-07-05Add xf86dgaproto and xextproto to hopefully fix -5 native X failure.dholland1-1/+3
2011-07-05Add xf86dgaproto to hopefully fix -5 native X failure.dholland2-2/+4
2011-07-03add python dep for pgnfix and REPLACE_PYTHONmspo1-2/+5
2011-06-27* LICENSE=gnu-gpl-v2obache1-4/+7
* add user-destdir installation support.
2011-06-25Add user-destdir installation support.obache3-9/+57
2011-06-24Fix typo.wiz1-2/+2
2011-06-23Needs curses, so include mk/curses.buildlink3.mk.wiz1-1/+2
Fixes PR 45091.
2011-06-20Fix build with png-1.5.wiz3-2/+42
2011-06-20Add comment.wiz1-1/+3
2011-06-15Changes 1.3.0:adam3-7/+9
New Games: - Added support for Backyard Baseball. - Added support for Backyard Baseball 2001. - Added support for Urban Runner. - Added support for Playtoons: Bambou le Sauveur de la Jungle. - Added support for Toonstruck. - Added support for Living Books v1 and v2 games. - Added support for Hugo's House of Horrors, Hugo 2: Whodunit? and Hugo 3: Jungle of Doom. - Added support for Amiga SCI games (except Conquests of the Longbow). - Added support for Macintosh SCI1 games. New Ports: - Added WebOS port. General - Added support for loadable modules on platforms without a dynamic loader (GSoC Task). - Added Danish translation. - Added Norwegian Bokmaal translation. - Added Norwegian Nynorsk translation. - Added Swedish translation. - Added Debug Console to Cine, Draci, Gob, MADE, Sword1, Touche and Tucker Engines. - Closed significant memory leaks. RTL should now be more usable.
2011-06-12Fix build problem on Minix and a couple other minor C issues I noticeddholland3-7/+36
while passing by. Closes PR 45048 from Thomas Cort.
2011-06-10recursive bump from textproc/icu shlib major bump.obache4-8/+8
2011-06-09update to 1.0.16drochner2-7/+6
changes: improvements to gameplay (tetromino sequence)
2011-06-09update to 2.6.3drochner5-75/+13
changes: -added level selection dialog -fixes -translation update
2011-06-09Update onscripter to 20110528.obache2-6/+6
PR#45025 by ISIHARA Takanori. some bug fixes.
2011-06-01DESTDIRify nethack. Merge patches and distinfo. Some other improvements.wiz38-868/+493
From Rhialto in PR 45010.
2011-05-28SETGIDGAME -> USE_GAMESGROUPdholland1-3/+2
2011-05-28Minor rototill and respin patches; add patch comments, etc. I was takingdholland13-75/+236
a shot at making it work on LP64, but there seem to be deeper problems than the usual sorts of things. Add a comment in the makefile documenting a case that fails on LP64 but not ILP32. PKGREVISION++.
2011-05-26* add destdir installation supportobache4-35/+37
* honor PKGMANDIR * create some missing directories with permissions * runtime dependency on gzip command Bump PKGREVISION.
2011-05-25* set LICENSE=gnu-gpl-v2.obache3-7/+23
* add user-destdir installation support.
2011-05-25LICENSE=gnu-gpl-v1obache1-1/+2
2011-05-25USE_GAMESGROUP=yesobache2-2/+4
2011-05-24* LICENCE=gnu-gpl-v2 # or laterobache1-2/+5
* add user-destdir installation support
2011-05-24* add an patch for compiler warning free.obache5-25/+83
* regen patches * add user-destdir installation support.
2011-05-24* set LICENSE=gnu-gpl-v2 # or laterobache3-14/+16
* honor PKGMANDIR * add user-destdir installation support
2011-05-24sort.obache1-3/+3
2011-05-24* Honor VARBASE for score file directory.obache4-21/+23
* Handle score file as a part of package. * Add user-destdir installation support. Bump PKGREVISION.
2011-05-23* add user-destdir installation support.obache4-38/+65
* set LICENSE=gnu-gpl-v2 * replace manual SED with SUBST. * prepare game score directory and file with pkgsrc. Bump PKGREVISION.
2011-05-23sort.obache1-2/+2
2011-05-21Update DESCR to fix outdated urls. From PR 44906 by Tim Larson.dholland2-4/+9
Bump PKGREVISION so binary packages will update.
2011-05-07Bump PKGREVISION for previous (to 6) -- while the build was failing, itdholland1-2/+2
only started failing after the /usr/bin/env change, and the installed package is now different, so it should be a new version.
2011-05-06REPLACE_PYTHON.dholland1-1/+6
2011-05-06Put the scorefile in ${VARBASE}/games instead of under ${PREFIX}/share.dholland6-11/+170
It is still mode 666, which is wrong (XXX), but this way: - the package will actually install again; - the score file is not overwritten every time you recompile/reinstall. There's also an .if 0 block in the makefile that can be turned on to install the game setgid so the score file can be mode 664. I'm not comfortable turning this on without doing at least a basic audit, and I don't have energy for that at the moment; but it's there and it works if anyone feels inclined to make that tradeoff locally. An alternative approach would be to write and install a setgid scorefile helper program, but that's not really any improvement over making the scores world writeable PKGREVISION -> 8.
2011-05-03Updated URLs.hauke2-5/+6
2011-04-29Update to 20110416.ryoon4-39/+19
Changelog: * Add --wide option, 16:9 wode screen support. * Fix SDL related bug. * Improve Android support. * Use PDA screen size selection mechanism.
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache76-134/+152
2011-04-20Use correct shell.roy1-1/+7
swell-foop still doens't work as it depends on seed which isn't in pkgsrc yet, but gnome-games installs again.
2011-04-16Update to 1.0.4. Changes:shattered4-9/+27
- replaced graphics and removed logo (part of background now) - don't save cards to current working directory - fixed bad color key of logo - fixed distortion for non-square icons - i18n support
2011-04-16Use correct python binary.roy1-3/+9
2011-04-14For MacOS X, make sure we have endianness information (coming fromhauke3-2/+23
<machine/endian.h>. Otherwise, we might be mis-identified as win32.