aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/agos.cpp
AgeCommit message (Expand)Author
2007-11-03Patch #1825276: "DETECTION: advanced detector engine simplification"Eugene Sandulenko
2007-09-19Modified patch #1738058: "Action recorder".Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Code formatting fixesMax Horn
2007-09-01Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)Chris Apers
2007-07-28Add support for multi-tune Protracker modules used in the Amiga version of Wa...Travis Howell
2007-07-25Add eriktorbjorn's patch for bug #1498158 - AOGS: Itemheap overflow on 64bit ...Travis Howell
2007-07-02Memory block sizes for Simon 2 on DS portNeil Millstone
2007-06-30Changed AGOS to use full KeyState, not just ascii value, in key eventsMax Horn
2007-06-22Work around a crash when quitting Simon 2. If this is the proper fix, it shouldTorbjörn Andersson
2007-06-21Minor cleanup.Travis Howell
2007-06-21Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and cle...Travis Howell
2007-06-20Cleanup.Travis Howell
2007-06-10Fix muting music on startup in games, when using non-MIDI music.Travis Howell
2007-06-10Fix timer code in Puzzle Pack, to match original speed.Travis Howell
2007-06-09Add dirtyClips code for Simon the Sorcerer 1/2.Travis Howell
2007-06-07Fix invalid writes in the Amiga demo of Elvira 1, caused by video window 20 u...Travis Howell
2007-06-07Fix memory leaks on when quiting game.Travis Howell
2007-06-07Limit MIDI driver, to games using MIDI music only.Travis Howell
2007-06-07Fix non-MIDI music still playing, when the game is paused.Travis Howell
2007-06-05Fix input issues in earlier games, and split handleMouseMoved() due to differ...Travis Howell
2007-06-05Updates, to keep Amiga demo of Elvira 1 working.Travis Howell
2007-06-05Update sound ranges in debugger, for earlier games.Travis Howell
2007-06-04Fix invalid writes in Elvira 1, the original game would overwrite into _windo...Travis Howell
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-30Removing useless common/fs.h includesMax Horn
2007-05-28Fix glitches in AtariST demo of Elvira 1.Travis Howell
2007-05-27Fix loading restart state in Waxworks for now.Travis Howell
2007-05-26Add code for opcodes 177/178 in Elvira 2.Travis Howell
2007-05-22Minor cleanup.Travis Howell
2007-05-22Add load/save interface support for Elvira 2 and Waxworks.Travis Howell
2007-05-16Add idle code for DIMP.Travis Howell
2007-05-13Rename a few variables.Travis Howell
2007-05-13Correct delay for animateSprite event in Simon the Sorcerer 2.Travis Howell
2007-05-13Fix bugs #941074 and #828860, by switching to graphics renderer code used by ...Travis Howell
2007-05-09Imrproved support for Elvira 1/2 and Waxworks.Travis Howell
2007-05-07Fixes for conversation response in Waxworks.Travis Howell
2007-05-07Cleanup.Travis Howell
2007-04-15Update reporting of invalid script opcodes.Travis Howell
2007-04-15Split game engines, to allow further cleanups.Travis Howell
2007-04-14Renamed AGOSEngine::midi to AGOSEngine::_midiMax Horn
2007-03-18Changed AGOS to use the EventManager to track the mouse position; added a FIX...Max Horn
2007-03-17Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), withTorbjörn Andersson
2007-02-21Bypass the copy protection screens in floppy disk releases of Simon the Sorce...Travis Howell
2007-02-16AGOS: Send GM System Enable/On upon startupMax Horn
2007-02-14Fix missing scenes (accolade logo) in AtariST demo of Elvira 1.Travis Howell
2007-02-13Whitespace changes.Torbjörn Andersson
2007-02-12Fix cursor palette in Amiga versions of Simon the Sorcerer 1 and remove duplc...Travis Howell
2007-02-12Ooops, remove debug leftovers in last commit.Travis Howell
2007-02-12Add basic support for AtariST demo of Elvira 1.Travis Howell