aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/agos.h
AgeCommit message (Expand)Author
2009-02-07Cleanup.Travis Howell
2009-02-07Cleanup.Travis Howell
2009-02-07Cleanup.Travis Howell
2009-01-26Add support for text compression in the AtariST version of Elvira 1.Travis Howell
2009-01-23Remove unused shutdown() code.Travis Howell
2009-01-05Remove unused code, since room flags are always zero in Elvira 1.Travis Howell
2008-12-21Add initial Smacker support for The Feeble Files.Travis Howell
2008-12-14Resort game types.Travis Howell
2008-12-13Add upper case code for oe1_pcName() in Elvira 1/2.Travis Howell
2008-12-13Ooops, didn't virtual genSaveName().Travis Howell
2008-12-13Cleanup.Travis Howell
2008-11-06Switched various Engine APIs to use Common::ErrorMax Horn
2008-11-04Fixed the EngineFeature vs. MetaEngineFeature mess, clarified some EngineFeat...Max Horn
2008-07-21Merged revisions 33052-33053,33056-33058,33061-33064,33068,33070,33072,33075,...Christopher Page
2008-07-16Split the drawVertImage function in the agos engine to make it clearer Bertrand Augereau
2008-07-10Lure works with the new GMM implementationChristopher Page
2008-06-26Added syncSoundSettings() to Engine, sound settings can now be modified from ...Christopher Page
2008-06-24Created Global Main Menu Dialog. Made a uniform _quit flag for engines. So f...Christopher Page
2008-05-28Merged revisions 32124,32126-32128,32131,32133,32135-32144,32146-32153,32155-...Christopher Page
2008-05-24Add Max's patch for AGOSEngine::pauseEngineIntern().Travis Howell
2008-05-20AGOS Engine: Began implementation for a new quit event which will cleanly ret...Christopher Page
2008-05-14Fixed memory leak when returning to launcher in AGOS engine by properly creat...Christopher Page
2008-04-16Minor cleanup.Travis Howell
2008-04-16Remove unused opcode and minor cleanup.Travis Howell
2008-04-16Cleanup.Travis Howell
2008-03-23Fix name locking in Waxworks, and cleanup.Travis Howell
2008-03-22Add support for room states in Waxworks (DOS).Travis Howell
2008-03-12Fix bug #1911558 - FF: Inventory doesn't scroll to the end.Travis Howell
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-12-20Moved all time() calls in AGOS to a single new method AGOSEngine::getTime(); ...Max Horn
2007-11-03Patch #1825276: "DETECTION: advanced detector engine simplification"Eugene Sandulenko
2007-07-25Add eriktorbjorn's patch for bug #1498158 - AOGS: Itemheap overflow on 64bit ...Travis Howell
2007-07-01Fix bug #1746107 - Elvira 2: Crash Catacombs lev2.Travis Howell
2007-06-30Changed AGOS to use full KeyState, not just ascii value, in key eventsMax Horn
2007-06-30AGOS code cleanupMax Horn
2007-06-29Fix some scripts failing to start in Elvira 2, due code difference in isCalle...Travis Howell
2007-06-21Minor cleanup.Travis Howell
2007-06-21Fix regressions, due to zoneNum changes.Travis Howell
2007-06-21Fix regressions, due to buffer changes and cleanup.Travis Howell
2007-06-21Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and cle...Travis Howell
2007-06-20Fix regressions, due to playSpeech() no longer been virtual match.Travis Howell
2007-06-20Cleanup.Travis Howell
2007-06-19Cleanup, could cause regressions.Travis Howell
2007-06-10Fix timer code in Puzzle Pack, to match original speed.Travis Howell
2007-06-10Fix single sound effect, failing to play multiple times regression, caused by...Travis Howell
2007-06-09Add dirtyClips code for Simon the Sorcerer 1/2.Travis Howell
2007-06-08Fix load/save interface in Elvira 1.Travis Howell
2007-06-08Fix window scrolling in earlier games.Travis Howell
2007-06-07Fix inventory arrows in Elvira 1.Travis Howell