aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/menus.cpp
AgeCommit message (Expand)Author
2014-02-18AGOS: Make GPL headers consistent in themselves.Johannes Schickel
2013-08-03AGOS: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2011-08-06AGOS: Reduced header dependencyEugene Sandulenko
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-11-01ENGINES: Remove some 'using' statementsMax Horn
2009-07-06Use graphics surfaces for screen buffers, and always use correct pitch when w...Travis Howell
2009-03-08Clarify several errors messages.Travis Howell
2009-03-08Add initial support for Personal Nightmare.Travis Howell
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-30Also update menus.cpp with ChildType enumMax Horn
2007-06-21Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and cle...Travis Howell
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-11-23Avoid compiler warningsTravis Howell
2006-11-22Fix MSVC2005 warnings. Please, review the changes.Eugene Sandulenko
2006-10-24Rename variableTravis Howell
2006-10-24Add more menu code for Elvira 1Travis Howell
2006-10-22Add extra picture opcode code for ELvira 1/2Travis Howell
2006-10-21CleanupTravis Howell
2006-10-18Fix assignment-instead-of-compare bug in AGOSEngine::menuFor_e2Max Horn
2006-10-16Add Elvira 2 difference in clearMenuStripTravis Howell
2006-10-16Enable menus in Elvira 2Travis Howell
2006-10-16Enable menus in WW, allows more progressTravis Howell
2006-10-15Add menu support for Amiga demo of Elvira 1Travis Howell