aboutsummaryrefslogtreecommitdiff
path: root/engines/agos
AgeCommit message (Expand)Author
2009-07-08Fix recent regression in vc61().Travis Howell
2009-07-07Set the correct sound rate for Personal Nightmare.Travis Howell
2009-07-06Ooops, remove debug code.Travis Howell
2009-07-06Use graphics surfaces for screen buffers, and always use correct pitch when w...Travis Howell
2009-07-03Added more GCC_PRINTF attributes, and fixed resulting warnings in format stringsMax Horn
2009-07-01Fixed some more warnings observed on buildbotMax Horn
2009-07-01- Added GCC_PRINTF attribute to several funcs where it makes senseMax Horn
2009-06-09Remove unused old code.Travis Howell
2009-06-09Correct check for font data table used in The Feeble Files.Travis Howell
2009-06-08Add more Polish font data for The Feeble Files.Travis Howell
2009-06-08Add Polish font data for The Feeble Files.Travis Howell
2009-06-08Update details for the Polish version of The Feeble Files.Travis Howell
2009-06-06Disable load from the launcher button for AGOS and Gob games with use of GUI ...Eugene Sandulenko
2009-06-06Added game GUI options to advancedDetector and updated all enginesEugene Sandulenko
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-05-29Changed SaveFileManager methods to take Common::String params (instead of cha...Max Horn
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-05-21Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're...Filippos Karapetis
2009-05-20- Reverted commit #40730, as it introduced rounding errorsFilippos Karapetis
2009-05-19Correct translation error.Travis Howell
2009-05-19Improve looping of videos, in the demo version of The Feeble Files.Travis Howell
2009-05-17Simplify cursor code.Travis Howell
2009-05-17Fix mouse cursor color in the demo versions of The Feeble Files.Travis Howell
2009-05-16Add initial support for DOS non-interactive demos of The Feeble Files.Travis Howell
2009-05-14Fixed various GCC 4.2 warnings, among them an actual longstanding bug (3 year...Max Horn
2009-05-14Fix bug #2791699 - Feeble Files: Crash after OmniTV video.Travis Howell
2009-05-14Correct typo.Travis Howell
2009-05-14Minor corrections.Travis Howell
2009-05-14Expand dump image code to cover all games, and add options to the debugger.Travis Howell
2009-05-07Correct incorrect byte in corrupt 72.out file, included with some PC versions...Travis Howell
2009-05-06Add more file sizes.Travis Howell
2009-05-05Fix input glitch regression again, by closer matching original PN code.Travis Howell
2009-05-05Fix input glitch regression, when examing items in PN.Travis Howell
2009-05-04Fix compilation without --enable-pnJoost Peters
2009-05-04Fix input been displayed during ending sequence in PN.Travis Howell
2009-05-04Fix the car chase scene in PN.Travis Howell
2009-05-04All versions of PN share the same saved game format.Travis Howell
2009-05-04Always reset VGA memory pointer, when load zone in PN, since only a single zo...Travis Howell
2009-05-04Add code different for PN in vc32_saveScreen(), to fix crashes.Travis Howell
2009-05-03Nintendo DS hack should only apply to the CD version of Simon the Sorcerer 1.Travis Howell
2009-05-02Add alternative work around for bug in The Feeble Files.Travis Howell
2009-05-02Nintendo DS hack should only apply to the CD version of Simon the Sorcerer 1.Travis Howell
2009-05-02Nintendo DS hack should only apply to the CD version of Simon the Sorcerer 1.Travis Howell
2009-05-01Add bit2 and bit3 options to debugger.Travis Howell
2009-05-01Add the non-interactive German demo of Simon the Sorcerer 2.Travis Howell
2009-05-01Fix regression in the PC version of PN.Travis Howell
2009-05-01Fix inventory regression in the PC version of PN.Travis Howell
2009-04-29Add support for unpacked data files, in the PC version of PN.Travis Howell
2009-04-24Fix regression in handling of keyboard keys.Travis Howell
2009-04-24Minor cleanup.Travis Howell