aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/window.cpp
AgeCommit message (Expand)Author
2014-02-18AGOS: Make GPL headers consistent in themselves.Johannes Schickel
2013-08-03AGOS: Take advantage of Surface::getPixels.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
2011-02-15AGOS: Adapt to setPalette RGBA->RGB change.Johannes Schickel
2009-09-24Reverted parts of revisions #44298, #44299 and #44300, to prevent warnings an...Filippos Karapetis
2009-09-24AGOS: Fixed some warnings about unreachable codeFilippos Karapetis
2009-08-11Add option to disable later games (Feeble Files, Puzzle Pack) in AGOS game en...Travis Howell
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
2009-02-07Cleanup.Travis Howell
2008-09-30Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...Max Horn
2008-08-13Cleanup: Got rid of _quit and _rtl variables in engine.h/.cpp which are not u...Christopher Page
2008-08-08Hopefully allow quiting at any stage AGOS engines games again.Travis Howell
2008-03-25Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1.Travis Howell
2008-03-24Correct background color when displaying saved game list in Amiga versions of...Travis Howell
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-21Minor cleanup.Travis Howell
2007-06-21Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and cle...Travis Howell
2007-06-18Fix line wrapping of text in Elvira 2.Travis Howell
2007-06-08Fix window scrolling in earlier games.Travis Howell
2007-06-08Fix inventory arrows still been shown in Elvira 1, when inventory is removed.Travis Howell
2007-06-07Fix inventory arrows in Elvira 1.Travis Howell
2007-06-07Fix incorrect position of characters in Elvira 2, caused by column offset dif...Travis Howell
2007-06-05Updates, to keep Amiga demo of Elvira 1 working.Travis Howell
2007-06-05Fix palette glitches on printScroll background, during many scenes in Eivira 1.Travis Howell
2007-06-04Change printChar variables to signed, to allow removal of work around for The...Travis Howell
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-27Add minor code differences in Elvira 2 and Waxworks.Travis Howell
2007-05-22Minor cleanup.Travis Howell
2007-05-22Move code to correct position.Travis Howell
2007-05-22Add load/save interface support for Elvira 2 and Waxworks.Travis Howell
2007-05-13Trigger palette update in colorWindow() for Elvira 2.Travis Howell
2007-05-09Imrproved support for Elvira 1/2 and Waxworks.Travis Howell
2007-05-07Cleanup.Travis Howell
2007-05-06Fix regression that caused input to fail, after load or save error occurs.Travis Howell
2007-02-12Add palette code difference for Amiga OCS version of Simon the Sorcerer 1.Travis Howell
2006-11-15Add inital pause code for Elvira 1/2 & WW, and cleanupTravis 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-21CleanupTravis Howell
2006-10-17Add minor differences in windows code of Elvira 1/2/WWTravis Howell
2006-10-13Fix display of icons in Elvira 1Travis Howell
2006-10-11Add opcode for Elvira 1Travis Howell
2006-09-29Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS andEugene Sandulenko
2006-09-29Phase 2 of Simon renaming. Simon directory renamingEugene Sandulenko