aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/script_ff.cpp
AgeCommit message (Expand)Author
2019-11-11AGOS: Fix Missing Default Switch Cases when AGOS2 is enabledD G Turner
2016-04-14AGOS: Reduce audio header dependenciesOri Avtalion
2014-03-01AGOS: Fix cut-and-paste error in setLoyaltyRating()Torbjörn Andersson
2014-03-01AGOS: Modify setLoyaltyRating() on Kirben's suggestionTorbjörn Andersson
2014-02-27AGOS: Move most off the loyalty rating workaround to off_b2Set()Torbjörn Andersson
2014-02-27AGOS: Add setLoyaltyRating() functionTorbjörn Andersson
2014-02-26AGOS: Add missing loyalty rating to Feeble Files 4CD versionTorbjörn Andersson
2014-02-18AGOS: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-14ALL: centre -> centerMax Horn
2011-02-27AGOS: Avoid hiding overloaded virtual methodsOri Avtalion
2011-02-15AGOS: Adapt to setPalette RGBA->RGB change.Johannes Schickel
2010-11-17ENGINES: Change 'colour' to 'color'Max Horn
2009-08-12Fix building with specific games disabled in MSVC.Travis Howell
2009-05-16Add initial support for DOS non-interactive demos of The Feeble Files.Travis Howell
2009-04-22Fix crash that occurs when OmniTV video is played completely, in The Feeble F...Travis Howell
2008-12-21Add initial Smacker support for The Feeble Files.Travis Howell
2007-12-20Moved all time() calls in AGOS to a single new method AGOSEngine::getTime(); ...Max Horn
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-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-15Add eriktorbjorn's patch to split script opcodes into specific game engines.Travis Howell
2007-04-15Split game engines, to allow further cleanups.Travis Howell
2007-01-21Removed common/advancedDetector.h from agos.h, thus reducing the number of bu...Max Horn
2007-01-01Fix bug #1624767 - FF: save games will not load.Travis Howell
2006-11-06CleanupTravis Howell
2006-11-05Add inital load/save code changes for earlier games and cleanupTravis Howell
2006-10-27CleanupTravis Howell
2006-10-25CleanupTravis Howell
2006-10-20Split code into more specific files and cleanupTravis Howell
2006-10-19Split script opcode tables up into more specificsTravis Howell
2006-10-19Split game specific script opcodes into separate filesTravis Howell