2008-04-05 19:08:41 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Changes 0.11.1:
Ports:
- Revived the PS2 port.
- Revived the BeOS port.
SCUMM:
- Improvements for Digital iMUSE subsystem. This fixes several glitches in
The Curse of Monkey Island.
- Fixes for cursors in HE games.
AGI:
- Fix for zombies in King's Quest 4.
- Fix for changing palettes in fanmade games using AGIPAL.
Lure:
- Fixed some conversation crashes in the German version.
- Fixed operation of the optional copy protection dialog in the German
version.
- Added saving of conversation flags as to whether a particular conversation
option had been previously selected or not.
- Fixed glitch that could cause transformation sparkle to happen a second
time.
- Fixed behavior of Goewin when you rejoin her after meeting the dragon.
SAGA:
- Fix for rat maze bug in Inherit the Earth which made game not completable.
- Fixes for Inherit the Earth and I Have no Mouth game startup on a number
of platforms.
- Reduced the number of simultaneous open files in I Have no Mouth, to allow
it to run on platforms that can keep a limited amount of files open (e.g.
on the PSP).
- Fixed graphics glitch in Inherit the Earth with simultaneous speech.
- Fixed palette glitch in Inherit the Earth when looking at the map while at
the docks.
|
2008-01-17 22:22:36 by Adam Ciarcinski | Files touched by this commit (5) |
Log message:
Changes 0.11.0:
New Games:
- Added support for Elvira: Mistress of the Dark.
- Added support for Elvira 2: The Jaws of Cerberus.
- Added support for I Have no Mouth, and I Must Scream (demo and full game).
- Added support for preAGI game Mickey's Space Adventure.
- Added support for preAGI game Troll's Tale.
- Added support for preAGI game Winnie the Pooh in the Hundred Acre Wood.
- Added support for Amiga version of Waxworks.
- Added support for Lure of the Temptress.
General:
- Added ARM assembly routines for code in the sound mixer and SCUMM
video playback, resulting in some nice speedups on several ports.
- Improved the way keyboard input is handled internally, resolving
some odd quirks in some game / port combinations.
- Added optional 'confirm exit' dialog to the SDL backend.
- Added support for TiMidity++ MIDI server.
- Added DMedia MIDI driver for IRIX.
- Improved detection of new game variants and localized versions.
- Completely reworked internal access to files. (GSoC Task)
- Added option to delete games from the list with Del key.
- Added support for "~/" prefix being substituted by $HOME in paths
on POSIX systems (Linux, Mac OS X etc.).
|
2007-09-07 18:53:16 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
Fix PR#36894
|
2007-07-01 12:12:03 by Adam Ciarcinski | Files touched by this commit (9) |
Log message:
Changes 0.10.0:
New Games:
- Added Cinematique evo 1 engine. Currently only Future Wars is supported.
- Added Touche: The Adventures of the Fifth Musketeer engine.
- Added support for Gobliins 2.
- Added support for Simon the Sorcerer's Puzzle Pack.
- Added support for Ween: The Prophecy.
- Added support for Bargon Attack.
- Added Sierra AGI engine.
- Added support for Goblins 3.
- Added Parallaction engine. Currently only Nippon Safes Inc. is supported.
General:
- Added dialog which allows the user to select the GUI theme on runtime.
- Added 'Mass Add' feature to the Launcher, which allows you to scan for
all games in all subdirectories of a given directory (to use it, press
shift then click on "Add Game").
- Improved the way the auto detector generates target names, it now takes
a game's variant, language and platform into account.
- Improved compression for DXA movies.
- Keyboard repeat is now handled in a centralized way, rather than on a
case-by-case basis. (Simply put, all engines now have keyboard repeat.)
|
2007-02-26 12:22:28 by Matthias Drochner | Files touched by this commit (1) |
Log message:
enable AGI support (for Larry 1), bump PKGREVISION
|
2007-02-02 18:58:02 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Adjust for modular Xorg based on the includes as x11 is currently
not buildable due to the incomplete implementation of an abstract class.
|
2007-01-13 15:20:25 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Add support for flac-1.1.3. Since package was compiling without flac
support in the meantime, bump PKGREVISION.
Patch from ftp.altlinux.org /pub/people/thresh
|
2007-01-07 13:25:55 by Thomas Klausner | Files touched by this commit (56) |
Log message:
PKGREVISION bump for flac shlib major bump and corresponding ABI
depends bump.
|
2006-10-30 16:38:36 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
Changes 0.9.1:
New Ports:
- Added Nintendo DS port.
- Added GP2X port.
- Added GP32 port.
General:
- Fixed potential garbage and/or crash in debug console.
- Removed restriction on 27 games per game id when added via launcher.
SCUMM:
- Improved support for international versions of HE games.
- Fixed rare actor drawing glitches.
- Fixed path finding during smart star challendge in Big Thinkers 1st Grade,
- Fixed graphical glitches in stomach location of Pajama Sam 3.
- Fixed graphical glitches in HE80 version of Putt-Putt Travels Through
Time.
- Fixed FM-TOWNS version of Indy3 failing on Amiga port.
- Fixed crash in MM NES when clicking on top screen area
- Now it is possible to turn on or off subtitles during SMUSH movies
Simon:
- Improved support for international versions of the Feeble Files.
- Fixed undefined behaviour when loading music.
- Fixed crash when displaying some subtitles in the Feeble Files.
- Fixed crackling sound in Mac version of Feeble Files
BASS:
- Fixed character spacing in LINC terminals in floppy version v0.0303
- Fixed a regression which caused incorrect adlib music emulation
Broken Sword 1:
- Fixed speech-related crashes.
Broken Sword 2:
- More robust handling of the optional startup.inf file.
Kyrandia:
- Scrolling in the Kyrandia intro is less CPU intensive, at the cost of
not being as smooth as before.
- Fixed a tiny graphics glitch in the Kyrandia intro.
- Improved screen update handling, speeds up drawing on small devices.
- Improved resource loading, faster startup.
|
2006-07-04 19:21:11 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Fix build problem on system which uses a 1.1.x version of "zlib"
(e.g. NetBSD 3.0).
|