aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/window.cpp
AgeCommit message (Collapse)Author
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-06-21Minor cleanup.Travis Howell
svn-id: r27580
2007-06-21Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and ↵Travis Howell
cleanup code. svn-id: r27577
2007-06-18Fix line wrapping of text in Elvira 2.Travis Howell
svn-id: r27522
2007-06-08Fix window scrolling in earlier games.Travis Howell
svn-id: r27183
2007-06-08Fix inventory arrows still been shown in Elvira 1, when inventory is removed.Travis Howell
svn-id: r27181
2007-06-07Fix inventory arrows in Elvira 1.Travis Howell
svn-id: r27170
2007-06-07Fix incorrect position of characters in Elvira 2, caused by column offset ↵Travis Howell
difference in clearWindow. svn-id: r27154
2007-06-05Updates, to keep Amiga demo of Elvira 1 working.Travis Howell
svn-id: r27102
2007-06-05Fix palette glitches on printScroll background, during many scenes in Eivira 1.Travis Howell
svn-id: r27100
2007-06-04Change printChar variables to signed, to allow removal of work around for ↵Travis Howell
The Feeble Files. svn-id: r27075
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-05-27Add minor code differences in Elvira 2 and Waxworks.Travis Howell
svn-id: r26969
2007-05-22Minor cleanup.Travis Howell
svn-id: r26913
2007-05-22Move code to correct position.Travis Howell
svn-id: r26912
2007-05-22Add load/save interface support for Elvira 2 and Waxworks.Travis Howell
svn-id: r26909
2007-05-13Trigger palette update in colorWindow() for Elvira 2.Travis Howell
svn-id: r26824
2007-05-09Imrproved support for Elvira 1/2 and Waxworks.Travis Howell
svn-id: r26792
2007-05-07Cleanup.Travis Howell
svn-id: r26769
2007-05-06Fix regression that caused input to fail, after load or save error occurs.Travis Howell
svn-id: r26756
2007-02-12Add palette code difference for Amiga OCS version of Simon the Sorcerer 1.Travis Howell
svn-id: r25517
2006-11-15Add inital pause code for Elvira 1/2 & WW, and cleanupTravis Howell
svn-id: r24723
2006-11-06CleanupTravis Howell
svn-id: r24639
2006-11-05Add inital load/save code changes for earlier games and cleanupTravis Howell
svn-id: r24622
2006-10-27CleanupTravis Howell
svn-id: r24533
2006-10-21CleanupTravis Howell
svn-id: r24397
2006-10-17Add minor differences in windows code of Elvira 1/2/WWTravis Howell
svn-id: r24356
2006-10-13Fix display of icons in Elvira 1Travis Howell
svn-id: r24284
2006-10-11Add opcode for Elvira 1Travis Howell
svn-id: r24277
2006-09-29Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS andEugene Sandulenko
SimonEngine -> AGOSEngine. Source is compilable and runnable again. I'm done. svn-id: r24013
2006-09-29Phase 2 of Simon renaming. Simon directory renamingEugene Sandulenko
svn-id: r24009