aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/res.cpp
AgeCommit message (Expand)Author
2016-04-14AGOS: Reduce audio header dependenciesOri Avtalion
2014-03-06AGOS: Fix error when dumping all VGA scripts.Kirben
2014-03-05AGOS: Correct typos in comments.Kirben
2014-02-18AGOS: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-22AGOS: Use Common::File instead of SearchMan.Johannes Schickel
2014-01-22AGOS: Get rid of ArchiveMan in favor of global SearchMan.Johannes Schickel
2014-01-22AGOS: Slightly clean up ArchiveMan code.Johannes Schickel
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2012-05-28COMMON: Move InstallShield code to commonMatthew Hoops
2012-01-27AGOS: Make ArchiveMan a proper sub-type of SearchSet.Johannes Schickel
2012-01-27AGOS: Rename ArchiveMan's open to createReadStreamForMember to match our Arch...Johannes Schickel
2012-01-27AGOS: Properly overwrite hasFile from SearchSet in ArchiveMan.Johannes Schickel
2011-11-13AGOS: Fix engine crash when playing Feeble Files from cabinet datafiles.D G Turner
2011-09-25AGOS: Fix loading VGA files from InstallShield cab file.Travis Howell
2011-08-28AGOS: Fix regression when starting Personal Nightmare, or disabling AGOS2.Travis Howell
2011-08-27AGOS: Integrate InstallShield support.Travis Howell
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-07ALL: Fix whitespaces / indentionMax Horn
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-01ENGINES: Remove some 'using' statementsMax Horn
2009-08-12Enable Personal Nightmare by default.Travis Howell
2009-08-11Add option to disable later games (Feeble Files, Puzzle Pack) in AGOS game en...Travis Howell
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-05-07Correct incorrect byte in corrupt 72.out file, included with some PC versions...Travis Howell
2009-04-29Add support for unpacked data files, in the PC version of PN.Travis Howell
2009-03-09Change Personal Nightmare support to optional, until setjmp/longjmp code is c...Travis Howell
2009-03-08Add initial support for Personal Nightmare.Travis Howell
2009-02-07Cleanup.Travis Howell
2008-12-22Cleanup.Travis Howell
2008-12-13Cleanup.Travis Howell
2008-09-16Modified uncompress in common/zlib.h to return a bool, so that we don't have ...Max Horn
2008-03-22Add support for room states in Waxworks (DOS).Travis Howell
2007-12-28Patch #1858158: BUILD: Plugin building cleanupEugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-30AGOS: Introduced ChildType enumMax Horn
2007-06-21Minor cleanup.Travis Howell
2007-06-20Cleanup.Travis Howell
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-27Fix loading restart state in Waxworks for now.Travis Howell
2007-02-23Fix bug #1600999 - SIMON2: Crash while talking to Bingo Bongo. A regression d...Travis Howell
2007-02-12Ooops, remove debug leftovers in last commit.Travis Howell
2007-02-12Add basic support for AtariST demo of Elvira 1.Travis Howell
2007-02-11Add Acorn disk version of Simon the Sorcerer 1.Travis Howell
2007-02-08Convert planar images, only when required for drawing.Travis Howell
2007-01-01CleanupTravis Howell
2006-11-06Add inherit code for earlier gamesTravis Howell
2006-11-05CleanupTravis Howell
2006-10-21CleanupTravis Howell
2006-10-19Add support for sound effects in PC version of Elvira 1Travis Howell