aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/loader_v3.cpp
AgeCommit message (Expand)Author
2016-02-02AGI: Fix formatting.Johannes Schickel
2016-01-29AGI: graphics rewrite + cleanupMartin Kiewitz
2014-12-22AGI: use shorter sizes for buffersPino Toscano
2014-12-22AGI: use Common::String::format when possiblePino Toscano
2014-02-18AGI: Make GPL headers consistent in themselves.Johannes Schickel
2013-10-07AGI: Fix buffer overrun. CID 1004030Eugene Sandulenko
2013-04-18AGI: Get rid of unused SoundMgr parametersMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-11-01ENGINES: Replace many printfs by warning/debug/debugNMax Horn
2010-07-02AGI: Fixed bug #3017905 - "AGI: GR - Crash on start". A free() was done on an...Filippos Karapetis
2010-06-15AGI: Implement FR #1913900.Eugene Sandulenko
2010-06-15AGI: Fix bug #2825278.Eugene Sandulenko
2010-05-04Get rid of Engine::_gameDataDir.Max Horn
2010-01-03Reduce header dependencies for AGI engine.Eugene Sandulenko
2009-09-24Reverted parts of revisions #44292, #44293, #44295 and #44296, to prevent war...Filippos Karapetis
2009-09-24Removed some warnings about unreachable codeFilippos Karapetis
2009-06-06CleanupEugene Sandulenko
2009-06-06CleanupEugene Sandulenko
2009-06-06Whitespace fixes and C++ commentsEugene Sandulenko
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-10-02Renamed FilesystemNode -> FSNodeMax Horn
2008-09-03Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...Max Horn
2008-07-10Removed unnecessary #inlcudesChristopher Page
2008-07-09Reimplemented pushEvent() and artificialEventQueue to work with Events instea...Christopher Page
2008-07-08PreAGI works with the new GMM implementationChristopher Page
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...Max Horn
2007-09-11Remove/clarify several FIXMEsEugene Sandulenko
2007-09-11Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ...Max Horn
2007-09-01GIve some files more logical namesEugene Sandulenko