Commit graph

9 commits

Author SHA1 Message Date
Dieter Baron
0fcb0a864f - Make it find ConsoleFont.bmp
- Fix PLIST
- Install .ogg files
- Install documentation
2006-07-25 22:21:56 +00:00
Dieter Baron
6ee34080cb Update to 0.99.7c:
- added game driver for Dragon's Lair 2 support (with Dragon's Lair samples).
- added game driver for MACH 3 support (with samples)
- added game driver for Us vs Them support (no samples)
- added game driver for Roadblaster
- added game driver for Interstellar
- added game driver for Cobra Command using MACH 3 hardware
- added speech synthesis to Thayer's Quest
- added an alternate overlay scoreboard for Dragon's Lair and Space Ace
- added a cleaner set of Dragon's Lair samples
- added support for large files over 4 gig
- added support to create files such as daphne_log.txt in a different location
- added ability to disable the log file so it never gets created
- added line blending option to VLDP.
- added scanline simulation option to VLDP to give a more arcade look
- added test suite
- fixed bug in VLDP where it would lock up if .dat file could not be created
- fixed bug where Daphne would fail if it is not run from its own directory
- added optional seek delay
- switched VLDP so its uses YUY2 overlays instead of YV12 overlays.
- added ability to pause any game as long as the disc is playing
- fixed cpu timing so it stays accurate over a long period of time
- DaphneLoader now defaults to 'noldp' mode if the game is not configured
- DaphneLoader now remembers where the window was previously
- added support for DLE v2.1 rom images
- fixed bug in Cliff Hanger driver
- added ability to save the static RAM (sram) on a regular basis
- added better error messages for missing ROMs
- unix no longer uses mmap for ogg audio streams
- added ability to use a real Space Ace annunciator board
- improved key remapping parser so it will never crash even if file is corrupt
- added support for more digital joysticks
- added ability to disable joysticks
- added 'sticky coins', which means that coin presses will never be lost
- optimized ogg audio callback
- command-line buffer size has been increased
- added a warning to the logfile to steer newbies away from using 'noldp' mode
2006-07-10 20:00:48 +00:00
Dieter Baron
e6bb9c3617 Add old/ to MASTER_SITES, newer version is out.
Fix breakage caused by dropping src/ from WRKSRC (hi rillig!).
2006-07-07 20:02:09 +00:00
Thomas Klausner
72f5c3ea90 Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.
2006-06-12 16:28:54 +00:00
Roland Illig
d18542abe6 Fixed all pkglint warnings. 2006-02-17 21:59:40 +00:00
Dieter Baron
8a9df5cdbe update to 0.99.6c (bugfixes)
fix pkglint warning
2005-05-26 06:28:39 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Dieter Baron
027a05babf Initial import of daphne 0.9.6:
Daphne is a program that lets one play the original versions
	of many laserdisc arcade games (such as Dragon's Lair or
	Space Ace) on one's PC.
2004-06-24 15:15:32 +00:00