Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-07-05 | Sweep pkgsrc and convert packages that included intltool/buildlink3.mk | jlam | 4 | -12/+8 | |
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk | |||||
2006-07-04 | Fix build problem on system which uses a 1.1.x version of "zlib" | tron | 3 | -1/+175 | |
(e.g. NetBSD 3.0). | |||||
2006-07-03 | Changes 0.9.0: | adam | 4 | -18/+17 | |
New Games: - Added kyra engine (for the Kyrandia series). Currently only the first part of the series is supported. - Added support for The Feeble Files General: - Fixed a bug that prevented you from overriding the scaler from the command line for 640x480 games. - Added subtitle configuration controls to the Launcher options dialogs. - GUI was completely redesigned and is now themeable. SCUMM: - Rewrote the detection code, for improved accuracy and better support of fan translations. It should now work much better on games with unknown MD5. - Added subtitle configuration controls to the options dialog. - Fixed graphical glitches in several HE games. - Fixed palette glitches in Big Thinkers 1st Grade. - Fixed songs in the kitchen of Pajama Sam 1. SAGA - Fixed sound distortion in the Inherit the Earth demo. Simon - Improved Hebrew support - Lots of long-overdue cleanups and re-structuring were made to accomodate for The Feeble Files. - Fixed a rare MIDI bug that would cause a channel to change volume without adjusting it to the master volume. - Fixed delay after introduction of Simon the Sorcerer 1 demo (With speech) - Fixed music tempo in DOS versions of Simon the Sorcerer 1. Broken Sword 1: - Added support for the --save-slot option. Broken Sword 2: - Major rewrite of how game resources are accessed in memory. This should fix alignment issues reported on some platforms. - Missing data files are handled more gracefully. | |||||
2006-07-03 | Fixed permissions for the game directories, since in unprivileged mode, | rillig | 1 | -6/+7 | |
they ended without the execute bits set. In 2004, some variables have been introduced to pkgsrc that fit exactly this purpose. Bumped PKGREVISION. | |||||
2006-07-02 | Set INSTALLATION_DIRS. | joerg | 1 | -1/+3 | |
2006-07-02 | Reorder "#include" statements and include "string.h" in various files | tron | 8 | -1/+115 | |
to make this build with GCC 4.x. | |||||
2006-07-02 | Some of the lincity icons happen to start with "#!", but are not | rillig | 1 | -1/+3 | |
intended to be executed. So added them to CHECK_INTERPRETER_SKIP. | |||||
2006-07-02 | Needs a C compiler. | rillig | 1 | -2/+2 | |
2006-07-02 | Add scummvm-tools. | dillo | 1 | -1/+2 | |
2006-07-02 | Import scummvm-tools 0.9.0, a collection of extraction, conversion, | dillo | 5 | -0/+100 | |
and compression tools for games supported by ScummVM. | |||||
2006-06-29 | Needs pkg-config and msgfmt. | joerg | 1 | -1/+2 | |
2006-06-29 | Add two missing local protoypes. | joerg | 2 | -1/+16 | |
2006-06-27 | This game is a csh script; add a run-time dependency on csh using USE_TOOLS. | minskim | 1 | -2/+8 | |
Also set REPLACE_INTERPRETER for the csh script. Bump PKGREVISION. | |||||
2006-06-26 | Update to 0.11.6.2, fixing a security problem: | wiz | 3 | -9/+8 | |
Version 0.11.6.2 - Client network player could die two times in a game. After receiving the playerdata packet from a client did the server first the player_set_gfx routine first. Which send a playerid packet with a alife player back. Changed: player_set_gfx routine will be called after setting the state of a player. Also do_playerid will check if the game is not running or the player is still alife to set this value. - Dedicated server support (only testing). - Fixed do_quit and send_quit. - Fixed number of players in running games was always set to 0. Version 0.11.6.1 - Display the number of players for each listed network game. - Ghost Player added. - Playername will not overlapped by the player gfx anymore. - Added menuswitch to enable/disable broadcast requests. | |||||
2006-06-26 | Added a patch for NetBSD. | rillig | 2 | -1/+17 | |
2006-06-26 | Fixed reference to the /var directory. Bumped PKGREVISION. | rillig | 6 | -27/+34 | |
2006-06-25 | Include wctype.h for towupper and towlower. | wiz | 2 | -1/+14 | |
Fixes build with gcc4 on NetBSD-3.99.21. | |||||
2006-06-25 | Fix build with gcc4 on NetBSD-3.99.21. | wiz | 3 | -1/+26 | |
2006-06-25 | The package now uses ${INSTALL_GAME} to install games. | rillig | 1 | -4/+4 | |
2006-06-22 | When sharing patches with nethack-lib, it also makes sense to | joerg | 2 | -13/+2 | |
share the distinfo. | |||||
2006-06-22 | Needs intltool. | joerg | 1 | -1/+2 | |
2006-06-21 | Needs msgfmt. | joerg | 1 | -2/+2 | |
2006-06-21 | removeItem and appendItem are the public functions, so use them. | joerg | 5 | -1/+81 | |
Remove unnecessary class reference in a nested class declaration. Fixes build with GCC 3.4. | |||||
2006-06-21 | Fix a number of implicit template reference, exposed by games/boson. | joerg | 3 | -2/+66 | |
Bump revision since a header file is changed. | |||||
2006-06-21 | Honour VARBASE and use config file framework for the high score file. | joerg | 4 | -5/+43 | |
Use INSTALL to inform the user of the changed location. Bump revision. Discussed with jlam@ | |||||
2006-06-21 | For sys/socket.h include sys/types.h first when determing whether | joerg | 2 | -1/+25 | |
it works. This is needed for DragonFly. | |||||
2006-06-21 | Replace lvalue casts with proper dynamic casts. | joerg | 2 | -1/+30 | |
2006-06-21 | Disable propolice on DragonFly to avoid ICE. | joerg | 1 | -0/+18 | |
2006-06-20 | Also run install.man to the man pages. | joerg | 1 | -2/+2 | |
2006-06-19 | Improve the DEINSTALL script by checking for the presence of the data | jlam | 1 | -12/+14 | |
directory before promping the user to remove it. Also rewrite in style expected by pkginstall framework. | |||||
2006-06-19 | Needs msgfmt (and breaks with strange errors otherwise). | joerg | 1 | -2/+2 | |
2006-06-19 | Do not declare conflicting srandom() on Darwin. | minskim | 2 | -7/+7 | |
2006-06-18 | Fixed path to the Perl interpreter. Bumped PKGREVISION. | rillig | 1 | -3/+3 | |
2006-06-17 | Removed obsolete definitions of {DE,}INSTALL_SRC. Bumped PKGREVISION. | rillig | 1 | -4/+2 | |
2006-06-17 | Fixed pkglint warnings. Due to the definition of INSTALL_SRC, the | rillig | 3 | -21/+23 | |
CONF_FILES_PERMS settings currently don't have any effect. Bumped PKGREVISION, since the ownership of one file might change. | |||||
2006-06-17 | Fixed pkglint warnings, especially absolute paths and hard-coded | rillig | 5 | -205/+205 | |
usernames. Now it is possible to install this package as unprivileged user. | |||||
2006-06-15 | Drop maintainership, I don't use them any longer. | wiz | 5 | -10/+10 | |
2006-06-15 | Fix freetype2-2.2.1 breakage. | wiz | 2 | -1/+35 | |
2006-06-12 | Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable) | wiz | 67 | -131/+134 | |
for SDL shlib changes. | |||||
2006-06-11 | Needs pkg-config. | joerg | 1 | -1/+2 | |
2006-06-11 | Needs pkg-config. | joerg | 2 | -3/+4 | |
2006-06-11 | Needs pkg-config. | joerg | 1 | -2/+2 | |
2006-06-11 | Fix patches: patch-ab has wrong path and patch-aa misses the CR. | joerg | 3 | -31/+31 | |
2006-06-11 | Security fix for CAN-2006-1236 | adrianp | 3 | -2/+221 | |
PKGREVISON bumped | |||||
2006-06-09 | freeciv-client is not only xaw-based anymore. | ghen | 2 | -3/+4 | |
2006-06-09 | Needs pkg-config to build. | salo | 1 | -1/+3 | |
2006-06-09 | Needs perl at build time. | joerg | 1 | -1/+2 | |
2006-06-08 | Honor *OWN, *GRP, and *MODE. | minskim | 1 | -1/+4 | |
2006-06-08 | This package needs zlib. | minskim | 1 | -1/+2 | |
2006-06-08 | Use INSTALLATION_DIRS and config file framework. Bump revision. | joerg | 2 | -19/+8 | |