aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/checks.cpp
AgeCommit message (Collapse)Author
2009-06-06CleanupEugene Sandulenko
svn-id: r41254
2009-06-06Whitespace fixes and C++ commentsEugene Sandulenko
svn-id: r41239
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-06-20Make drawing & blitting always use the correct screenKari Salminen
(Always 16 color screen for vector stuff, 256 color screen for everything else in AGI256 mode). svn-id: r27570
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-07Fixed some commentsFilippos Karapetis
svn-id: r26771
2007-05-06Removed several goto statementsFilippos Karapetis
svn-id: r26763
2007-02-03Fixing various doxygen warningsMax Horn
svn-id: r25362
2007-01-16Formating names in source codePaweł Kołodziejski
svn-id: r25101
2006-12-06first phase of objectisation of agi enginePaweł Kołodziejski
svn-id: r24808
2006-05-25add and use is_ego_view() functionWillem Jan Palenstijn
svn-id: r22638
2006-05-24converted to scummvm console stylePaweł Kołodziejski
svn-id: r22618
2006-05-23imported AGI enginePaweł Kołodziejski
svn-id: r22588