aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/view.h
AgeCommit message (Expand)Author
2019-08-25AGI: Fix Remaining GCC Compiler WarningsD G Turner
2019-08-25AGI: Fix GCC Compiler Warnings from memset of Game State StructuresD G Turner
2019-05-08AGI: Fix Several GCC Compiler WarningsD G Turner
2016-06-05AGI: Clean up object initializationEugene Sandulenko
2016-02-07AGI: Resource checking for setView/setLoop/setCelMartin Kiewitz
2016-02-02AGI: Fix formatting.Johannes Schickel
2016-01-31AGI: revert "motion type check in objectstop AGI3"Martin Kiewitz
2016-01-29AGI: graphics rewrite + cleanupMartin Kiewitz
2014-02-18AGI: Make GPL headers consistent in themselves.Johannes Schickel
2011-08-14AGI: Renamed some #defines to our code conventions and moved them to enumsEugene Sandulenko
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-06-15AGI: Fix bug #1945716.Eugene Sandulenko
2010-01-03Reduce header dependencies for AGI engine.Eugene Sandulenko
2009-06-06Whitespace fixes and C++ commentsEugene Sandulenko
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-20Add AGI256-2 support (On top of already present AGI256 support).Kari Salminen
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-01-16Formating names in source codePaweł Kołodziejski
2006-12-06first phase of objectisation of agi enginePaweł Kołodziejski
2006-05-25remove superfluous struct keywordsWillem Jan Palenstijn
2006-05-25add and use is_ego_view() functionWillem Jan Palenstijn
2006-05-24From what I understand, the __ prefix is generally reserved for system headers,Torbjörn Andersson
2006-05-23imported AGI enginePaweł Kołodziejski