aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/script_ff.cpp
AgeCommit message (Expand)Author
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